[INFO] fetching crate sbomsleuth 0.1.9...
[INFO] testing sbomsleuth-0.1.9 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate sbomsleuth 0.1.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate sbomsleuth 0.1.9
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sbomsleuth 0.1.9
[INFO] tweaked toml for crates.io crate sbomsleuth 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sbomsleuth 0.1.9 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 384 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.1.1)
[INFO] [stderr]       Adding cyclonedx-bom v0.6.2 (available: v0.8.1)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.3)
[INFO] [stderr]       Adding sbom-walker v0.9.3 (available: v0.17.0)
[INFO] [stderr]       Adding walker-common v0.9.3 (available: v0.17.0)
[INFO] [stderr]       Adding walker-extras v0.9.3 (available: v0.17.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1923be236d651a2af31cb6fc923b2fc18c31b46dda73958179d29a15f3ce2c1a
[INFO] running `Command { std: "docker" "start" "-a" "1923be236d651a2af31cb6fc923b2fc18c31b46dda73958179d29a15f3ce2c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1923be236d651a2af31cb6fc923b2fc18c31b46dda73958179d29a15f3ce2c1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1923be236d651a2af31cb6fc923b2fc18c31b46dda73958179d29a15f3ce2c1a", kill_on_drop: false }`
[INFO] [stdout] 1923be236d651a2af31cb6fc923b2fc18c31b46dda73958179d29a15f3ce2c1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5ef35c4e92fb5099b414a2da81d0f7ba017dc2f0eed64330ed121c70fb4e512
[INFO] running `Command { std: "docker" "start" "-a" "a5ef35c4e92fb5099b414a2da81d0f7ba017dc2f0eed64330ed121c70fb4e512", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling generic-array v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling validator v0.18.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling biscuit v0.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling valuable v0.1.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]    Compiling indicatif-log-bridge v0.2.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling openid v0.14.0
[INFO] [stderr]    Compiling flexible-time v0.1.1
[INFO] [stderr]    Compiling cyclonedx-bom-macros v0.1.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling valuable-derive v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling filetime v0.2.28
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling thousands v0.2.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling fluent-uri v0.2.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling purl v0.1.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling sequoia-openpgp v1.22.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling spdx-expression v0.5.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling spdx-rs v0.5.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cyclonedx-bom v0.7.0
[INFO] [stderr]    Compiling cpe v0.1.5
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling sectxtlib v0.3.2
[INFO] [stderr]    Compiling fraction v0.13.1
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling packageurl v0.3.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling jsonschema v0.17.1
[INFO] [stderr]    Compiling cyclonedx-bom v0.6.2
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling walker-common v0.9.3
[INFO] [stderr]    Compiling csaf-walker v0.9.3
[INFO] [stderr] error: could not compile `cyclonedx-bom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name cyclonedx_bom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cyclonedx-bom-0.7.0/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=184185cee4bd36d5 -C extra-filename=-17bc53b4b062e682 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-76d22feba062e299.rmeta --extern cyclonedx_bom_macros=/opt/rustwide/target/debug/deps/libcyclonedx_bom_macros-ffcb3b3c4533aaf0.so --extern fluent_uri=/opt/rustwide/target/debug/deps/libfluent_uri-20de13431d78e836.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-36968dc017582e95.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-d48359a2e08c19b9.rmeta --extern purl=/opt/rustwide/target/debug/deps/libpurl-f9c5261acf30f3e4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2eeee2ec20128d28.rmeta --extern spdx=/opt/rustwide/target/debug/deps/libspdx-fefd30533652bc34.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-9c0c247e77412825.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-31ac0acf3dd36cb6.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8e6b388bf0448df5.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-acc24c56f5295697.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 `sequoia-openpgp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sequoia_openpgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.22.0/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 -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --cfg 'feature="crypto-openssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=e81a1b6eac6a196a -C extra-filename=-a38829db4fc5f5e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-fff42f7554bbeb90.rmeta --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-5809492d906338dd.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b4373bc64eef4ba3.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-3c59f048b275a3e3.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-931410a3280f6728.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4aef7f866e20fd95.rmeta --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-b7475c18b101d450.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-210b47fe854405d5.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-f3d9a69f0568e59f.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-d6c6433938954cf8.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9c485644b3df3c8a.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-33adcf3d7e28903a.rmeta --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-73607c6db7396f12.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7bc4672faa689cd.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-91b7072490d1f2ea.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a5ef35c4e92fb5099b414a2da81d0f7ba017dc2f0eed64330ed121c70fb4e512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5ef35c4e92fb5099b414a2da81d0f7ba017dc2f0eed64330ed121c70fb4e512", kill_on_drop: false }`
[INFO] [stdout] a5ef35c4e92fb5099b414a2da81d0f7ba017dc2f0eed64330ed121c70fb4e512
