[INFO] fetching crate hyperapi 0.2.2...
[INFO] testing hyperapi-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hyperapi 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate hyperapi 0.2.2
[INFO] finished tweaking crates.io crate hyperapi 0.2.2
[INFO] tweaked toml for crates.io crate hyperapi 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hyperapi 0.2.2 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 hyperapi 0.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] c1ef5ad14ee011ee39e2fcbdb96773ab91b4fd5ea092eadc3ff7fe645ba3c76d
[INFO] running `Command { std: "docker" "start" "-a" "c1ef5ad14ee011ee39e2fcbdb96773ab91b4fd5ea092eadc3ff7fe645ba3c76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ef5ad14ee011ee39e2fcbdb96773ab91b4fd5ea092eadc3ff7fe645ba3c76d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ef5ad14ee011ee39e2fcbdb96773ab91b4fd5ea092eadc3ff7fe645ba3c76d", kill_on_drop: false }`
[INFO] [stdout] c1ef5ad14ee011ee39e2fcbdb96773ab91b4fd5ea092eadc3ff7fe645ba3c76d
[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] 5b5bf28a79d171f1894023dee13b6615df58fa0e835cb9d76df5a4084d121abf
[INFO] running `Command { std: "docker" "start" "-a" "5b5bf28a79d171f1894023dee13b6615df58fa0e835cb9d76df5a4084d121abf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling tokio v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling httparse v1.4.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling cpufeatures v0.1.1
[INFO] [stderr]    Compiling protobuf v2.23.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling sha-1 v0.9.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling input_buffer v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling prometheus v0.12.0
[INFO] [stderr]    Compiling httpdate v1.0.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling gethostname v0.2.1
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling lru v0.6.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tokio-macros v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling tungstenite v0.13.0
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling tokio-util v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.5
[INFO] [stderr]    Compiling async-tungstenite v0.13.1
[INFO] [stderr]    Compiling h2 v0.3.3
[INFO] [stderr]    Compiling tower v0.4.7
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling tracing-subscriber v0.2.18
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling tracing-appender v0.1.2
[INFO] [stderr]    Compiling tracing-bunyan-formatter v0.2.4
[INFO] [stderr]    Compiling hyper v0.14.7
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyperapi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `last_attempt` is never read
[INFO] [stdout]   --> src/middleware/circuit_breaker/state.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct HalfOpenState {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 26 |     pub last_attempt: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HalfOpenState` 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 55s
[INFO] running `Command { std: "docker" "inspect" "5b5bf28a79d171f1894023dee13b6615df58fa0e835cb9d76df5a4084d121abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5bf28a79d171f1894023dee13b6615df58fa0e835cb9d76df5a4084d121abf", kill_on_drop: false }`
[INFO] [stdout] 5b5bf28a79d171f1894023dee13b6615df58fa0e835cb9d76df5a4084d121abf
[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] a30700cc1291a9453a6bf20feffdbad97d60c0f65cc4c8db6b3a1376c2055498
[INFO] running `Command { std: "docker" "start" "-a" "a30700cc1291a9453a6bf20feffdbad97d60c0f65cc4c8db6b3a1376c2055498", kill_on_drop: false }`
[INFO] [stdout] warning: field `last_attempt` is never read
[INFO] [stdout]   --> src/middleware/circuit_breaker/state.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct HalfOpenState {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 26 |     pub last_attempt: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HalfOpenState` 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]    Compiling hyperapi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `last_attempt` is never read
[INFO] [stdout]   --> src/middleware/circuit_breaker/state.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct HalfOpenState {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 26 |     pub last_attempt: SystemTime,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `HalfOpenState` 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 4.78s
[INFO] running `Command { std: "docker" "inspect" "a30700cc1291a9453a6bf20feffdbad97d60c0f65cc4c8db6b3a1376c2055498", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30700cc1291a9453a6bf20feffdbad97d60c0f65cc4c8db6b3a1376c2055498", kill_on_drop: false }`
[INFO] [stdout] a30700cc1291a9453a6bf20feffdbad97d60c0f65cc4c8db6b3a1376c2055498
[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] b1b9709a79dc5c38e48fd83f0161962ccf2b12d6ec90341d034301033669a376
[INFO] running `Command { std: "docker" "start" "-a" "b1b9709a79dc5c38e48fd83f0161962ccf2b12d6ec90341d034301033669a376", kill_on_drop: false }`
[INFO] [stderr] warning: field `last_attempt` is never read
[INFO] [stderr]   --> src/middleware/circuit_breaker/state.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct HalfOpenState {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 26 |     pub last_attempt: SystemTime,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `HalfOpenState` 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: `hyperapi` (lib) generated 1 warning
[INFO] [stderr] warning: `hyperapi` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hyperapi-6de22d5bdeac551b)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperapi-3b3a0b9430c10bcb)
[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] [stderr]    Doc-tests hyperapi
[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" "b1b9709a79dc5c38e48fd83f0161962ccf2b12d6ec90341d034301033669a376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1b9709a79dc5c38e48fd83f0161962ccf2b12d6ec90341d034301033669a376", kill_on_drop: false }`
[INFO] [stdout] b1b9709a79dc5c38e48fd83f0161962ccf2b12d6ec90341d034301033669a376
