[INFO] fetching crate anubis-rage 1.4.0... [INFO] testing anubis-rage-1.4.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate anubis-rage 1.4.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate anubis-rage 1.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate anubis-rage 1.4.0 [INFO] tweaked toml for crates.io crate anubis-rage 1.4.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate anubis-rage 1.4.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate anubis-rage 1.4.0 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35a38543905ad86649533eb712b654b05c5228d564bf10336a4fc001da12451b [INFO] running `Command { std: "docker" "start" "-a" "35a38543905ad86649533eb712b654b05c5228d564bf10336a4fc001da12451b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35a38543905ad86649533eb712b654b05c5228d564bf10336a4fc001da12451b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a38543905ad86649533eb712b654b05c5228d564bf10336a4fc001da12451b", kill_on_drop: false }` [INFO] [stdout] 35a38543905ad86649533eb712b654b05c5228d564bf10336a4fc001da12451b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f0bee91068881d575496cc66af0c57c6baaaa40bacfee8373faead15b9e9bdd [INFO] running `Command { std: "docker" "start" "-a" "9f0bee91068881d575496cc66af0c57c6baaaa40bacfee8373faead15b9e9bdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling oqs v0.11.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling cstr_core v0.2.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anubis-age v1.4.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling aes-gcm-siv v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling clap_mangen v0.2.29 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling anubis-core v1.4.0 [INFO] [stderr] Compiling i18n-embed v0.16.0 [INFO] [stderr] Compiling i18n-embed-fl v0.10.0 [INFO] [stderr] Compiling oqs-sys v0.11.0+liboqs-0.13.0 [INFO] [stderr] Compiling anubis-rage v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `UiCallbacks` and `secrecy::ExposeSecret` [INFO] [stdout] --> src/bin/rage/main.rs:5:73 [INFO] [stdout] | [INFO] [stdout] 5 | cli_common::{file_io, read_identities, read_recipients, StdinGuard, UiCallbacks}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | secrecy::ExposeSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> src/bin/rage/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use log::warn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MixedIdentityAndPassphrase`, `MixedRecipientAndPassphrase`, `MixedRecipientsFileAndPassphrase`, and `PassphraseTimedOut` are never constructed [INFO] [stdout] --> src/bin/rage/error.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) enum EncryptError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | MixedIdentityAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | MixedRecipientAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | MixedRecipientsFileAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | PassphraseTimedOut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MixedIdentityAndPassphrase` and `PassphraseTimedOut` are never constructed [INFO] [stdout] --> src/bin/rage/error.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum DecryptError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 133 | MixedIdentityAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | PassphraseTimedOut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 23s [INFO] running `Command { std: "docker" "inspect" "9f0bee91068881d575496cc66af0c57c6baaaa40bacfee8373faead15b9e9bdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0bee91068881d575496cc66af0c57c6baaaa40bacfee8373faead15b9e9bdd", kill_on_drop: false }` [INFO] [stdout] 9f0bee91068881d575496cc66af0c57c6baaaa40bacfee8373faead15b9e9bdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f4dd92000e77bac8960d4612d0c6010b5fc9847780b81332f25bee5793effc [INFO] running `Command { std: "docker" "start" "-a" "a3f4dd92000e77bac8960d4612d0c6010b5fc9847780b81332f25bee5793effc", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling futures-test v0.3.31 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling snapbox v0.4.17 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling anubis-age v1.4.0 [INFO] [stderr] Compiling anubis-rage v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling trycmd v0.14.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling anubis-core v1.4.0 [INFO] [stderr] Compiling oqs-sys v0.11.0+liboqs-0.13.0 [INFO] [stderr] Compiling oqs v0.11.0 [INFO] [stdout] warning: unused imports: `UiCallbacks` and `secrecy::ExposeSecret` [INFO] [stdout] --> src/bin/rage/main.rs:5:73 [INFO] [stdout] | [INFO] [stdout] 5 | cli_common::{file_io, read_identities, read_recipients, StdinGuard, UiCallbacks}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | secrecy::ExposeSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> src/bin/rage/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use log::warn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MixedIdentityAndPassphrase`, `MixedRecipientAndPassphrase`, `MixedRecipientsFileAndPassphrase`, and `PassphraseTimedOut` are never constructed [INFO] [stdout] --> src/bin/rage/error.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) enum EncryptError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | MixedIdentityAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | MixedRecipientAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | MixedRecipientsFileAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | PassphraseTimedOut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MixedIdentityAndPassphrase` and `PassphraseTimedOut` are never constructed [INFO] [stdout] --> src/bin/rage/error.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum DecryptError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 133 | MixedIdentityAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | PassphraseTimedOut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UiCallbacks` and `secrecy::ExposeSecret` [INFO] [stdout] --> src/bin/rage/main.rs:5:73 [INFO] [stdout] | [INFO] [stdout] 5 | cli_common::{file_io, read_identities, read_recipients, StdinGuard, UiCallbacks}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | secrecy::ExposeSecret, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `log::warn` [INFO] [stdout] --> src/bin/rage/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use log::warn; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MixedIdentityAndPassphrase`, `MixedRecipientAndPassphrase`, `MixedRecipientsFileAndPassphrase`, and `PassphraseTimedOut` are never constructed [INFO] [stdout] --> src/bin/rage/error.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) enum EncryptError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | MixedIdentityAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | MixedRecipientAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | MixedRecipientsFileAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | PassphraseTimedOut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `MixedIdentityAndPassphrase` and `PassphraseTimedOut` are never constructed [INFO] [stdout] --> src/bin/rage/error.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 124 | pub(crate) enum DecryptError { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 133 | MixedIdentityAndPassphrase, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | PassphraseTimedOut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5m 03s [INFO] running `Command { std: "docker" "inspect" "a3f4dd92000e77bac8960d4612d0c6010b5fc9847780b81332f25bee5793effc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f4dd92000e77bac8960d4612d0c6010b5fc9847780b81332f25bee5793effc", kill_on_drop: false }` [INFO] [stdout] a3f4dd92000e77bac8960d4612d0c6010b5fc9847780b81332f25bee5793effc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7100c9632a0d0dc6a616f7a8370dc663cc607c02052ad17a2459bc0b694158ec [INFO] running `Command { std: "docker" "start" "-a" "7100c9632a0d0dc6a616f7a8370dc663cc607c02052ad17a2459bc0b694158ec", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `UiCallbacks` and `secrecy::ExposeSecret` [INFO] [stderr] --> src/bin/rage/main.rs:5:73 [INFO] [stderr] | [INFO] [stderr] 5 | cli_common::{file_io, read_identities, read_recipients, StdinGuard, UiCallbacks}, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 8 | secrecy::ExposeSecret, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `log::warn` [INFO] [stderr] --> src/bin/rage/main.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use log::warn; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variants `MixedIdentityAndPassphrase`, `MixedRecipientAndPassphrase`, `MixedRecipientsFileAndPassphrase`, and `PassphraseTimedOut` are never constructed [INFO] [stderr] --> src/bin/rage/error.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub(crate) enum EncryptError { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] ... [INFO] [stderr] 32 | MixedIdentityAndPassphrase, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 33 | MixedRecipientAndPassphrase, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 34 | MixedRecipientsFileAndPassphrase, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 37 | PassphraseTimedOut, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variants `MixedIdentityAndPassphrase` and `PassphraseTimedOut` are never constructed [INFO] [stderr] --> src/bin/rage/error.rs:133:5 [INFO] [stderr] | [INFO] [stderr] 124 | pub(crate) enum DecryptError { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] ... [INFO] [stderr] 133 | MixedIdentityAndPassphrase, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 136 | PassphraseTimedOut, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `anubis-rage` (bin "anubis-rage") generated 4 warnings (run `cargo fix --bin "anubis-rage" -p anubis-rage` to apply 2 suggestions) [INFO] [stderr] warning: `anubis-rage` (bin "anubis-rage" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/anubis_rage-63794856a081d697) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/rage/main.rs (/opt/rustwide/target/debug/deps/anubis_rage-c72caf68b1abf054) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/rage-keygen/main.rs (/opt/rustwide/target/debug/deps/anubis_rage_keygen-e95782ff441d0b85) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/anubis-rage-sign/main.rs (/opt/rustwide/target/debug/deps/anubis_rage_sign-fd3c02af12dcb117) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-79619f8aea9e5040) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Testing tests/cmd/rage-keygen/version.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-identity-and-passphrase.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-armor-flag.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-encrypted-without-passphrase.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-stdin.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipient-and-passphrase.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-identity-chars.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities-file.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipients-file-and-passphrase.toml ... ignored [INFO] [stderr] Testing tests/unix/rage/encrypt-passphrase-without-file-argument.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-no-comment-or-newline.toml ... ignored [INFO] [stderr] Testing tests/unix_not_apple_android/rage-keygen/help_it.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-plugin-name-chars.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-plugin-name-flag.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/version.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-mount/help.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-keygen/gen-stdout.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-passphrase-flag.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output.toml:teardown ... failed [INFO] [stderr] Failed: Files left in unexpected state [INFO] [stderr]  [INFO] [stderr] tests/cmd/rage-keygen/gen-output.out: is good [INFO] [stderr] tests/cmd/rage-keygen/gen-output.out/key.txt: Expected file, was missing [INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-missing-directory.toml ... ignored [INFO] [stderr] Testing tests/unix_not_apple_android/rage-mount/help_it.toml ... ignored [INFO] [stderr] Testing tests/unix_not_apple_android/rage/help_it.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-keygen/help.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/identity-flag-ambiguous.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-mount/version.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-input.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients-file.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients-identities.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-recipients-file-flag.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-stdin-identity.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/help.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipients-file.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-passphrase.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-short.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-recipients-file-stdin.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-long.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-recipient-flag.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-plugin-name.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-invalid-filename.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-identities.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/same-input-and-output.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/mixed-encrypt-and-decrypt.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient-chars.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin-identities.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-filein-fileout-long.toml ... ignored [INFO] [stderr] Testing tests/cmd/rage/decrypt-filein-fileout-long.toml:teardown ... failed [INFO] [stderr] Failed: Files left in unexpected state [INFO] [stderr]  [INFO] [stderr] tests/cmd/rage/decrypt-filein-fileout-long.out: is good [INFO] [stderr] tests/cmd/rage/decrypt-filein-fileout-long.out/file.txt: Expected file, was missing [INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-stdin.toml ... ignored [INFO] [stderr] Update snapshots with `TRYCMD=overwrite` [INFO] [stderr] Debug output with `TRYCMD=dump` [INFO] [stdout] test cli_tests ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_tests stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli_tests' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17: [INFO] [stdout] 2 of 52 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57298a23330a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57298a23330a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57298a23330a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x57298a23330a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x57298a2487ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x57298a2487ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x57298a2380b2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x57298a2380b2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x57298a20d8cf - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x57298a20d8cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x57298a2295d9 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x57298a1c2efc - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x57298a1c2efc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57298a229852 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x57298a229852 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x57298a20d988 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x57298a202879 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x57298a20e75d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x57298a248f8c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x572989f25194 - trycmd::runner::Runner::run::h79c9babc96815e82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/runner.rs:104:17 [INFO] [stdout] 20: 0x572989f9fcef - trycmd::cases::TestCases::run::h238994148e1722cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:165:16 [INFO] [stdout] 21: 0x572989f9f27a - ::drop::h2ca53e14ea7fe747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.14.21/src/cases.rs:175:18 [INFO] [stdout] 22: 0x572989efd6b7 - core::ptr::drop_in_place::h067a412101e38982 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1 [INFO] [stdout] 23: 0x572989efa4a3 - cli_tests::cli_tests::h20f1c362fa5f8e4f [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:18:1 [INFO] [stdout] 24: 0x572989efa4d7 - cli_tests::cli_tests::{{closure}}::hbc0a292c037abe37 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_tests.rs:2:15 [INFO] [stdout] 25: 0x572989ef9fe6 - core::ops::function::FnOnce::call_once::h769788475c49082f [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x57298a1b6ffb - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x57298a1b6ffb - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x57298a1c39cb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x57298a1c39cb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x57298a1c39cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x57298a1c39cb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x57298a1c39cb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x57298a1c39cb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x57298a1c39cb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x57298a1bde24 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x57298a1bde24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x57298a1c65d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 38: 0x57298a1c65d2 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x57298a1c65d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x57298a1c65d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x57298a1c65d2 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x57298a1c65d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 43: 0x57298a1c65d2 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x57298a23233f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 45: 0x57298a23233f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x774f84379aa4 - [INFO] [stdout] 47: 0x774f84406a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_tests [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli_tests` [INFO] running `Command { std: "docker" "inspect" "7100c9632a0d0dc6a616f7a8370dc663cc607c02052ad17a2459bc0b694158ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7100c9632a0d0dc6a616f7a8370dc663cc607c02052ad17a2459bc0b694158ec", kill_on_drop: false }` [INFO] [stdout] 7100c9632a0d0dc6a616f7a8370dc663cc607c02052ad17a2459bc0b694158ec