[INFO] fetching crate robonet 0.3.2... [INFO] testing robonet-0.3.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-2 [INFO] extracting crate robonet 0.3.2 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate robonet 0.3.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-macros v0.6.0 [INFO] [stderr] Downloaded metrics v0.20.1 [INFO] [stderr] Downloaded quoted_printable v0.4.8 [INFO] [stderr] Downloaded email-encoding v0.2.1 [INFO] [stderr] Downloaded portable-atomic v0.3.20 [INFO] [stderr] Downloaded email_address v0.2.9 [INFO] [stderr] Downloaded miniz_oxide v0.8.4 [INFO] [stderr] Downloaded clap v4.5.30 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded uuid v1.14.0 [INFO] [stderr] Downloaded clap_builder v4.5.30 [INFO] [stderr] Downloaded lettre v0.10.4 [INFO] [stderr] Downloaded webpki-roots v0.23.1 [INFO] [stderr] Downloaded ring v0.17.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b73cba6bfd5671c7848693fc6406a544ce7c4ce1c47daa58c00a31c8d3bd313e [INFO] running `Command { std: "docker" "start" "-a" "b73cba6bfd5671c7848693fc6406a544ce7c4ce1c47daa58c00a31c8d3bd313e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b73cba6bfd5671c7848693fc6406a544ce7c4ce1c47daa58c00a31c8d3bd313e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b73cba6bfd5671c7848693fc6406a544ce7c4ce1c47daa58c00a31c8d3bd313e", kill_on_drop: false }` [INFO] [stdout] b73cba6bfd5671c7848693fc6406a544ce7c4ce1c47daa58c00a31c8d3bd313e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bee15a25c1ccfa5d5c50799336dbb96e8e729a71f1dc9ac5670dc7f05c9b96a [INFO] running `Command { std: "docker" "start" "-a" "2bee15a25c1ccfa5d5c50799336dbb96e8e729a71f1dc9ac5670dc7f05c9b96a", 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 log v0.4.26 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling portable-atomic v0.3.20 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling email-encoding v0.2.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling quoted_printable v0.4.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling robonet v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling uuid v1.14.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling metrics-macros v0.6.0 [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 rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling lettre v0.10.4 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.88s [INFO] running `Command { std: "docker" "inspect" "2bee15a25c1ccfa5d5c50799336dbb96e8e729a71f1dc9ac5670dc7f05c9b96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bee15a25c1ccfa5d5c50799336dbb96e8e729a71f1dc9ac5670dc7f05c9b96a", kill_on_drop: false }` [INFO] [stdout] 2bee15a25c1ccfa5d5c50799336dbb96e8e729a71f1dc9ac5670dc7f05c9b96a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 116dc02bca171eee454b776f815baca9bbd9cf016e94cff4e5729f201b9133eb [INFO] running `Command { std: "docker" "start" "-a" "116dc02bca171eee454b776f815baca9bbd9cf016e94cff4e5729f201b9133eb", 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.43s [INFO] running `Command { std: "docker" "inspect" "116dc02bca171eee454b776f815baca9bbd9cf016e94cff4e5729f201b9133eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "116dc02bca171eee454b776f815baca9bbd9cf016e94cff4e5729f201b9133eb", kill_on_drop: false }` [INFO] [stdout] 116dc02bca171eee454b776f815baca9bbd9cf016e94cff4e5729f201b9133eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae87b9e625f7c77a2f8ab9e84d81f08b62fd985609386f6f0027318d886dbe88 [INFO] running `Command { std: "docker" "start" "-a" "ae87b9e625f7c77a2f8ab9e84d81f08b62fd985609386f6f0027318d886dbe88", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [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" "ae87b9e625f7c77a2f8ab9e84d81f08b62fd985609386f6f0027318d886dbe88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae87b9e625f7c77a2f8ab9e84d81f08b62fd985609386f6f0027318d886dbe88", kill_on_drop: false }` [INFO] [stdout] ae87b9e625f7c77a2f8ab9e84d81f08b62fd985609386f6f0027318d886dbe88