[INFO] cloning repository https://github.com/shantanugoel/rust-bash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shantanugoel/rust-bash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanugoel%2Frust-bash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanugoel%2Frust-bash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68d6dbaf7ae059e29cfe1570a421b0e710ec8572
[INFO] testing shantanugoel/rust-bash against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshantanugoel%2Frust-bash" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shantanugoel/rust-bash
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/shantanugoel/rust-bash
[INFO] tweaked toml for git repo https://github.com/shantanugoel/rust-bash written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shantanugoel/rust-bash on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shantanugoel/rust-bash 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/reubeno/brush.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded utf8-chars v3.0.6
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded cached_proc_macro_types v0.1.1
[INFO] [stderr]   Downloaded cached_proc_macro v0.27.0
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded hifijson v0.5.0
[INFO] [stderr]   Downloaded jaq-json v2.0.0-gamma
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded jaq-std v3.0.0-gamma
[INFO] [stderr]   Downloaded libtest-mimic v0.8.2
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded jaq-core v3.0.0-gamma
[INFO] [stderr]   Downloaded ureq v3.2.0
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded cached v0.59.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.46
[INFO] [stderr]   Downloaded rustyline v17.0.2
[INFO] [stderr]   Downloaded regex-bites v0.1.6
[INFO] [stderr]   Downloaded zerocopy v0.8.46
[INFO] [stderr]   Downloaded datatest-stable v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4832e41af05def97c1711b36de244a3006e46d62aff1376148f2ae3a76a27d7a
[INFO] running `Command { std: "docker" "start" "-a" "4832e41af05def97c1711b36de244a3006e46d62aff1376148f2ae3a76a27d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4832e41af05def97c1711b36de244a3006e46d62aff1376148f2ae3a76a27d7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4832e41af05def97c1711b36de244a3006e46d62aff1376148f2ae3a76a27d7a", kill_on_drop: false }`
[INFO] [stdout] 4832e41af05def97c1711b36de244a3006e46d62aff1376148f2ae3a76a27d7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f22018c256268def2ad0df9c068fb0bc6b3937b90ab13fa988656a1d901381
[INFO] running `Command { std: "docker" "start" "-a" "77f22018c256268def2ad0df9c068fb0bc6b3937b90ab13fa988656a1d901381", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.46
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jaq-core v3.0.0-gamma
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-bites v0.1.6
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling cached_proc_macro v0.27.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling utf8-chars v3.0.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling cached v0.59.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling hifijson v0.5.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling jaq-std v3.0.0-gamma
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling jaq-json v2.0.0-gamma
[INFO] [stderr]    Compiling bon v3.9.1
[INFO] [stderr]    Compiling brush-parser v0.3.0 (https://github.com/reubeno/brush.git?rev=ae35b6dd09f394c66fd805bea747e35a013ee978#ae35b6dd)
[INFO] [stderr]    Compiling rustyline v17.0.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling rust-bash v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "77f22018c256268def2ad0df9c068fb0bc6b3937b90ab13fa988656a1d901381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f22018c256268def2ad0df9c068fb0bc6b3937b90ab13fa988656a1d901381", kill_on_drop: false }`
[INFO] [stdout] 77f22018c256268def2ad0df9c068fb0bc6b3937b90ab13fa988656a1d901381
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80992d041edbc7165b752b53d263e5a1dbac1dd460d22cb530e368024810546b
[INFO] running `Command { std: "docker" "start" "-a" "80992d041edbc7165b752b53d263e5a1dbac1dd460d22cb530e368024810546b", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling libtest-mimic v0.8.2
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling jaq-std v3.0.0-gamma
[INFO] [stderr]    Compiling datatest-stable v0.3.3
[INFO] [stderr]    Compiling jaq-json v2.0.0-gamma
[INFO] [stderr]    Compiling brush-parser v0.3.0 (https://github.com/reubeno/brush.git?rev=ae35b6dd09f394c66fd805bea747e35a013ee978#ae35b6dd)
[INFO] [stderr]    Compiling rust-bash v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rust-bash` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name rust_bash --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="native-fs"' --cfg 'feature="network"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "ffi", "native-fs", "network", "wasm"))' -C metadata=2750df791c47340b -C extra-filename=-17481f56253d36a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-71ac4d732ca7df5d.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-5009bb8c2d6ccbe4.rlib --extern brush_parser=/opt/rustwide/target/debug/deps/libbrush_parser-ac555a0e75260879.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bd4c5915713db771.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-7aaca12a6845b4a7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7f8b9199eb5ec1c6.rlib --extern datatest_stable=/opt/rustwide/target/debug/deps/libdatatest_stable-1b9f356730d29457.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e4accef8a46377b.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-50453a6e6f64b423.rlib --extern jaq_core=/opt/rustwide/target/debug/deps/libjaq_core-ad3a9d14b884988d.rlib --extern jaq_json=/opt/rustwide/target/debug/deps/libjaq_json-93b95b9e9ba7c596.rlib --extern jaq_std=/opt/rustwide/target/debug/deps/libjaq_std-b80fc0eca5b7b803.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e2548c238049e766.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-6f8cff30beeb34a3.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c00638e5fc0b42dc.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a846880b3b3587b2.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-40e610bc1bf9d9eb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-424f16bb6222664f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-137ffebd9e375e42.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-87de5ebb21c7a91b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ce973d3008cbe386.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-db47669396bdfa3b.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-f3987e8b5c38daa5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2ded0c04762abea0.rlib --extern tiny_http=/opt/rustwide/target/debug/deps/libtiny_http-48551731fd57a10a.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-de249cd4db7b4757.rlib --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-66f6cb9778af77fe.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-933adff4f19558dc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-196b72cf722b26be.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "80992d041edbc7165b752b53d263e5a1dbac1dd460d22cb530e368024810546b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80992d041edbc7165b752b53d263e5a1dbac1dd460d22cb530e368024810546b", kill_on_drop: false }`
[INFO] [stdout] 80992d041edbc7165b752b53d263e5a1dbac1dd460d22cb530e368024810546b
