[INFO] fetching crate libxivdat 0.2.0...
[INFO] testing libxivdat-0.2.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate libxivdat 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate libxivdat 0.2.0
[INFO] finished tweaking crates.io crate libxivdat 0.2.0
[INFO] tweaked toml for crates.io crate libxivdat 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libxivdat 0.2.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `libxivdat` which is deprecated
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1cfe578175b3885fad9c1daee198b169692979a09ce0351f6398a40afdfa8b3
[INFO] running `Command { std: "docker" "start" "-a" "c1cfe578175b3885fad9c1daee198b169692979a09ce0351f6398a40afdfa8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1cfe578175b3885fad9c1daee198b169692979a09ce0351f6398a40afdfa8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1cfe578175b3885fad9c1daee198b169692979a09ce0351f6398a40afdfa8b3", kill_on_drop: false }`
[INFO] [stdout] c1cfe578175b3885fad9c1daee198b169692979a09ce0351f6398a40afdfa8b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b667ee861c15c2205b550d2fbb5972527fdd76934abb544eca7113b6f72dad67
[INFO] running `Command { std: "docker" "start" "-a" "b667ee861c15c2205b550d2fbb5972527fdd76934abb544eca7113b6f72dad67", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `libxivdat` which is deprecated
[INFO] [stderr]    Compiling libxivdat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/section.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData, DATError> {
[INFO] [stdout]     |                          ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData<'_>, DATError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "b667ee861c15c2205b550d2fbb5972527fdd76934abb544eca7113b6f72dad67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b667ee861c15c2205b550d2fbb5972527fdd76934abb544eca7113b6f72dad67", kill_on_drop: false }`
[INFO] [stdout] b667ee861c15c2205b550d2fbb5972527fdd76934abb544eca7113b6f72dad67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de9f92963da7254637c8c50eb33c5826887f8034ec23b2a6c48deeec17b07fa2
[INFO] running `Command { std: "docker" "start" "-a" "de9f92963da7254637c8c50eb33c5826887f8034ec23b2a6c48deeec17b07fa2", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `libxivdat` which is deprecated
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/section.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData, DATError> {
[INFO] [stdout]     |                          ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData<'_>, DATError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling libxivdat v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/section.rs:268:26
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData, DATError> {
[INFO] [stdout]     |                          ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData<'_>, DATError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.13s
[INFO] running `Command { std: "docker" "inspect" "de9f92963da7254637c8c50eb33c5826887f8034ec23b2a6c48deeec17b07fa2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de9f92963da7254637c8c50eb33c5826887f8034ec23b2a6c48deeec17b07fa2", kill_on_drop: false }`
[INFO] [stdout] de9f92963da7254637c8c50eb33c5826887f8034ec23b2a6c48deeec17b07fa2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 32eede187b38f374134c4ab6e44a80f7b42ac0877e6b2a7c1cfe9584b94583e6
[INFO] running `Command { std: "docker" "start" "-a" "32eede187b38f374134c4ab6e44a80f7b42ac0877e6b2a7c1cfe9584b94583e6", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `libxivdat` which is deprecated
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/section.rs:268:26
[INFO] [stderr]     |
[INFO] [stderr] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData, DATError> {
[INFO] [stderr]     |                          ^^^^^            ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 268 | pub fn as_section(bytes: &[u8]) -> Result<SectionData<'_>, DATError> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `libxivdat` (lib) generated 1 warning
[INFO] [stderr] warning: `libxivdat` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libxivdat-f5db040544b080d6)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test dat_file::tests::test_datfile_read ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_create_unsafe ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_seek_end ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_read_past_end ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_seek_current_error_negative ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_read_with_mask ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_open_options ... FAILED
[INFO] [stdout] test dat_file::tests::test_datfile_seek_start ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_open ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_error_zero_size ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_seek_current ... ok
[INFO] [stdout] test dat_file::tests::test_check_type ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_grow ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_shrink ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_create_with_content ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_open_detect_type ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_error_under_content ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_create ... ok
[INFO] [stdout] test dat_type::tests::test_from_header_bytes ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_error_over_max ... ok
[INFO] [stdout] test dat_type::tests::test_get_default_end_byte_for_type ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_error_zero_size ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_grow ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_shrink ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_write ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_write_error_over_max_size ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_write_extend_content_size ... ok
[INFO] [stdout] test dat_file::tests::test_get_header_contents_error_bad_type ... ok
[INFO] [stdout] test dat_file::tests::test_read_content ... ok
[INFO] [stdout] test dat_file::tests::test_read_content_with_mask ... ok
[INFO] [stdout] test dat_file::tests::test_get_header_contents_error_sizes ... ok
[INFO] [stdout] test dat_file::tests::test_write_content ... ok
[INFO] [stdout] test dat_type::tests::test_get_default_max_size_for_type ... ok
[INFO] [stdout] test dat_type::tests::test_get_mask_for_type ... ok
[INFO] [stdout] test section::tests::test_as_section ... ok
[INFO] [stdout] test section::tests::test_as_section_vec_error_overflow ... ok
[INFO] [stdout] test section::tests::test_as_section_vec_error_underflow ... ok
[INFO] [stdout] test section::tests::test_read_section_error_eof ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes_error_encoding ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes_error_overflow ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes_error_underflow ... ok
[INFO] [stdout] test section::tests::test_section_new ... ok
[INFO] [stdout] test section::tests::test_section_new_error_title_size ... ok
[INFO] [stdout] test section::tests::test_section_to_bytes ... ok
[INFO] [stdout] test section::tests::test_read_section ... ok
[INFO] [stdout] test section::tests::test_section_new_error_content_size ... ok
[INFO] [stdout] test section::tests::test_read_section_error_type ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes_error_encoding ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes_error_overflow ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes_error_underflow ... ok
[INFO] [stdout] test section::tests::test_sectiondata_new_error_content_size ... ok
[INFO] [stdout] test section::tests::test_sectiondata_new_error_title_size ... ok
[INFO] [stdout] test section::tests::test_section_to_sectiondata ... ok
[INFO] [stdout] test section::tests::test_sectiondata_new ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes ... ok
[INFO] [stdout] test section::tests::test_read_section_content ... ok
[INFO] [stdout] test section::tests::test_sectiondata_to_bytes ... ok
[INFO] [stdout] test section::tests::test_sectiondata_to_section ... ok
[INFO] [stdout] test section::tests::test_as_section_vec ... ok
[INFO] [stdout] test section::tests::test_as_section_vec_error_encoding ... ok
[INFO] [stdout] test section::tests::test_read_section_content_error_type ... ok
[INFO] [stdout] test dat_file::tests::test_get_header_contents ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dat_file::tests::test_datfile_open_options stdout ----
[INFO] [stdout] Error: "File IO error: None"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dat_file::tests::test_datfile_open_options
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 62 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "32eede187b38f374134c4ab6e44a80f7b42ac0877e6b2a7c1cfe9584b94583e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32eede187b38f374134c4ab6e44a80f7b42ac0877e6b2a7c1cfe9584b94583e6", kill_on_drop: false }`
[INFO] [stdout] 32eede187b38f374134c4ab6e44a80f7b42ac0877e6b2a7c1cfe9584b94583e6
