[INFO] cloning repository https://github.com/dunnock/tonic-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dunnock/tonic-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Ftonic-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Ftonic-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fdafb5e860c9d7d18d61e0cfa07efc19c58a4c1 [INFO] checking dunnock/tonic-bench against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdunnock%2Ftonic-bench" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dunnock/tonic-bench on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dunnock/tonic-bench [INFO] removed path dependency tonic from git repo https://github.com/dunnock/tonic-bench [INFO] finished tweaking git repo https://github.com/dunnock/tonic-bench [INFO] tweaked toml for git repo https://github.com/dunnock/tonic-bench written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dunnock/tonic-bench already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tonic) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tonic) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5f53cde72c8e3bfc1c435f5bda1a330825f83b34c3ae0746cf891f117d0a697 [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" "d5f53cde72c8e3bfc1c435f5bda1a330825f83b34c3ae0746cf891f117d0a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f53cde72c8e3bfc1c435f5bda1a330825f83b34c3ae0746cf891f117d0a697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f53cde72c8e3bfc1c435f5bda1a330825f83b34c3ae0746cf891f117d0a697", kill_on_drop: false }` [INFO] [stdout] d5f53cde72c8e3bfc1c435f5bda1a330825f83b34c3ae0746cf891f117d0a697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1633e4ec50bf0180fad14ebd06b25e7945e5a595fe86d9b5480a8dde5baf0a95 [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" "1633e4ec50bf0180fad14ebd06b25e7945e5a595fe86d9b5480a8dde5baf0a95", kill_on_drop: false }` [INFO] [stderr] warning: dependency (tonic) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking tower v0.4.4 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling tonic-benchmark v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] error: failed to run custom build command for `tonic-benchmark v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tonic-benchmark-f012b9aa46964e5e/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] out: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "error: \'rustfmt\' is not installed for the toolchain \'82acd1d76add2232e19c1f0feb250d2a19ec6efe\'\nnote: this is a custom toolchain, which cannot use `rustup component add`\nhelp: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`\n" } [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: out.status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:229:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55741c9094a7 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55741c9094a7 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55741c9094a7 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55741c9094a7 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55741c92c19c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x55741c905e72 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x55741c90b945 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55741c90b945 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55741c90b945 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55741c90b4a3 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55741c90c106 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:595:17 [INFO] [stderr] 11: 0x55741c90bbf7 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:495:13 [INFO] [stderr] 12: 0x55741c90996c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55741c90bb89 - rust_begin_unwind [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55741c92a191 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55741c92a0dd - core::panicking::panic::h35b77276aa4b0c12 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55741c64969f - tonic_build::fmt::ha29cd4ad29d0e831 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:229:9 [INFO] [stderr] 17: 0x55741c647ac4 - tonic_build::Builder::compile::he273fd657553d192 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:172:17 [INFO] [stderr] 18: 0x55741c64716a - tonic_build::compile_protos::h6d5a4de4b3d70ca0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tonic-build-0.1.1/src/lib.rs:208:5 [INFO] [stderr] 19: 0x55741c624ff5 - build_script_build::main::hf9d484f5298ff8da [INFO] [stderr] at /opt/rustwide/workdir/build.rs:2:5 [INFO] [stderr] 20: 0x55741c61fdeb - core::ops::function::FnOnce::call_once::h68d2ee46a90b5fe2 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55741c61f8be - std::sys_common::backtrace::__rust_begin_short_backtrace::he78804da5a2fedca [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55741c623ae1 - std::rt::lang_start::{{closure}}::hf23055d8d6c191ce [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:66:18 [INFO] [stderr] 23: 0x55741c90c5f7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55741c90c5f7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:379:40 [INFO] [stderr] 25: 0x55741c90c5f7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panicking.rs:343:19 [INFO] [stderr] 26: 0x55741c90c5f7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/panic.rs:396:14 [INFO] [stderr] 27: 0x55741c90c5f7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:51:25 [INFO] [stderr] 28: 0x55741c623ab7 - std::rt::lang_start::hb1533708ccf408ae [INFO] [stderr] at /rustc/82acd1d76add2232e19c1f0feb250d2a19ec6efe/library/std/src/rt.rs:65:5 [INFO] [stderr] 29: 0x55741c62505a - main [INFO] [stderr] 30: 0x7f15c88ad0b3 - __libc_start_main [INFO] [stderr] 31: 0x55741c60c0de - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1633e4ec50bf0180fad14ebd06b25e7945e5a595fe86d9b5480a8dde5baf0a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1633e4ec50bf0180fad14ebd06b25e7945e5a595fe86d9b5480a8dde5baf0a95", kill_on_drop: false }` [INFO] [stdout] 1633e4ec50bf0180fad14ebd06b25e7945e5a595fe86d9b5480a8dde5baf0a95