[INFO] cloning repository https://github.com/GonnaHackIt/crusty [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GonnaHackIt/crusty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonnaHackIt%2Fcrusty", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonnaHackIt%2Fcrusty'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e70425b7f4f330cb2ef3d182050bf06792b5d2fc [INFO] checking GonnaHackIt/crusty/e70425b7f4f330cb2ef3d182050bf06792b5d2fc against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonnaHackIt%2Fcrusty" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GonnaHackIt/crusty on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GonnaHackIt/crusty [INFO] finished tweaking git repo https://github.com/GonnaHackIt/crusty [INFO] tweaked toml for git repo https://github.com/GonnaHackIt/crusty written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/GonnaHackIt/crusty 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-retry v0.3.0 [INFO] [stderr] Downloaded icu_provider_macros v1.2.0 [INFO] [stderr] Downloaded icu_provider_adapters v1.2.0 [INFO] [stderr] Downloaded litemap v0.7.2 [INFO] [stderr] Downloaded retry-policies v0.2.1 [INFO] [stderr] Downloaded m3u8-rs v5.0.5 [INFO] [stderr] Downloaded icu_provider_blob v1.2.0 [INFO] [stderr] Downloaded tinystr v0.7.2 [INFO] [stderr] Downloaded writeable v0.5.4 [INFO] [stderr] Downloaded rusty_ytdl v0.6.6 [INFO] [stderr] Downloaded zerovec-derive v0.9.6 [INFO] [stderr] Downloaded boa_ast v0.17.3 [INFO] [stderr] Downloaded icu_collections v1.2.0 [INFO] [stderr] Downloaded icu_properties v1.2.0 [INFO] [stderr] Downloaded zerovec v0.9.6 [INFO] [stderr] Downloaded songbird v0.4.1 [INFO] [stderr] Downloaded icu_locid v1.2.0 [INFO] [stderr] Downloaded icu_provider v1.2.0 [INFO] [stderr] Downloaded icu_normalizer v1.2.0 [INFO] [stderr] Downloaded regress v0.6.0 [INFO] [stderr] Downloaded xml_oxide v0.3.0 [INFO] [stderr] Downloaded boa_gc v0.17.3 [INFO] [stderr] Downloaded boa_engine v0.17.3 [INFO] [stderr] Downloaded boa_interner v0.17.3 [INFO] [stderr] Downloaded boa_macros v0.17.3 [INFO] [stderr] Downloaded boa_profiler v0.17.3 [INFO] [stderr] Downloaded generator v0.7.4 [INFO] [stderr] Downloaded boa_parser v0.17.3 [INFO] [stderr] Downloaded boa_icu_provider v0.17.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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f037fe90b06a516efadc500c310094dadbccb55618529ec5a319b07c803758c [INFO] running `Command { std: "docker" "start" "-a" "3f037fe90b06a516efadc500c310094dadbccb55618529ec5a319b07c803758c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f037fe90b06a516efadc500c310094dadbccb55618529ec5a319b07c803758c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f037fe90b06a516efadc500c310094dadbccb55618529ec5a319b07c803758c", kill_on_drop: false }` [INFO] [stdout] 3f037fe90b06a516efadc500c310094dadbccb55618529ec5a319b07c803758c [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5c76b8c3e6dcdac73afdcea92094b4f1d1a94f4d8e46fe44aa4186a71800190 [INFO] running `Command { std: "docker" "start" "-a" "c5c76b8c3e6dcdac73afdcea92094b4f1d1a94f4d8e46fe44aa4186a71800190", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling atomic-polyfill v1.0.3 [INFO] [stderr] Checking critical-section v1.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking litemap v0.7.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking embedded-io v0.4.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking writeable v0.5.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rustls-pki-types v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking boa_profiler v0.17.3 [INFO] [stderr] Checking thin-vec v0.2.13 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking dtoa-short v0.3.4 [INFO] [stderr] Compiling selectors v0.24.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking webpki-roots v0.26.1 [INFO] [stderr] Checking primal-check v0.3.3 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling serenity v0.12.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking servo_arc v0.2.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking fast-float v0.2.0 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking regress v0.6.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking ryu-js v0.2.2 [INFO] [stderr] Checking sptr v0.3.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling songbird v0.4.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking crypto_secretbox v0.1.1 [INFO] [stderr] Checking audiopus v0.3.0-rc.0 [INFO] [stderr] Checking ringbuf v0.3.3 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.2 [INFO] [stderr] Compiling icu_provider_macros v1.2.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling command_attr v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.3 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling yoke-derive v0.7.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] error: could not compile `rustfft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name rustfft --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustfft-6.2.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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=2387b577f57ae5e0 -C extra-filename=-2387b577f57ae5e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e1a2474dfc8bbe3c.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-b0f731bb89072b77.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-bfa06433015e4ec0.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-2c336aae00c2a1c9.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-6afa579f970a2242.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-f70920a43c392eb0.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 `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/39cb3386ddc6c71657418be28dbb3987eea4aa4b/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-automata-0.4.6/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 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=4bb0189dee3e275d -C extra-filename=-4bb0189dee3e275d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-a65a66f4351c44c0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-ab0c215447c6aa5a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b62084616e4816e3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c5c76b8c3e6dcdac73afdcea92094b4f1d1a94f4d8e46fe44aa4186a71800190", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c76b8c3e6dcdac73afdcea92094b4f1d1a94f4d8e46fe44aa4186a71800190", kill_on_drop: false }` [INFO] [stdout] c5c76b8c3e6dcdac73afdcea92094b4f1d1a94f4d8e46fe44aa4186a71800190