[INFO] fetching crate hadron-client 0.1.0-beta.1...
[INFO] testing hadron-client-0.1.0-beta.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hadron-client 0.1.0-beta.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hadron-client 0.1.0-beta.1
[INFO] finished tweaking crates.io crate hadron-client 0.1.0-beta.1
[INFO] tweaked toml for crates.io crate hadron-client 0.1.0-beta.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hadron-client 0.1.0-beta.1 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 hadron-client 0.1.0-beta.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ebf6df30372928173b61ffa04fd66ffdc194de1a4460fa89d3b105ac9c1e3769
[INFO] running `Command { std: "docker" "start" "-a" "ebf6df30372928173b61ffa04fd66ffdc194de1a4460fa89d3b105ac9c1e3769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebf6df30372928173b61ffa04fd66ffdc194de1a4460fa89d3b105ac9c1e3769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf6df30372928173b61ffa04fd66ffdc194de1a4460fa89d3b105ac9c1e3769", kill_on_drop: false }`
[INFO] [stdout] ebf6df30372928173b61ffa04fd66ffdc194de1a4460fa89d3b105ac9c1e3769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ff3dad59b4b67bb5013f932fb911444538644648a3ee765ab910643bc48b0bdd
[INFO] running `Command { std: "docker" "start" "-a" "ff3dad59b4b67bb5013f932fb911444538644648a3ee765ab910643bc48b0bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling arc-swap v1.4.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling tower v0.4.8
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.5.2
[INFO] [stderr]    Compiling hadron-client v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `rr_partition` are never read
[INFO] [stdout]   --> src/client/publisher.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PublisherClient {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 34 |     client: Client,
[INFO] [stdout] 35 |     name: Arc<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     rr_partition: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublisherClient` has a derived impl for the trait `Clone`, 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 13s
[INFO] running `Command { std: "docker" "inspect" "ff3dad59b4b67bb5013f932fb911444538644648a3ee765ab910643bc48b0bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff3dad59b4b67bb5013f932fb911444538644648a3ee765ab910643bc48b0bdd", kill_on_drop: false }`
[INFO] [stdout] ff3dad59b4b67bb5013f932fb911444538644648a3ee765ab910643bc48b0bdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 8ce759dd2bcfd11bbd07683bde3506b2f119c250736979fb69d331d3cda29657
[INFO] running `Command { std: "docker" "start" "-a" "8ce759dd2bcfd11bbd07683bde3506b2f119c250736979fb69d331d3cda29657", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.16
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling prost v0.8.0
[INFO] [stderr]    Compiling prost-types v0.8.0
[INFO] [stderr]    Compiling tonic-build v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-io-timeout v1.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling tower v0.4.8
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tonic v0.5.2
[INFO] [stderr]    Compiling hadron-client v0.1.0-beta.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `rr_partition` are never read
[INFO] [stdout]   --> src/client/publisher.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PublisherClient {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 34 |     client: Client,
[INFO] [stdout] 35 |     name: Arc<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     rr_partition: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublisherClient` has a derived impl for the trait `Clone`, 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: fields `name` and `rr_partition` are never read
[INFO] [stdout]   --> src/client/publisher.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PublisherClient {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] 34 |     client: Client,
[INFO] [stdout] 35 |     name: Arc<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 36 |     rr_partition: u32,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PublisherClient` has a derived impl for the trait `Clone`, 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 58.97s
[INFO] running `Command { std: "docker" "inspect" "8ce759dd2bcfd11bbd07683bde3506b2f119c250736979fb69d331d3cda29657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce759dd2bcfd11bbd07683bde3506b2f119c250736979fb69d331d3cda29657", kill_on_drop: false }`
[INFO] [stdout] 8ce759dd2bcfd11bbd07683bde3506b2f119c250736979fb69d331d3cda29657
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9424654d36d7ae4b628e03ea080e68960724b03d1086e0c710c3a89a566b8e08
[INFO] running `Command { std: "docker" "start" "-a" "9424654d36d7ae4b628e03ea080e68960724b03d1086e0c710c3a89a566b8e08", kill_on_drop: false }`
[INFO] [stderr] warning: fields `name` and `rr_partition` are never read
[INFO] [stderr]   --> src/client/publisher.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct PublisherClient {
[INFO] [stderr]    |            --------------- fields in this struct
[INFO] [stderr] 34 |     client: Client,
[INFO] [stderr] 35 |     name: Arc<String>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 36 |     rr_partition: u32,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `PublisherClient` has a derived impl for the trait `Clone`, 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: `hadron-client` (lib) generated 1 warning
[INFO] [stderr] warning: `hadron-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hadron_client-4186866e88c5c81f)
[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 hadron_client
[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" "9424654d36d7ae4b628e03ea080e68960724b03d1086e0c710c3a89a566b8e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9424654d36d7ae4b628e03ea080e68960724b03d1086e0c710c3a89a566b8e08", kill_on_drop: false }`
[INFO] [stdout] 9424654d36d7ae4b628e03ea080e68960724b03d1086e0c710c3a89a566b8e08
