[INFO] fetching crate lwa_unity_unpack 0.4.1...
[INFO] testing lwa_unity_unpack-0.4.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate lwa_unity_unpack 0.4.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate lwa_unity_unpack 0.4.1
[INFO] finished tweaking crates.io crate lwa_unity_unpack 0.4.1
[INFO] tweaked toml for crates.io crate lwa_unity_unpack 0.4.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lwa_unity_unpack 0.4.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lwa_unity_unpack 0.4.1 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c531ae7aa40c4ed7d50d5365e7cd54c02734d01b5ecf6999760aca97fc65c5c
[INFO] running `Command { std: "docker" "start" "-a" "8c531ae7aa40c4ed7d50d5365e7cd54c02734d01b5ecf6999760aca97fc65c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c531ae7aa40c4ed7d50d5365e7cd54c02734d01b5ecf6999760aca97fc65c5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c531ae7aa40c4ed7d50d5365e7cd54c02734d01b5ecf6999760aca97fc65c5c", kill_on_drop: false }`
[INFO] [stdout] 8c531ae7aa40c4ed7d50d5365e7cd54c02734d01b5ecf6999760aca97fc65c5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 241a4556b747eede5889232aa8b56b1ec96a7f956ceefafe5c462abdd8afaffa
[INFO] running `Command { std: "docker" "start" "-a" "241a4556b747eede5889232aa8b56b1ec96a7f956ceefafe5c462abdd8afaffa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling fdeflate v0.3.3
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling anstream v0.6.5
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.78
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling clap_builder v4.4.12
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling xattr v1.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling gltf-derive v1.4.0
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling clap v4.4.12
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling gltf-json v1.4.0
[INFO] [stderr]    Compiling gltf v1.4.0
[INFO] [stderr]    Compiling lwa_unity_unpack v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "241a4556b747eede5889232aa8b56b1ec96a7f956ceefafe5c462abdd8afaffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241a4556b747eede5889232aa8b56b1ec96a7f956ceefafe5c462abdd8afaffa", kill_on_drop: false }`
[INFO] [stdout] 241a4556b747eede5889232aa8b56b1ec96a7f956ceefafe5c462abdd8afaffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7621e539a478c0ddb5ddf7d069801a52ecac73376c10259566fa115aa214e428
[INFO] running `Command { std: "docker" "start" "-a" "7621e539a478c0ddb5ddf7d069801a52ecac73376c10259566fa115aa214e428", kill_on_drop: false }`
[INFO] [stderr]    Compiling lwa_unity_unpack v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "7621e539a478c0ddb5ddf7d069801a52ecac73376c10259566fa115aa214e428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7621e539a478c0ddb5ddf7d069801a52ecac73376c10259566fa115aa214e428", kill_on_drop: false }`
[INFO] [stdout] 7621e539a478c0ddb5ddf7d069801a52ecac73376c10259566fa115aa214e428
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70a447bcc20e59ed3b36d35fe02b359100916d6feac75ab0cdff266461b893fd
[INFO] running `Command { std: "docker" "start" "-a" "70a447bcc20e59ed3b36d35fe02b359100916d6feac75ab0cdff266461b893fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lwa_unity_unpack-be2823b5dbb19c2a)
[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" "70a447bcc20e59ed3b36d35fe02b359100916d6feac75ab0cdff266461b893fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a447bcc20e59ed3b36d35fe02b359100916d6feac75ab0cdff266461b893fd", kill_on_drop: false }`
[INFO] [stdout] 70a447bcc20e59ed3b36d35fe02b359100916d6feac75ab0cdff266461b893fd
