[INFO] fetching crate m10-protos 0.33.0...
[INFO] checking m10-protos-0.33.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate m10-protos 0.33.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate m10-protos 0.33.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate m10-protos 0.33.0
[INFO] finished tweaking crates.io crate m10-protos 0.33.0
[INFO] tweaked toml for crates.io crate m10-protos 0.33.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded looking-glass-derive v0.1.1
[INFO] [stderr]   Downloaded looking-glass v0.1.1
[INFO] [stderr]   Downloaded smol_str v0.1.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7cbe4576e46967264f3d1d5d2bef5acfd484e557e4474c2746028e404b06ebe
[INFO] running `Command { std: "docker" "start" "-a" "f7cbe4576e46967264f3d1d5d2bef5acfd484e557e4474c2746028e404b06ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7cbe4576e46967264f3d1d5d2bef5acfd484e557e4474c2746028e404b06ebe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7cbe4576e46967264f3d1d5d2bef5acfd484e557e4474c2746028e404b06ebe", kill_on_drop: false }`
[INFO] [stdout] f7cbe4576e46967264f3d1d5d2bef5acfd484e557e4474c2746028e404b06ebe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8194d0e2c4cc62b31bd115cea923cb3af9855effb8d04ea4df63bb238c12724c
[INFO] running `Command { std: "docker" "start" "-a" "8194d0e2c4cc62b31bd115cea923cb3af9855effb8d04ea4df63bb238c12724c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking prost v0.8.0
[INFO] [stderr]     Checking prost-types v0.8.0
[INFO] [stderr]    Compiling tonic-build v0.5.2
[INFO] [stderr]    Compiling m10-protos v0.33.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `m10-protos v0.33.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/m10-protos-9c6fe1bc01fe8f19/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/directory
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/health
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/health/health.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/any.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/empty.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/field_mask.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/descriptor.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api/annotations.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api/httpbody.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api/http.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc/code.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc/error_details.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc/status.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/document.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/metadata.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/api.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/model
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/transaction
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/rbac.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/transaction/transaction.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/model/model.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/directory/api.proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '30f74ff0dc4d66debc8b50724c446f817e5f75f4'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] running `Command { std: "docker" "inspect" "8194d0e2c4cc62b31bd115cea923cb3af9855effb8d04ea4df63bb238c12724c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8194d0e2c4cc62b31bd115cea923cb3af9855effb8d04ea4df63bb238c12724c", kill_on_drop: false }`
[INFO] [stdout] 8194d0e2c4cc62b31bd115cea923cb3af9855effb8d04ea4df63bb238c12724c
[INFO] checking m10-protos-0.33.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate m10-protos 0.33.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate m10-protos 0.33.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate m10-protos 0.33.0
[INFO] finished tweaking crates.io crate m10-protos 0.33.0
[INFO] tweaked toml for crates.io crate m10-protos 0.33.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbb12364e3f4dbbc6d0894cc6b65137b4b5304e90860781e9d752375f3aef64b
[INFO] running `Command { std: "docker" "start" "-a" "dbb12364e3f4dbbc6d0894cc6b65137b4b5304e90860781e9d752375f3aef64b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbb12364e3f4dbbc6d0894cc6b65137b4b5304e90860781e9d752375f3aef64b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb12364e3f4dbbc6d0894cc6b65137b4b5304e90860781e9d752375f3aef64b", kill_on_drop: false }`
[INFO] [stdout] dbb12364e3f4dbbc6d0894cc6b65137b4b5304e90860781e9d752375f3aef64b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83e56324b4c9aa0bb41ee1a77b7a3824412881a6d87511b5e31c365e8fb2b7b7
[INFO] running `Command { std: "docker" "start" "-a" "83e56324b4c9aa0bb41ee1a77b7a3824412881a6d87511b5e31c365e8fb2b7b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling prost-build v0.8.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking prost v0.8.0
[INFO] [stderr]     Checking prost-types v0.8.0
[INFO] [stderr]    Compiling tonic-build v0.5.2
[INFO] [stderr]    Compiling m10-protos v0.33.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `m10-protos v0.33.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/m10-protos-9c6fe1bc01fe8f19/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/directory
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/health
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/health/health.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/any.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/empty.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/field_mask.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/protobuf/descriptor.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api/annotations.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api/httpbody.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/api/http.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc/code.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc/error_details.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/google/rpc/status.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/document.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/metadata.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/api.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/model
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/transaction
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/rbac.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/transaction/transaction.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/sdk/model/model.proto
[INFO] [stderr]   cargo:rerun-if-changed=./src/protobuf/directory/api.proto
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '72eda894eb3548c7ba774079ce0afab42958d4ee'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] running `Command { std: "docker" "inspect" "83e56324b4c9aa0bb41ee1a77b7a3824412881a6d87511b5e31c365e8fb2b7b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e56324b4c9aa0bb41ee1a77b7a3824412881a6d87511b5e31c365e8fb2b7b7", kill_on_drop: false }`
[INFO] [stdout] 83e56324b4c9aa0bb41ee1a77b7a3824412881a6d87511b5e31c365e8fb2b7b7
