[INFO] fetching crate war3parser 0.3.0... [INFO] testing war3parser-0.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate war3parser 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate war3parser 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate war3parser 0.3.0 [INFO] tweaked toml for crates.io crate war3parser 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate war3parser 0.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate war3parser 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2b2dd6db1ec1dc0900406932a49a683a55f81f1c2d0df77287c6dca8732626c [INFO] running `Command { std: "docker" "start" "-a" "b2b2dd6db1ec1dc0900406932a49a683a55f81f1c2d0df77287c6dca8732626c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2b2dd6db1ec1dc0900406932a49a683a55f81f1c2d0df77287c6dca8732626c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b2dd6db1ec1dc0900406932a49a683a55f81f1c2d0df77287c6dca8732626c", kill_on_drop: false }` [INFO] [stdout] b2b2dd6db1ec1dc0900406932a49a683a55f81f1c2d0df77287c6dca8732626c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c25d55511ef752e1b82f1509c172aa49cda2244b29f3b8e15b1727d480ae364 [INFO] running `Command { std: "docker" "start" "-a" "1c25d55511ef752e1b82f1509c172aa49cda2244b29f3b8e15b1727d480ae364", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling implode v0.1.1 [INFO] [stderr] Compiling binary-reader v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling exr v1.73.0 [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 v1.11.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling texpresso v2.0.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 tsify-next-macros v0.5.5 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling serde_json v1.0.135 [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 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.02s [INFO] running `Command { std: "docker" "inspect" "1c25d55511ef752e1b82f1509c172aa49cda2244b29f3b8e15b1727d480ae364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c25d55511ef752e1b82f1509c172aa49cda2244b29f3b8e15b1727d480ae364", kill_on_drop: false }` [INFO] [stdout] 1c25d55511ef752e1b82f1509c172aa49cda2244b29f3b8e15b1727d480ae364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff838d49695b7e098cca6e944b93e727505daddc0109d576cc3a585108f694e4 [INFO] running `Command { std: "docker" "start" "-a" "ff838d49695b7e098cca6e944b93e727505daddc0109d576cc3a585108f694e4", kill_on_drop: false }` [INFO] [stderr] Compiling war3parser v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../test_data/Legion_TD_11.1c_TeamOZE.w3x`: No such file or directory (os error 2) [INFO] [stdout] --> tests/extract.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | include_bytes!("../../../test_data/Legion_TD_11.1c_TeamOZE.w3x") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `war3parser` (test "extract") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ff838d49695b7e098cca6e944b93e727505daddc0109d576cc3a585108f694e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff838d49695b7e098cca6e944b93e727505daddc0109d576cc3a585108f694e4", kill_on_drop: false }` [INFO] [stdout] ff838d49695b7e098cca6e944b93e727505daddc0109d576cc3a585108f694e4