You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2019/09/26 22:25:00 UTC

[jira] [Updated] (ARROW-6716) [CI] [Rust] New 1.40.0 nightly causing builds to fail

     [ https://issues.apache.org/jira/browse/ARROW-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Grove updated ARROW-6716:
------------------------------
    Description: 
So much for pinning the nightly version ... that doesn't work when there is a new major version of a nightly apparently.

Travis is now using:
{code:java}
rustc 1.40.0-nightly (37538aa13 2019-09-25) {code}
Despite rust-toolchain containing:
{code:java}
nightly-2019-07-30 {code}
 

 

  was:
So much for pinning the nightly version ... that doesn't work when there is a new major version of a nightly apparently.

Travis is now using:
rustc 1.40.0-nightly (37538aa13 2019-09-25)
Despite rust-toolchain containing:
{code:java}
nightly-2019-07-30 {code}
 

 


> [CI] [Rust] New 1.40.0 nightly causing builds to fail
> -----------------------------------------------------
>
>                 Key: ARROW-6716
>                 URL: https://issues.apache.org/jira/browse/ARROW-6716
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: CI, Rust
>            Reporter: Andy Grove
>            Assignee: Andy Grove
>            Priority: Major
>             Fix For: 1.0.0
>
>
> So much for pinning the nightly version ... that doesn't work when there is a new major version of a nightly apparently.
> Travis is now using:
> {code:java}
> rustc 1.40.0-nightly (37538aa13 2019-09-25) {code}
> Despite rust-toolchain containing:
> {code:java}
> nightly-2019-07-30 {code}
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)