[INFO] cloning repository https://github.com/LucioFranco/tonic-reconnector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucioFranco/tonic-reconnector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Ftonic-reconnector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Ftonic-reconnector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07e92778a73df8f7d803196616bb3812f5720ea9 [INFO] testing LucioFranco/tonic-reconnector against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucioFranco%2Ftonic-reconnector" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LucioFranco/tonic-reconnector on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LucioFranco/tonic-reconnector [INFO] finished tweaking git repo https://github.com/LucioFranco/tonic-reconnector [INFO] tweaked toml for git repo https://github.com/LucioFranco/tonic-reconnector written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/LucioFranco/tonic-reconnector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23c2aa550ae52057f59400b72a5e3c2858b845d8386ea559ea14f4f275a39e26 [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" "23c2aa550ae52057f59400b72a5e3c2858b845d8386ea559ea14f4f275a39e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23c2aa550ae52057f59400b72a5e3c2858b845d8386ea559ea14f4f275a39e26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c2aa550ae52057f59400b72a5e3c2858b845d8386ea559ea14f4f275a39e26", kill_on_drop: false }` [INFO] [stdout] 23c2aa550ae52057f59400b72a5e3c2858b845d8386ea559ea14f4f275a39e26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 323ab024ff39e947d1ad52934044be774a7514dabf5c882536ee799d06b71906 [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" "323ab024ff39e947d1ad52934044be774a7514dabf5c882536ee799d06b71906", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling tokio-sync v0.2.0-alpha.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling http-body v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling async-stream-impl v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling tokio v0.2.3 [INFO] [stderr] Compiling async-stream v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tonic-build v0.1.0-alpha.6 (https://github.com/hyperium/tonic#48a69bb3) [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling tower-discover v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-load-shed v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-buffer v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-limit v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-load v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-retry v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tonic-reconnector v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling tower-util v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-ready-cache v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] Compiling tower-balance v0.3.0 (https://github.com/tower-rs/tower#1843416d) [INFO] [stderr] error: failed to run custom build command for `tonic-reconnector 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-reconnector-52c58084c50b99ef/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] out: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "error: 'rustfmt' is not installed for the toolchain 'b70888601af92f6cdc0364abab3446e418b91d36'\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/git/checkouts/tonic-54a04bc36763b24d/48a69bb/tonic-build/src/lib.rs:214:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f25c4efa60 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55f25c4efa60 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f25c4efa60 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55f25c4efa60 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55f25c50edcc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55f25c4ed065 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55f25c4f1f5b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55f25c4f1f5b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55f25c4f1f5b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55f25c4f1a31 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55f25c4f2649 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:626:17 [INFO] [stderr] 11: 0x55f25c4f20d7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:517:13 [INFO] [stderr] 12: 0x55f25c4eff3c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55f25c4f2069 - rust_begin_unwind [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55f25c24d861 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55f25c24d7ad - core::panicking::panic::hd695e3b1d0dd4ef4 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55f25c27f845 - tonic_build::fmt::hea1635e3d1b22e55 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tonic-54a04bc36763b24d/48a69bb/tonic-build/src/lib.rs:214:9 [INFO] [stderr] 17: 0x55f25c25f2ac - tonic_build::Builder::compile::h00243e86fbecd461 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tonic-54a04bc36763b24d/48a69bb/tonic-build/src/lib.rs:158:17 [INFO] [stderr] 18: 0x55f25c25ea45 - tonic_build::compile_protos::hc980f0d45d90f40f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/tonic-54a04bc36763b24d/48a69bb/tonic-build/src/lib.rs:193:5 [INFO] [stderr] 19: 0x55f25c27cc95 - build_script_build::main::hb35a604ba2621381 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4:5 [INFO] [stderr] 20: 0x55f25c25b14b - core::ops::function::FnOnce::call_once::h5952f5b604e82959 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x55f25c27c0ee - std::sys_common::backtrace::__rust_begin_short_backtrace::ha762a41fc9c2b7db [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x55f25c263571 - std::rt::lang_start::{{closure}}::hacdf9e47cecb765e [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:63:18 [INFO] [stderr] 23: 0x55f25c4f2c2a - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x55f25c4f2c2a - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 25: 0x55f25c4f2c2a - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 26: 0x55f25c4f2c2a - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 27: 0x55f25c4f2c2a - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:48 [INFO] [stderr] 28: 0x55f25c4f2c2a - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 29: 0x55f25c4f2c2a - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 30: 0x55f25c4f2c2a - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 31: 0x55f25c4f2c2a - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:20 [INFO] [stderr] 32: 0x55f25c263540 - std::rt::lang_start::he6cb3da8736b967b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:62:5 [INFO] [stderr] 33: 0x55f25c27ccec - main [INFO] [stderr] 34: 0x7f8b7ea3f0b3 - __libc_start_main [INFO] [stderr] 35: 0x55f25c24dffe - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "323ab024ff39e947d1ad52934044be774a7514dabf5c882536ee799d06b71906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323ab024ff39e947d1ad52934044be774a7514dabf5c882536ee799d06b71906", kill_on_drop: false }` [INFO] [stdout] 323ab024ff39e947d1ad52934044be774a7514dabf5c882536ee799d06b71906