[INFO] fetching crate stegano-cli 0.6.0... [INFO] testing stegano-cli-0.6.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate stegano-cli 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate stegano-cli 0.6.0 [INFO] finished tweaking crates.io crate stegano-cli 0.6.0 [INFO] tweaked toml for crates.io crate stegano-cli 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate stegano-cli 0.6.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stegano-cli 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csbindgen v1.9.5 [INFO] [stderr] Downloaded stegano-seasmoke v0.1.0 [INFO] [stderr] Downloaded enum_dispatch v0.3.13 [INFO] [stderr] Downloaded chacha20 v0.9.1 [INFO] [stderr] Downloaded bitstream-io v4.6.0 [INFO] [stderr] Downloaded chacha20poly1305 v0.10.1 [INFO] [stderr] Downloaded stegano-core v0.6.0 [INFO] [stderr] Downloaded png v0.18.0 [INFO] [stderr] Downloaded zune-jpeg v0.4.21 [INFO] [stderr] Downloaded moxcms v0.7.5 [INFO] [stderr] Downloaded image v0.25.8 [INFO] [stderr] Downloaded cbindgen v0.29.0 [INFO] [stderr] Downloaded pxfm v0.1.23 [INFO] [stderr] Downloaded zune-core v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 261e6e3eefa880fc0f9e673c6a8c1541bb1932a3910a4681db2b2ea83faf9702 [INFO] running `Command { std: "docker" "start" "-a" "261e6e3eefa880fc0f9e673c6a8c1541bb1932a3910a4681db2b2ea83faf9702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "261e6e3eefa880fc0f9e673c6a8c1541bb1932a3910a4681db2b2ea83faf9702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261e6e3eefa880fc0f9e673c6a8c1541bb1932a3910a4681db2b2ea83faf9702", kill_on_drop: false }` [INFO] [stdout] 261e6e3eefa880fc0f9e673c6a8c1541bb1932a3910a4681db2b2ea83faf9702 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53aec0906a843d7fe33ca5abdf117f6ef5e73bedc84d0db370982034895ca132 [INFO] running `Command { std: "docker" "start" "-a" "53aec0906a843d7fe33ca5abdf117f6ef5e73bedc84d0db370982034895ca132", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling pxfm v0.1.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling bitstream-io v4.6.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling stegano-seasmoke v0.1.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling stegano-core v0.6.0 [INFO] [stderr] Compiling stegano-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "53aec0906a843d7fe33ca5abdf117f6ef5e73bedc84d0db370982034895ca132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53aec0906a843d7fe33ca5abdf117f6ef5e73bedc84d0db370982034895ca132", kill_on_drop: false }` [INFO] [stdout] 53aec0906a843d7fe33ca5abdf117f6ef5e73bedc84d0db370982034895ca132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01e673670dc9bb00d2ae070e6449cef255a7c09f4036e02be4581584780382ca [INFO] running `Command { std: "docker" "start" "-a" "01e673670dc9bb00d2ae070e6449cef255a7c09f4036e02be4581584780382ca", kill_on_drop: false }` [INFO] [stderr] Compiling stegano-cli v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "01e673670dc9bb00d2ae070e6449cef255a7c09f4036e02be4581584780382ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01e673670dc9bb00d2ae070e6449cef255a7c09f4036e02be4581584780382ca", kill_on_drop: false }` [INFO] [stdout] 01e673670dc9bb00d2ae070e6449cef255a7c09f4036e02be4581584780382ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85a038cc80d5b7e4c8e75e6a1c06d1abc2d331595db731d26cbfc9cb307b9eb4 [INFO] running `Command { std: "docker" "start" "-a" "85a038cc80d5b7e4c8e75e6a1c06d1abc2d331595db731d26cbfc9cb307b9eb4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stegano-f2f4f049bf2a9e53) [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] running `Command { std: "docker" "inspect" "85a038cc80d5b7e4c8e75e6a1c06d1abc2d331595db731d26cbfc9cb307b9eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a038cc80d5b7e4c8e75e6a1c06d1abc2d331595db731d26cbfc9cb307b9eb4", kill_on_drop: false }` [INFO] [stdout] 85a038cc80d5b7e4c8e75e6a1c06d1abc2d331595db731d26cbfc9cb307b9eb4