[INFO] fetching crate flowc 0.36.0... [INFO] checking flowc-0.36.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate flowc 0.36.0 into /workspace/builds/worker-43/source [INFO] validating manifest of crates.io crate flowc 0.36.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate flowc 0.36.0 [INFO] finished tweaking crates.io crate flowc 0.36.0 [INFO] tweaked toml for crates.io crate flowc 0.36.0 written to /workspace/builds/worker-43/source/Cargo.toml [INFO] crate crates.io crate flowc 0.36.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57b00534aae100960d9b2de5f931a644b30c1042b085b63989368a591184d195 [INFO] running `Command { std: "docker" "start" "-a" "57b00534aae100960d9b2de5f931a644b30c1042b085b63989368a591184d195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57b00534aae100960d9b2de5f931a644b30c1042b085b63989368a591184d195", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57b00534aae100960d9b2de5f931a644b30c1042b085b63989368a591184d195", kill_on_drop: false }` [INFO] [stdout] 57b00534aae100960d9b2de5f931a644b30c1042b085b63989368a591184d195 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-43/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30bc4cf512d9a7544a92ed7c19728636efd12e2c7211967ecd4aa0decfe6d5be [INFO] running `Command { std: "docker" "start" "-a" "30bc4cf512d9a7544a92ed7c19728636efd12e2c7211967ecd4aa0decfe6d5be", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v1.0.73 (as host dependency): full [INFO] [stderr] [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking simplog v1.2.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking simpath v2.3.0 [INFO] [stderr] Checking flowcore v0.36.0 [INFO] [stderr] Checking flowc v0.36.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/lib/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `error_chain` [INFO] [stdout] --> src/lib/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | error_chain! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/lib/compiler/../../../tests/test_libs/Cargo.toml: No such file or directory (os error 2) [INFO] [stdout] --> src/lib/compiler/loader.rs:279:24 [INFO] [stdout] | [INFO] [stdout] 279 | let contents = include_str!("../../../tests/test_libs/Cargo.toml"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/lib/errors.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `error_chain` [INFO] [stdout] --> src/lib/errors.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | error_chain! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/flowc-loader_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/flowc-compiler_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/flowc-sample_loading_tests.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/helper.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/flowc-execution_tests.rs from 2018 edition to 2021 [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flowc` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> tests/flowc-execution_tests.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[doc(hidden)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `error_chain` [INFO] [stdout] --> tests/flowc-execution_tests.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | error_chain! { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "30bc4cf512d9a7544a92ed7c19728636efd12e2c7211967ecd4aa0decfe6d5be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30bc4cf512d9a7544a92ed7c19728636efd12e2c7211967ecd4aa0decfe6d5be", kill_on_drop: false }` [INFO] [stdout] 30bc4cf512d9a7544a92ed7c19728636efd12e2c7211967ecd4aa0decfe6d5be