You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kouhei Sutou (Jira)" <ji...@apache.org> on 2019/12/05 00:07:00 UTC

[jira] [Created] (ARROW-7323) [CI][Rust] Nightly CI is failed by different toolchain

Kouhei Sutou created ARROW-7323:
-----------------------------------

             Summary: [CI][Rust] Nightly CI is failed by different toolchain
                 Key: ARROW-7323
                 URL: https://issues.apache.org/jira/browse/ARROW-7323
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Continuous Integration, Rust
            Reporter: Kouhei Sutou
            Assignee: Kouhei Sutou


https://circleci.com/gh/ursa-labs/crossbow/5685

{noformat}
Step 8/8 : RUN rustup component add rustfmt --toolchain nightly-2019-11-14-x86_64-unknown-linux-gnu
 ---> Running in b28e33fbf36d
error: toolchain 'nightly-2019-11-14-x86_64-unknown-linux-gnu' is not installed
ERROR: Service 'debian-rust' failed to build: The command '/bin/sh -c rustup component add rustfmt --toolchain nightly-2019-11-14-x86_64-unknown-linux-gnu' returned a non-zero code: 1
{noformat}



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