[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] ca0c7761dc9ca8b4c619fe86cbdb28cac31499ca [INFO] testing tats-u/zifu against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftats-u%2Fzifu" "/workspace/builds/worker-40/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-40/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tats-u/zifu on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-40/source/Cargo.toml [INFO] crate git repo https://github.com/tats-u/zifu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 933fbcb1fbfda4e4f59e0e7be89a858fffd64c87a5c277eb3550802e6da92c6f [INFO] running `Command { std: "docker" "start" "-a" "933fbcb1fbfda4e4f59e0e7be89a858fffd64c87a5c277eb3550802e6da92c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "933fbcb1fbfda4e4f59e0e7be89a858fffd64c87a5c277eb3550802e6da92c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933fbcb1fbfda4e4f59e0e7be89a858fffd64c87a5c277eb3550802e6da92c6f", kill_on_drop: false }` [INFO] [stdout] 933fbcb1fbfda4e4f59e0e7be89a858fffd64c87a5c277eb3550802e6da92c6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 299003c04309d7c03392a80bee0fe94ebe221ba7b6025a166bd408174d13aea9 [INFO] running `Command { std: "docker" "start" "-a" "299003c04309d7c03392a80bee0fe94ebe221ba7b6025a166bd408174d13aea9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling oem_cp v1.1.0 [INFO] [stderr] Compiling codepage v0.1.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling locale_name_code_page v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling zip_structs v0.2.0 [INFO] [stderr] Compiling hfs_nfd v2.0.0 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling zifu v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.58s [INFO] running `Command { std: "docker" "inspect" "299003c04309d7c03392a80bee0fe94ebe221ba7b6025a166bd408174d13aea9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299003c04309d7c03392a80bee0fe94ebe221ba7b6025a166bd408174d13aea9", kill_on_drop: false }` [INFO] [stdout] 299003c04309d7c03392a80bee0fe94ebe221ba7b6025a166bd408174d13aea9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd8fae6718f3aa132be5d7cadf97a61520f44a780b5b0c2749f35fcb327b3d8 [INFO] running `Command { std: "docker" "start" "-a" "4dd8fae6718f3aa132be5d7cadf97a61520f44a780b5b0c2749f35fcb327b3d8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling zifu v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.10s [INFO] running `Command { std: "docker" "inspect" "4dd8fae6718f3aa132be5d7cadf97a61520f44a780b5b0c2749f35fcb327b3d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd8fae6718f3aa132be5d7cadf97a61520f44a780b5b0c2749f35fcb327b3d8", kill_on_drop: false }` [INFO] [stdout] 4dd8fae6718f3aa132be5d7cadf97a61520f44a780b5b0c2749f35fcb327b3d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-40/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee51f9a7e98d07a5c78ebe6388aeb93abd605ecd70ff9eaa1096908fbbde635c [INFO] running `Command { std: "docker" "start" "-a" "ee51f9a7e98d07a5c78ebe6388aeb93abd605ecd70ff9eaa1096908fbbde635c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zifu-8975d26669255d34) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/zifu-6a89c75a74bcbb7d) [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] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::basic_args_parse_test ... ok [INFO] [stdout] test tests::extended_args_parse_test2 ... ok [INFO] [stderr] Running tests/zip_file_test.rs (/opt/rustwide/target/debug/deps/zip_file_test-3aa0b1222df010f8) [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_test4 ... ok [INFO] [stdout] test tests::extended_args_parse_test5 ... 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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Doc-tests zifu [INFO] [stdout] test utf8_unencrypted_archive_test ... ok [INFO] [stdout] test macos_finder_emulate_test ... ok [INFO] [stdout] test aes256_convert_test ... ok [INFO] [stdout] test convert_and_compare_content_test ... ok [INFO] [stdout] test zipcrypto_convert_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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" "ee51f9a7e98d07a5c78ebe6388aeb93abd605ecd70ff9eaa1096908fbbde635c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee51f9a7e98d07a5c78ebe6388aeb93abd605ecd70ff9eaa1096908fbbde635c", kill_on_drop: false }` [INFO] [stdout] ee51f9a7e98d07a5c78ebe6388aeb93abd605ecd70ff9eaa1096908fbbde635c