[INFO] fetching crate teehistorian-replayer 0.10.0...
[INFO] testing teehistorian-replayer-0.10.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate teehistorian-replayer 0.10.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate teehistorian-replayer 0.10.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate teehistorian-replayer 0.10.0
[INFO] tweaked toml for crates.io crate teehistorian-replayer 0.10.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate teehistorian-replayer 0.10.0 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 teehistorian-replayer 0.10.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" "+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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c9bf29db27a24bcefd501f5a0702ee758fd5d03d11acdeac63679685d838b3b5
[INFO] running `Command { std: "docker" "start" "-a" "c9bf29db27a24bcefd501f5a0702ee758fd5d03d11acdeac63679685d838b3b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9bf29db27a24bcefd501f5a0702ee758fd5d03d11acdeac63679685d838b3b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9bf29db27a24bcefd501f5a0702ee758fd5d03d11acdeac63679685d838b3b5", kill_on_drop: false }`
[INFO] [stdout] c9bf29db27a24bcefd501f5a0702ee758fd5d03d11acdeac63679685d838b3b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 02ab63a3df2c7a145e50b39cfc34ad2bfcf7e3250cdf710b7ed088d2e61c7a57
[INFO] running `Command { std: "docker" "start" "-a" "02ab63a3df2c7a145e50b39cfc34ad2bfcf7e3250cdf710b7ed088d2e61c7a57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mac v0.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling binrw_derive v0.11.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling warn v0.2.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling vek v0.16.1
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling itertools v0.4.19
[INFO] [stderr]    Compiling buffer v0.1.9
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling build-deps v0.1.4
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-common v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling teehistorian-replayer v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-huffman v0.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-packer v0.1.0
[INFO] [stderr]    Compiling teehistorian v0.12.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-snap v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-snapshot v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-ddnet v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-teeworlds-0-7 v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-demo v0.1.0
[INFO] [stderr]    Compiling twsnap v0.7.2
[INFO] [stderr]    Compiling twgame-core v0.8.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.73s
[INFO] running `Command { std: "docker" "inspect" "02ab63a3df2c7a145e50b39cfc34ad2bfcf7e3250cdf710b7ed088d2e61c7a57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ab63a3df2c7a145e50b39cfc34ad2bfcf7e3250cdf710b7ed088d2e61c7a57", kill_on_drop: false }`
[INFO] [stdout] 02ab63a3df2c7a145e50b39cfc34ad2bfcf7e3250cdf710b7ed088d2e61c7a57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7c3c2b124c20369d1e0472923f1d4a81c981faa0041a3b5902f9bdf7474beac5
[INFO] running `Command { std: "docker" "start" "-a" "7c3c2b124c20369d1e0472923f1d4a81c981faa0041a3b5902f9bdf7474beac5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling vek v0.16.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling structview_derive v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling structview v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling opus_headers v0.1.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling twstorage v0.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling binrw v0.11.2
[INFO] [stderr]    Compiling teehistorian v0.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-common v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-packer v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-huffman v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-snap v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-snapshot v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-ddnet v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-teeworlds-0-7 v0.1.1
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-demo v0.1.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling sanitize-filename v0.5.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling test-generator v0.3.1
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling twsnap v0.7.2
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling twmap v0.12.4
[INFO] [stderr]    Compiling twgame-core v0.8.0
[INFO] [stderr]    Compiling teehistorian-replayer v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling twgame v0.10.0
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/validator.rs:390:1
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[test_resources("replayer/res/*/*.teehistorian")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern replayer/res/*/*.teehistorian
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/validator.rs:395:1
[INFO] [stdout]     |
[INFO] [stdout] 395 | #[test_resources("replayer/res/*/*.teehistorian")]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: no resource matching the pattern replayer/res/*/*.teehistorian
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teehistorian-replayer` (test "validator") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7c3c2b124c20369d1e0472923f1d4a81c981faa0041a3b5902f9bdf7474beac5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3c2b124c20369d1e0472923f1d4a81c981faa0041a3b5902f9bdf7474beac5", kill_on_drop: false }`
[INFO] [stdout] 7c3c2b124c20369d1e0472923f1d4a81c981faa0041a3b5902f9bdf7474beac5
