[INFO] cloning repository https://github.com/actioninja/s2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/actioninja/s2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factioninja%2Fs2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factioninja%2Fs2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8d0d612943a3f2312dc20e3e922516e39d821d3 [INFO] checking actioninja/s2 against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Factioninja%2Fs2" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/actioninja/s2 [INFO] finished tweaking git repo https://github.com/actioninja/s2 [INFO] tweaked toml for git repo https://github.com/actioninja/s2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/actioninja/s2 on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/actioninja/s2 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc85e447313f222c1f813ea4335b313a9c80dc34019b0808bcbc4064afdea9c2 [INFO] running `Command { std: "docker" "start" "-a" "fc85e447313f222c1f813ea4335b313a9c80dc34019b0808bcbc4064afdea9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc85e447313f222c1f813ea4335b313a9c80dc34019b0808bcbc4064afdea9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc85e447313f222c1f813ea4335b313a9c80dc34019b0808bcbc4064afdea9c2", kill_on_drop: false }` [INFO] [stdout] fc85e447313f222c1f813ea4335b313a9c80dc34019b0808bcbc4064afdea9c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e99abb31727c70801155673d5733ce8fa75007ab92aba87008cde0c984994fa [INFO] running `Command { std: "docker" "start" "-a" "7e99abb31727c70801155673d5733ce8fa75007ab92aba87008cde0c984994fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Checking quote v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling s2-types-macros v0.1.0 (/opt/rustwide/workdir/s2-types/macros) [INFO] [stdout] warning: unused variable: `container_enum_block` [INFO] [stdout] --> s2-types/macros/src/lib.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | let container_enum_block = container_enum(&id_enum_name, &variant_infos); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_enum_block` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stdout] warning: unused variable: `container_enum_block` [INFO] [stdout] --> s2-types/macros/src/lib.rs:368:9 [INFO] [stdout] | [INFO] [stdout] 368 | let container_enum_block = container_enum(&id_enum_name, &variant_infos); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container_enum_block` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling test-strategy v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stdout] error: unexpected `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.14.1/src/file_ptr.rs:234:49 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn parse(args: FilePtrArgs, ...) -> BinResult [INFO] [stdout] | ^^^ not a valid pattern [INFO] [stdout] | [INFO] [stdout] help: for a rest pattern, use `..` instead of `...` [INFO] [stdout] | [INFO] [stdout] 234 - pub fn parse(args: FilePtrArgs, ...) -> BinResult [INFO] [stdout] 234 + pub fn parse(args: FilePtrArgs, ..) -> BinResult [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.14.1/src/file_ptr.rs:234:52 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn parse(args: FilePtrArgs, ...) -> BinResult [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.14.1/src/punctuated.rs:80:54 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn separated<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | ^^^ not a valid pattern [INFO] [stdout] | [INFO] [stdout] help: for a rest pattern, use `..` instead of `...` [INFO] [stdout] | [INFO] [stdout] 80 - pub fn separated<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] 80 + pub fn separated<'a>(args: VecArgs>, ..) -> BinResult [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.14.1/src/punctuated.rs:80:57 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn separated<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.14.1/src/punctuated.rs:106:63 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | ^^^ not a valid pattern [INFO] [stdout] | [INFO] [stdout] help: for a rest pattern, use `..` instead of `...` [INFO] [stdout] | [INFO] [stdout] 106 - pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] 106 + pub fn separated_trailing<'a>(args: VecArgs>, ..) -> BinResult [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `:` or `|`, found `)` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.14.1/src/punctuated.rs:106:66 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] error: could not compile `binrw` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7e99abb31727c70801155673d5733ce8fa75007ab92aba87008cde0c984994fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e99abb31727c70801155673d5733ce8fa75007ab92aba87008cde0c984994fa", kill_on_drop: false }` [INFO] [stdout] 7e99abb31727c70801155673d5733ce8fa75007ab92aba87008cde0c984994fa