[INFO] fetching crate teehistorian-replayer 0.10.0... [INFO] testing teehistorian-replayer-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate teehistorian-replayer 0.10.0 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate teehistorian-replayer 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structview_derive v1.1.0 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-gamenet-common v0.1.1 [INFO] [stderr] Downloaded opus_headers v0.1.2 [INFO] [stderr] Downloaded twstorage v0.1.1 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-gamenet-teeworlds-0-7 v0.1.1 [INFO] [stderr] Downloaded teehistorian v0.12.0 [INFO] [stderr] Downloaded twgame-core v0.8.0 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-huffman v0.1.0 [INFO] [stderr] Downloaded twgame v0.10.0 [INFO] [stderr] Downloaded twmap v0.12.4 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-gamenet-ddnet v0.1.1 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-demo v0.1.0 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-common v0.1.0 [INFO] [stderr] Downloaded vek v0.16.1 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-snapshot v0.1.0 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-gamenet-snap v0.1.0 [INFO] [stderr] Downloaded buffer v0.1.9 [INFO] [stderr] Downloaded pre-rfc3243-libtw2-packer v0.1.0 [INFO] [stderr] Downloaded structview v1.1.0 [INFO] [stderr] Downloaded warn v0.2.2 [INFO] [stderr] Downloaded twsnap v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8227bd4af660bd9ad6d4386e4ba8a366fb295a13a0e2c38e0fc268d71a23c39a [INFO] running `Command { std: "docker" "start" "-a" "8227bd4af660bd9ad6d4386e4ba8a366fb295a13a0e2c38e0fc268d71a23c39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8227bd4af660bd9ad6d4386e4ba8a366fb295a13a0e2c38e0fc268d71a23c39a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8227bd4af660bd9ad6d4386e4ba8a366fb295a13a0e2c38e0fc268d71a23c39a", kill_on_drop: false }` [INFO] [stdout] 8227bd4af660bd9ad6d4386e4ba8a366fb295a13a0e2c38e0fc268d71a23c39a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7efb3a197aafb7d1bacca90c77073e59cf6e90639c8d5784d395fd29459acbd4 [INFO] running `Command { std: "docker" "start" "-a" "7efb3a197aafb7d1bacca90c77073e59cf6e90639c8d5784d395fd29459acbd4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mac v0.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling binrw_derive v0.11.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling binrw v0.11.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling buffer v0.1.9 [INFO] [stderr] Compiling warn v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling fixed v1.27.0 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling build-deps v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling teehistorian-replayer v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pre-rfc3243-libtw2-common v0.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vek v0.16.1 [INFO] [stderr] Compiling pre-rfc3243-libtw2-huffman v0.1.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [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 uuid v1.10.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pre-rfc3243-libtw2-packer v0.1.0 [INFO] [stderr] Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1 [INFO] [stderr] Compiling teehistorian v0.12.0 [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 29.47s [INFO] running `Command { std: "docker" "inspect" "7efb3a197aafb7d1bacca90c77073e59cf6e90639c8d5784d395fd29459acbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7efb3a197aafb7d1bacca90c77073e59cf6e90639c8d5784d395fd29459acbd4", kill_on_drop: false }` [INFO] [stdout] 7efb3a197aafb7d1bacca90c77073e59cf6e90639c8d5784d395fd29459acbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8097087ac13b4de891ee1c7f277868ec918df52ea74e81220e54475d170c86f [INFO] running `Command { std: "docker" "start" "-a" "b8097087ac13b4de891ee1c7f277868ec918df52ea74e81220e54475d170c86f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.159 [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 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 num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling structview_derive v1.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling structview v1.1.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling opus_headers v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling twstorage v0.1.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling teehistorian v0.12.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling binrw v0.11.2 [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 pre-rfc3243-libtw2-packer v0.1.0 [INFO] [stderr] Compiling pre-rfc3243-libtw2-huffman v0.1.0 [INFO] [stderr] Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pre-rfc3243-libtw2-gamenet-snap v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 rand v0.8.5 [INFO] [stderr] Compiling pre-rfc3243-libtw2-demo v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling test-generator v0.3.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling regex v1.11.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 v0.7.3 [INFO] [stderr] Compiling twsnap v0.7.2 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling twgame-core v0.8.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling teehistorian-replayer v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling twmap v0.12.4 [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" "b8097087ac13b4de891ee1c7f277868ec918df52ea74e81220e54475d170c86f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8097087ac13b4de891ee1c7f277868ec918df52ea74e81220e54475d170c86f", kill_on_drop: false }` [INFO] [stdout] b8097087ac13b4de891ee1c7f277868ec918df52ea74e81220e54475d170c86f