[INFO] fetching crate tasque 0.1.5... [INFO] building tasque-0.1.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate tasque 0.1.5 into /workspace/builds/worker-6-tc1/source [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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tasque 0.1.5 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atomic_immut v0.1.4 [INFO] [stderr] Downloaded procinfo v0.4.2 [INFO] [stderr] Downloaded lazy_static v1.3.0 [INFO] [stderr] Downloaded nom v2.2.1 [INFO] [stderr] Downloaded trackable v0.2.23 [INFO] [stderr] Downloaded trackable_derive v0.1.2 [INFO] [stderr] Downloaded prometrics v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 638bf902d83c399e05212e6ca673a057d176b0c160a0f7f1d3f31f863b87a502 [INFO] running `Command { std: "docker" "start" "-a" "638bf902d83c399e05212e6ca673a057d176b0c160a0f7f1d3f31f863b87a502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "638bf902d83c399e05212e6ca673a057d176b0c160a0f7f1d3f31f863b87a502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "638bf902d83c399e05212e6ca673a057d176b0c160a0f7f1d3f31f863b87a502", kill_on_drop: false }` [INFO] [stdout] 638bf902d83c399e05212e6ca673a057d176b0c160a0f7f1d3f31f863b87a502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3955e77931713e62f00d00e269dd51901e6e9b1912b22980871d6d240c75c52 [INFO] running `Command { std: "docker" "start" "-a" "f3955e77931713e62f00d00e269dd51901e6e9b1912b22980871d6d240c75c52", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling prometrics v0.1.12 [INFO] [stderr] Compiling tasque v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.78s [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" "f3955e77931713e62f00d00e269dd51901e6e9b1912b22980871d6d240c75c52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3955e77931713e62f00d00e269dd51901e6e9b1912b22980871d6d240c75c52", kill_on_drop: false }` [INFO] [stdout] f3955e77931713e62f00d00e269dd51901e6e9b1912b22980871d6d240c75c52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0920ee36f9629ceb4d8418b9c21b78076e6bdd9274dcce276bc3451db9aded4f [INFO] running `Command { std: "docker" "start" "-a" "0920ee36f9629ceb4d8418b9c21b78076e6bdd9274dcce276bc3451db9aded4f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling tasque v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.94s [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" "0920ee36f9629ceb4d8418b9c21b78076e6bdd9274dcce276bc3451db9aded4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0920ee36f9629ceb4d8418b9c21b78076e6bdd9274dcce276bc3451db9aded4f", kill_on_drop: false }` [INFO] [stdout] 0920ee36f9629ceb4d8418b9c21b78076e6bdd9274dcce276bc3451db9aded4f