[INFO] fetching crate libxivdat 0.2.0...
[INFO] testing libxivdat-0.2.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate libxivdat 0.2.0 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libxivdat 0.2.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `libxivdat` which is deprecated
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5398f03fc55cc8c2dfbe102095317bbfd6278eb17a4987bad28bacc6df58b5b3
[INFO] running `Command { std: "docker" "start" "-a" "5398f03fc55cc8c2dfbe102095317bbfd6278eb17a4987bad28bacc6df58b5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5398f03fc55cc8c2dfbe102095317bbfd6278eb17a4987bad28bacc6df58b5b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5398f03fc55cc8c2dfbe102095317bbfd6278eb17a4987bad28bacc6df58b5b3", kill_on_drop: false }`
[INFO] [stdout] 5398f03fc55cc8c2dfbe102095317bbfd6278eb17a4987bad28bacc6df58b5b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8164989ae43f29f3690be882c8107e74de5bff28e5b77499269b3bb07c9603a7
[INFO] running `Command { std: "docker" "start" "-a" "8164989ae43f29f3690be882c8107e74de5bff28e5b77499269b3bb07c9603a7", 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.61s
[INFO] running `Command { std: "docker" "inspect" "8164989ae43f29f3690be882c8107e74de5bff28e5b77499269b3bb07c9603a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8164989ae43f29f3690be882c8107e74de5bff28e5b77499269b3bb07c9603a7", kill_on_drop: false }`
[INFO] [stdout] 8164989ae43f29f3690be882c8107e74de5bff28e5b77499269b3bb07c9603a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f90fdb863728d6b4d789932e208f26dc4d8800a1d4d57230042d95252852139e
[INFO] running `Command { std: "docker" "start" "-a" "f90fdb863728d6b4d789932e208f26dc4d8800a1d4d57230042d95252852139e", 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] [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 once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[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.00s
[INFO] running `Command { std: "docker" "inspect" "f90fdb863728d6b4d789932e208f26dc4d8800a1d4d57230042d95252852139e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f90fdb863728d6b4d789932e208f26dc4d8800a1d4d57230042d95252852139e", kill_on_drop: false }`
[INFO] [stdout] f90fdb863728d6b4d789932e208f26dc4d8800a1d4d57230042d95252852139e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0c07f764d5a2917ff51feaa0961cfb444ae7868a71a29b1d794a4db246c089f
[INFO] running `Command { std: "docker" "start" "-a" "c0c07f764d5a2917ff51feaa0961cfb444ae7868a71a29b1d794a4db246c089f", 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.05s
[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_open ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_open_detect_type ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_open_options ... FAILED
[INFO] [stdout] test dat_file::tests::test_datfile_read ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_read_past_end ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_seek_current ... 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_seek_start ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_seek_end ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_create ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_create_unsafe ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_write_error_over_max_size ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_error_zero_size ... ok
[INFO] [stdout] test dat_file::tests::test_get_header_contents_error_bad_type ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_shrink ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_error_over_max ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_write ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_error_under_content ... ok
[INFO] [stdout] test dat_file::tests::test_write_content ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_shrink ... ok
[INFO] [stdout] test dat_type::tests::test_from_header_bytes ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_write_extend_content_size ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_content_size_grow ... ok
[INFO] [stdout] test dat_file::tests::test_get_header_contents ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_create_with_content ... ok
[INFO] [stdout] test dat_file::tests::test_get_header_contents_error_sizes ... ok
[INFO] [stdout] test dat_file::tests::test_read_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_encoding ... ok
[INFO] [stdout] test section::tests::test_as_section_vec ... ok
[INFO] [stdout] test section::tests::test_as_section_vec_error_overflow ... ok
[INFO] [stdout] test section::tests::test_read_section ... ok
[INFO] [stdout] test section::tests::test_read_section_content ... ok
[INFO] [stdout] test section::tests::test_as_section_vec_error_underflow ... ok
[INFO] [stdout] test section::tests::test_read_section_content_error_type ... ok
[INFO] [stdout] test section::tests::test_read_section_error_eof ... ok
[INFO] [stdout] test section::tests::test_read_section_error_type ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes_error_underflow ... 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_section_from_bytes ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes_error_underflow ... ok
[INFO] [stdout] test section::tests::test_sectiondata_new_error_title_size ... ok
[INFO] [stdout] test section::tests::test_sectiondata_new_error_content_size ... ok
[INFO] [stdout] test section::tests::test_sectiondata_to_bytes ... ok
[INFO] [stdout] test section::tests::test_sectiondata_to_section ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_error_zero_size ... ok
[INFO] [stdout] test section::tests::test_sectiondata_new ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes_error_overflow ... ok
[INFO] [stdout] test section::tests::test_section_new ... ok
[INFO] [stdout] test section::tests::test_section_to_sectiondata ... ok
[INFO] [stdout] test section::tests::test_section_new_error_content_size ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes_error_overflow ... ok
[INFO] [stdout] test section::tests::test_section_from_bytes_error_encoding ... ok
[INFO] [stdout] test dat_file::tests::test_read_content_with_mask ... ok
[INFO] [stdout] test section::tests::test_sectiondata_from_bytes_error_encoding ... ok
[INFO] [stdout] test dat_file::tests::test_datfile_set_max_size_grow ... ok
[INFO] [stdout] test dat_type::tests::test_get_default_end_byte_for_type ... ok
[INFO] [stdout] test dat_file::tests::test_check_type ... 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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c0c07f764d5a2917ff51feaa0961cfb444ae7868a71a29b1d794a4db246c089f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c07f764d5a2917ff51feaa0961cfb444ae7868a71a29b1d794a4db246c089f", kill_on_drop: false }`
[INFO] [stdout] c0c07f764d5a2917ff51feaa0961cfb444ae7868a71a29b1d794a4db246c089f
