[INFO] cloning repository https://github.com/NuschtOS/ixx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NuschtOS/ixx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuschtOS%2Fixx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuschtOS%2Fixx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1517a4b9f147be7f98355866f77ec08865108a38 [INFO] checking NuschtOS/ixx against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuschtOS%2Fixx" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NuschtOS/ixx [INFO] finished tweaking git repo https://github.com/NuschtOS/ixx [INFO] tweaked toml for git repo https://github.com/NuschtOS/ixx written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NuschtOS/ixx 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/NuschtOS/ixx 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] bd5b3895457d0386f78c63891aa3ba489e0423c4aca2c48906ed5bc8a3d2dbc2 [INFO] running `Command { std: "docker" "start" "-a" "bd5b3895457d0386f78c63891aa3ba489e0423c4aca2c48906ed5bc8a3d2dbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd5b3895457d0386f78c63891aa3ba489e0423c4aca2c48906ed5bc8a3d2dbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5b3895457d0386f78c63891aa3ba489e0423c4aca2c48906ed5bc8a3d2dbc2", kill_on_drop: false }` [INFO] [stdout] bd5b3895457d0386f78c63891aa3ba489e0423c4aca2c48906ed5bc8a3d2dbc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b86cfe3afba0177b025629d34e06544abe8e5137854aed2e8939a832964b2dcb [INFO] running `Command { std: "docker" "start" "-a" "b86cfe3afba0177b025629d34e06544abe8e5137854aed2e8939a832964b2dcb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tree-sitter-nix v0.0.2 (https://github.com/nix-community/tree-sitter-nix?rev=refs%2Ftags%2Fv0.0.2#0f561100) [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling tree-sitter v0.25.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking tree-sitter-highlight v0.25.4 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stdout] error: unexpected `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.15.0/src/file_ptr.rs:236:49 [INFO] [stdout] | [INFO] [stdout] 236 | 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] 236 - pub fn parse(args: FilePtrArgs, ...) -> BinResult [INFO] [stdout] 236 + 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.15.0/src/file_ptr.rs:236:52 [INFO] [stdout] | [INFO] [stdout] 236 | 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.15.0/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.15.0/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.15.0/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.15.0/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 icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.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" "b86cfe3afba0177b025629d34e06544abe8e5137854aed2e8939a832964b2dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86cfe3afba0177b025629d34e06544abe8e5137854aed2e8939a832964b2dcb", kill_on_drop: false }` [INFO] [stdout] b86cfe3afba0177b025629d34e06544abe8e5137854aed2e8939a832964b2dcb