[INFO] cloning repository https://github.com/era/poc-grpc-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/era/poc-grpc-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fpoc-grpc-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fpoc-grpc-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4dd5fe735893d0e66687c2787c44dc9050bee749
[INFO] testing era/poc-grpc-wasm against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fpoc-grpc-wasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/era/poc-grpc-wasm
[INFO] finished tweaking git repo https://github.com/era/poc-grpc-wasm
[INFO] tweaked toml for git repo https://github.com/era/poc-grpc-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/era/poc-grpc-wasm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/era/poc-grpc-wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/elliptic-email/rust-grpc-web`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing era/poc-grpc-wasm against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fera%2Fpoc-grpc-wasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/era/poc-grpc-wasm
[INFO] finished tweaking git repo https://github.com/era/poc-grpc-wasm
[INFO] tweaked toml for git repo https://github.com/era/poc-grpc-wasm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/era/poc-grpc-wasm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/era/poc-grpc-wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fsevent-sys v2.0.1
[INFO] [stderr]   Downloaded xtask-watch v0.1.1
[INFO] [stderr]   Downloaded wit-text v0.8.0
[INFO] [stderr]   Downloaded walrus-macro v0.19.0
[INFO] [stderr]   Downloaded wit-walrus v0.6.0
[INFO] [stderr]   Downloaded xtask-wasm v0.1.2
[INFO] [stderr]   Downloaded yew v0.19.3
[INFO] [stderr]   Downloaded gloo-console v0.2.1
[INFO] [stderr]   Downloaded wast v21.0.0
[INFO] [stderr]   Downloaded yew-macro v0.19.3
[INFO] [stderr]   Downloaded ipnet v2.4.0
[INFO] [stderr]   Downloaded wasmparser v0.59.0
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.80
[INFO] [stderr]   Downloaded wit-schema-version v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.80
[INFO] [stderr]   Downloaded filetime v0.2.16
[INFO] [stderr]   Downloaded inotify v0.7.1
[INFO] [stderr]   Downloaded gloo v0.4.2
[INFO] [stderr]   Downloaded wit-validator v0.2.1
[INFO] [stderr]   Downloaded wasmparser v0.77.0
[INFO] [stderr]   Downloaded walrus v0.19.0
[INFO] [stderr]   Downloaded wit-parser v0.2.0
[INFO] [stderr]   Downloaded wit-writer v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.80
[INFO] [stderr]   Downloaded gloo-file v0.2.1
[INFO] [stderr]   Downloaded gloo-storage v0.2.1
[INFO] [stderr]   Downloaded gloo-timers v0.2.4
[INFO] [stderr]   Downloaded gloo-utils v0.1.3
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.30
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.80
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.80
[INFO] [stderr]   Downloaded notify v4.0.17
[INFO] [stderr]   Downloaded fsevent v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.80
[INFO] [stderr]   Downloaded camino v1.0.7
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 28acf05e49e7172ddf8be45faa2f8d10529b4c99bd69a2cde2e1e43fb6b10e88
[INFO] running `Command { std: "docker" "start" "-a" "28acf05e49e7172ddf8be45faa2f8d10529b4c99bd69a2cde2e1e43fb6b10e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "28acf05e49e7172ddf8be45faa2f8d10529b4c99bd69a2cde2e1e43fb6b10e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28acf05e49e7172ddf8be45faa2f8d10529b4c99bd69a2cde2e1e43fb6b10e88", kill_on_drop: false }`
[INFO] [stdout] 28acf05e49e7172ddf8be45faa2f8d10529b4c99bd69a2cde2e1e43fb6b10e88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4712ec6f11bb0c9ac4ad39e7fd6d80d78221adb4107ec3db3bdf93d8dc924999
[INFO] running `Command { std: "docker" "start" "-a" "4712ec6f11bb0c9ac4ad39e7fd6d80d78221adb4107ec3db3bdf93d8dc924999", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling syn v1.0.91
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling libc v0.2.123
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.80
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling bumpalo v3.9.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling wasm-bindgen v0.2.80
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling httparse v1.7.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling prost-build v0.10.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.80
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.80
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.80
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.1
[INFO] [stderr]    Compiling prost v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling prost-types v0.10.1
[INFO] [stderr]    Compiling rust-grpc-web v0.1.0 (https://github.com/elliptic-email/rust-grpc-web#5dec4309)
[INFO] [stderr]    Compiling grpc-wasm-client v0.1.0 (/opt/rustwide/workdir/grpc-wasm-client)
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr] error: failed to run custom build command for `grpc-wasm-client v0.1.0 (/opt/rustwide/workdir/grpc-wasm-client)`
[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/grpc-wasm-client-dcfda9d422ded715/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '9f93af291970322f4f1c6315ccde4d7078201159'.
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4712ec6f11bb0c9ac4ad39e7fd6d80d78221adb4107ec3db3bdf93d8dc924999", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4712ec6f11bb0c9ac4ad39e7fd6d80d78221adb4107ec3db3bdf93d8dc924999", kill_on_drop: false }`
[INFO] [stdout] 4712ec6f11bb0c9ac4ad39e7fd6d80d78221adb4107ec3db3bdf93d8dc924999
