[INFO] fetching crate signstar-sign 0.1.1...
[INFO] testing signstar-sign-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate signstar-sign 0.1.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate signstar-sign 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate signstar-sign 0.1.1
[INFO] tweaked toml for crates.io crate signstar-sign 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate signstar-sign 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate signstar-sign 0.1.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a784512c99738feb5942626734d24e27088ec4b89cd885d07cf5e7a3367e2b6
[INFO] running `Command { std: "docker" "start" "-a" "8a784512c99738feb5942626734d24e27088ec4b89cd885d07cf5e7a3367e2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a784512c99738feb5942626734d24e27088ec4b89cd885d07cf5e7a3367e2b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a784512c99738feb5942626734d24e27088ec4b89cd885d07cf5e7a3367e2b6", kill_on_drop: false }`
[INFO] [stdout] 8a784512c99738feb5942626734d24e27088ec4b89cd885d07cf5e7a3367e2b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7108f94dfa40074e9adc049e13026bd1258173529f06368ce144cb5aa3a4368
[INFO] running `Command { std: "docker" "start" "-a" "f7108f94dfa40074e9adc049e13026bd1258173529f06368ce144cb5aa3a4368", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aws-lc-rs v1.13.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling oid v0.2.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling picky-asn1 v0.10.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serdect v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.4
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.3
[INFO] [stderr]    Compiling bitfields-impl v0.9.4
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling const-oid v0.10.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.0
[INFO] [stderr]    Compiling bitfields v0.12.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling picky-asn1-der v0.5.2
[INFO] [stderr]    Compiling cx448 v0.1.1
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling ocb3 v0.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling camellia v0.1.0
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling idea v0.5.1
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling picky-asn1-x509 v0.14.5
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.0
[INFO] [stderr]    Compiling nethsm-backup v0.2.0
[INFO] [stderr]    Compiling pgp v0.16.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling systemd-journal-logger v2.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling russh v0.54.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling nethsm-sdk-rs v1.1.1
[INFO] [stderr]    Compiling nethsm v0.10.0
[INFO] [stderr]    Compiling signstar-common v0.1.2
[INFO] [stderr]    Compiling signstar-request-signature v0.1.3
[INFO] [stderr]    Compiling signstar-config v0.2.0
[INFO] [stderr]    Compiling signstar-sign v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f7108f94dfa40074e9adc049e13026bd1258173529f06368ce144cb5aa3a4368", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7108f94dfa40074e9adc049e13026bd1258173529f06368ce144cb5aa3a4368", kill_on_drop: false }`
[INFO] [stdout] f7108f94dfa40074e9adc049e13026bd1258173529f06368ce144cb5aa3a4368
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 163e50570904342c3d92477df982d20c4ac677d69ee591e03c83670a88c65b22
[INFO] running `Command { std: "docker" "start" "-a" "163e50570904342c3d92477df982d20c4ac677d69ee591e03c83670a88c65b22", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling polling v3.10.0
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ocb3 v0.1.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling pgp v0.16.0
[INFO] [stderr]    Compiling nethsm-backup v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling async-io v2.5.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling systemd-journal-logger v2.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-openssl v0.6.5
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-signal v0.2.12
[INFO] [stderr]    Compiling russh-cryptovec v0.52.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling nethsm-sdk-rs v1.1.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling russh-util v0.52.0
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling russh v0.54.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-process v2.4.0
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling testresult v0.4.1
[INFO] [stderr]    Compiling actix-tls v3.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr] error: could not compile `russh` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name russh --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/russh-0.54.1/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 --cfg 'feature="aws-lc-rs"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="rsa"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_bench", "async-trait", "aws-lc-rs", "default", "des", "dsa", "flate2", "legacy-ed25519-pkcs8-parser", "ring", "rsa", "yasna"))' -C metadata=af2d6b77b96e2170 -C extra-filename=-aeb88a3eac89801d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-32f201d734001a40.rmeta --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-13f2dfd9d995d2ea.rmeta --extern base64ct=/opt/rustwide/target/debug/deps/libbase64ct-dcb570fdd648ffa5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-08aa0c6e2a89070e.rmeta --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-f089b6e70d8edead.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e7e9080f5fdaefe.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-d74080a06f4a976a.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-ea1cda2ab24236d9.rmeta --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-2a3d6bd64b7ca4c2.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern delegate=/opt/rustwide/target/debug/deps/libdelegate-a8b46207d12567c3.so --extern der=/opt/rustwide/target/debug/deps/libder-e34b1247bbaed948.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-6c9a2280907cc100.rmeta --extern ecdsa=/opt/rustwide/target/debug/deps/libecdsa-220b7eb60ba05353.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-cf8b61df0c0e2b9c.rmeta --extern elliptic_curve=/opt/rustwide/target/debug/deps/libelliptic_curve-50e7c11183651894.rmeta --extern enum_dispatch=/opt/rustwide/target/debug/deps/libenum_dispatch-39c95c17685dad1a.so --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2fa6e3a90f7703eb.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-bb5f9e289d2a6a7f.rmeta --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-ccdf4fe94ba3ecf9.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-2649324f3f12e648.rmeta --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-8878a654be8cbe3b.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d542fd7af8fd1472.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-c43708049c272d87.rmeta --extern inout=/opt/rustwide/target/debug/deps/libinout-905dd759efeb9eab.rmeta --extern ssh_key=/opt/rustwide/target/debug/deps/libinternal_russh_forked_ssh_key-9188252d519de0cd.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0b36d6470323de03.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-8b7359041afc81b3.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-b36653fdc008ba8a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern p256=/opt/rustwide/target/debug/deps/libp256-3287ee1e59922160.rmeta --extern p384=/opt/rustwide/target/debug/deps/libp384-d4be688b1b768b75.rmeta --extern p521=/opt/rustwide/target/debug/deps/libp521-02c83702cd86853b.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-90656e20a61b7de6.rmeta --extern pkcs1=/opt/rustwide/target/debug/deps/libpkcs1-6f0f8f22ec8c1a1a.rmeta --extern pkcs5=/opt/rustwide/target/debug/deps/libpkcs5-6ff2cefb108f8271.rmeta --extern pkcs8=/opt/rustwide/target/debug/deps/libpkcs8-aad441b035a30f87.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-1d27d026fb2492e0.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-09dbea57a2d9f7cd.rmeta --extern rsa=/opt/rustwide/target/debug/deps/librsa-81c34fe785fa4ec6.rmeta --extern russh_cryptovec=/opt/rustwide/target/debug/deps/librussh_cryptovec-0e44bba6653f70bf.rmeta --extern russh_util=/opt/rustwide/target/debug/deps/librussh_util-109c8a34e48e5a81.rmeta --extern sec1=/opt/rustwide/target/debug/deps/libsec1-1fccbb2a606bf1db.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-79ec79b478f7ae81.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a07625ec79a33885.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-1f481b0bbf970a80.rmeta --extern spki=/opt/rustwide/target/debug/deps/libspki-ce4b5d77eba62a55.rmeta --extern ssh_encoding=/opt/rustwide/target/debug/deps/libssh_encoding-a8c27f231d641403.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-6ff5d44cdfa0bfdf.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d4d7b79dfa77879c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-24764a0540ac6622.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-95c43a69d69d0e2b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7cf83eded7ffc015.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-5520b372d1428ec7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pgp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name pgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pgp-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type rlib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "bzip2", "default", "draft-pqc", "getrandom", "wasm"))' -C metadata=4ae25440440ea655 -C extra-filename=-d8e4304f6435465f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-f7ea818f3e9880e1.rlib --extern aes=/opt/rustwide/target/debug/deps/libaes-32f201d734001a40.rlib --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-8e3fbf6795f217ca.rlib --extern aes_kw=/opt/rustwide/target/debug/deps/libaes_kw-8395f44ce1be1b1f.rlib --extern argon2=/opt/rustwide/target/debug/deps/libargon2-422d77a12cc902f8.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bitfields=/opt/rustwide/target/debug/deps/libbitfields-7eb7f319d1828122.rlib --extern block_padding=/opt/rustwide/target/debug/deps/libblock_padding-f089b6e70d8edead.rlib --extern blowfish=/opt/rustwide/target/debug/deps/libblowfish-2f80911764e6cfae.rlib --extern buffer_redux=/opt/rustwide/target/debug/deps/libbuffer_redux-414bee0492a85716.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e7e9080f5fdaefe.rlib --extern camellia=/opt/rustwide/target/debug/deps/libcamellia-f49647aeb3e3811d.rlib --extern cast5=/opt/rustwide/target/debug/deps/libcast5-fcf6ee75b336b380.rlib --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-5c34b54633c418ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9324c0976f49b2a4.rlib --extern cipher=/opt/rustwide/target/debug/deps/libcipher-73034f1ba9131ecc.rlib --extern const_oid=/opt/rustwide/target/debug/deps/libconst_oid-5d63b50f42b847e9.rlib --extern crc24=/opt/rustwide/target/debug/deps/libcrc24-4f7f58e4e340ab38.rlib --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-2a3d6bd64b7ca4c2.rlib --extern cx448=/opt/rustwide/target/debug/deps/libcx448-74ff276e842c2ca8.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-1f12609c38ff0c09.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-35af7fe09fe90d8c.rlib --extern des=/opt/rustwide/target/debug/deps/libdes-5875131a7b6c47aa.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-6c9a2280907cc100.rlib --extern dsa=/opt/rustwide/target/debug/deps/libdsa-fe75722bcb67314e.rlib --extern eax=/opt/rustwide/target/debug/deps/libeax-a58cdcd2122e6331.rlib --extern ecdsa=/opt/rustwide/target/debug/deps/libecdsa-220b7eb60ba05353.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-cf8b61df0c0e2b9c.rlib --extern elliptic_curve=/opt/rustwide/target/debug/deps/libelliptic_curve-50e7c11183651894.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2fa6e3a90f7703eb.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-ccdf4fe94ba3ecf9.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-659f3101a88b42b4.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-18e384ad728d7ca7.rlib --extern idea=/opt/rustwide/target/debug/deps/libidea-10d46103999f5e24.rlib --extern k256=/opt/rustwide/target/debug/deps/libk256-c3b1a7b747bcdad0.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-0b36d6470323de03.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-b5f58af94a83d29d.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-f835a97974c35b42.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint_dig-7432c57eb84588b1.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rlib --extern num_enum=/opt/rustwide/target/debug/deps/libnum_enum-73f2f0d717b8b5dc.rlib --extern ocb3=/opt/rustwide/target/debug/deps/libocb3-1bcccbbf16814a2b.rlib --extern p256=/opt/rustwide/target/debug/deps/libp256-3287ee1e59922160.rlib --extern p384=/opt/rustwide/target/debug/deps/libp384-d4be688b1b768b75.rlib --extern p521=/opt/rustwide/target/debug/deps/libp521-02c83702cd86853b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1d27d026fb2492e0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern ripemd=/opt/rustwide/target/debug/deps/libripemd-c4f48ec19ef3552c.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-81c34fe785fa4ec6.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-79ec79b478f7ae81.rlib --extern sha1_checked=/opt/rustwide/target/debug/deps/libsha1_checked-d8fddc8e797ac879.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-a07625ec79a33885.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-fffb0e8eae5b1016.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-1f481b0bbf970a80.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8e709e1e5079805d.rlib --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-103c6ca0a1d767e2.rlib --extern twofish=/opt/rustwide/target/debug/deps/libtwofish-1e426132157ed80f.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-80b616e2d527f9b5.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7cf83eded7ffc015.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "163e50570904342c3d92477df982d20c4ac677d69ee591e03c83670a88c65b22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "163e50570904342c3d92477df982d20c4ac677d69ee591e03c83670a88c65b22", kill_on_drop: false }`
[INFO] [stdout] 163e50570904342c3d92477df982d20c4ac677d69ee591e03c83670a88c65b22
