[INFO] fetching crate war3parser-cli 0.3.0... [INFO] testing war3parser-cli-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate war3parser-cli 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate war3parser-cli 0.3.0 [INFO] finished tweaking crates.io crate war3parser-cli 0.3.0 [INFO] tweaked toml for crates.io crate war3parser-cli 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate war3parser-cli 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate war3parser-cli 0.3.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image-blp v1.2.0 [INFO] [stderr] Downloaded war3parser v0.3.0 [INFO] [stderr] Downloaded texpresso v2.0.1 [INFO] [stderr] Downloaded bzip2-rs v0.1.2 [INFO] [stderr] Downloaded tsify-next-macros v0.5.5 [INFO] [stderr] Downloaded mpq v0.8.1 [INFO] [stderr] Downloaded binary-reader v0.4.5 [INFO] [stderr] Downloaded implode v0.1.1 [INFO] [stderr] Downloaded tsify-next v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 780cf3e453c6215e432a15f6c499281905d42b94a1bba2da634837e22831a53d [INFO] running `Command { std: "docker" "start" "-a" "780cf3e453c6215e432a15f6c499281905d42b94a1bba2da634837e22831a53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "780cf3e453c6215e432a15f6c499281905d42b94a1bba2da634837e22831a53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "780cf3e453c6215e432a15f6c499281905d42b94a1bba2da634837e22831a53d", kill_on_drop: false }` [INFO] [stdout] 780cf3e453c6215e432a15f6c499281905d42b94a1bba2da634837e22831a53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3beef1114e05cd3d2b2dc8821608cabb05e311ec30b8b54bfa0d5c0aeab4df5d [INFO] running `Command { std: "docker" "start" "-a" "3beef1114e05cd3d2b2dc8821608cabb05e311ec30b8b54bfa0d5c0aeab4df5d", kill_on_drop: false }` [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling implode v0.1.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling binary-reader v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling bzip2-rs v0.1.2 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling mpq v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling texpresso v2.0.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tsify-next-macros v0.5.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling image-blp v1.2.0 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling tsify-next v0.5.5 [INFO] [stderr] Compiling war3parser v0.3.0 [INFO] [stderr] Compiling war3parser-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.17s [INFO] running `Command { std: "docker" "inspect" "3beef1114e05cd3d2b2dc8821608cabb05e311ec30b8b54bfa0d5c0aeab4df5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3beef1114e05cd3d2b2dc8821608cabb05e311ec30b8b54bfa0d5c0aeab4df5d", kill_on_drop: false }` [INFO] [stdout] 3beef1114e05cd3d2b2dc8821608cabb05e311ec30b8b54bfa0d5c0aeab4df5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac4e73bba5ec0e17ad05676701c9e2123f521945ffaa98aef368e9c127bdb87c [INFO] running `Command { std: "docker" "start" "-a" "ac4e73bba5ec0e17ad05676701c9e2123f521945ffaa98aef368e9c127bdb87c", kill_on_drop: false }` [INFO] [stderr] Compiling war3parser-cli v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "ac4e73bba5ec0e17ad05676701c9e2123f521945ffaa98aef368e9c127bdb87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4e73bba5ec0e17ad05676701c9e2123f521945ffaa98aef368e9c127bdb87c", kill_on_drop: false }` [INFO] [stdout] ac4e73bba5ec0e17ad05676701c9e2123f521945ffaa98aef368e9c127bdb87c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07fe40694d46de415ac4f49462dc87c77a2ee5a21dbd249213be27192ae37bd0 [INFO] running `Command { std: "docker" "start" "-a" "07fe40694d46de415ac4f49462dc87c77a2ee5a21dbd249213be27192ae37bd0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/war3parser_cli-d1960faf204c5439) [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" "07fe40694d46de415ac4f49462dc87c77a2ee5a21dbd249213be27192ae37bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fe40694d46de415ac4f49462dc87c77a2ee5a21dbd249213be27192ae37bd0", kill_on_drop: false }` [INFO] [stdout] 07fe40694d46de415ac4f49462dc87c77a2ee5a21dbd249213be27192ae37bd0