[INFO] fetching crate tonic 0.6.1... [INFO] testing tonic-0.6.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate tonic 0.6.1 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tonic 0.6.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic 0.6.1 [INFO] finished tweaking crates.io crate tonic 0.6.1 [INFO] tweaked toml for crates.io crate tonic 0.6.1 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25b7a9d08fce8bc5e07e4f1d65a49d371bc061777f45189438bf5c57dd411991 [INFO] running `Command { std: "docker" "start" "-a" "25b7a9d08fce8bc5e07e4f1d65a49d371bc061777f45189438bf5c57dd411991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25b7a9d08fce8bc5e07e4f1d65a49d371bc061777f45189438bf5c57dd411991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25b7a9d08fce8bc5e07e4f1d65a49d371bc061777f45189438bf5c57dd411991", kill_on_drop: false }` [INFO] [stdout] 25b7a9d08fce8bc5e07e4f1d65a49d371bc061777f45189438bf5c57dd411991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d35a6e0d795ee2ac6c93278a81ee3609b5d7ce8a1fdec8774d70488dd0c457e [INFO] running `Command { std: "docker" "start" "-a" "6d35a6e0d795ee2ac6c93278a81ee3609b5d7ce8a1fdec8774d70488dd0c457e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `cert` [INFO] [stdout] --> src/transport/tls.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) cert: Certificate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src/transport/tls.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) key: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.69s [INFO] running `Command { std: "docker" "inspect" "6d35a6e0d795ee2ac6c93278a81ee3609b5d7ce8a1fdec8774d70488dd0c457e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d35a6e0d795ee2ac6c93278a81ee3609b5d7ce8a1fdec8774d70488dd0c457e", kill_on_drop: false }` [INFO] [stdout] 6d35a6e0d795ee2ac6c93278a81ee3609b5d7ce8a1fdec8774d70488dd0c457e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be73269a651705635068d5ac1567a517a97c40e101a6580a8bc1204e01d2c4bf [INFO] running `Command { std: "docker" "start" "-a" "be73269a651705635068d5ac1567a517a97c40e101a6580a8bc1204e01d2c4bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling hdrhistogram v6.3.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::codec::compression` [INFO] [stdout] --> src/codec/prost.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | use crate::codec::compression::SingleMessageCompressionOverride; [INFO] [stdout] | ^^^^^^^^^^^ could not find `compression` in `codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/codec/prost.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | let mut stream = Streaming::new_request(decoder, body, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ---- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | decoder: D, [INFO] [stdout] | ---------- [INFO] [stdout] 90 | body: B, [INFO] [stdout] | ------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/codec/prost.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | let body = encode_server( [INFO] [stdout] | ^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 126 | encoder, [INFO] [stdout] | ------- [INFO] [stdout] 127 | source, [INFO] [stdout] | ------ [INFO] [stdout] 128 | None, [INFO] [stdout] | ---- [INFO] [stdout] 129 | SingleMessageCompressionOverride::default(), [INFO] [stdout] | ------------------------------------------- supplied 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codec/encode.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn encode_server( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | encoder: T, [INFO] [stdout] | ---------- [INFO] [stdout] 20 | source: U, [INFO] [stdout] | --------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `cert` [INFO] [stdout] --> src/transport/tls.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) cert: Certificate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src/transport/tls.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) key: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "be73269a651705635068d5ac1567a517a97c40e101a6580a8bc1204e01d2c4bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be73269a651705635068d5ac1567a517a97c40e101a6580a8bc1204e01d2c4bf", kill_on_drop: false }` [INFO] [stdout] be73269a651705635068d5ac1567a517a97c40e101a6580a8bc1204e01d2c4bf