[INFO] cloning repository https://github.com/landaire/wowsunpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landaire/wowsunpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fwowsunpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fwowsunpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53f7c6040780e6fede941fbf4579cf785fedb718
[INFO] testing landaire/wowsunpack against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flandaire%2Fwowsunpack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/landaire/wowsunpack
[INFO] finished tweaking git repo https://github.com/landaire/wowsunpack
[INFO] tweaked toml for git repo https://github.com/landaire/wowsunpack written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/landaire/wowsunpack on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/landaire/wowsunpack 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.11.0
[INFO] [stderr]   Downloaded variantly v0.4.0
[INFO] [stderr]   Downloaded ddsfile v0.5.2
[INFO] [stderr]   Downloaded bcdec_rs v0.2.0
[INFO] [stderr]   Downloaded encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]   Downloaded gettext v0.4.0
[INFO] [stderr]   Downloaded encoding_index_tests v0.1.4
[INFO] [stderr]   Downloaded darling v0.11.0
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.2
[INFO] [stderr]   Downloaded oval v2.0.0
[INFO] [stderr]   Downloaded iter-read v0.3.1
[INFO] [stderr]   Downloaded rkyv_derive v0.8.15
[INFO] [stderr]   Downloaded redox_syscall v0.7.2
[INFO] [stderr]   Downloaded triomphe v0.1.15
[INFO] [stderr]   Downloaded rootcause-internals v0.12.1
[INFO] [stderr]   Downloaded image_dds v0.7.2
[INFO] [stderr]   Downloaded darling_core v0.11.0
[INFO] [stderr]   Downloaded vfs v0.12.2
[INFO] [stderr]   Downloaded roxmltree v0.19.0
[INFO] [stderr]   Downloaded bon v3.9.0
[INFO] [stderr]   Downloaded meshopt-rs v0.1.2
[INFO] [stderr]   Downloaded zune-jpeg v0.5.12
[INFO] [stderr]   Downloaded encoding v0.2.33
[INFO] [stderr]   Downloaded encoding-index-japanese v1.20141219.5
[INFO] [stderr]   Downloaded bon-macros v3.9.0
[INFO] [stderr]   Downloaded encoding-index-korean v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]   Downloaded encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]   Downloaded rkyv v0.8.15
[INFO] [stderr]   Downloaded zlib-rs v0.6.2
[INFO] [stderr]   Downloaded rootcause v0.12.1
[INFO] [stderr]   Downloaded pickled v2.0.0-alpha3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a
[INFO] running `Command { std: "docker" "start" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zune-jpeg v0.5.12
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling rootcause-internals v0.12.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling iter-read v0.3.1
[INFO] [stderr]    Compiling bcdec_rs v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling rootcause v0.12.1
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling gettext v0.4.0
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling oval v2.0.0
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling unidecode v0.3.0
[INFO] [stderr]    Compiling meshopt-rs v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling ddsfile v0.5.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.11.0
[INFO] [stderr]    Compiling darling v0.11.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling variantly v0.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling pickled v2.0.0-alpha3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling image_dds v0.7.2
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling wowsunpack v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wowsunpack v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.15s
[INFO] running `Command { std: "docker" "inspect" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wowsunpack-c80e4671e52a9c33)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test data::test::different_minor ... ok
[INFO] [stdout] test data::test::different_patch ... ok
[INFO] [stdout] test models::vertex_format::tests::test_unpack_normal ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuv2tb ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuvtb ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuvr ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuviiiwwtb ... ok
[INFO] [stdout] test data::test::different_major ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuv ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuvtbpc ... ok
[INFO] [stdout] test rpc::typedefs::test::test_argtype ... ok
[INFO] [stdout] test rpc::typedefs::test::test_fixed_dict ... ok
[INFO] [stdout] test rpc::typedefs::test::test_fixeddict_allownone ... ok
[INFO] [stdout] test rpc::typedefs::test::test_fixedsize_array ... ok
[INFO] [stdout] test rpc::typedefs::test::test_unpacker_macro ... ok
[INFO] [stdout] test rpc::typedefs::test::test_int16 ... ok
[INFO] [stdout] test rpc::typedefs::test::test_unpacker_macro_single ... ok
[INFO] [stdout] test rpc::typedefs::test::test_crew_modifiers ... ok
[INFO] [stdout] test models::vertex_format::tests::test_xyznuvtbipc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wowsunpack-8320f8d4c56eb965)
[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 wowsunpack
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/export/ship.rs - export::ship (line 7) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/export/ship.rs - export::ship (line 7) stdout ----
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `rootcause::report::owned::limit_field_access::Report: std::error::Error` is not satisfied
[INFO] [stdout]   --> src/export/ship.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              -------------------------------------- required `rootcause::report::owned::limit_field_access::Report: std::error::Error` because of this
[INFO] [stdout] 11 | let vfs: vfs::VfsPath = todo!();
[INFO] [stdout] 12 | let assets = ShipAssets::load(&vfs)?;
[INFO] [stdout]    |              ----------------------^ the trait `std::error::Error` is not implemented for `rootcause::report::owned::limit_field_access::Report`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              this has type `Result<_, rootcause::report::owned::limit_field_access::Report>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: required for `Box<dyn std::error::Error>` to implement `From<rootcause::report::owned::limit_field_access::Report>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `rootcause::report::owned::limit_field_access::Report: std::error::Error` is not satisfied
[INFO] [stdout]   --> src/export/ship.rs:13:68
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              -------------------------------------- required `rootcause::report::owned::limit_field_access::Report: std::error::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout] 13 | let ctx = assets.load_ship("Yamato", &ShipExportOptions::default())?;
[INFO] [stdout]    |                  --------------------------------------------------^ the trait `std::error::Error` is not implemented for `rootcause::report::owned::limit_field_access::Report`
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  this has type `Result<_, rootcause::report::owned::limit_field_access::Report>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: required for `Box<dyn std::error::Error>` to implement `From<rootcause::report::owned::limit_field_access::Report>`
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `?` couldn't convert the error: `rootcause::report::owned::limit_field_access::Report: std::error::Error` is not satisfied
[INFO] [stdout]   --> src/export/ship.rs:15:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    |              -------------------------------------- required `rootcause::report::owned::limit_field_access::Report: std::error::Error` because of this
[INFO] [stdout] ...
[INFO] [stdout] 15 | ctx.export_glb(&mut file)?;
[INFO] [stdout]    |     ---------------------^ the trait `std::error::Error` is not implemented for `rootcause::report::owned::limit_field_access::Report`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this has type `Result<_, rootcause::report::owned::limit_field_access::Report>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait
[INFO] [stdout]    = note: required for `Box<dyn std::error::Error>` to implement `From<rootcause::report::owned::limit_field_access::Report>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/export/ship.rs - export::ship (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a", kill_on_drop: false }`
[INFO] [stdout] 53d5d8589e26cedfa51d2a74b1b3ef3984f592253dca9e7032eed7e24d42a87a
