[INFO] cloning repository https://github.com/tats-u/zifu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tats-u/zifu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftats-u%2Fzifu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftats-u%2Fzifu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 447684211b6f3bb2eb0938c84a14d89c86e533b3 [INFO] testing tats-u/zifu against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftats-u%2Fzifu" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tats-u/zifu [INFO] finished tweaking git repo https://github.com/tats-u/zifu [INFO] tweaked toml for git repo https://github.com/tats-u/zifu written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tats-u/zifu on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tats-u/zifu 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab7178a8b9f92277d6fb4333bd22410dd62e23dc7a3cf6152b43c6c275ade302 [INFO] running `Command { std: "docker" "start" "-a" "ab7178a8b9f92277d6fb4333bd22410dd62e23dc7a3cf6152b43c6c275ade302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab7178a8b9f92277d6fb4333bd22410dd62e23dc7a3cf6152b43c6c275ade302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab7178a8b9f92277d6fb4333bd22410dd62e23dc7a3cf6152b43c6c275ade302", kill_on_drop: false }` [INFO] [stdout] ab7178a8b9f92277d6fb4333bd22410dd62e23dc7a3cf6152b43c6c275ade302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b63256fe42c06c42143f6c3216c8a2952ac407521a64f6758c694550abbd73 [INFO] running `Command { std: "docker" "start" "-a" "28b63256fe42c06c42143f6c3216c8a2952ac407521a64f6758c694550abbd73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.4.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling locale_name_code_page v0.1.0 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hfs_nfd v2.0.0 [INFO] [stderr] Compiling zip_structs v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling oem_cp v1.3.0 [INFO] [stderr] Compiling zifu_core v0.1.1 (/opt/rustwide/workdir/crates/zifu_core) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling zifu v1.1.0 (/opt/rustwide/workdir/crates/zifu) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.70s [INFO] running `Command { std: "docker" "inspect" "28b63256fe42c06c42143f6c3216c8a2952ac407521a64f6758c694550abbd73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b63256fe42c06c42143f6c3216c8a2952ac407521a64f6758c694550abbd73", kill_on_drop: false }` [INFO] [stdout] 28b63256fe42c06c42143f6c3216c8a2952ac407521a64f6758c694550abbd73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ea0b2ae06eca0b321d997290ed6786e393acc0221a5dca04c852b299a4d151b [INFO] running `Command { std: "docker" "start" "-a" "6ea0b2ae06eca0b321d997290ed6786e393acc0221a5dca04c852b299a4d151b", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling zifu v1.1.0 (/opt/rustwide/workdir/crates/zifu) [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling zifu_core v0.1.1 (/opt/rustwide/workdir/crates/zifu_core) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.74s [INFO] running `Command { std: "docker" "inspect" "6ea0b2ae06eca0b321d997290ed6786e393acc0221a5dca04c852b299a4d151b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea0b2ae06eca0b321d997290ed6786e393acc0221a5dca04c852b299a4d151b", kill_on_drop: false }` [INFO] [stdout] 6ea0b2ae06eca0b321d997290ed6786e393acc0221a5dca04c852b299a4d151b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 494738bf70b07fe39f702eb1f6786bbeaf69bf1e3fbf210b4825b91771b34b45 [INFO] running `Command { std: "docker" "start" "-a" "494738bf70b07fe39f702eb1f6786bbeaf69bf1e3fbf210b4825b91771b34b45", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/bin/zifu.rs (/opt/rustwide/target/debug/deps/zifu-0b545b989f21bf26) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::extended_args_parse_test1 ... ok [INFO] [stdout] test tests::extended_args_parse_test3 ... ok [INFO] [stdout] test tests::extended_args_parse_test5 ... ok [INFO] [stdout] test tests::extended_args_parse_test4 ... ok [INFO] [stdout] test tests::basic_args_parse_test ... ok [INFO] [stdout] test tests::extended_args_parse_test2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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/deps/zifu_core-c3db0b001eea712e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/zip_file_test.rs (/opt/rustwide/target/debug/deps/zip_file_test-b09cf47ee0f823ab) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test convert_and_compare_content_test ... ok [INFO] [stdout] test macos_finder_emulate_test ... ok [INFO] [stdout] test aes256_convert_test ... ok [INFO] [stdout] test zipcrypto_convert_test ... ok [INFO] [stdout] test utf8_unencrypted_archive_test ... ok [INFO] [stdout] test implicit_utf8_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests zifu_core [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" "494738bf70b07fe39f702eb1f6786bbeaf69bf1e3fbf210b4825b91771b34b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "494738bf70b07fe39f702eb1f6786bbeaf69bf1e3fbf210b4825b91771b34b45", kill_on_drop: false }` [INFO] [stdout] 494738bf70b07fe39f702eb1f6786bbeaf69bf1e3fbf210b4825b91771b34b45