[INFO] cloning repository https://github.com/jeremyletang/balrog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyletang/balrog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fbalrog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fbalrog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cc49aa15c3c0785ef772f39ef29414d88d53378
[INFO] testing jeremyletang/balrog against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyletang%2Fbalrog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jeremyletang/balrog
[INFO] finished tweaking git repo https://github.com/jeremyletang/balrog
[INFO] tweaked toml for git repo https://github.com/jeremyletang/balrog written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jeremyletang/balrog on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jeremyletang/balrog 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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] 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13f6001b9888fe65fbb8690dab6afef9185ea0f01517e973d4a037288aa44102
[INFO] running `Command { std: "docker" "start" "-a" "13f6001b9888fe65fbb8690dab6afef9185ea0f01517e973d4a037288aa44102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13f6001b9888fe65fbb8690dab6afef9185ea0f01517e973d4a037288aa44102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13f6001b9888fe65fbb8690dab6afef9185ea0f01517e973d4a037288aa44102", kill_on_drop: false }`
[INFO] [stdout] 13f6001b9888fe65fbb8690dab6afef9185ea0f01517e973d4a037288aa44102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d92db88217f2f9ba5704f4268e47bce027ef540cb9a1e8397cd994902659e80c
[INFO] running `Command { std: "docker" "start" "-a" "d92db88217f2f9ba5704f4268e47bce027ef540cb9a1e8397cd994902659e80c", 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] 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 once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling prettyplease v0.1.19
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling tower-layer v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling protobuf-src v1.1.0+21.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tower-http v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling hyper-timeout v0.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[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 rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling idna v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling papergrid v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.24
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling ed25519-compact v0.1.11
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.9.7
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling slip10 v0.1.0 (/opt/rustwide/workdir/slip10)
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling axum-core v0.2.8
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling tabled v0.7.0
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling url v2.3.0
[INFO] [stderr]    Compiling axum v0.5.16
[INFO] [stderr]    Compiling bip39 v1.0.1
[INFO] [stderr]    Compiling tonic v0.8.2
[INFO] [stderr]    Compiling clap v3.2.20
[INFO] [stderr] error: could not compile `tonic` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name tonic --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-trait"' --cfg 'feature="axum"' --cfg 'feature="channel"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="hyper"' --cfg 'feature="hyper-timeout"' --cfg 'feature="prost"' --cfg 'feature="prost-derive"' --cfg 'feature="prost1"' --cfg 'feature="tokio"' --cfg 'feature="tower"' --cfg 'feature="tracing-futures"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "axum", "channel", "codegen", "default", "flate2", "gzip", "h2", "hyper", "hyper-timeout", "prost", "prost-derive", "prost1", "rustls-native-certs", "rustls-pemfile", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "tokio", "tokio-rustls", "tower", "tracing-futures", "transport", "webpki-roots"))' -C metadata=d81a0c299b0449cd -C extra-filename=-02fe3b32be9f919e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-589b84715b030c8f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9b8ba657071f7a9b.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-3ddaaa4f18d94d2e.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-b0723ba45a8a940b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ed2936a99490f73e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-727ad23d07c094d3.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-af4f3dd088505cf9.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-79fd0b120ed8ebcd.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-421afba2262f8c0d.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-712146fa68acb990.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a3565621c1915be1.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-1c6a4ec144b0d3bd.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f23066c2b7608d72.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-045fbac7d593698d.rmeta --extern prost1=/opt/rustwide/target/debug/deps/libprost-c5f7fcb45869f3f2.rmeta --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-b61e48607c672ddc.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26c3cf90e6649e5e.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-beba35ac6e6603c6.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f96e42b6e8c9f991.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-59892dac44119163.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-233822ee238c3efe.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-a65cc4330a492c5f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3db00a5a307a6489.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-a784416e846d5c57.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d92db88217f2f9ba5704f4268e47bce027ef540cb9a1e8397cd994902659e80c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d92db88217f2f9ba5704f4268e47bce027ef540cb9a1e8397cd994902659e80c", kill_on_drop: false }`
[INFO] [stdout] d92db88217f2f9ba5704f4268e47bce027ef540cb9a1e8397cd994902659e80c
