[INFO] fetching crate tonic 0.4.3... [INFO] checking tonic-0.4.3 against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] extracting crate tonic 0.4.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate tonic 0.4.3 on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic 0.4.3 [INFO] finished tweaking crates.io crate tonic 0.4.3 [INFO] tweaked toml for crates.io crate tonic 0.4.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6358dc723680288bc707a0768fc0336691a7270f85eebb1eb15032c3a5d48e8b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6358dc723680288bc707a0768fc0336691a7270f85eebb1eb15032c3a5d48e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6358dc723680288bc707a0768fc0336691a7270f85eebb1eb15032c3a5d48e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6358dc723680288bc707a0768fc0336691a7270f85eebb1eb15032c3a5d48e8b", kill_on_drop: false }` [INFO] [stdout] 6358dc723680288bc707a0768fc0336691a7270f85eebb1eb15032c3a5d48e8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbc1ed5480f821772410e534bca4aa4d0e4999d287ea9f707d81333e278e36b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fdbc1ed5480f821772410e534bca4aa4d0e4999d287ea9f707d81333e278e36b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking http-body v0.4.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Checking tower v0.4.8 [INFO] [stderr] Checking hyper v0.14.9 [INFO] [stderr] Checking tonic v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 125 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 126 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 127 | bench!(chunk_size_1005, 1_000, 1_005, 1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 130 | bench!(message_size_1k, 1_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 131 | bench!(message_size_5k, 5_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 132 | bench!(message_size_10k, 10_000, 1_005, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 135 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 136 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 137 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "fdbc1ed5480f821772410e534bca4aa4d0e4999d287ea9f707d81333e278e36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbc1ed5480f821772410e534bca4aa4d0e4999d287ea9f707d81333e278e36b", kill_on_drop: false }` [INFO] [stdout] fdbc1ed5480f821772410e534bca4aa4d0e4999d287ea9f707d81333e278e36b