[INFO] cloning repository https://github.com/holochain-apps/emergence
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain-apps/emergence" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Femergence", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Femergence'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db86922d6c74623617d853e5d0d9fbfb3529e741
[INFO] checking holochain-apps/emergence against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain-apps%2Femergence" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/holochain-apps/emergence
[INFO] finished tweaking git repo https://github.com/holochain-apps/emergence
[INFO] tweaked toml for git repo https://github.com/holochain-apps/emergence written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/holochain-apps/emergence on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/holochain-apps/emergence 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/holochain-open-dev/file-storage`
[INFO] [stderr]     Updating git repository `https://github.com/holochain-open-dev/profiles`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded holochain_wasmer_common v0.0.94
[INFO] [stderr]   Downloaded wasmer-compiler v4.2.8
[INFO] [stderr]   Downloaded holochain_util v0.3.2
[INFO] [stderr]   Downloaded holochain_nonce v0.3.2
[INFO] [stderr]   Downloaded hdk v0.3.1
[INFO] [stderr]   Downloaded wasmer-compiler-cranelift v4.2.8
[INFO] [stderr]   Downloaded wasmer-types v4.2.8
[INFO] [stderr]   Downloaded wasmer v4.2.8
[INFO] [stderr]   Downloaded holochain_integrity_types v0.3.1
[INFO] [stderr]   Downloaded kitsune_p2p_bin_data v0.3.2
[INFO] [stderr]   Downloaded kitsune_p2p_block v0.3.2
[INFO] [stderr]   Downloaded hdk_derive v0.3.1
[INFO] [stderr]   Downloaded kitsune_p2p_dht_arc v0.3.2
[INFO] [stderr]   Downloaded holochain_secure_primitive v0.3.2
[INFO] [stderr]   Downloaded holochain_serialized_bytes_derive v0.0.54
[INFO] [stderr]   Downloaded holochain_serialized_bytes v0.0.54
[INFO] [stderr]   Downloaded kitsune_p2p_timestamp v0.3.2
[INFO] [stderr]   Downloaded wasmer-derive v4.2.8
[INFO] [stderr]   Downloaded wasmer-vm v4.2.8
[INFO] [stderr]   Downloaded holochain_zome_types v0.3.1
[INFO] [stderr]   Downloaded hdi v0.4.1
[INFO] [stderr]   Downloaded holo_hash v0.3.1
[INFO] [stderr]   Downloaded holochain_wasmer_guest v0.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d318fa5ac365b45f2029625ad58a25d15bad66290969ddc39c3b6dc8ad9f0ed9
[INFO] running `Command { std: "docker" "start" "-a" "d318fa5ac365b45f2029625ad58a25d15bad66290969ddc39c3b6dc8ad9f0ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d318fa5ac365b45f2029625ad58a25d15bad66290969ddc39c3b6dc8ad9f0ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d318fa5ac365b45f2029625ad58a25d15bad66290969ddc39c3b6dc8ad9f0ed9", kill_on_drop: false }`
[INFO] [stdout] d318fa5ac365b45f2029625ad58a25d15bad66290969ddc39c3b6dc8ad9f0ed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 848a771d8181fb5d81cd4d778d860a1e0803e6c9586de63269eb673b574b46fd
[INFO] running `Command { std: "docker" "start" "-a" "848a771d8181fb5d81cd4d778d860a1e0803e6c9586de63269eb673b574b46fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.121
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling cc v1.1.7
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling test-fuzz-internal v3.0.4
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling test-fuzz-runtime v3.0.4
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v4.2.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling test-fuzz v3.0.4
[INFO] [stderr]    Compiling test-fuzz-macro v3.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling toolchain_find v0.2.0
[INFO] [stderr]    Compiling holochain_serialized_bytes_derive v0.0.54
[INFO] [stderr]    Compiling wasmer-derive v4.2.8
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking cranelift-entity v0.91.1
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking enumset v1.1.5
[INFO] [stderr]     Checking enum-iterator v0.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking object v0.36.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking more-asserts v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]     Checking regalloc2 v0.5.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking gimli v0.26.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking wasmer-types v4.2.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking cranelift-egraph v0.91.1
[INFO] [stderr]     Checking cranelift-bforest v0.91.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking shared-buffer v0.1.4
[INFO] [stderr]     Checking wasmer-vm v4.2.8
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking wasm-encoder v0.32.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking trilean v1.1.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking gcollections v1.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking wast v64.0.0
[INFO] [stderr]     Checking wasmer-compiler v4.2.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking kitsune_p2p_timestamp v0.3.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking intervallum v1.4.1
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.121.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 --deny=unsafe_code '--allow=clippy::all' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9d47b7da69e4159 -C extra-filename=-4b1673e6c6b4adf2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8257de363ef7afb0.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-667ba4f1231dfa96.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-8802981250255a32.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] warning: cranelift-codegen@0.91.1: Failed to run `rustfmt` on ISLE-generated code: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fce0e74720d199eb7839fdb51af35ac5226da178/bin/rustc --crate-name cranelift_codegen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.91.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=z -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="arm64"' --cfg 'feature="default"' --cfg 'feature="gimli"' --cfg 'feature="riscv64"' --cfg 'feature="std"' --cfg 'feature="unwind"' --cfg 'feature="x86"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "arm64", "bincode", "core", "default", "enable-serde", "experimental_x64", "gimli", "hashbrown", "incremental-cache", "isle-errors", "isle-in-source-tree", "riscv64", "s390x", "serde", "sha2", "souper-harvest", "souper-ir", "std", "testing_hooks", "trace-log", "unwind", "x86"))' -C metadata=f0b657568dfd661e -C extra-filename=-b8f0ce60398ad79a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-136354bfa8abcd8a.rmeta --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-d7f2cdd564562e9f.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-c03b4170642ac987.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-324370a07c20485d.rmeta --extern cranelift_egraph=/opt/rustwide/target/debug/deps/libcranelift_egraph-9018f62114b5cd2e.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-a37119c377a123ad.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-4eead338c4e057f9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-070a597705938857.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-4883384e6e8b308b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5fae3b67bdbb79b5.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-4e30f5ac4da9da6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "848a771d8181fb5d81cd4d778d860a1e0803e6c9586de63269eb673b574b46fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848a771d8181fb5d81cd4d778d860a1e0803e6c9586de63269eb673b574b46fd", kill_on_drop: false }`
[INFO] [stdout] 848a771d8181fb5d81cd4d778d860a1e0803e6c9586de63269eb673b574b46fd
