[INFO] cloning repository https://github.com/ctron/trustify-product-label-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctron/trustify-product-label-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Ftrustify-product-label-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Ftrustify-product-label-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f42c9ee7922f5951dd7ffa6623f18da7cfacbd40
[INFO] checking ctron/trustify-product-label-poc against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctron%2Ftrustify-product-label-poc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ctron/trustify-product-label-poc
[INFO] finished tweaking git repo https://github.com/ctron/trustify-product-label-poc
[INFO] tweaked toml for git repo https://github.com/ctron/trustify-product-label-poc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctron/trustify-product-label-poc on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctron/trustify-product-label-poc 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35
[INFO] running `Command { std: "docker" "start" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35", 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" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling aws-types v1.3.8
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking indexmap v2.11.3
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking regex-lite v0.1.7
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.4.9
[INFO] [stderr]     Checking ff v0.12.1
[INFO] [stderr]     Checking sec1 v0.3.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]     Checking group v0.12.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking aws-smithy-xml v0.60.10
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]     Checking rfc6979 v0.3.1
[INFO] [stderr]     Checking elliptic-curve v0.12.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking console v0.16.1
[INFO] [stderr]     Checking ecdsa v0.14.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking generic-array v1.2.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crc-fast v1.3.0
[INFO] [stderr]     Checking p256 v0.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking buffered-reader v1.4.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking memsec v0.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking borrow-or-share v0.2.2
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking bzip2-rs v0.1.2
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking xattr v1.5.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]     Checking fsquirrel v0.1.3
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=08a7110af742c589 -C extra-filename=-0d3b0c7850b210f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-99a557513d313c93.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-439fca0b410f844f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-395d7fcba30206f0.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-c7c1914db7a4e72e.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-cc3b7a050b6e800c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bc262080bad12311.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-60cc08f7d04a85a0.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-4fe50a78767afbe0.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-0c37b2a9287803ba.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-5c7d9ee328baeb20.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a30c0625979b09c8.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=740ca17a48212ec8 -C extra-filename=-c9bd7653b56bdc70 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cb8a163e7d964d6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-527e1dcc372a7d63.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8b80527c21a6f036.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a1898152f38311f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-87b9082fa06385f7.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[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/4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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=917c16edd597087d -C extra-filename=-f439ed01e8ab8d56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-969e3b85a7262209.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2998dc56ed90fbb0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-ab20fc0822f5e3c5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35", kill_on_drop: false }`
[INFO] [stdout] bd178c4cd77c7a8ba05957270bf11d3590ea7b83936450057a9d9e48e4ff8b35
