[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.98.0-beta.8+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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jlgerber/packybara-grpc on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/jlgerber/packybara`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/jlgerber/rust-lspec.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded url v2.1.1
[INFO] [stderr]   Downloaded tonic-build v0.1.1
[INFO] [stderr]   Downloaded multimap v0.8.0
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.11
[INFO] [stderr]   Downloaded proc-macro-nested v0.1.3
[INFO] [stderr]   Downloaded smallvec v1.2.0
[INFO] [stderr]   Downloaded unicode-normalization v0.1.12
[INFO] [stderr]   Downloaded tower-util v0.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.9
[INFO] [stderr]   Downloaded simple_xml_serialize_macro v0.2.1
[INFO] [stderr]   Downloaded simple_xml_serialize v0.2.3
[INFO] [stderr]   Downloaded redox_users v0.3.4
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded hmac v0.7.1
[INFO] [stderr]   Downloaded siphasher v0.3.1
[INFO] [stderr]   Downloaded proc-macro-error-attr v0.4.11
[INFO] [stderr]   Downloaded snafu-derive v0.6.2
[INFO] [stderr]   Downloaded syn-mid v0.5.0
[INFO] [stderr]   Downloaded whoami v0.8.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.8
[INFO] [stderr]   Downloaded doc-comment v0.3.2
[INFO] [stderr]   Downloaded winapi-util v0.1.3
[INFO] [stderr]   Downloaded tokio-util v0.2.0
[INFO] [stderr]   Downloaded tower-limit v0.3.0
[INFO] [stderr]   Downloaded anyhow v1.0.26
[INFO] [stderr]   Downloaded postgres-types v0.1.1
[INFO] [stderr]   Downloaded postgres-protocol v0.5.0
[INFO] [stderr]   Downloaded sha2 v0.8.1
[INFO] [stderr]   Downloaded async-trait v0.1.24
[INFO] [stderr]   Downloaded tokio-util v0.3.0
[INFO] [stderr]   Downloaded stringprep v0.1.2
[INFO] [stderr]   Downloaded num-integer v0.1.42
[INFO] [stderr]   Downloaded lock_api v0.3.3
[INFO] [stderr]   Downloaded structopt-derive v0.4.4
[INFO] [stderr]   Downloaded proc-macro-error v0.4.11
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded rust-argon2 v0.7.0
[INFO] [stderr]   Downloaded termcolor v1.1.0
[INFO] [stderr]   Downloaded tonic v0.1.1
[INFO] [stderr]   Downloaded parking_lot v0.10.0
[INFO] [stderr]   Downloaded parking_lot_core v0.7.0
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded blake2b_simd v0.5.10
[INFO] [stderr]   Downloaded num-traits v0.2.11
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded snafu v0.6.2
[INFO] [stderr]   Downloaded base64 v0.10.1
[INFO] [stderr]   Downloaded structopt v0.3.11
[INFO] [stderr]   Downloaded serde_derive v1.0.104
[INFO] [stderr]   Downloaded backtrace v0.3.45
[INFO] [stderr]   Downloaded tokio-postgres v0.5.3
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded http v0.2.0
[INFO] [stderr]   Downloaded hyper v0.13.3
[INFO] [stderr]   Downloaded nom v3.2.1
[INFO] [stderr]   Downloaded chrono v0.4.11
[INFO] [stderr]   Downloaded aho-corasick v0.7.10
[INFO] [stderr]   Downloaded syn v1.0.16
[INFO] [stderr]   Downloaded h2 v0.2.2
[INFO] [stderr]   Downloaded regex v1.3.5
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] [stderr]   Downloaded tokio v0.2.13
[INFO] [stderr]   Downloaded bstr v0.2.12
[INFO] [stderr]   Downloaded libc v0.2.67
[INFO] [stderr]   Downloaded backtrace-sys v0.1.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] 8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae
[INFO] running `Command { std: "docker" "start" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae", 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" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae", 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" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "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 anyhow v1.0.26
[INFO] [stderr]    Compiling futures-channel v0.3.4
[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 serde v1.0.104
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling unicode-normalization v0.1.12
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.11
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling proc-macro-error v0.4.11
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling http v0.2.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling multimap v0.8.0
[INFO] [stderr]    Compiling mio v0.6.21
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling backtrace-sys v0.1.34
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling doc-comment v0.3.2
[INFO] [stderr]    Compiling siphasher v0.3.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[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 hmac v0.7.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling lock_api v0.3.3
[INFO] [stderr]    Compiling sha2 v0.8.1
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.7.0
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling chrono v0.4.11
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling mio-uds v0.6.7
[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 tempfile v3.1.0
[INFO] [stderr]    Compiling postgres-protocol v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.10.0
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling term v0.5.2
[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 postgres-types v0.1.1
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling whoami v0.8.1
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling regex v1.3.5
[INFO] [stderr]    Compiling simple_xml_serialize v0.2.3
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling backtrace v0.3.45
[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 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 serde_derive v1.0.104
[INFO] [stderr]    Compiling tokio v0.2.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.24
[INFO] [stderr]    Compiling snafu-derive v0.6.2
[INFO] [stderr]    Compiling structopt-derive v0.4.4
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling simple_xml_serialize_macro v0.2.1
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling tracing v0.1.13
[INFO] [stderr]    Compiling futures-util v0.3.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 async-stream v0.2.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]    Compiling snafu v0.6.2
[INFO] [stderr]    Compiling structopt v0.3.11
[INFO] [stderr]    Compiling tonic-build v0.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.4
[INFO] [stderr]    Compiling tower-util v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.2.0
[INFO] [stderr]    Compiling tower-make v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.3.0
[INFO] [stderr]    Compiling tower-load v0.3.0
[INFO] [stderr]    Compiling tower-timeout v0.3.0
[INFO] [stderr]    Compiling tower-limit v0.3.0
[INFO] [stderr]    Compiling tower-buffer v0.3.0
[INFO] [stderr]    Compiling tower-retry v0.3.0
[INFO] [stderr]    Compiling tower-ready-cache v0.3.1
[INFO] [stderr]    Compiling futures v0.3.4
[INFO] [stderr]    Compiling tower-balance v0.3.0
[INFO] [stderr]    Compiling packybara-grpc v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tower v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.2
[INFO] [stderr]    Compiling tokio-postgres v0.5.3
[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.98.0-beta.8-x86_64-unknown-linux-gnu'.\nhelp: run `rustup component add --toolchain 1.98.0-beta.8-x86_64-unknown-linux-gnu rustfmt` to install it\n" }
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2946) 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:     0x650317add2b1 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x650317af21ba - core[832e9a552fc17241]::fmt::write
[INFO] [stderr]      2:     0x650317ae1d3c - <std[97b98282bc616a66]::sys::stdio::unix::Stderr as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x650317abf6a6 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x650317ad70f1 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stderr]      5:     0x650317ad7452 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x650317abf784 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x650317ab6d89 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x650317abff5d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stderr]      9:     0x650317af29dc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stderr]     10:     0x650317af29a2 - core[832e9a552fc17241]::panicking::panic
[INFO] [stderr]     11:     0x65031790ae41 - tonic_build[f625b66d9d3e86e8]::fmt
[INFO] [stderr]     12:     0x6503178ee88e - <tonic_build[f625b66d9d3e86e8]::Builder>::compile::<&std[97b98282bc616a66]::path::Path>
[INFO] [stderr]     13:     0x6503178ec84c - tonic_build[f625b66d9d3e86e8]::compile_protos::<&str>
[INFO] [stderr]     14:     0x6503178ea4e5 - build_script_build[c7da36885dde4b8]::main
[INFO] [stderr]     15:     0x6503178ec403 - <fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>> as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     16:     0x6503178f5546 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>, core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>
[INFO] [stderr]     17:     0x6503178f5e29 - std[97b98282bc616a66]::rt::lang_start::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>::{closure#0}
[INFO] [stderr]     18:     0x650317ad6367 - std[97b98282bc616a66]::rt::lang_start_internal
[INFO] [stderr]     19:     0x6503178f4561 - std[97b98282bc616a66]::rt::lang_start::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::boxed::Box<dyn core[832e9a552fc17241]::error::Error>>>
[INFO] [stderr]     20:     0x6503178ec715 - main
[INFO] [stderr]     21:     0x766c03e5c601 - <unknown>
[INFO] [stderr]     22:     0x766c03e5c718 - __libc_start_main
[INFO] [stderr]     23:     0x6503178e24e5 - _start
[INFO] [stderr]     24:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae", kill_on_drop: false }`
[INFO] [stdout] 8196cdd43b13eda1307e8694c7bf33559bdd4c893922335764ef52bac81c1bae
