[INFO] crate tari_comms_middleware 0.0.7 is already in cache [INFO] testing tari_comms_middleware-0.0.7 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate tari_comms_middleware 0.0.7 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tari_comms_middleware 0.0.7 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tari_comms_middleware 0.0.7 [INFO] finished tweaking crates.io crate tari_comms_middleware 0.0.7 [INFO] tweaked toml for crates.io crate tari_comms_middleware 0.0.7 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cbcc3b25a2f6ba5690f35b9a41a88f4f2af12e849cf3977349d85129bbf76c2 [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" "4cbcc3b25a2f6ba5690f35b9a41a88f4f2af12e849cf3977349d85129bbf76c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cbcc3b25a2f6ba5690f35b9a41a88f4f2af12e849cf3977349d85129bbf76c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cbcc3b25a2f6ba5690f35b9a41a88f4f2af12e849cf3977349d85129bbf76c2", kill_on_drop: false }` [INFO] [stdout] 4cbcc3b25a2f6ba5690f35b9a41a88f4f2af12e849cf3977349d85129bbf76c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 33c62521b52ba21a5752f01e838756b667852417ecbdb53ad1c00098595137c7 [INFO] running `Command { std: "docker" "start" "-a" "33c62521b52ba21a5752f01e838756b667852417ecbdb53ad1c00098595137c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling merlin v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tari_broadcast_channel v0.0.7 [INFO] [stderr] Compiling tari_shutdown v0.0.10 [INFO] [stderr] Compiling tari_pubsub v0.0.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling cidr v0.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling yamux v0.4.7 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling parity-multihash v0.2.3 [INFO] [stderr] Compiling parity-multiaddr v0.7.3 [INFO] [stderr] Compiling bulletproofs v2.0.0 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling tari_utilities v0.1.2 [INFO] [stderr] Compiling tari_utilities v0.0.7 [INFO] [stderr] Compiling tari_storage v0.0.10 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling tari_common v0.0.10 [INFO] [stderr] Compiling tari_crypto v0.3.1 [INFO] [stderr] Compiling tari_crypto v0.0.9 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tari_comms v0.0.10 [INFO] [stderr] Compiling tower-limit v0.3.1 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] error: failed to run custom build command for `tari_comms v0.0.10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tari_comms-f7f9b0f553113f1f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'status: exit code: 1 - error: 'rustfmt' is not installed for the toolchain '03a1ea71b075ab964b5278bc6e74cd6c52c36ee0' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0` [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tari_common-0.0.10/src/protobuf_build.rs:28:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ed3afdf0f5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55ed3afdf0f5 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55ed3afdf0f5 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55ed3afdf0f5 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55ed3b0033fc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55ed3afdbdf2 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x55ed3afe1af0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55ed3afe1af0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55ed3afe1af0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55ed3afe183c - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55ed3afe2133 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55ed3afe1d2b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x55ed3afe1c9b - std::panicking::begin_panic_fmt::hbb5e59697acc78ba [INFO] [stderr] at src/libstd/panicking.rs:391 [INFO] [stderr] 13: 0x55ed3ae7ece8 - tari_common::protobuf_build::fmt::h5d4b1a466beb4d47 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tari_common-0.0.10/src/protobuf_build.rs:28 [INFO] [stderr] 14: 0x55ed3ae80e6f - tari_common::protobuf_build::ProtoCompiler::compile::h5aa84d96969e4c1f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tari_common-0.0.10/src/protobuf_build.rs:163 [INFO] [stderr] 15: 0x55ed3ae708dc - build_script_build::main::h5f0e230f74ccd085 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tari_comms-0.0.10/build.rs:24 [INFO] [stderr] 16: 0x55ed3ae7033b - std::rt::lang_start::{{closure}}::hcaa27e0791b8a175 [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55ed3afe2503 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55ed3afe2503 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 19: 0x55ed3afe2503 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 20: 0x55ed3afe2503 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55ed3afe2503 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55ed3ae70317 - std::rt::lang_start::h7470b74e86e0e78d [INFO] [stderr] at /rustc/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55ed3ae7094a - main [INFO] [stderr] 24: 0x7f255d95b0b3 - __libc_start_main [INFO] [stderr] 25: 0x55ed3ae701be - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "33c62521b52ba21a5752f01e838756b667852417ecbdb53ad1c00098595137c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c62521b52ba21a5752f01e838756b667852417ecbdb53ad1c00098595137c7", kill_on_drop: false }` [INFO] [stdout] 33c62521b52ba21a5752f01e838756b667852417ecbdb53ad1c00098595137c7