[INFO] cloning repository https://github.com/str4d/rage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/str4d/rage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c266bfa44c829621e2db647ced820fca357b032f
[INFO] testing str4d/rage against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/str4d/rage
[INFO] finished tweaking git repo https://github.com/str4d/rage
[INFO] tweaked toml for git repo https://github.com/str4d/rage written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/str4d/rage on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/str4d/rage 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cc5dafcaf485d577d5671c375d16beeb3415a450637402ff249e1af07412797
[INFO] running `Command { std: "docker" "start" "-a" "5cc5dafcaf485d577d5671c375d16beeb3415a450637402ff249e1af07412797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cc5dafcaf485d577d5671c375d16beeb3415a450637402ff249e1af07412797", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc5dafcaf485d577d5671c375d16beeb3415a450637402ff249e1af07412797", kill_on_drop: false }`
[INFO] [stdout] 5cc5dafcaf485d577d5671c375d16beeb3415a450637402ff249e1af07412797
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 777419998c1d2e5d9e9cf249881ccf95e10c572771c739ef3c73d36499fb8ee6
[INFO] running `Command { std: "docker" "start" "-a" "777419998c1d2e5d9e9cf249881ccf95e10c572771c739ef3c73d36499fb8ee6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling wsl v0.1.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tinystr v0.7.1
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling pinentry v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[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 i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling age-core v0.11.0 (/opt/rustwide/workdir/age-core)
[INFO] [stderr]    Compiling age-plugin v0.6.1 (/opt/rustwide/workdir/age-plugin)
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling rage v0.11.1 (/opt/rustwide/workdir/rage)
[INFO] [stderr]    Compiling age v0.11.2 (/opt/rustwide/workdir/age)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.95s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "777419998c1d2e5d9e9cf249881ccf95e10c572771c739ef3c73d36499fb8ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777419998c1d2e5d9e9cf249881ccf95e10c572771c739ef3c73d36499fb8ee6", kill_on_drop: false }`
[INFO] [stdout] 777419998c1d2e5d9e9cf249881ccf95e10c572771c739ef3c73d36499fb8ee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 8644c606d37f7968ed26bec44934ea584698056a3bed62bb09dbe669d01b6954
[INFO] running `Command { std: "docker" "start" "-a" "8644c606d37f7968ed26bec44934ea584698056a3bed62bb09dbe669d01b6954", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling symbolic-demangle v12.13.1
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling snapbox-macros v0.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling age-core v0.11.0 (/opt/rustwide/workdir/age-core)
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling pinentry v0.8.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling symbolic-common v12.13.1
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling inferno v0.11.19
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling snapbox v0.6.23
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling age v0.11.2 (/opt/rustwide/workdir/age)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling age-plugin v0.6.1 (/opt/rustwide/workdir/age-plugin)
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rage v0.11.1 (/opt/rustwide/workdir/rage)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling trycmd v0.15.9
[INFO] [stderr]    Compiling criterion-cycles-per-byte v0.6.1
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 03s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "8644c606d37f7968ed26bec44934ea584698056a3bed62bb09dbe669d01b6954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8644c606d37f7968ed26bec44934ea584698056a3bed62bb09dbe669d01b6954", kill_on_drop: false }`
[INFO] [stdout] 8644c606d37f7968ed26bec44934ea584698056a3bed62bb09dbe669d01b6954
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 305749d6844711d7f5686ca9e62857ad9c9c7d4a7a0f242f08db5644eb89c4b7
[INFO] running `Command { std: "docker" "start" "-a" "305749d6844711d7f5686ca9e62857ad9c9c7d4a7a0f242f08db5644eb89c4b7", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> age/src/lib.rs:449:7
[INFO] [stderr]     |
[INFO] [stderr] 449 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> age/src/plugin.rs:58:24
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stderr]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `age` (lib) generated 2 warnings
[INFO] [stderr] warning: `age` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/age/44f271c6efa668ef/deps/age-44f271c6efa668ef)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file_forbid_overwrite ... ok
[INFO] [stdout] test identity::tests::incomplete_secret_key_encoding ... ok
[INFO] [stdout] test identity::tests::secret_key_crlf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_comment_crlf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_comment_lf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_empty_line_lf ... ok
[INFO] [stdout] test identity::tests::two_secret_keys_crlf ... ok
[INFO] [stdout] test plugin::tests::default_for_plugin ... ok
[INFO] [stdout] test plugin::tests::identity_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::identity_plugin_v1_rejects_empty_name ... ok
[INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file_allow_overwrite ... ok
[INFO] [stdout] test identity::tests::secret_key_encoding ... ok
[INFO] [stdout] test plugin::tests::recipient_rejects_empty_name ... ok
[INFO] [stdout] test identity::tests::secret_key_with_empty_line_crlf ... ok
[INFO] [stdout] test plugin::tests::recipient_plugin_v1_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::recipient_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::identity_plugin_v1_rejects_invalid_chars ... ok
[INFO] [stdout] test identity::tests::secret_key_lf ... ok
[INFO] [stdout] test primitives::armor::tests::binary_seeking ... ok
[INFO] [stdout] test plugin::tests::identity_rejects_invalid_chars ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_empty ... ok
[INFO] [stdout] test primitives::armor::tests::armored_seeking ... ok
[INFO] [stdout] test plugin::tests::recipient_plugin_v1_rejects_empty_name ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_short ... ok
[INFO] [stdout] test protocol::tests::incompatible_recipients ... ok
[INFO] [stdout] test primitives::stream::tests::stream_fails_to_decrypt_truncated_file ... ok
[INFO] [stdout] test identity::tests::two_secret_keys_lf ... ok
[INFO] [stdout] test protocol::tests::ssh_ed25519_round_trip ... ok
[INFO] [stdout] test format::tests::parse_legacy_header ... ok
[INFO] [stdout] test protocol::tests::x25519_round_trip ... ok
[INFO] [stdout] test simple::tests::x25519_round_trip ... ok
[INFO] [stdout] test format::tests::parse_header ... ok
[INFO] [stdout] test simple::tests::x25519_round_trip_armor ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_chunk ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_unsupported_key_type ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_ed25519_encoding ... ok
[INFO] [stdout] test plugin::tests::identity_default_for_plugin_rejects_empty_name - should panic ... ok
[INFO] [stdout] test plugin::tests::identity_default_for_plugin_rejects_invalid_chars - should panic ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_invalid_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_rsa_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_unsupported_key_type ... ok
[INFO] [stdout] test x25519::tests::pubkey_encoding ... ok
[INFO] [stdout] test x25519::tests::pubkey_from_secret_key ... ok
[INFO] [stdout] test primitives::stream::tests::chunk_round_trip ... ok
[INFO] [stdout] test primitives::stream::tests::seek_from_end_with_exact_chunk ... ok
[INFO] [stdout] test primitives::stream::tests::last_chunk_round_trip ... ok
[INFO] [stdout] test primitives::stream::tests::seek_from_end_fails_on_truncation ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_long ... ok
[INFO] [stdout] test primitives::stream::tests::stream_seeking ... ok
[INFO] [stdout] test protocol::tests::ssh_rsa_round_trip ... ok
[INFO] [stdout] test primitives::armor::tests::armored_round_trip ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_rsa_round_trip ... ok
[INFO] [stdout] test protocol::tests::scrypt_round_trip ... ok
[INFO] [stdout] test encrypted::tests::round_trip ... ok
[INFO] [stdout] test protocol::tests::mixed_recipient_and_passphrase ... ok
[INFO] [stdout] test x25519::tests::wrap_and_unwrap ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_ed25519_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.82s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/build/age/393a6b4400bd5213/deps/test_vectors-393a6b4400bd5213)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test age_test_vectors ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/age-core/4517ce0c9572edaa/deps/age_core-4517ce0c9572edaa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test format::read::tests::base64_padding_rejected ... ok
[INFO] [stdout] test format::tests::age_stanza_last_line_three_trailing_chars ... ok
[INFO] [stdout] test format::tests::age_stanza_with_legacy_full_body ... ok
[INFO] [stdout] test format::tests::age_stanza_invalid_last_line ... ok
[INFO] [stdout] test format::tests::age_stanza_last_line_two_trailing_chars ... ok
[INFO] [stdout] test format::tests::parse_age_stanza ... ok
[INFO] [stdout] test plugin::tests::mock_plugin ... ok
[INFO] [stdout] test primitives::tests::aead_round_trip ... ok
[INFO] [stdout] test format::tests::age_stanza_with_empty_body ... ok
[INFO] [stdout] test format::tests::age_stanza_with_full_body ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/age-plugin/8102c67b830383f5/deps/age_plugin-8102c67b830383f5)
[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/build/rage/d2160e6deac081a5/deps/rage-d2160e6deac081a5)
[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/build/rage/620a08e1510cedb8/deps/rage_keygen-620a08e1510cedb8)
[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] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/build/rage/b09748e08faec2bd/deps/cli_tests-b09748e08faec2bd)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/rage/version.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-identity-and-passphrase.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-invalid-filename.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-encrypted-without-passphrase.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-keygen/version.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-plugin-name-flag.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities-file.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-armor-flag.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients-file.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-stdin-identity.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-recipients-file-flag.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-stdin.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipient-and-passphrase.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipients-file.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-identities.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient-chars.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-long.toml ... ignored
[INFO] [stderr] Testing tests/unix/rage/encrypt-passphrase-without-file-argument.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-missing-directory.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-passphrase.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-mount/help.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-recipients-file-stdin.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-passphrase-flag.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients-identities.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-mount/version.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-plugin-name.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-identity-chars.toml ... ignored
[INFO] [stderr] Testing tests/unix_not_apple_android/rage-keygen/help_it.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipients-file-and-passphrase.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-recipient-flag.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/help.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/same-input-and-output.toml ... ignored
[INFO] [stderr] Testing tests/unix_not_apple_android/rage/help_it.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-plugin-name-chars.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-stdin.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-input.toml ... ignored
[INFO] [stderr] Testing tests/unix_not_apple_android/rage-mount/help_it.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-stdout.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin-identities.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/identity-flag-ambiguous.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/mixed-encrypt-and-decrypt.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-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/decrypt-missing-identities.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-keygen/help.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-no-comment-or-newline.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-short.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' (100) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.9/src/runner.rs:123:17:
[INFO] [stdout] 2 of 52 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a3089655a2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a3089655a2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a3089655a2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a3089655a2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a30897c08a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a30897c08a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x64a30896b3a6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64a30896b3a6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64a30893f12f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a30893f12f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a30895b819 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a3088f38de - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64a3088f38de - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64a30895ba82 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64a30895ba82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a30893f1e8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a3089368e9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a3089400fd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a30897c7cc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a3087f1818 - core[8f93d80df273fe75]::panicking::panic_display::<alloc[40b2bae28975ac47]::string::String>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x64a3086a2f97 - <trycmd[440445faf9ecdf64]::runner::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.9/src/runner.rs:123:17
[INFO] [stdout]   21:     0x64a30860852f - <trycmd[440445faf9ecdf64]::cases::TestCases>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.9/src/cases.rs:182:16
[INFO] [stdout]   22:     0x64a30860a67a - <trycmd[440445faf9ecdf64]::cases::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trycmd-0.15.9/src/cases.rs:192:18
[INFO] [stdout]   23:     0x64a30869c0b7 - core[8f93d80df273fe75]::ptr::drop_in_place::<trycmd[440445faf9ecdf64]::cases::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   24:     0x64a308605fa3 - cli_tests[40673d4734b8981a]::cli_tests
[INFO] [stdout]                                at /opt/rustwide/workdir/rage/tests/cli_tests.rs:18:1
[INFO] [stdout]   25:     0x64a308605eb7 - cli_tests[40673d4734b8981a]::cli_tests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rage/tests/cli_tests.rs:2:15
[INFO] [stdout]   26:     0x64a308606236 - <cli_tests[40673d4734b8981a]::cli_tests::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x64a3088e7c8b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64a3088e7c8b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x64a3088f44ea - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x64a3088f44ea - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x64a3088f44ea - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64a3088f44ea - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64a3088f44ea - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64a3088f44ea - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x64a3088f44ea - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x64a3088ee9b4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x64a3088ee9b4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64a3088f6fe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x64a3088f6fe2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x64a3088f6fe2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64a3088f6fe2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64a3088f6fe2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64a3088f6fe2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x64a3088f6fe2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64a3089644ff - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x64a3089644ff - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x7d00445caaa4 - <unknown>
[INFO] [stdout]   48:     0x7d0044657a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[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.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rage --test cli_tests`
[INFO] running `Command { std: "docker" "inspect" "305749d6844711d7f5686ca9e62857ad9c9c7d4a7a0f242f08db5644eb89c4b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "305749d6844711d7f5686ca9e62857ad9c9c7d4a7a0f242f08db5644eb89c4b7", kill_on_drop: false }`
[INFO] [stdout] 305749d6844711d7f5686ca9e62857ad9c9c7d4a7a0f242f08db5644eb89c4b7
