[INFO] cloning repository https://github.com/DOD-Blockchain/dod-miner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DOD-Blockchain/dod-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOD-Blockchain%2Fdod-miner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOD-Blockchain%2Fdod-miner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] acd622021ea0994423d985712971617959dcff06
[INFO] checking DOD-Blockchain/dod-miner against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDOD-Blockchain%2Fdod-miner" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DOD-Blockchain/dod-miner
[INFO] finished tweaking git repo https://github.com/DOD-Blockchain/dod-miner
[INFO] tweaked toml for git repo https://github.com/DOD-Blockchain/dod-miner written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DOD-Blockchain/dod-miner on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DOD-Blockchain/dod-miner 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc2/source/apps/dod_runner_wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd83278762f0dfdb5fe32be899a6ced503b07aa5e9ee418371803e82f9497a7c
[INFO] running `Command { std: "docker" "start" "-a" "dd83278762f0dfdb5fe32be899a6ced503b07aa5e9ee418371803e82f9497a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd83278762f0dfdb5fe32be899a6ced503b07aa5e9ee418371803e82f9497a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd83278762f0dfdb5fe32be899a6ced503b07aa5e9ee418371803e82f9497a7c", kill_on_drop: false }`
[INFO] [stdout] dd83278762f0dfdb5fe32be899a6ced503b07aa5e9ee418371803e82f9497a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe0f4cb25acc35e49915cfdc2640bbd4a78c627f91fdf75b8fb7060304b80ec1
[INFO] running `Command { std: "docker" "start" "-a" "fe0f4cb25acc35e49915cfdc2640bbd4a78c627f91fdf75b8fb7060304b80ec1", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/apps/dod_runner_wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking bitcoin-io v0.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling openssl-src v300.3.2+3.3.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.3
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking bitcoin_hashes v0.12.0
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling heim-common v0.0.11
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking k256 v0.11.6
[INFO] [stderr]     Checking uom v0.30.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking binread v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking bip32 v0.4.0
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="num-rational"' --cfg 'feature="rational-support"' --cfg 'feature="si"' --cfg 'feature="std"' --cfg 'feature="u64"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=8b4f0ccb598c81f4 -C extra-filename=-b6b98421e3466a24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-d735fda27cd66c46.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4523068248515ddc.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-9c18758bfd7fe47e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/438eb4c1a1c3841523d7f672601e8adbe04cff28/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=bc55c8ee3c05bc9b -C extra-filename=-c72458f3a25020b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0a620aec44db2228.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6468ffc4542cb6aa.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c100a637a5197366.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-147c58db6c8d1ae0.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-7d8dbaab28caa68b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-393ec44fc177bb37.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-cd799c57c745c756.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fe0f4cb25acc35e49915cfdc2640bbd4a78c627f91fdf75b8fb7060304b80ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe0f4cb25acc35e49915cfdc2640bbd4a78c627f91fdf75b8fb7060304b80ec1", kill_on_drop: false }`
[INFO] [stdout] fe0f4cb25acc35e49915cfdc2640bbd4a78c627f91fdf75b8fb7060304b80ec1
