[INFO] cloning repository https://github.com/jlgerber/packybara-grpc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jlgerber/packybara-grpc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-grpc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-grpc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1dbc6a1c90f2810bb8e3a02aabdd4d5c83d62b0b
[INFO] testing jlgerber/packybara-grpc against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Fpackybara-grpc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jlgerber/packybara-grpc
[INFO] finished tweaking git repo https://github.com/jlgerber/packybara-grpc
[INFO] tweaked toml for git repo https://github.com/jlgerber/packybara-grpc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlgerber/packybara-grpc on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jlgerber/packybara-grpc 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5
[INFO] running `Command { std: "docker" "start" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.3
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling futures-io v0.3.4
[INFO] [stderr]    Compiling futures-task v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.26
[INFO] [stderr]    Compiling smallvec v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling http v0.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling multimap v0.8.0
[INFO] [stderr]    Compiling doc-comment v0.3.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.34
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling crypto-mac v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]    Compiling hmac v0.7.1
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling parking_lot v0.10.0
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling postgres-protocol v0.5.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling postgres-types v0.1.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling simple_xml_serialize v0.2.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling whoami v0.8.1
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling backtrace v0.3.45
[INFO] [stderr]    Compiling regex v1.3.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling simple_xml_serialize_macro v0.2.1
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling tokio v0.2.13
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling snafu-derive v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.13
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling structopt-derive v0.4.4
[INFO] [stderr]    Compiling failure v0.1.7
[INFO] [stderr]    Compiling pin-project v0.4.8
[INFO] [stderr]    Compiling tower-discover v0.3.0
[INFO] [stderr]    Compiling tower-load-shed v0.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.3
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling futures-util v0.3.4
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling structopt v0.3.11
[INFO] [stderr]    Compiling snafu v0.6.2
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling tower-buffer v0.3.0
[INFO] [stderr]    Compiling tower-make v0.3.0
[INFO] [stderr]    Compiling tower-load v0.3.0
[INFO] [stderr]    Compiling tower-limit v0.3.0
[INFO] [stderr]    Compiling tower-retry v0.3.0
[INFO] [stderr]    Compiling tower-timeout v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.3.0
[INFO] [stderr]    Compiling tonic-build v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling h2 v0.2.2
[INFO] [stderr]    Compiling tower-ready-cache v0.3.1
[INFO] [stderr]    Compiling tower-util v0.3.0
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling tower-balance v0.3.0
[INFO] [stderr]    Compiling tokio-postgres v0.5.3
[INFO] [stderr]    Compiling tower v0.3.1
[INFO] [stderr]    Compiling packybara-grpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `packybara-grpc v0.3.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/packybara-grpc-9cc7d4c606afce29/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   out: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "error: 'rustfmt' is not installed for the toolchain '1.99.0-beta.1-x86_64-unknown-linux-gnu'.\nhelp: run `rustup component add --toolchain 1.99.0-beta.1-x86_64-unknown-linux-gnu rustfmt` to install it\n" }
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2764) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-build-0.1.1/src/lib.rs:229:9:
[INFO] [stderr]   assertion failed: out.status.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ef7b6b85a01 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5ef7b6b9ab8a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5ef7b6b8a22c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5ef7b6b66406 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5ef7b6b7fc91 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5ef7b6b7fff2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5ef7b6b664e4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5ef7b6b5e779 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5ef7b6b66cdd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5ef7b6b9b3ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5ef7b6b9b372 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stderr]     11:     0x5ef7b69be281 - tonic_build[669774309f02d250]::fmt
[INFO] [stderr]     12:     0x5ef7b69978ce - <tonic_build[669774309f02d250]::Builder>::compile::<&std[104cf6e2632825ea]::path::Path>
[INFO] [stderr]     13:     0x5ef7b69971ee - tonic_build[669774309f02d250]::compile_protos::<&str>
[INFO] [stderr]     14:     0x5ef7b699f345 - build_script_build[9f23116d93cd1435]::main
[INFO] [stderr]     15:     0x5ef7b69ab1a3 - <fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>> as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     16:     0x5ef7b69a7d26 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>, core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>>
[INFO] [stderr]     17:     0x5ef7b69a9169 - std[104cf6e2632825ea]::rt::lang_start::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>>::{closure#0}
[INFO] [stderr]     18:     0x5ef7b6b7efb9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     19:     0x5ef7b69a2e51 - std[104cf6e2632825ea]::rt::lang_start::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::boxed::Box<dyn core[7c831bd917ebf35f]::error::Error>>>
[INFO] [stderr]     20:     0x5ef7b69a0f45 - main
[INFO] [stderr]     21:     0x7b8d4cd79601 - <unknown>
[INFO] [stderr]     22:     0x7b8d4cd79718 - __libc_start_main
[INFO] [stderr]     23:     0x5ef7b6997055 - _start
[INFO] [stderr]     24:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5", kill_on_drop: false }`
[INFO] [stdout] 539da85513904bcbeff45f3f52018243243fea9be73db70687c524215a20bec5
