[INFO] cloning repository https://github.com/tibrom/crypto_files
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tibrom/crypto_files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fcrypto_files", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fcrypto_files'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f748151e58f3131fbe04de7ec050c00564350194
[INFO] testing tibrom/crypto_files against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftibrom%2Fcrypto_files" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tibrom/crypto_files
[INFO] finished tweaking git repo https://github.com/tibrom/crypto_files
[INFO] tweaked toml for git repo https://github.com/tibrom/crypto_files written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tibrom/crypto_files on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tibrom/crypto_files 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f3688c53c222ddac612e641252412127369e273a178c96ccbc3c4bf696dfba5
[INFO] running `Command { std: "docker" "start" "-a" "6f3688c53c222ddac612e641252412127369e273a178c96ccbc3c4bf696dfba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f3688c53c222ddac612e641252412127369e273a178c96ccbc3c4bf696dfba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3688c53c222ddac612e641252412127369e273a178c96ccbc3c4bf696dfba5", kill_on_drop: false }`
[INFO] [stdout] 6f3688c53c222ddac612e641252412127369e273a178c96ccbc3c4bf696dfba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cfa1c8e67a01b00292963d5bf06ac79ff70fdd129f52565e2d22239b5e4978e
[INFO] running `Command { std: "docker" "start" "-a" "8cfa1c8e67a01b00292963d5bf06ac79ff70fdd129f52565e2d22239b5e4978e", kill_on_drop: false }`
[INFO] [stderr] warning: crypto_files v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rang` which is missing a lib target
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling crypto_files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `MockError` is never constructed
[INFO] [stdout]  --> src/application/mock_service.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct MockError(String);
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockedFileService` is never constructed
[INFO] [stdout]   --> src/application/mock_service.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct MockedFileService<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/application/mock_service.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<'a> MockedFileService<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 30 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockCryptoService` is never constructed
[INFO] [stdout]    --> src/application/mock_service.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct MockCryptoService {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> src/application/mock_service.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl MockCryptoService {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] 127 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockTerminal` is never constructed
[INFO] [stdout]    --> src/application/mock_service.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub struct MockTerminal;
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print_msg` and `print_error_msg` are never used
[INFO] [stdout]   --> src/domain/services.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait TerminalService {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] 35 |     fn print_msg(&self, msg: String);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 36 |     fn print_error_msg(&self, msg: String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.28s
[INFO] running `Command { std: "docker" "inspect" "8cfa1c8e67a01b00292963d5bf06ac79ff70fdd129f52565e2d22239b5e4978e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cfa1c8e67a01b00292963d5bf06ac79ff70fdd129f52565e2d22239b5e4978e", kill_on_drop: false }`
[INFO] [stdout] 8cfa1c8e67a01b00292963d5bf06ac79ff70fdd129f52565e2d22239b5e4978e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84de1b5d7ab84d064a4214fb3cd1d2121593887e5a8606fcf0519778aa0811e2
[INFO] running `Command { std: "docker" "start" "-a" "84de1b5d7ab84d064a4214fb3cd1d2121593887e5a8606fcf0519778aa0811e2", kill_on_drop: false }`
[INFO] [stderr] warning: crypto_files v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rang` which is missing a lib target
[INFO] [stderr]    Compiling crypto_files v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `print_msg` and `print_error_msg` are never used
[INFO] [stdout]   --> src/domain/services.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait TerminalService {
[INFO] [stdout]    |           --------------- methods in this trait
[INFO] [stdout] 35 |     fn print_msg(&self, msg: String);
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 36 |     fn print_error_msg(&self, msg: String);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 1.01s
[INFO] running `Command { std: "docker" "inspect" "84de1b5d7ab84d064a4214fb3cd1d2121593887e5a8606fcf0519778aa0811e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84de1b5d7ab84d064a4214fb3cd1d2121593887e5a8606fcf0519778aa0811e2", kill_on_drop: false }`
[INFO] [stdout] 84de1b5d7ab84d064a4214fb3cd1d2121593887e5a8606fcf0519778aa0811e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 99b621a1749886dd96e4bbcf87f403ff68c286a121eb93d4e767d35c08d8bb85
[INFO] running `Command { std: "docker" "start" "-a" "99b621a1749886dd96e4bbcf87f403ff68c286a121eb93d4e767d35c08d8bb85", kill_on_drop: false }`
[INFO] [stderr] warning: crypto_files v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `rang` which is missing a lib target
[INFO] [stderr] warning: methods `print_msg` and `print_error_msg` are never used
[INFO] [stderr]   --> src/domain/services.rs:35:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub trait TerminalService {
[INFO] [stderr]    |           --------------- methods in this trait
[INFO] [stderr] 35 |     fn print_msg(&self, msg: String);
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 36 |     fn print_error_msg(&self, msg: String);
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `crypto_files` (bin "crypto_files" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crypto_files-cfb283e64946d8ca)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test application::decrypt_use_case::tests::test_normal ... ok
[INFO] [stdout] test infrastructure::crypto_service::tests::test_different_encypted_data ... ok
[INFO] [stdout] test infrastructure::crypto_service::tests::test_different_iv ... ok
[INFO] [stdout] test application::prepare_use_case::tests::error_encrypt ... ok
[INFO] [stdout] test application::prepare_use_case::tests::write_error ... ok
[INFO] [stdout] test infrastructure::crypto_service::tests::test_encrypt_decrypt_chunk ... ok
[INFO] [stdout] test application::decrypt_use_case::tests::error_encrypt ... ok
[INFO] [stdout] test application::decrypt_use_case::tests::write_error ... ok
[INFO] [stdout] test application::prepare_use_case::tests::test_normal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "99b621a1749886dd96e4bbcf87f403ff68c286a121eb93d4e767d35c08d8bb85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b621a1749886dd96e4bbcf87f403ff68c286a121eb93d4e767d35c08d8bb85", kill_on_drop: false }`
[INFO] [stdout] 99b621a1749886dd96e4bbcf87f403ff68c286a121eb93d4e767d35c08d8bb85
