[INFO] fetching crate m10-signing 0.17.0... [INFO] testing m10-signing-0.17.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate m10-signing 0.17.0 into /workspace/builds/worker-89/source [INFO] validating manifest of crates.io crate m10-signing 0.17.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate m10-signing 0.17.0 [INFO] finished tweaking crates.io crate m10-signing 0.17.0 [INFO] tweaked toml for crates.io crate m10-signing 0.17.0 written to /workspace/builds/worker-89/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--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-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e549e60a10beb8b7981472e3fdbeb46b49d8bec045506a0abf8c8794f0d03f38 [INFO] running `Command { std: "docker" "start" "-a" "e549e60a10beb8b7981472e3fdbeb46b49d8bec045506a0abf8c8794f0d03f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e549e60a10beb8b7981472e3fdbeb46b49d8bec045506a0abf8c8794f0d03f38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e549e60a10beb8b7981472e3fdbeb46b49d8bec045506a0abf8c8794f0d03f38", kill_on_drop: false }` [INFO] [stdout] e549e60a10beb8b7981472e3fdbeb46b49d8bec045506a0abf8c8794f0d03f38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e2ff7db74c0c34688a0df6f3f4692d9ccee6bf43713d3c2ea24e2e2cc76c620 [INFO] running `Command { std: "docker" "start" "-a" "9e2ff7db74c0c34688a0df6f3f4692d9ccee6bf43713d3c2ea24e2e2cc76c620", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling m10-protos v0.17.0 [INFO] [stderr] error: failed to run custom build command for `m10-protos v0.17.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/m10-protos-dde44df36582ed35/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./protobuf [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google [INFO] [stderr] cargo:rerun-if-changed=./protobuf/directory [INFO] [stderr] cargo:rerun-if-changed=./protobuf/directory/api.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/health [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/protobuf [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/api [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/rpc [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/rpc/code.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/rpc/error_details.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/rpc/status.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/api/httpbody.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/api/http.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/api/annotations.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/protobuf/field_mask.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/protobuf/descriptor.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/protobuf/empty.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/protobuf/any.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/google/health/health.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/metadata.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/transaction [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/api.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/rbac.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/document.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/model [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/model/model.proto [INFO] [stderr] cargo:rerun-if-changed=./protobuf/sdk/transaction/transaction.proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'beta-2022-04-10-x86_64-unknown-linux-gnu' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain beta-2022-04-10-x86_64-unknown-linux-gnu` [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e2ff7db74c0c34688a0df6f3f4692d9ccee6bf43713d3c2ea24e2e2cc76c620", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2ff7db74c0c34688a0df6f3f4692d9ccee6bf43713d3c2ea24e2e2cc76c620", kill_on_drop: false }` [INFO] [stdout] 9e2ff7db74c0c34688a0df6f3f4692d9ccee6bf43713d3c2ea24e2e2cc76c620