[INFO] fetching crate feed 2.1.0... [INFO] building feed-2.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate feed 2.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate feed 2.1.0 [INFO] finished tweaking crates.io crate feed 2.1.0 [INFO] tweaked toml for crates.io crate feed 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate feed 2.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding chrono v0.3.0 (available: v0.4.44) [INFO] [stderr] Adding mime v0.2.6 (available: v0.3.17) [INFO] [stderr] Adding rss v0.4.0 (available: v2.0.12) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.8) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db513e5ca54f40a4578aef8b1e931e75fb883607a16941bc1c6d27f0fc1a671b [INFO] running `Command { std: "docker" "start" "-a" "db513e5ca54f40a4578aef8b1e931e75fb883607a16941bc1c6d27f0fc1a671b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db513e5ca54f40a4578aef8b1e931e75fb883607a16941bc1c6d27f0fc1a671b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db513e5ca54f40a4578aef8b1e931e75fb883607a16941bc1c6d27f0fc1a671b", kill_on_drop: false }` [INFO] [stdout] db513e5ca54f40a4578aef8b1e931e75fb883607a16941bc1c6d27f0fc1a671b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eadd0de09cb4f8dc3ec63cc5b01e3706106f172138542c99dea1fe9081eadb93 [INFO] running `Command { std: "docker" "start" "-a" "eadd0de09cb4f8dc3ec63cc5b01e3706106f172138542c99dea1fe9081eadb93", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling curl v0.4.49 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling quick-xml v0.4.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rss v0.4.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libz-sys v1.1.28 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling curl-sys v0.4.87+curl-8.19.0 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling feed v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.16s [INFO] running `Command { std: "docker" "inspect" "eadd0de09cb4f8dc3ec63cc5b01e3706106f172138542c99dea1fe9081eadb93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eadd0de09cb4f8dc3ec63cc5b01e3706106f172138542c99dea1fe9081eadb93", kill_on_drop: false }` [INFO] [stdout] eadd0de09cb4f8dc3ec63cc5b01e3706106f172138542c99dea1fe9081eadb93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01ae21423b6879a23f2f2b0d0853434300083b44fbf274c4aa85dddbc58c52df [INFO] running `Command { std: "docker" "start" "-a" "01ae21423b6879a23f2f2b0d0853434300083b44fbf274c4aa85dddbc58c52df", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling feed v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "01ae21423b6879a23f2f2b0d0853434300083b44fbf274c4aa85dddbc58c52df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ae21423b6879a23f2f2b0d0853434300083b44fbf274c4aa85dddbc58c52df", kill_on_drop: false }` [INFO] [stdout] 01ae21423b6879a23f2f2b0d0853434300083b44fbf274c4aa85dddbc58c52df