[INFO] cloning repository https://github.com/exec/phantasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exec/phantasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexec%2Fphantasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexec%2Fphantasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c195225fac5a1108a5e1170d34e861409e78478 [INFO] testing exec/phantasm/5c195225fac5a1108a5e1170d34e861409e78478 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexec%2Fphantasm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/exec/phantasm [INFO] finished tweaking git repo https://github.com/exec/phantasm [INFO] tweaked toml for git repo https://github.com/exec/phantasm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/exec/phantasm on toolchain f9988fefd3add01f414f52b414308e7872622fee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/exec/phantasm 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" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-rustls v0.27.8 [INFO] [stderr] Downloaded nasm-rs v0.3.2 [INFO] [stderr] Downloaded assert_cmd v2.2.0 [INFO] [stderr] Downloaded rand v0.9.3 [INFO] [stderr] Downloaded mozjpeg-sys v2.2.4-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6560cce23f790bfc0efcbda174273d2d428c41a4a8f81c15fc9f2f7c6b6e92 [INFO] running `Command { std: "docker" "start" "-a" "0f6560cce23f790bfc0efcbda174273d2d428c41a4a8f81c15fc9f2f7c6b6e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6560cce23f790bfc0efcbda174273d2d428c41a4a8f81c15fc9f2f7c6b6e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6560cce23f790bfc0efcbda174273d2d428c41a4a8f81c15fc9f2f7c6b6e92", kill_on_drop: false }` [INFO] [stdout] 0f6560cce23f790bfc0efcbda174273d2d428c41a4a8f81c15fc9f2f7c6b6e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d22b488b0aaf5babc437571db0224525ce50c3ab58a1eff624e862c1129c47 [INFO] running `Command { std: "docker" "start" "-a" "75d22b488b0aaf5babc437571db0224525ce50c3ab58a1eff624e862c1129c47", kill_on_drop: false }` [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling nasm-rs v0.3.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling mozjpeg-sys v2.2.4-beta.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phantasm-ecc v2.0.0 (/opt/rustwide/workdir/phantasm-ecc) [INFO] [stderr] Compiling phantasm-stc v2.0.0 (/opt/rustwide/workdir/phantasm-stc) [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phantasm-crypto v2.0.0 (/opt/rustwide/workdir/phantasm-crypto) [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling phantasm-image v2.0.0 (/opt/rustwide/workdir/phantasm-image) [INFO] [stderr] Compiling phantasm-cost v2.0.0 (/opt/rustwide/workdir/phantasm-cost) [INFO] [stderr] Compiling phantasm-channel v2.0.0 (/opt/rustwide/workdir/phantasm-channel) [INFO] [stderr] Compiling phantasm-core v2.0.0 (/opt/rustwide/workdir/phantasm-core) [INFO] [stderr] Compiling phantasm-cli v2.0.0 (/opt/rustwide/workdir/phantasm-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.50s [INFO] running `Command { std: "docker" "inspect" "75d22b488b0aaf5babc437571db0224525ce50c3ab58a1eff624e862c1129c47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d22b488b0aaf5babc437571db0224525ce50c3ab58a1eff624e862c1129c47", kill_on_drop: false }` [INFO] [stdout] 75d22b488b0aaf5babc437571db0224525ce50c3ab58a1eff624e862c1129c47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fbc43448966838f846a5c5e8b5e42d552b0b510a3bf1d48f96b4adc57721f09 [INFO] running `Command { std: "docker" "start" "-a" "6fbc43448966838f846a5c5e8b5e42d552b0b510a3bf1d48f96b4adc57721f09", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phantasm-stc v2.0.0 (/opt/rustwide/workdir/phantasm-stc) [INFO] [stderr] Compiling phantasm-ecc v2.0.0 (/opt/rustwide/workdir/phantasm-ecc) [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling avif-serialize v0.8.8 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling zune-jpeg v0.5.15 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling gif v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling moxcms v0.8.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phantasm-crypto v2.0.0 (/opt/rustwide/workdir/phantasm-crypto) [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling ravif v0.13.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling phantasm-image v2.0.0 (/opt/rustwide/workdir/phantasm-image) [INFO] [stderr] Compiling phantasm-cost v2.0.0 (/opt/rustwide/workdir/phantasm-cost) [INFO] [stderr] Compiling phantasm-channel v2.0.0 (/opt/rustwide/workdir/phantasm-channel) [INFO] [stderr] Compiling phantasm-core v2.0.0 (/opt/rustwide/workdir/phantasm-core) [INFO] [stderr] Compiling phantasm-cli v2.0.0 (/opt/rustwide/workdir/phantasm-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "6fbc43448966838f846a5c5e8b5e42d552b0b510a3bf1d48f96b4adc57721f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbc43448966838f846a5c5e8b5e42d552b0b510a3bf1d48f96b4adc57721f09", kill_on_drop: false }` [INFO] [stdout] 6fbc43448966838f846a5c5e8b5e42d552b0b510a3bf1d48f96b4adc57721f09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 165e30c627ee0c85197a73d467a1d91c38bccc879f8712dcfd186bebc3873323 [INFO] running `Command { std: "docker" "start" "-a" "165e30c627ee0c85197a73d467a1d91c38bccc879f8712dcfd186bebc3873323", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phantasm_channel-9ec23d3cc36136c3) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test aether::tests::default_profile_matches_ds033_sharpen ... ok [INFO] [stdout] test minicer::tests::parity_helper_basic ... ok [INFO] [stdout] test aether::tests::name_is_aether ... ok [INFO] [stdout] test simulate::tests::build_quant_table_higher_qf_smaller_values ... ok [INFO] [stdout] test twitter::tests::default_profile_is_qf85_420 ... ok [INFO] [stdout] test twitter::tests::invalid_qf_rejected ... ok [INFO] [stdout] test twitter::tests::name_is_twitter ... ok [INFO] [stdout] test tests::report_default_is_empty ... ok [INFO] [stdout] test zigzag::tests::dc_position_is_zero_in_both_orders ... ok [INFO] [stdout] test zigzag::tests::inv_zigzag_is_actual_inverse ... ok [INFO] [stdout] test zigzag::tests::round_trip_block ... ok [INFO] [stdout] test simulate::tests::reencode_block_perturbation_changes_output ... ok [INFO] [stdout] test simulate::tests::reencode_block_dc_only_round_trips ... ok [INFO] [stdout] test simulate::tests::build_quant_table_qf_50_matches_baseline ... ok [INFO] [stdout] test aether::tests::apply_channel_runs ... ok [INFO] [stdout] test aether::tests::passive_classifier_marks_some_positions_wet ... ok [INFO] [stdout] test aether::tests::iterative_stabilizer_reduces_unstable_count ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-dfcf518a63bc3f8e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test wet_positions_marked_infinite ... ok [INFO] [stdout] test does_not_loop_forever_on_edge_coefficient ... ok [INFO] [stdout] test cost_map_round_trips_through_stabilize_for_textured_block ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/survival.rs (/opt/rustwide/target/debug/deps/survival-c272c9d9f3ffaa2a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test twitter_profile_survival_above_80_percent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.82s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phantasm-038944e054395301) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test commands::passphrase::tests::mutual_exclusion ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_direct ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_env ... ok [INFO] [stdout] test commands::channels::tests::run_json_ok ... ok [INFO] [stdout] test commands::passphrase::tests::empty_source_errors ... ok [INFO] [stdout] test commands::channels::tests::all_eight_builtins_resolve ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_env_empty_errors ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_fd_empty_errors ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_fd_negative_errors ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_fd_no_trailing_newline ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_fd_reads_and_trims_newline ... ok [INFO] [stdout] test commands::channels::tests::notes_defined_for_all_builtins ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_env_missing_errors ... ok [INFO] [stdout] test commands::passphrase::tests::resolve_fd_crlf_trimmed ... ok [INFO] [stdout] test commands::channels::tests::run_table_ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-75947520218c51db) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_embed_invalid_channel_fails ... ok [INFO] [stdout] test test_embed_help_documents_new_flags ... ok [INFO] [stdout] test test_embed_rejects_unknown_cost_function ... ok [INFO] [stdout] test test_embed_multiple_layers ... ok [INFO] [stdout] test test_embed_rejects_passphrase_and_passphrase_env_together ... ok [INFO] [stdout] test test_embed_requires_payload_or_layers ... ok [INFO] [stdout] test test_embed_rejects_passphrase_and_passphrase_fd_together ... ok [INFO] [stdout] test test_embed_help_documents_passphrase_env_and_fd ... ok [INFO] [stdout] test test_extract_help_documents_passphrase_env_and_fd ... ok [INFO] [stdout] test test_embed_passphrase_env_unset_errors ... ok [INFO] [stdout] test test_embed_help_documents_cost_function_and_default_juniward ... ok [INFO] [stdout] test test_channels_returns_exit_code_0 ... ok [INFO] [stdout] test test_analyze_with_json_flag ... ok [INFO] [stdout] test test_channels_includes_facebook_and_twitter ... ok [INFO] [stdout] test test_help_lists_all_subcommands ... ok [INFO] [stdout] test test_extract_requires_passphrase ... ok [INFO] [stdout] test test_analyze_reports_sensitivity_tier ... ok [INFO] [stdout] test test_embed_roundtrip_phash_hash_guard_robust_cover ... ok [INFO] [stdout] test test_embed_roundtrip_twitter_and_phash_combined_robust_cover ... ok [INFO] [stdout] test test_embed_extract_roundtrip_via_passphrase_env has been running for over 60 seconds [INFO] [stdout] test test_embed_extract_roundtrip_via_passphrase_fd_stdin has been running for over 60 seconds [INFO] [stdout] test test_embed_roundtrip_cost_function_juniward has been running for over 60 seconds [INFO] [stdout] test test_embed_roundtrip_cost_function_uniform has been running for over 60 seconds [INFO] [stdout] test test_embed_roundtrip_default_is_juniward has been running for over 60 seconds [INFO] [stdout] test test_embed_roundtrip_none_channel_none_hash_guard has been running for over 60 seconds [INFO] [stdout] test test_embed_roundtrip_twitter_channel_adapter has been running for over 60 seconds [INFO] [stdout] test test_embed_extract_roundtrip_via_passphrase_fd_stdin ... FAILED [INFO] [stdout] test test_embed_extract_roundtrip_via_passphrase_env ... FAILED [INFO] [stdout] test test_embed_roundtrip_cost_function_uniform ... ok [INFO] [stdout] test test_embed_roundtrip_default_is_juniward ... ok [INFO] [stdout] test test_embed_roundtrip_cost_function_juniward ... ok [INFO] [stdout] test test_embed_roundtrip_none_channel_none_hash_guard ... ok [INFO] [stdout] test test_embed_roundtrip_twitter_channel_adapter ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_embed_extract_roundtrip_via_passphrase_fd_stdin stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_embed_extract_roundtrip_via_passphrase_fd_stdin' (95) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code= [INFO] [stdout] stderr=```"phantasm 2.0.0\n"``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/phantasm" "embed" "--input" "/tmp/.tmpEGP6mO/cover.jpg" "--payload" "/tmp/.tmpEGP6mO/payload.bin" "--passphrase-fd" "0" "--output" "/tmp/.tmpEGP6mO/stego.jpg"` [INFO] [stdout] stdin=`"fd-piped-passphrase\n"` [INFO] [stdout] code= [INFO] [stdout] stdout="" [INFO] [stdout] stderr="phantasm 2.0.0\n" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64724ab98a1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64724ab98a1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64724ab98a1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64724ab98a1a - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64724abb073a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64724abb073a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x64724ab9e9d2 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x64724ab9e9d2 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x64724ab750af - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64724ab750af - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64724ab90229 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64724a42069c - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x64724a42069c - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64724ab904a2 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x64724ab904a2 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64724ab75168 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64724ab6a119 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64724ab75e7d - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64724abb0f7c - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64724ab27fe8 - core[4a92201981c6b77a]::panicking::panic_display:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x64724ab262d7 - ::panic:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9 [INFO] [stdout] 21: 0x64724ab2b737 - <::panic as core[4a92201981c6b77a]::ops::function::FnOnce<(assert_cmd[ac312b9c349ea61d]::assert::AssertError,)>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64724ab2bab4 - >::unwrap_or_else::<::panic> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23 [INFO] [stdout] 23: 0x64724ab29550 - ::success [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:161:28 [INFO] [stdout] 24: 0x64724a3f40e2 - integration_tests[4fed0b9650fbe811]::test_embed_extract_roundtrip_via_passphrase_fd_stdin [INFO] [stdout] at /opt/rustwide/workdir/phantasm-cli/tests/integration_tests.rs:519:10 [INFO] [stdout] 25: 0x64724a3eb7e7 - integration_tests[4fed0b9650fbe811]::test_embed_extract_roundtrip_via_passphrase_fd_stdin::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/phantasm-cli/tests/integration_tests.rs:492:58 [INFO] [stdout] 26: 0x64724a3e1a26 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64724a41397b - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x64724a41397b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 29: 0x64724a42116b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 30: 0x64724a42116b - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 31: 0x64724a42116b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x64724a42116b - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x64724a42116b - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x64724a42116b - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 35: 0x64724a42116b - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 36: 0x64724a41a884 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 37: 0x64724a41a884 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x64724a423d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 39: 0x64724a423d72 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x64724a423d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x64724a423d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x64724a423d72 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x64724a423d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 44: 0x64724a423d72 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x64724ab97dcf - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 46: 0x64724ab97dcf - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x72145a50faa4 - [INFO] [stdout] 48: 0x72145a59ca64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_embed_extract_roundtrip_via_passphrase_env stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_embed_extract_roundtrip_via_passphrase_env' (94) panicked at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code= [INFO] [stdout] stderr=```"phantasm 2.0.0\n"``` [INFO] [stdout] command=`PHANTASM_ITEST_PASSPHRASE_ENV_RT="env-provided-passphrase" "/opt/rustwide/target/debug/phantasm" "embed" "--input" "/tmp/.tmpthfOB5/cover.jpg" "--payload" "/tmp/.tmpthfOB5/payload.bin" "--passphrase-env" "PHANTASM_ITEST_PASSPHRASE_ENV_RT" "--output" "/tmp/.tmpthfOB5/stego.jpg"` [INFO] [stdout] code= [INFO] [stdout] stdout="" [INFO] [stdout] stderr="phantasm 2.0.0\n" [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64724ab98a1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64724ab98a1a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64724ab98a1a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64724ab98a1a - <::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64724abb073a - ::fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64724abb073a - core[4a92201981c6b77a]::fmt::write [INFO] [stdout] 6: 0x64724ab9e9d2 - std[1209cfb42f6d497f]::io::default_write_fmt::> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x64724ab9e9d2 - as std[1209cfb42f6d497f]::io::Write>::write_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x64724ab750af - ::print [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64724ab750af - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64724ab90229 - std[1209cfb42f6d497f]::panicking::default_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64724a42069c - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x64724a42069c - test[59e67a9bc0e119f1]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x64724ab904a2 - core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x64724ab904a2 - std[1209cfb42f6d497f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64724ab75168 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64724ab6a119 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64724ab75e7d - __rustc[4effac393e9f3da6]::rust_begin_unwind [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64724abb0f7c - core[4a92201981c6b77a]::panicking::panic_fmt [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64724ab27fe8 - core[4a92201981c6b77a]::panicking::panic_display:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:259:5 [INFO] [stdout] 20: 0x64724ab262d7 - ::panic:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:1036:9 [INFO] [stdout] 21: 0x64724ab2b737 - <::panic as core[4a92201981c6b77a]::ops::function::FnOnce<(assert_cmd[ac312b9c349ea61d]::assert::AssertError,)>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x64724ab2bab4 - >::unwrap_or_else::<::panic> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1622:23 [INFO] [stdout] 23: 0x64724ab29550 - ::success [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.0/src/assert.rs:161:28 [INFO] [stdout] 24: 0x64724a3f2b32 - integration_tests[4fed0b9650fbe811]::test_embed_extract_roundtrip_via_passphrase_env [INFO] [stdout] at /opt/rustwide/workdir/phantasm-cli/tests/integration_tests.rs:472:10 [INFO] [stdout] 25: 0x64724a3eb6f7 - integration_tests[4fed0b9650fbe811]::test_embed_extract_roundtrip_via_passphrase_env::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/phantasm-cli/tests/integration_tests.rs:445:53 [INFO] [stdout] 26: 0x64724a3e18e6 - >::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x64724a41397b - core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x64724a41397b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18 [INFO] [stdout] 29: 0x64724a42116b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74 [INFO] [stdout] 30: 0x64724a42116b - as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 31: 0x64724a42116b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 32: 0x64724a42116b - std[1209cfb42f6d497f]::panicking::catch_unwind::, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x64724a42116b - std[1209cfb42f6d497f]::panic::catch_unwind::, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x64724a42116b - test[59e67a9bc0e119f1]::run_test_in_process [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27 [INFO] [stdout] 35: 0x64724a42116b - test[59e67a9bc0e119f1]::run_test::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43 [INFO] [stdout] 36: 0x64724a41a884 - test[59e67a9bc0e119f1]::run_test::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41 [INFO] [stdout] 37: 0x64724a41a884 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 38: 0x64724a423d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 39: 0x64724a423d72 - ::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 40: 0x64724a423d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x64724a423d72 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x64724a423d72 - std[1209cfb42f6d497f]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x64724a423d72 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 44: 0x64724a423d72 - ::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x64724ab97dcf - + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 46: 0x64724ab97dcf - ::new::thread_start [INFO] [stdout] at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 47: 0x72145a50faa4 - [INFO] [stdout] 48: 0x72145a59ca64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_embed_extract_roundtrip_via_passphrase_env [INFO] [stdout] test_embed_extract_roundtrip_via_passphrase_fd_stdin [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 396.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p phantasm-cli --test integration_tests` [INFO] running `Command { std: "docker" "inspect" "165e30c627ee0c85197a73d467a1d91c38bccc879f8712dcfd186bebc3873323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165e30c627ee0c85197a73d467a1d91c38bccc879f8712dcfd186bebc3873323", kill_on_drop: false }` [INFO] [stdout] 165e30c627ee0c85197a73d467a1d91c38bccc879f8712dcfd186bebc3873323