[INFO] fetching crate hop 0.1.12...
[INFO] testing hop-0.1.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hop 0.1.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hop 0.1.12
[INFO] finished tweaking crates.io crate hop 0.1.12
[INFO] tweaked toml for crates.io crate hop 0.1.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hop 0.1.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hop 0.1.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7a684fd87bce3c7812fdd5788d48c6aa7128bc7671bbe794c87fcd5042e2ad4
[INFO] running `Command { std: "docker" "start" "-a" "b7a684fd87bce3c7812fdd5788d48c6aa7128bc7671bbe794c87fcd5042e2ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7a684fd87bce3c7812fdd5788d48c6aa7128bc7671bbe794c87fcd5042e2ad4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7a684fd87bce3c7812fdd5788d48c6aa7128bc7671bbe794c87fcd5042e2ad4", kill_on_drop: false }`
[INFO] [stdout] b7a684fd87bce3c7812fdd5788d48c6aa7128bc7671bbe794c87fcd5042e2ad4
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11aa7b43b610201a1afca1c4b204d2adea6270ff658d9f323f2c8ac55b44a1a7
[INFO] running `Command { std: "docker" "start" "-a" "11aa7b43b610201a1afca1c4b204d2adea6270ff658d9f323f2c8ac55b44a1a7", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling hop v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling webpki-roots v0.25.2
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stdout] warning: field `success` is never read
[INFO] [stdout]  --> src/client/http/types.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Base<T> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     pub success: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "11aa7b43b610201a1afca1c4b204d2adea6270ff658d9f323f2c8ac55b44a1a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11aa7b43b610201a1afca1c4b204d2adea6270ff658d9f323f2c8ac55b44a1a7", kill_on_drop: false }`
[INFO] [stdout] 11aa7b43b610201a1afca1c4b204d2adea6270ff658d9f323f2c8ac55b44a1a7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01d3393848bd00c87eafc0266e00871b29564a7a6265337385245a84495e0aaf
[INFO] running `Command { std: "docker" "start" "-a" "01d3393848bd00c87eafc0266e00871b29564a7a6265337385245a84495e0aaf", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.21
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling hop v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `success` is never read
[INFO] [stdout]  --> src/client/http/types.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Base<T> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     pub success: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `success` is never read
[INFO] [stdout]  --> src/client/http/types.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Base<T> {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 9 |     pub success: bool,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.41s
[INFO] running `Command { std: "docker" "inspect" "01d3393848bd00c87eafc0266e00871b29564a7a6265337385245a84495e0aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d3393848bd00c87eafc0266e00871b29564a7a6265337385245a84495e0aaf", kill_on_drop: false }`
[INFO] [stdout] 01d3393848bd00c87eafc0266e00871b29564a7a6265337385245a84495e0aaf
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 94c0991132e4f88d59a824d2d47b46b18cfa8a5e140d4ef126cb05e5cd33faa6
[INFO] running `Command { std: "docker" "start" "-a" "94c0991132e4f88d59a824d2d47b46b18cfa8a5e140d4ef126cb05e5cd33faa6", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `reqwest` dependency)
[INFO] [stderr] warning: field `success` is never read
[INFO] [stderr]  --> src/client/http/types.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Base<T> {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 9 |     pub success: bool,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Base` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `hop` (lib) generated 1 warning
[INFO] [stderr] warning: `hop` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hop-dea81e37fda27fe2)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test client::http::response::tests::test_response_new ... ok
[INFO] [stdout] test client::http::response::tests::test_response_empty ... ok
[INFO] [stdout] test utils::test::test_user_friendly_size_uncommon ... ok
[INFO] [stdout] test utils::test::test_validate_image ... ok
[INFO] [stdout] test client::tests::test_new ... ok
[INFO] [stdout] test client::tests::test_new_with_options ... ok
[INFO] [stdout] test utils::test::test_parse_size ... ok
[INFO] [stdout] test utils::test::test_validate_namespace ... ok
[INFO] [stdout] test utils::test::test_parse_size_invalid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hop
[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" "94c0991132e4f88d59a824d2d47b46b18cfa8a5e140d4ef126cb05e5cd33faa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94c0991132e4f88d59a824d2d47b46b18cfa8a5e140d4ef126cb05e5cd33faa6", kill_on_drop: false }`
[INFO] [stdout] 94c0991132e4f88d59a824d2d47b46b18cfa8a5e140d4ef126cb05e5cd33faa6
