[INFO] cloning repository https://github.com/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprototypefund%2Fjahrgang01-HighLevel-API-For-Sequoia-PGP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprototypefund%2Fjahrgang01-HighLevel-API-For-Sequoia-PGP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fceb9cf058570c748db3402c38a849218cfdf634
[INFO] checking prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprototypefund%2Fjahrgang01-HighLevel-API-For-Sequoia-PGP" "/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/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP
[INFO] finished tweaking git repo https://github.com/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP
[INFO] tweaked toml for git repo https://github.com/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prototypefund/jahrgang01-HighLevel-API-For-Sequoia-PGP 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5
[INFO] running `Command { std: "docker" "start" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5", 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" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5", 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" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling term v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling tempfile v3.17.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.22.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling capnp v0.25.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling nettle-sys v2.3.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling capnpc v0.25.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling dyn-clone v1.0.18
[INFO] [stderr]    Compiling sequoia-openpgp v2.4.1
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling sequoia-ipc v0.36.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling sequoia-keystore-backend v0.7.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sequoia-cert-store v0.7.3
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.16
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling sequoia-keystore v0.7.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling capnp-futures v0.25.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling sequoia-wot v0.15.2
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name sequoia_openpgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="__implicit-crypto-backend-for-tests"' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-nettle"' --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=2383e19872f048c4 -C extra-filename=-e486cf777d402c99 --out-dir /opt/rustwide/target/debug/build/sequoia-openpgp/e486cf777d402c99/out -L dependency=/opt/rustwide/target/debug/build/adler2/99a478eb4c883ed1/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/8661c1a7bb45dcb4/out -L dependency=/opt/rustwide/target/debug/build/base64ct/d8ffddc9c49f557a/out -L dependency=/opt/rustwide/target/debug/build/blake2/c45e43a206e547ff/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/ed7c088732ed1df3/out -L dependency=/opt/rustwide/target/debug/build/bzip2-sys/6e715c606846a21c/out -L dependency=/opt/rustwide/target/debug/build/bzip2/f1f58a7a04af9fc0/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/a6ec14cb1a24e6b7/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/f3f9f911326b91aa/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/3324df2573e7fdc9/out -L dependency=/opt/rustwide/target/debug/build/crypto-common/22507c9b653be79d/out -L dependency=/opt/rustwide/target/debug/build/digest/9cf56dd9b203f81b/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/bc21a08f2257568f/out -L dependency=/opt/rustwide/target/debug/build/flate2/04531242da1d70f0/out -L dependency=/opt/rustwide/target/debug/build/generic-array/2cda4e308e10db04/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c5ef9e996d62ff68/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/2249f821410963f5/out -L dependency=/opt/rustwide/target/debug/build/icu_locid/97285446f3db4125/out -L dependency=/opt/rustwide/target/debug/build/icu_locid_transform/5318324514e3e5a6/out -L dependency=/opt/rustwide/target/debug/build/icu_locid_transform_data/add72ee8b8f68575/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/9e2496cb43df1d64/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/e854aae6b2b8dda8/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/051d47185c55e39d/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/7294cdc40afdaa9d/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/316514f6e7b42e77/out -L dependency=/opt/rustwide/target/debug/build/icu_provider_macros/27fac8f017fa22fa/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/bdf9115605b99b34/out -L dependency=/opt/rustwide/target/debug/build/libc/bb09b30f62cf1a92/out -L dependency=/opt/rustwide/target/debug/build/litemap/0789a889bb055d7a/out -L dependency=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/08c9b5da17edf7f3/out -L dependency=/opt/rustwide/target/debug/build/nettle-sys/1c580f6abea613fb/out -L dependency=/opt/rustwide/target/debug/build/password-hash/0bff8747b75bb266/out -L dependency=/opt/rustwide/target/debug/build/rand_core/3fea1ff036daf5bc/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/28bd5b4efc759ca2/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/a51f3b0cccc0511b/out -L dependency=/opt/rustwide/target/debug/build/rustversion/907f56db022497b9/out -L dependency=/opt/rustwide/target/debug/build/smallvec/90170e5d8efa61fc/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/136df9339053ea9d/out -L dependency=/opt/rustwide/target/debug/build/subtle/e2a2f8b3e184e502/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/c333c4af9af105f1/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/df072f8a8ec4fb36/out -L dependency=/opt/rustwide/target/debug/build/thiserror/49a9c1babf29418b/out -L dependency=/opt/rustwide/target/debug/build/tinystr/4ff9ce185c162e3e/out -L dependency=/opt/rustwide/target/debug/build/typenum/144acbe1e66d5f13/out -L dependency=/opt/rustwide/target/debug/build/utf16_iter/a8876c22f77027f4/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/83d48b7642e6f3cb/out -L dependency=/opt/rustwide/target/debug/build/write16/3d1705171e690792/out -L dependency=/opt/rustwide/target/debug/build/writeable/0ceacdb1c41b26e9/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/c81df3cc14a88258/out -L dependency=/opt/rustwide/target/debug/build/yoke/cdcc99754648a2b0/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/7481bc9462c65b34/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/545c21c5eb90e86c/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/b781d43377b90982/out -L dependency=/opt/rustwide/target/debug/build/zerovec/ef2792060561a78f/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/8351b73be5e05262/out/libanyhow-8351b73be5e05262.rmeta --extern argon2=/opt/rustwide/target/debug/build/argon2/b56a498c4c258c0a/out/libargon2-b56a498c4c258c0a.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/c3f6fce0270f46f0/out/libbase64-c3f6fce0270f46f0.rmeta --extern buffered_reader=/opt/rustwide/target/debug/build/buffered-reader/e687da1754c3a8fc/out/libbuffered_reader-e687da1754c3a8fc.rmeta --extern bzip2=/opt/rustwide/target/debug/build/bzip2/f1f58a7a04af9fc0/out/libbzip2-f1f58a7a04af9fc0.rmeta --extern dyn_clone=/opt/rustwide/target/debug/build/dyn-clone/b5d43623e6c172c6/out/libdyn_clone-b5d43623e6c172c6.rmeta --extern flate2=/opt/rustwide/target/debug/build/flate2/04531242da1d70f0/out/libflate2-04531242da1d70f0.rmeta --extern idna=/opt/rustwide/target/debug/build/idna/cfc93118402d8013/out/libidna-cfc93118402d8013.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/build/lalrpop-util/7d911743cd27591e/out/liblalrpop_util-7d911743cd27591e.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/bb09b30f62cf1a92/out/liblibc-bb09b30f62cf1a92.rmeta --extern memsec=/opt/rustwide/target/debug/build/memsec/c7f36dd740557a5a/out/libmemsec-c7f36dd740557a5a.rmeta --extern nettle=/opt/rustwide/target/debug/build/nettle/eabe27580f4aaa2b/out/libnettle-eabe27580f4aaa2b.rmeta --extern regex=/opt/rustwide/target/debug/build/regex/bbf6f2acd003c680/out/libregex-bbf6f2acd003c680.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/a51f3b0cccc0511b/out/libregex_syntax-a51f3b0cccc0511b.rmeta --extern sha1collisiondetection=/opt/rustwide/target/debug/build/sha1collisiondetection/391e7ba98863d0c4/out/libsha1collisiondetection-391e7ba98863d0c4.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/4a4d294f2b3f0769/out/libthiserror-4a4d294f2b3f0769.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/build/xxhash-rust/977ae2f0ac00edd1/out/libxxhash_rust-977ae2f0ac00edd1.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/usr/lib -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu --check-cfg 'cfg(opensslmajorversion, values("1", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20"))'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5", kill_on_drop: false }`
[INFO] [stdout] f5af6339a90c2581d712433653815f4bb3651f720da385c9cb5b4c885217d4a5
