[INFO] fetching crate cbor-codec 0.7.1... [INFO] checking cbor-codec-0.7.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate cbor-codec 0.7.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate cbor-codec 0.7.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cbor-codec 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cbor-codec 0.7.1 [INFO] tweaked toml for crates.io crate cbor-codec 0.7.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages [INFO] [stderr] Adding env_logger v0.8.4 (latest: v0.11.3) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.58) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-1-tc1/source/tests/util.rs [INFO] [stderr] * /workspace/builds/worker-1-tc1/source/tests/unit.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded rustc-serialize v0.3.25 [INFO] [stderr] Downloaded json-codec v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 200f4be2a3197816d77cc2bdd5da5834a40dcc8a22688257c773b6796b43761b [INFO] running `Command { std: "docker" "start" "-a" "200f4be2a3197816d77cc2bdd5da5834a40dcc8a22688257c773b6796b43761b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "200f4be2a3197816d77cc2bdd5da5834a40dcc8a22688257c773b6796b43761b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200f4be2a3197816d77cc2bdd5da5834a40dcc8a22688257c773b6796b43761b", kill_on_drop: false }` [INFO] [stdout] 200f4be2a3197816d77cc2bdd5da5834a40dcc8a22688257c773b6796b43761b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133319061ddcbfccb7988f93edc46cdbef58696dc5e60467a05694557306fb77 [INFO] running `Command { std: "docker" "start" "-a" "133319061ddcbfccb7988f93edc46cdbef58696dc5e60467a05694557306fb77", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/tests/util.rs [INFO] [stderr] * /opt/rustwide/workdir/tests/unit.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Checking json-codec v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking cbor-codec v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> tests/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cbor::random` [INFO] [stdout] --> benches/lib.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | use cbor::random::gen_value; [INFO] [stdout] | ^^^^^^ could not find `random` in `cbor` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub mod random; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: the item is gated behind the `random` feature [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `quickcheck::StdGen` [INFO] [stdout] --> benches/lib.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use quickcheck::StdGen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `StdGen` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rand::chacha` [INFO] [stdout] --> benches/lib.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | use rand::chacha::ChaChaRng; [INFO] [stdout] | ^^^^^^ could not find `chacha` in `rand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin` in this scope [INFO] [stdout] --> tests/lib.rs:7:4 [INFO] [stdout] | [INFO] [stdout] 7 | #![plugin(quickcheck_macros)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:12:3 [INFO] [stdout] | [INFO] [stdout] 12 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:33:3 [INFO] [stdout] | [INFO] [stdout] 33 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:46:3 [INFO] [stdout] | [INFO] [stdout] 46 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:53:3 [INFO] [stdout] | [INFO] [stdout] 53 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:70:3 [INFO] [stdout] | [INFO] [stdout] 70 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:88:3 [INFO] [stdout] | [INFO] [stdout] 88 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:93:3 [INFO] [stdout] | [INFO] [stdout] 93 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:109:3 [INFO] [stdout] | [INFO] [stdout] 109 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `quickcheck` in this scope [INFO] [stdout] --> tests/properties/mod.rs:114:3 [INFO] [stdout] | [INFO] [stdout] 114 | #[quickcheck] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quickcheck` is imported here, but it is a crate, not an attribute [INFO] [stdout] --> tests/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate quickcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cbor-codec` (bench "lib") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cbor-codec` (test "tests") due to 21 previous errors [INFO] running `Command { std: "docker" "inspect" "133319061ddcbfccb7988f93edc46cdbef58696dc5e60467a05694557306fb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133319061ddcbfccb7988f93edc46cdbef58696dc5e60467a05694557306fb77", kill_on_drop: false }` [INFO] [stdout] 133319061ddcbfccb7988f93edc46cdbef58696dc5e60467a05694557306fb77 [INFO] checking cbor-codec-0.7.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate cbor-codec 0.7.1 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate cbor-codec 0.7.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cbor-codec 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cbor-codec 0.7.1 [INFO] tweaked toml for crates.io crate cbor-codec 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-1-tc2/source/tests/util.rs [INFO] [stderr] * /workspace/builds/worker-1-tc2/source/tests/unit.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0453c2d982b88f05c37325b6714fb9033bed4e56e782117d62f3e3cea7d9b71c [INFO] running `Command { std: "docker" "start" "-a" "0453c2d982b88f05c37325b6714fb9033bed4e56e782117d62f3e3cea7d9b71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0453c2d982b88f05c37325b6714fb9033bed4e56e782117d62f3e3cea7d9b71c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0453c2d982b88f05c37325b6714fb9033bed4e56e782117d62f3e3cea7d9b71c", kill_on_drop: false }` [INFO] [stdout] 0453c2d982b88f05c37325b6714fb9033bed4e56e782117d62f3e3cea7d9b71c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60a1cf1ab303306f1ca75e18619418cc2aee451893f8283e9be5a69aa0c38cfe [INFO] running `Command { std: "docker" "start" "-a" "60a1cf1ab303306f1ca75e18619418cc2aee451893f8283e9be5a69aa0c38cfe", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "60a1cf1ab303306f1ca75e18619418cc2aee451893f8283e9be5a69aa0c38cfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60a1cf1ab303306f1ca75e18619418cc2aee451893f8283e9be5a69aa0c38cfe", kill_on_drop: false }` [INFO] [stdout] 60a1cf1ab303306f1ca75e18619418cc2aee451893f8283e9be5a69aa0c38cfe