[INFO] fetching crate tasque 0.1.5... [INFO] checking tasque-0.1.5 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate tasque 0.1.5 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tasque 0.1.5 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tasque 0.1.5 [INFO] finished tweaking crates.io crate tasque 0.1.5 [INFO] tweaked toml for crates.io crate tasque 0.1.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tasque 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trackable_derive v0.1.2 [INFO] [stderr] Downloaded trackable v0.2.23 [INFO] [stderr] Downloaded prometrics v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9af75f439c5cd8128fc11da4fdfe117f709a026cc3019d57db22828481d17714 [INFO] running `Command { std: "docker" "start" "-a" "9af75f439c5cd8128fc11da4fdfe117f709a026cc3019d57db22828481d17714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9af75f439c5cd8128fc11da4fdfe117f709a026cc3019d57db22828481d17714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af75f439c5cd8128fc11da4fdfe117f709a026cc3019d57db22828481d17714", kill_on_drop: false }` [INFO] [stdout] 9af75f439c5cd8128fc11da4fdfe117f709a026cc3019d57db22828481d17714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=forbid" "-e" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d33cf4fabbd101a504aeb0d1c048d2c1af7e129d5b18d355e17d27951919474 [INFO] running `Command { std: "docker" "start" "-a" "3d33cf4fabbd101a504aeb0d1c048d2c1af7e129d5b18d355e17d27951919474", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking nom v2.2.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Checking atomic_immut v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Checking trackable v0.2.23 [INFO] [stderr] Checking prometrics v0.1.12 [INFO] [stderr] Checking tasque v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3d33cf4fabbd101a504aeb0d1c048d2c1af7e129d5b18d355e17d27951919474", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d33cf4fabbd101a504aeb0d1c048d2c1af7e129d5b18d355e17d27951919474", kill_on_drop: false }` [INFO] [stdout] 3d33cf4fabbd101a504aeb0d1c048d2c1af7e129d5b18d355e17d27951919474