[INFO] fetching crate robonet 0.3.2... [INFO] testing robonet-0.3.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate robonet 0.3.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate robonet 0.3.2 [INFO] finished tweaking crates.io crate robonet 0.3.2 [INFO] tweaked toml for crates.io crate robonet 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate robonet 0.3.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate robonet 0.3.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded quoted_printable v0.4.8 [INFO] [stderr] Downloaded metrics v0.20.1 [INFO] [stderr] Downloaded metrics-macros v0.6.0 [INFO] [stderr] Downloaded email-encoding v0.2.1 [INFO] [stderr] Downloaded crossbeam-channel v0.5.14 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded webpki-roots v0.23.1 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded ring v0.17.9 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e5bfe012b8c034117a3d87a02977e99edd313872e3a29adc4880713bf692464 [INFO] running `Command { std: "docker" "start" "-a" "9e5bfe012b8c034117a3d87a02977e99edd313872e3a29adc4880713bf692464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e5bfe012b8c034117a3d87a02977e99edd313872e3a29adc4880713bf692464", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e5bfe012b8c034117a3d87a02977e99edd313872e3a29adc4880713bf692464", kill_on_drop: false }` [INFO] [stdout] 9e5bfe012b8c034117a3d87a02977e99edd313872e3a29adc4880713bf692464 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd2bcb89dde37dc0d8811a38cbe24769808e3a035e66e54ee961172d0957eb1 [INFO] running `Command { std: "docker" "start" "-a" "2fd2bcb89dde37dc0d8811a38cbe24769808e3a035e66e54ee961172d0957eb1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling portable-atomic v0.3.20 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling robonet v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "2fd2bcb89dde37dc0d8811a38cbe24769808e3a035e66e54ee961172d0957eb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd2bcb89dde37dc0d8811a38cbe24769808e3a035e66e54ee961172d0957eb1", kill_on_drop: false }` [INFO] [stdout] 2fd2bcb89dde37dc0d8811a38cbe24769808e3a035e66e54ee961172d0957eb1 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8626ca45565c8b4720dd2aaa930503aa69a291f2800cae765d5ed27011f5f6a [INFO] running `Command { std: "docker" "start" "-a" "c8626ca45565c8b4720dd2aaa930503aa69a291f2800cae765d5ed27011f5f6a", kill_on_drop: false }` [INFO] [stderr] Compiling robonet v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "c8626ca45565c8b4720dd2aaa930503aa69a291f2800cae765d5ed27011f5f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8626ca45565c8b4720dd2aaa930503aa69a291f2800cae765d5ed27011f5f6a", kill_on_drop: false }` [INFO] [stdout] c8626ca45565c8b4720dd2aaa930503aa69a291f2800cae765d5ed27011f5f6a [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65cca4faa25fdf0806c87aeb72d56e4c84189586db337026301f4f2a6baeb739 [INFO] running `Command { std: "docker" "start" "-a" "65cca4faa25fdf0806c87aeb72d56e4c84189586db337026301f4f2a6baeb739", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/robonet-b7a85f0efa48cd9c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65cca4faa25fdf0806c87aeb72d56e4c84189586db337026301f4f2a6baeb739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65cca4faa25fdf0806c87aeb72d56e4c84189586db337026301f4f2a6baeb739", kill_on_drop: false }` [INFO] [stdout] 65cca4faa25fdf0806c87aeb72d56e4c84189586db337026301f4f2a6baeb739