[INFO] fetching crate correlate 0.3.0... [INFO] checking correlate-0.3.0 against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] extracting crate correlate 0.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate correlate 0.3.0 [INFO] finished tweaking crates.io crate correlate 0.3.0 [INFO] tweaked toml for crates.io crate correlate 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate correlate 0.3.0 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate correlate 0.3.0 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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9 [INFO] running `Command { std: "docker" "start" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9", 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" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9", 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" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling frunk_core v0.4.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking toml_write v0.1.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling frunk_proc_macros v0.1.3 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling frunk_derives v0.4.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking frunk v0.4.3 [INFO] [stderr] Compiling diesel_derives v2.1.4 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling mysqlclient-src v0.1.3+9.2.0 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.71.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=7d2df566a4273507 -C extra-filename=-6ca35ee024a95cac --out-dir /opt/rustwide/target/debug/build/bindgen/6ca35ee024a95cac/out -L dependency=/opt/rustwide/target/debug/build/bitflags/9e5d3bffc9e87c87/out -L dependency=/opt/rustwide/target/debug/build/cexpr/5df0d505e141e9d6/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/a6ec14cb1a24e6b7/out -L dependency=/opt/rustwide/target/debug/build/clang-sys/e399e748e7b55360/out -L dependency=/opt/rustwide/target/debug/build/either/9781f4a9a021326b/out -L dependency=/opt/rustwide/target/debug/build/glob/5e8f20fa4f3f4282/out -L dependency=/opt/rustwide/target/debug/build/itertools/d82146476f14705f/out -L dependency=/opt/rustwide/target/debug/build/libc/fd8b32e6b5df42c3/out -L dependency=/opt/rustwide/target/debug/build/libloading/ec8058c2bb12bfbd/out -L dependency=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/1d5ed774849da946/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out -L dependency=/opt/rustwide/target/debug/build/regex/83da058ad1f9aa7e/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/d5d88c53313da9ee/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/fd1b9b42a240345c/out -L dependency=/opt/rustwide/target/debug/build/rustc-hash/b734c5d09be80aba/out -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out -L dependency=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/9e5d3bffc9e87c87/out/libbitflags-9e5d3bffc9e87c87.rmeta --extern cexpr=/opt/rustwide/target/debug/build/cexpr/5df0d505e141e9d6/out/libcexpr-5df0d505e141e9d6.rmeta --extern clang_sys=/opt/rustwide/target/debug/build/clang-sys/e399e748e7b55360/out/libclang_sys-e399e748e7b55360.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/d82146476f14705f/out/libitertools-d82146476f14705f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/83da058ad1f9aa7e/out/libregex-83da058ad1f9aa7e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/build/rustc-hash/b734c5d09be80aba/out/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/out/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --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=290b63e6fa2280d8 -C extra-filename=-52ff7b577a87c595 --out-dir /opt/rustwide/target/debug/build/tokio/52ff7b577a87c595/out -L dependency=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out -L dependency=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out -L dependency=/opt/rustwide/target/debug/build/mio/6ffab9ca72757bba/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/74a94107be1d212b/out -L dependency=/opt/rustwide/target/debug/build/socket2/c3ca62d0afdb8ae3/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/696d9749778e1593/out/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out/liblibc-07c61d5058b4388b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/6ffab9ca72757bba/out/libmio-6ffab9ca72757bba.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/74a94107be1d212b/out/libsignal_hook_registry-74a94107be1d212b.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/c3ca62d0afdb8ae3/out/libsocket2-c3ca62d0afdb8ae3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/out/libtokio_macros-1f22a69f7b139e0b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9", kill_on_drop: false }` [INFO] [stdout] 7be186476fdbb492d9a99463d3fb633acb1261a24f23290b623b32643c1c4af9