[INFO] fetching crate asar 0.3.0... [INFO] testing asar-0.3.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate asar 0.3.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate asar 0.3.0 [INFO] finished tweaking crates.io crate asar 0.3.0 [INFO] tweaked toml for crates.io crate asar 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate asar 0.3.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asar 0.3.0 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wax v0.6.0 [INFO] [stderr] Downloaded is_executable v1.0.1 [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded eyre v0.6.9 [INFO] [stderr] Downloaded clap v4.4.8 [INFO] [stderr] Downloaded clap_builder v4.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f372e25db42e92f94149147929b8bba0af392460039e92fb923f680986e7aa49 [INFO] running `Command { std: "docker" "start" "-a" "f372e25db42e92f94149147929b8bba0af392460039e92fb923f680986e7aa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f372e25db42e92f94149147929b8bba0af392460039e92fb923f680986e7aa49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f372e25db42e92f94149147929b8bba0af392460039e92fb923f680986e7aa49", kill_on_drop: false }` [INFO] [stdout] f372e25db42e92f94149147929b8bba0af392460039e92fb923f680986e7aa49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e88931d209f2ddabd49f20beb6bae175d2cf5ac69222b1d3678854bd7b79c42 [INFO] running `Command { std: "docker" "start" "-a" "0e88931d209f2ddabd49f20beb6bae175d2cf5ac69222b1d3678854bd7b79c42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling eyre v0.6.9 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling clap_builder v4.4.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling is_executable v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling clap v4.4.8 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling asar v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided 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] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.53s [INFO] running `Command { std: "docker" "inspect" "0e88931d209f2ddabd49f20beb6bae175d2cf5ac69222b1d3678854bd7b79c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e88931d209f2ddabd49f20beb6bae175d2cf5ac69222b1d3678854bd7b79c42", kill_on_drop: false }` [INFO] [stdout] 0e88931d209f2ddabd49f20beb6bae175d2cf5ac69222b1d3678854bd7b79c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea87c589d832568a78c126153c568dbb2701afa60c93918ab419b4e3ea1fcaa2 [INFO] running `Command { std: "docker" "start" "-a" "ea87c589d832568a78c126153c568dbb2701afa60c93918ab419b4e3ea1fcaa2", kill_on_drop: false }` [INFO] [stderr] Compiling include_dir_macros v0.7.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided 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] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling include_dir v0.7.3 [INFO] [stderr] Compiling asar v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/reader.rs:197:14 [INFO] [stdout] | [INFO] [stdout] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided 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] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "ea87c589d832568a78c126153c568dbb2701afa60c93918ab419b4e3ea1fcaa2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea87c589d832568a78c126153c568dbb2701afa60c93918ab419b4e3ea1fcaa2", kill_on_drop: false }` [INFO] [stdout] ea87c589d832568a78c126153c568dbb2701afa60c93918ab419b4e3ea1fcaa2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 722375a517ea35234f040d2280ac457e9c3ddeb76b3c5debb15d9629e37d4d40 [INFO] running `Command { std: "docker" "start" "-a" "722375a517ea35234f040d2280ac457e9c3ddeb76b3c5debb15d9629e37d4d40", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/reader.rs:197:14 [INFO] [stderr] | [INFO] [stderr] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided 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] 197 | pub fn read(&self, path: &Path) -> Option<&AsarFile<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `asar` (lib) generated 1 warning (run `cargo fix --lib -p asar` to apply 1 suggestion) [INFO] [stderr] warning: `asar` (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/asar-15339370c397fbc9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test reader::test::test_reading ... ok [INFO] [stdout] test header::test::test_read ... ok [INFO] [stdout] test writer::test::round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/asar-c0ad69d67b3244ce) [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 asar [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test src/header.rs - header::FileIntegrity::algorithm (line 306) - compile ... ok [INFO] [stdout] test src/header.rs - header::File::offset (line 142) - compile ... ok [INFO] [stdout] test src/header.rs - header::File::executable (line 219) - compile ... ok [INFO] [stdout] test src/header.rs - header::File::size (line 196) - compile ... ok [INFO] [stdout] test src/header.rs - header::Header::read (line 41) - compile ... ok [INFO] [stdout] test src/header.rs - header::File::unpacked (line 171) - compile ... ok [INFO] [stdout] test src/header.rs - header::File::integrity (line 245) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarFile<'a>::data (line 239) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader (line 24) - compile ... ok [INFO] [stdout] test src/header.rs - header::FileIntegrity::blocks (line 383) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok [INFO] [stdout] test src/header.rs - header::FileIntegrity::block_size (line 356) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarFile<'a>::integrity (line 258) - compile ... ok [INFO] [stdout] test src/header.rs - header::FileIntegrity::hash (line 330) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::directories (line 141) - compile ... ok [INFO] [stdout] test src/integrity.rs - integrity::HashAlgorithm::hash_len (line 12) ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::symlinks (line 164) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::new (line 53) - compile ... ok [INFO] [stdout] test src/writer.rs - writer::AsarWriter::write_file (line 78) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 53) - compile ... ok [INFO] [stdout] test src/writer.rs - writer::AsarWriter::finalize (line 138) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::files (line 116) - compile ... ok [INFO] [stdout] test src/integrity.rs - integrity::HashAlgorithm::hash_blocks (line 47) ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::read (line 185) - compile ... ok [INFO] [stdout] test src/writer.rs - writer::AsarWriter::add_from_reader (line 49) - compile ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::read_dir (line 208) - compile ... ok [INFO] [stdout] test src/integrity.rs - integrity::HashAlgorithm::hash (line 26) ... ok [INFO] [stdout] test src/reader.rs - reader::AsarReader<'a>::new_from_header (line 74) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.65s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "722375a517ea35234f040d2280ac457e9c3ddeb76b3c5debb15d9629e37d4d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722375a517ea35234f040d2280ac457e9c3ddeb76b3c5debb15d9629e37d4d40", kill_on_drop: false }` [INFO] [stdout] 722375a517ea35234f040d2280ac457e9c3ddeb76b3c5debb15d9629e37d4d40