[INFO] cloning repository https://github.com/Subject38/konami_archive_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Subject38/konami_archive_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubject38%2Fkonami_archive_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubject38%2Fkonami_archive_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1541221b7c60d28bfc7c1049fc39067d278355f7 [INFO] testing Subject38/konami_archive_tools against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSubject38%2Fkonami_archive_tools" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Subject38/konami_archive_tools [INFO] finished tweaking git repo https://github.com/Subject38/konami_archive_tools [INFO] tweaked toml for git repo https://github.com/Subject38/konami_archive_tools written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Subject38/konami_archive_tools on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Subject38/konami_archive_tools 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lzxd v0.2.5 [INFO] [stderr] Downloaded crc-any v2.4.4 [INFO] [stderr] Downloaded debug-helper v0.3.13 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded cab v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa9dedea4b4fcb91b0c3b6e58f78315a9a6f90e7ce06540527decc6a593fd336 [INFO] running `Command { std: "docker" "start" "-a" "aa9dedea4b4fcb91b0c3b6e58f78315a9a6f90e7ce06540527decc6a593fd336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa9dedea4b4fcb91b0c3b6e58f78315a9a6f90e7ce06540527decc6a593fd336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa9dedea4b4fcb91b0c3b6e58f78315a9a6f90e7ce06540527decc6a593fd336", kill_on_drop: false }` [INFO] [stdout] aa9dedea4b4fcb91b0c3b6e58f78315a9a6f90e7ce06540527decc6a593fd336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a3a86ef56ca9107b8bd7d734144f4453ca021e33bcc92a2fadd26ef7cfe58fe [INFO] running `Command { std: "docker" "start" "-a" "4a3a86ef56ca9107b8bd7d734144f4453ca021e33bcc92a2fadd26ef7cfe58fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling debug-helper v0.3.13 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling lzxd v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crc-any v2.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cab v0.6.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling k_archives v0.1.0 (/opt/rustwide/workdir/k_archives) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> k_archives/src/common.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn open(&self, path: &Path) -> std::io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn open(&self, path: &Path) -> std::io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unarchive v0.1.0 (/opt/rustwide/workdir/unarchive) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.62s [INFO] running `Command { std: "docker" "inspect" "4a3a86ef56ca9107b8bd7d734144f4453ca021e33bcc92a2fadd26ef7cfe58fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a3a86ef56ca9107b8bd7d734144f4453ca021e33bcc92a2fadd26ef7cfe58fe", kill_on_drop: false }` [INFO] [stdout] 4a3a86ef56ca9107b8bd7d734144f4453ca021e33bcc92a2fadd26ef7cfe58fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 099bcba61207a4de6efd87d6f07764b94254bc3109103b8f13ee742190934b3a [INFO] running `Command { std: "docker" "start" "-a" "099bcba61207a4de6efd87d6f07764b94254bc3109103b8f13ee742190934b3a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling k_archives v0.1.0 (/opt/rustwide/workdir/k_archives) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> k_archives/src/common.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn open(&self, path: &Path) -> std::io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn open(&self, path: &Path) -> std::io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> k_archives/src/common.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | pub fn open(&self, path: &Path) -> std::io::Result { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 227 | pub fn open(&self, path: &Path) -> std::io::Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling unarchive v0.1.0 (/opt/rustwide/workdir/unarchive) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.23s [INFO] running `Command { std: "docker" "inspect" "099bcba61207a4de6efd87d6f07764b94254bc3109103b8f13ee742190934b3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "099bcba61207a4de6efd87d6f07764b94254bc3109103b8f13ee742190934b3a", kill_on_drop: false }` [INFO] [stdout] 099bcba61207a4de6efd87d6f07764b94254bc3109103b8f13ee742190934b3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d75d371246c45399acaf70db3d764e2cde070d2d59d45dd271059d56da43625 [INFO] running `Command { std: "docker" "start" "-a" "8d75d371246c45399acaf70db3d764e2cde070d2d59d45dd271059d56da43625", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> k_archives/src/common.rs:227:17 [INFO] [stderr] | [INFO] [stderr] 227 | pub fn open(&self, path: &Path) -> std::io::Result { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 227 | pub fn open(&self, path: &Path) -> std::io::Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `k_archives` (lib) generated 1 warning (run `cargo fix --lib -p k_archives` to apply 1 suggestion) [INFO] [stderr] warning: `k_archives` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/k_archives-55d8456be8869648) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test bar::tests::test_filename ... ok [INFO] [stdout] test common::tests::windows_path_join ... ok [INFO] [stdout] test mar::tests::fuzz_cipher ... ignored [INFO] [stdout] test mar::tests::test_cipher_n ... ok [INFO] [stdout] test mar::tests::test_cipher_nplus1 ... ok [INFO] [stdout] test mar::tests::test_cipher_nplus2 ... ok [INFO] [stdout] test mar::tests::test_filename ... ok [INFO] [stdout] test mar::tests::test_cipher_nplus3 ... ok [INFO] [stdout] test mar::tests::test_reverse ... ok [INFO] [stdout] test qar::tests::test_filename ... ok [INFO] [stdout] test mar::tests::test_keystream ... ok [INFO] [stdout] test d2::tests::test_filename ... ok [INFO] [stdout] test mar::tests::test_seek ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unarchive-edcc76113af76d2e) [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] Doc-tests k_archives [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" "8d75d371246c45399acaf70db3d764e2cde070d2d59d45dd271059d56da43625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d75d371246c45399acaf70db3d764e2cde070d2d59d45dd271059d56da43625", kill_on_drop: false }` [INFO] [stdout] 8d75d371246c45399acaf70db3d764e2cde070d2d59d45dd271059d56da43625