[INFO] cloning repository https://github.com/chaaz/versio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/versio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 813e056106f10b177026cdd194a62cb8491a7bbf [INFO] testing chaaz/versio against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Fversio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/chaaz/versio [INFO] finished tweaking git repo https://github.com/chaaz/versio [INFO] tweaked toml for git repo https://github.com/chaaz/versio written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chaaz/versio on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chaaz/versio 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a69bcb34ba1e6db5f51767e703b00d547330c36847363cf32abb2b250c1881 [INFO] running `Command { std: "docker" "start" "-a" "03a69bcb34ba1e6db5f51767e703b00d547330c36847363cf32abb2b250c1881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a69bcb34ba1e6db5f51767e703b00d547330c36847363cf32abb2b250c1881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a69bcb34ba1e6db5f51767e703b00d547330c36847363cf32abb2b250c1881", kill_on_drop: false }` [INFO] [stdout] 03a69bcb34ba1e6db5f51767e703b00d547330c36847363cf32abb2b250c1881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d8f86d4645e92a5c1ec672fd6c9ae015f5362cc150631611886f7814d87121 [INFO] running `Command { std: "docker" "start" "-a" "f0d8f86d4645e92a5c1ec672fd6c9ae015f5362cc150631611886f7814d87121", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling zeroize_derive v1.4.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 zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling liquid-derive v0.26.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling liquid-core v0.26.11 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling snafu v0.8.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling liquid-lib v0.26.11 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling sequoia-openpgp v2.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling buffered-reader v1.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling versio v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling octocrab v0.44.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling schemars v0.9.0 [INFO] [stderr] Compiling liquid v0.26.11 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling git2 v0.20.2 [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/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name sequoia_openpgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.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 --cfg 'feature="allow-experimental-crypto"' --cfg 'feature="allow-variable-time-crypto"' --cfg 'feature="crypto-rust"' --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=f65d15a843832981 -C extra-filename=-9c51191b34227d8c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-fc3cbffad706ad87.rmeta --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-2ff9b26ee9196a58.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e1510cbfe26654d3.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-5bca179cd6aaface.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-3b1c6a5e59c568dd.rmeta --extern blowfish=/opt/rustwide/target/debug/deps/libblowfish-39b5f2e2d649039f.rmeta --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-fbeb1db8cf096cfb.rmeta --extern camellia=/opt/rustwide/target/debug/deps/libcamellia-5e7a5eb85c44fa8a.rmeta --extern cast5=/opt/rustwide/target/debug/deps/libcast5-d50c2c653e1d1626.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-284135d380d790af.rmeta --extern cipher=/opt/rustwide/target/debug/deps/libcipher-2d560ddd336a24ba.rmeta --extern des=/opt/rustwide/target/debug/deps/libdes-736bc5984b823a3c.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-0c2c454725f055a3.rmeta --extern dsa=/opt/rustwide/target/debug/deps/libdsa-69b975f7ae25ea19.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b51c2b45a5906cc9.rmeta --extern eax=/opt/rustwide/target/debug/deps/libeax-9ac3722a5e36e087.rmeta --extern ecb=/opt/rustwide/target/debug/deps/libecb-5381fe2a0d0669c7.rmeta --extern ecdsa=/opt/rustwide/target/debug/deps/libecdsa-14d8a83db135883a.rmeta --extern ed25519=/opt/rustwide/target/debug/deps/libed25519-2c18ed38780d3523.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-ad4c3322b49a52fb.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-b6e1aee195da9ae2.rmeta --extern idea=/opt/rustwide/target/debug/deps/libidea-8449152f010db1d7.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-4e396503dbaa76d2.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-41cc72502598f416.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0f8586cc3118ad93.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-26f3316466ca5188.rmeta --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-312a61e3fd68c51a.rmeta --extern num_bigint_dig=/opt/rustwide/target/debug/deps/libnum_bigint_dig-8b83401a57b68fb0.rmeta --extern ocb3=/opt/rustwide/target/debug/deps/libocb3-ba1f62ba190dbb89.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-2288cc5d0f59a100.rmeta --extern p384=/opt/rustwide/target/debug/deps/libp384-8b8de2c0c32486c5.rmeta --extern p521=/opt/rustwide/target/debug/deps/libp521-1f35e7e1dfbf5b86.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1abb7fe63dfef286.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-92589fd6ec18a950.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-312a4ec076c75993.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rmeta --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-1cbcfd7024df8785.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-1e69500be79157ab.rmeta --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-bf616f6d320a4c64.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-d0f05face3feaf16.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-a3921b132d5edada.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-27784a9b884bebbd.rmeta --extern twofish=/opt/rustwide/target/debug/deps/libtwofish-4c5443ad92f7775c.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-3c5c9c3345e60ff4.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-521776ae4c1be89f.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-a22d2a3ffbd6b157.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f0d8f86d4645e92a5c1ec672fd6c9ae015f5362cc150631611886f7814d87121", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d8f86d4645e92a5c1ec672fd6c9ae015f5362cc150631611886f7814d87121", kill_on_drop: false }` [INFO] [stdout] f0d8f86d4645e92a5c1ec672fd6c9ae015f5362cc150631611886f7814d87121