[INFO] fetching crate hadron-client 0.1.0-beta.1... [INFO] testing hadron-client-0.1.0-beta.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [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 b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fc2be3b3ab1d87b139a17eee5d49e88de7249ef4c9a0146be8144bb9143f537 [INFO] running `Command { std: "docker" "start" "-a" "3fc2be3b3ab1d87b139a17eee5d49e88de7249ef4c9a0146be8144bb9143f537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fc2be3b3ab1d87b139a17eee5d49e88de7249ef4c9a0146be8144bb9143f537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc2be3b3ab1d87b139a17eee5d49e88de7249ef4c9a0146be8144bb9143f537", kill_on_drop: false }` [INFO] [stdout] 3fc2be3b3ab1d87b139a17eee5d49e88de7249ef4c9a0146be8144bb9143f537 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b85577ee51ee0d5375a8d0231676999351e1314f3eb333bad7a67af7013725b [INFO] running `Command { std: "docker" "start" "-a" "2b85577ee51ee0d5375a8d0231676999351e1314f3eb333bad7a67af7013725b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [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 futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling slab v0.4.4 [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 spin v0.5.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rand v0.8.4 [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 prost-derive v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [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 prost v0.8.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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, [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "2b85577ee51ee0d5375a8d0231676999351e1314f3eb333bad7a67af7013725b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b85577ee51ee0d5375a8d0231676999351e1314f3eb333bad7a67af7013725b", kill_on_drop: false }` [INFO] [stdout] 2b85577ee51ee0d5375a8d0231676999351e1314f3eb333bad7a67af7013725b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf6fe8988ecb7d7b90eddd10a1cff184e561f04ca50d182fd8cfc17c6dbc4395 [INFO] running `Command { std: "docker" "start" "-a" "cf6fe8988ecb7d7b90eddd10a1cff184e561f04ca50d182fd8cfc17c6dbc4395", 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 futures-util v0.3.17 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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, [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)]` 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, [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.30s [INFO] running `Command { std: "docker" "inspect" "cf6fe8988ecb7d7b90eddd10a1cff184e561f04ca50d182fd8cfc17c6dbc4395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf6fe8988ecb7d7b90eddd10a1cff184e561f04ca50d182fd8cfc17c6dbc4395", kill_on_drop: false }` [INFO] [stdout] cf6fe8988ecb7d7b90eddd10a1cff184e561f04ca50d182fd8cfc17c6dbc4395 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61e2aa95e2ab7ba8cace6eb914e47ee567a903d77530679fc152e9fe57ef9211 [INFO] running `Command { std: "docker" "start" "-a" "61e2aa95e2ab7ba8cace6eb914e47ee567a903d77530679fc152e9fe57ef9211", 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, [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)]` 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.15s [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" "61e2aa95e2ab7ba8cace6eb914e47ee567a903d77530679fc152e9fe57ef9211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e2aa95e2ab7ba8cace6eb914e47ee567a903d77530679fc152e9fe57ef9211", kill_on_drop: false }` [INFO] [stdout] 61e2aa95e2ab7ba8cace6eb914e47ee567a903d77530679fc152e9fe57ef9211