[INFO] cloning repository https://github.com/bddvlpr/unitypkg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddvlpr/unitypkg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d86a6202131111d38433482d946f1fe0b4fe4a1 [INFO] testing bddvlpr/unitypkg against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddvlpr%2Funitypkg" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bddvlpr/unitypkg on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bddvlpr/unitypkg [INFO] finished tweaking git repo https://github.com/bddvlpr/unitypkg [INFO] tweaked toml for git repo https://github.com/bddvlpr/unitypkg written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bddvlpr/unitypkg 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e1eff7c8d2a819721fc0d143799586843a74f437b840fd5938836d792faa293 [INFO] running `Command { std: "docker" "start" "-a" "0e1eff7c8d2a819721fc0d143799586843a74f437b840fd5938836d792faa293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e1eff7c8d2a819721fc0d143799586843a74f437b840fd5938836d792faa293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1eff7c8d2a819721fc0d143799586843a74f437b840fd5938836d792faa293", kill_on_drop: false }` [INFO] [stdout] 0e1eff7c8d2a819721fc0d143799586843a74f437b840fd5938836d792faa293 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d12acb42e0d7cc833ef837be470865523a310dc6b82873b217bd69561ef1b71d [INFO] running `Command { std: "docker" "start" "-a" "d12acb42e0d7cc833ef837be470865523a310dc6b82873b217bd69561ef1b71d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unitypkg-core v0.1.1 (/opt/rustwide/workdir/crates/unitypkg-core) [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling unitypkg-cli v0.1.1 (/opt/rustwide/workdir/crates/unitypkg-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.79s [INFO] running `Command { std: "docker" "inspect" "d12acb42e0d7cc833ef837be470865523a310dc6b82873b217bd69561ef1b71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12acb42e0d7cc833ef837be470865523a310dc6b82873b217bd69561ef1b71d", kill_on_drop: false }` [INFO] [stdout] d12acb42e0d7cc833ef837be470865523a310dc6b82873b217bd69561ef1b71d [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5046e444bc7d0df4ead9bff491e2c83f2a7478edb2c08b9ef18415b7ca8b9b94 [INFO] running `Command { std: "docker" "start" "-a" "5046e444bc7d0df4ead9bff491e2c83f2a7478edb2c08b9ef18415b7ca8b9b94", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling unitypkg-core v0.1.1 (/opt/rustwide/workdir/crates/unitypkg-core) [INFO] [stderr] Compiling unitypkg-cli v0.1.1 (/opt/rustwide/workdir/crates/unitypkg-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.09s [INFO] running `Command { std: "docker" "inspect" "5046e444bc7d0df4ead9bff491e2c83f2a7478edb2c08b9ef18415b7ca8b9b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5046e444bc7d0df4ead9bff491e2c83f2a7478edb2c08b9ef18415b7ca8b9b94", kill_on_drop: false }` [INFO] [stdout] 5046e444bc7d0df4ead9bff491e2c83f2a7478edb2c08b9ef18415b7ca8b9b94 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b7b4b97488dc45006b823bf71676d8ac886f1bdbae38547518fe8c3f645f702 [INFO] running `Command { std: "docker" "start" "-a" "7b7b4b97488dc45006b823bf71676d8ac886f1bdbae38547518fe8c3f645f702", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unitypkg_cli-963a24c66081a310) [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] Running tests/unpack.rs (/opt/rustwide/target/debug/deps/unpack-a5079fffff155971) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test unpack_missing_args ... ok [INFO] [stdout] test unpack ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unitypkg_core-9ba32c0bafbec38d) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::create_package ... ok [INFO] [stdout] test reader::tests::empty_archive ... ok [INFO] [stdout] test unpack::test::unpack ... ok [INFO] [stdout] test tests::create_package_asset ... ok [INFO] [stdout] test reader::tests::asset_invalid_uuid ... ok [INFO] [stdout] test reader::tests::asset_simple_material ... ok [INFO] [stdout] test reader::tests::asset_simple_cube ... ok [INFO] [stdout] test writer::tests::write ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests unitypkg_core [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" "7b7b4b97488dc45006b823bf71676d8ac886f1bdbae38547518fe8c3f645f702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7b4b97488dc45006b823bf71676d8ac886f1bdbae38547518fe8c3f645f702", kill_on_drop: false }` [INFO] [stdout] 7b7b4b97488dc45006b823bf71676d8ac886f1bdbae38547518fe8c3f645f702