[INFO] cloning repository https://github.com/windoze/autosub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windoze/autosub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindoze%2Fautosub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindoze%2Fautosub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ca9238de3b7841fdd6eb58c8abc7cb1346eaa8e [INFO] checking windoze/autosub against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindoze%2Fautosub" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/windoze/autosub [INFO] finished tweaking git repo https://github.com/windoze/autosub [INFO] tweaked toml for git repo https://github.com/windoze/autosub written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/windoze/autosub on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/windoze/autosub 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b69dd074f33a661e638be365e9338fa58a675f0f818f3449eea982dbc740adc [INFO] running `Command { std: "docker" "start" "-a" "1b69dd074f33a661e638be365e9338fa58a675f0f818f3449eea982dbc740adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b69dd074f33a661e638be365e9338fa58a675f0f818f3449eea982dbc740adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b69dd074f33a661e638be365e9338fa58a675f0f818f3449eea982dbc740adc", kill_on_drop: false }` [INFO] [stdout] 1b69dd074f33a661e638be365e9338fa58a675f0f818f3449eea982dbc740adc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf230ee9ed7d6ecf4a40eda8c224a41ff37d9ee9676e81f712552fd9923081a [INFO] running `Command { std: "docker" "start" "-a" "2bf230ee9ed7d6ecf4a40eda8c224a41ff37d9ee9676e81f712552fd9923081a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking rustls-pki-types v1.13.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Compiling toml_edit v0.23.9 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling ffmpeg-next v8.0.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking indicatif v0.18.3 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking num_enum v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] error: could not compile `openssl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name openssl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.75/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc", "aws-lc-fips", "bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=5bed3361a7b0e193 -C extra-filename=-5513561038528797 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c85988d0561b2741.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-6e6818908575d36a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6be46a6c393a21e7.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern openssl_macros=/opt/rustwide/target/debug/deps/libopenssl_macros-54efde3cddfa7d5b.so --extern ffi=/opt/rustwide/target/debug/deps/libopenssl_sys-cd2e630b6f09e5f2.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111d --cfg ossl300 --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_SRTP", "OPENSSL_NO_CMS", "OPENSSL_NO_EC", "OPENSSL_NO_ARGON2", "OPENSSL_NO_RC2"))' --check-cfg 'cfg(libressl)' --check-cfg 'cfg(boringssl)' --check-cfg 'cfg(awslc)' --check-cfg 'cfg(awslc_fips)' --check-cfg 'cfg(libressl250)' --check-cfg 'cfg(libressl251)' --check-cfg 'cfg(libressl261)' --check-cfg 'cfg(libressl270)' --check-cfg 'cfg(libressl271)' --check-cfg 'cfg(libressl273)' --check-cfg 'cfg(libressl280)' --check-cfg 'cfg(libressl291)' --check-cfg 'cfg(libressl310)' --check-cfg 'cfg(libressl321)' --check-cfg 'cfg(libressl332)' --check-cfg 'cfg(libressl340)' --check-cfg 'cfg(libressl350)' --check-cfg 'cfg(libressl360)' --check-cfg 'cfg(libressl361)' --check-cfg 'cfg(libressl370)' --check-cfg 'cfg(libressl380)' --check-cfg 'cfg(libressl382)' --check-cfg 'cfg(libressl390)' --check-cfg 'cfg(libressl400)' --check-cfg 'cfg(libressl410)' --check-cfg 'cfg(libressl420)' --check-cfg 'cfg(ossl101)' --check-cfg 'cfg(ossl102)' --check-cfg 'cfg(ossl110)' --check-cfg 'cfg(ossl110g)' --check-cfg 'cfg(ossl110h)' --check-cfg 'cfg(ossl111)' --check-cfg 'cfg(ossl111d)' --check-cfg 'cfg(ossl300)' --check-cfg 'cfg(ossl310)' --check-cfg 'cfg(ossl320)' --check-cfg 'cfg(ossl330)' --check-cfg 'cfg(ossl340)' --check-cfg 'cfg(ossl350)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.72.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::pedantic' '--allow=clippy::wildcard_imports' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --warn=unused_qualifications '--allow=clippy::unreadable_literal' '--allow=clippy::unnecessary_wraps' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::similar_names' '--allow=clippy::return_self_not_must_use' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::maybe_infinite_iter' '--allow=clippy::match_same_arms' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::ignored_unit_patterns' '--allow=clippy::enum_glob_use' '--allow=clippy::default_trait_access' '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_wrap' '--allow=clippy::cast_possible_truncation' --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"))' -C metadata=6f2eb91694becdaa -C extra-filename=-5ca954f1f5b9d477 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-9b1da4623cc62a83.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-4c548756b646c0a5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2e5ca021b9ea9664.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-6e9215da0a49ecf7.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b734c5d09be80aba.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-e169ac79dad5a9cf.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2bf230ee9ed7d6ecf4a40eda8c224a41ff37d9ee9676e81f712552fd9923081a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf230ee9ed7d6ecf4a40eda8c224a41ff37d9ee9676e81f712552fd9923081a", kill_on_drop: false }` [INFO] [stdout] 2bf230ee9ed7d6ecf4a40eda8c224a41ff37d9ee9676e81f712552fd9923081a