[INFO] cloning repository https://github.com/AbleTheAbove/rustdrop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AbleTheAbove/rustdrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2ef1ae8a15a8cb558e2841421c440bd54afb05c
[INFO] checking AbleTheAbove/rustdrop against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbleTheAbove%2Frustdrop" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AbleTheAbove/rustdrop
[INFO] finished tweaking git repo https://github.com/AbleTheAbove/rustdrop
[INFO] tweaked toml for git repo https://github.com/AbleTheAbove/rustdrop written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AbleTheAbove/rustdrop on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AbleTheAbove/rustdrop 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.123
[INFO] [stderr]   Downloaded avahi-sys v0.10.0
[INFO] [stderr]   Downloaded zeroconf-macros v0.1.2
[INFO] [stderr]   Downloaded bonjour-sys v0.1.0
[INFO] [stderr]   Downloaded serde v1.0.123
[INFO] [stderr]   Downloaded strsim v0.9.3
[INFO] [stderr]   Downloaded version_check v0.9.2
[INFO] [stderr]   Downloaded once_cell v1.7.0
[INFO] [stderr]   Downloaded clang-sys v1.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.24
[INFO] [stderr]   Downloaded darling_core v0.10.2
[INFO] [stderr]   Downloaded zeroconf v0.7.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.18
[INFO] [stderr]   Downloaded memchr v2.3.4
[INFO] [stderr]   Downloaded thread_local v1.1.3
[INFO] [stderr]   Downloaded derive-getters v0.2.0
[INFO] [stderr]   Downloaded darling v0.10.2
[INFO] [stderr]   Downloaded regex v1.4.3
[INFO] [stderr]   Downloaded syn v1.0.60
[INFO] [stderr]   Downloaded derive_builder_core v0.9.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.22
[INFO] [stderr]   Downloaded aho-corasick v0.7.15
[INFO] [stderr]   Downloaded darling_macro v0.10.2
[INFO] [stderr]   Downloaded derive_builder v0.9.0
[INFO] [stderr]   Downloaded unicode-xid v0.2.1
[INFO] [stderr]   Downloaded libc v0.2.86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13b5a1e79027a80a53d8f71a1634b21f0c5a01760aa2225ea1cd7edc91bec32c
[INFO] running `Command { std: "docker" "start" "-a" "13b5a1e79027a80a53d8f71a1634b21f0c5a01760aa2225ea1cd7edc91bec32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13b5a1e79027a80a53d8f71a1634b21f0c5a01760aa2225ea1cd7edc91bec32c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b5a1e79027a80a53d8f71a1634b21f0c5a01760aa2225ea1cd7edc91bec32c", kill_on_drop: false }`
[INFO] [stdout] 13b5a1e79027a80a53d8f71a1634b21f0c5a01760aa2225ea1cd7edc91bec32c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b73ed6d6ce7a74ed6b5990d57ce74adb9f5b9c4829916a1ef03e92b46861e8a
[INFO] running `Command { std: "docker" "start" "-a" "5b73ed6d6ce7a74ed6b5990d57ce74adb9f5b9c4829916a1ef03e92b46861e8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.86
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling once_cell v1.7.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling clang-sys v1.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling derive-getters v0.2.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling zeroconf-macros v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling avahi-sys v0.10.0
[INFO] [stderr] error: failed to run custom build command for `avahi-sys v0.10.0`
[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/avahi-sys-b132ec092d9509dd/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=avahi-client
[INFO] [stderr]   cargo:rustc-link-lib=avahi-common
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (942) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55c295f8c3b2 - std::backtrace_rs::backtrace::libunwind::trace::h8ff8ed9a2997adee
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55c295f8c3b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hed1a09eb7aa4d69d
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55c295f8c3b2 - std::sys::backtrace::_print_fmt::h9e4137979f16bff6
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x55c295f8c3b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h39198dc7b88a6264
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x55c295f9d52f - core::fmt::rt::Argument::fmt::ha35577891ca60f27
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x55c295f9d52f - core::fmt::write::h1feffd9edbf28871
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x55c295f5ebe3 - std::io::default_write_fmt::h347712ff49bfbf12
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55c295f5ebe3 - std::io::Write::write_fmt::hd27a6921afe7d834
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x55c295f694a2 - std::sys::backtrace::BacktraceLock::print::h961c13e46d2559db
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x55c295f6c23f - std::panicking::default_hook::{{closure}}::h9e26b7a9f26ef0f4
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x55c295f6c099 - std::panicking::default_hook::h7822050d3461aa91
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x55c295f6c8ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hfef05bb17ca54e6a
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/alloc/src/boxed.rs:2018:9
[INFO] [stderr]     12:     0x55c295f6c8ff - std::panicking::panic_with_hook::he8a7473937e4114e
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x55c295f6c6aa - std::panicking::panic_handler::{{closure}}::h66b2f3d5eca25e0f
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x55c295f695e9 - std::sys::backtrace::__rust_end_short_backtrace::haba2f568b7898700
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x55c295f531ad - __rustc[716419831ecda59c]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x55c295fa7650 - core::panicking::panic_fmt::h3666742ec1d80fc9
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x55c295f4317f - proc_macro2::fallback::validate_ident::h56b6dd8be0fe2ab3
[INFO] [stderr]     18:     0x55c295f43421 - proc_macro2::fallback::Ident::_new::h70d56695f2b7d034
[INFO] [stderr]     19:     0x55c295f433df - proc_macro2::fallback::Ident::new::h9f2a1cd39397783a
[INFO] [stderr]     20:     0x55c295f407d8 - proc_macro2::imp::Ident::new::h23d238b50a751ded
[INFO] [stderr]     21:     0x55c295f3b688 - proc_macro2::Ident::new::h0bfd6b3562528077
[INFO] [stderr]     22:     0x55c295c2cedf - bindgen::ir::context::BindgenContext::rust_ident_raw::h70f09f9fb4730e8a
[INFO] [stderr]     23:     0x55c295c2ac10 - bindgen::ir::context::BindgenContext::rust_ident::h9d64a492654b8011
[INFO] [stderr]     24:     0x55c295cc0dc2 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h9b161c29412e5e68
[INFO] [stderr]     25:     0x55c295c5bd97 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3ec168a4b0b3c852
[INFO] [stderr]     26:     0x55c295c8ce2b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1b00ef3d96bb12d4
[INFO] [stderr]     27:     0x55c295cc6e7a - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h9b161c29412e5e68
[INFO] [stderr]     28:     0x55c295c5bd97 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h3ec168a4b0b3c852
[INFO] [stderr]     29:     0x55c295c8ce2b - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1b00ef3d96bb12d4
[INFO] [stderr]     30:     0x55c295d0bd05 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::he00ce6cf69a60290
[INFO] [stderr]     31:     0x55c295c5f2e1 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h9b35060061381d7e
[INFO] [stderr]     32:     0x55c295c8ce06 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1b00ef3d96bb12d4
[INFO] [stderr]     33:     0x55c295d1820c - bindgen::codegen::codegen::{{closure}}::h1b1697c040c915d3
[INFO] [stderr]     34:     0x55c295c381c5 - bindgen::ir::context::BindgenContext::gen::h296fe022a241caeb
[INFO] [stderr]     35:     0x55c295d17a9d - bindgen::codegen::codegen::h065e7d2aea41858a
[INFO] [stderr]     36:     0x55c295ce28cf - bindgen::Bindings::generate::ha7bf8fb1b1630e27
[INFO] [stderr]     37:     0x55c295cdf522 - bindgen::Builder::generate::hb7c758fcc372998e
[INFO] [stderr]     38:     0x55c295be0cce - build_script_build::main::h11f5d6a770aed6a0
[INFO] [stderr]     39:     0x55c295be17c3 - core::ops::function::FnOnce::call_once::hc7056eae61e08549
[INFO] [stderr]     40:     0x55c295be16b6 - std::sys::backtrace::__rust_begin_short_backtrace::hf70154ec011dc680
[INFO] [stderr]     41:     0x55c295be1699 - std::rt::lang_start::{{closure}}::ha5f737e0cdcd320f
[INFO] [stderr]     42:     0x55c295f604a0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3fc3eb98af770074
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x55c295f604a0 - std::panicking::catch_unwind::do_call::hf212a2d02687e140
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x55c295f604a0 - std::panicking::catch_unwind::h69acb780f4fb28f3
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x55c295f604a0 - std::panic::catch_unwind::hba49dfb5f7e9d25f
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x55c295f604a0 - std::rt::lang_start_internal::{{closure}}::h07b7f108d3d4f8c5
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x55c295f604a0 - std::panicking::catch_unwind::do_call::h1bbac4c6c846794c
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x55c295f604a0 - std::panicking::catch_unwind::ha09f309240d1a0bb
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x55c295f604a0 - std::panic::catch_unwind::hda124fd3418f6d1e
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x55c295f604a0 - std::rt::lang_start_internal::hfe7899fc6459cca4
[INFO] [stderr]                                  at /rustc/ab1d2444533d829e2d5cff6634cd3c70de6d7103/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x55c295be1681 - std::rt::lang_start::ha2deb0b7379941d5
[INFO] [stderr]     52:     0x55c295be2e55 - main
[INFO] [stderr]     53:     0x728cf47471ca - <unknown>
[INFO] [stderr]     54:     0x728cf474728b - __libc_start_main
[INFO] [stderr]     55:     0x55c295be08f5 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5b73ed6d6ce7a74ed6b5990d57ce74adb9f5b9c4829916a1ef03e92b46861e8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b73ed6d6ce7a74ed6b5990d57ce74adb9f5b9c4829916a1ef03e92b46861e8a", kill_on_drop: false }`
[INFO] [stdout] 5b73ed6d6ce7a74ed6b5990d57ce74adb9f5b9c4829916a1ef03e92b46861e8a
