[INFO] cloning repository https://github.com/taivokasper/unzipr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taivokasper/unzipr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaivokasper%2Funzipr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaivokasper%2Funzipr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9e2adc6812224689c9a2bedf9708d5fbedb6dca2 [INFO] testing taivokasper/unzipr against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaivokasper%2Funzipr" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taivokasper/unzipr on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/taivokasper/unzipr [INFO] finished tweaking git repo https://github.com/taivokasper/unzipr [INFO] tweaked toml for git repo https://github.com/taivokasper/unzipr written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/taivokasper/unzipr already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d9ba84f858cadecbcf961dab2fe63bf99a749b51f4132daf6ccde82611b7c91 [INFO] running `Command { std: "docker" "start" "-a" "6d9ba84f858cadecbcf961dab2fe63bf99a749b51f4132daf6ccde82611b7c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d9ba84f858cadecbcf961dab2fe63bf99a749b51f4132daf6ccde82611b7c91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d9ba84f858cadecbcf961dab2fe63bf99a749b51f4132daf6ccde82611b7c91", kill_on_drop: false }` [INFO] [stdout] 6d9ba84f858cadecbcf961dab2fe63bf99a749b51f4132daf6ccde82611b7c91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1171a8ad89219dbf44f6e5e2f4e1f1ecf7bc6fc174aed4d818e874d01334a7b6 [INFO] running `Command { std: "docker" "start" "-a" "1171a8ad89219dbf44f6e5e2f4e1f1ecf7bc6fc174aed4d818e874d01334a7b6", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling bzip2-sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.1.2 [INFO] [stderr] Compiling crc v1.7.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling clap v2.29.4 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling bzip2 v0.3.2 [INFO] [stderr] Compiling zip v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling unzipr v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/list.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(input: Vec<&str>) -> Result, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipe.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(input: Vec<&str>) -> Result, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unpack.rs:15:69 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(unpack_target: &str, input: Vec<&str>) -> Result, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mod.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let action: Result, Error>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.77s [INFO] running `Command { std: "docker" "inspect" "1171a8ad89219dbf44f6e5e2f4e1f1ecf7bc6fc174aed4d818e874d01334a7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1171a8ad89219dbf44f6e5e2f4e1f1ecf7bc6fc174aed4d818e874d01334a7b6", kill_on_drop: false }` [INFO] [stdout] 1171a8ad89219dbf44f6e5e2f4e1f1ecf7bc6fc174aed4d818e874d01334a7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2683555796711a79869b191d183195a6ab9c52742d1efcbbcf6f1396bf568e4 [INFO] running `Command { std: "docker" "start" "-a" "c2683555796711a79869b191d183195a6ab9c52742d1efcbbcf6f1396bf568e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unzipr v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/list.rs:11:48 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(input: Vec<&str>) -> Result, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pipe.rs:14:48 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn new(input: Vec<&str>) -> Result, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/unpack.rs:15:69 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn new(unpack_target: &str, input: Vec<&str>) -> Result, Error> { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/mod.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | let action: Result, Error>; [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.35s [INFO] running `Command { std: "docker" "inspect" "c2683555796711a79869b191d183195a6ab9c52742d1efcbbcf6f1396bf568e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2683555796711a79869b191d183195a6ab9c52742d1efcbbcf6f1396bf568e4", kill_on_drop: false }` [INFO] [stdout] c2683555796711a79869b191d183195a6ab9c52742d1efcbbcf6f1396bf568e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 091364dafb45c12170eba2629c08b079af054d6da7a2b076c9ccde565fdba5b0 [INFO] running `Command { std: "docker" "start" "-a" "091364dafb45c12170eba2629c08b079af054d6da7a2b076c9ccde565fdba5b0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] running 17 tests [INFO] [stderr] --> src/list.rs:11:48 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn new(input: Vec<&str>) -> Result, Error> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pipe.rs:14:48 [INFO] [stderr] | [INFO] [stderr] 14 | pub fn new(input: Vec<&str>) -> Result, Error> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/unpack.rs:15:69 [INFO] [stderr] | [INFO] [stderr] 15 | pub fn new(unpack_target: &str, input: Vec<&str>) -> Result, Error> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/mod.rs:53:28 [INFO] [stderr] | [INFO] [stderr] 53 | let action: Result, Error>; [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unzipr-1dc1fa2a01bbe62c) [INFO] [stdout] test common::tests::test_get_files_list ... ok [INFO] [stdout] test list::tests::test_nested_input_for_list_action ... ok [INFO] [stdout] test common::tests::test_new_archive_from_nonzip_file ... ok [INFO] [stdout] test common::tests::test_parsing_file_to_archive ... ok [INFO] [stdout] test unpack::tests::test_sanitize_removes_parent ... ok [INFO] [stdout] test pipe::tests::test_nested_input_for_pipe_unpack_action ... ok [INFO] [stdout] test list::tests::test_single_input_for_list_action ... ok [INFO] [stdout] test common::tests::test_new_archive_from_file ... ok [INFO] [stdout] test common::tests::test_new_archive_from_bytes ... ok [INFO] [stdout] test unpack::tests::test_sanitize_removes_root ... ok [INFO] [stdout] test unpack::tests::test_sanitize_removes_current_dir ... ok [INFO] [stdout] test unpack::tests::test_relative_paths_in_zip ... ok [INFO] [stdout] test unpack::tests::test_abs_filename_not_out_of_dir ... ok [INFO] [stdout] test pipe::tests::test_single_input_for_pipe_unpack_action ... ok [INFO] [stdout] test common::tests::test_new_archive_from_nonexistent_file ... ok [INFO] [stdout] test common::tests::test_parsing_files_in_nested_zip ... ok [INFO] [stdout] test common::tests::test_parsing_txt_file_to_archive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "091364dafb45c12170eba2629c08b079af054d6da7a2b076c9ccde565fdba5b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "091364dafb45c12170eba2629c08b079af054d6da7a2b076c9ccde565fdba5b0", kill_on_drop: false }` [INFO] [stdout] 091364dafb45c12170eba2629c08b079af054d6da7a2b076c9ccde565fdba5b0