[INFO] cloning repository https://github.com/RicBent/magwi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RicBent/magwi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicBent%2Fmagwi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicBent%2Fmagwi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c157e2261a2e4755734592cd58ec433b44208476 [INFO] checking RicBent/magwi against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRicBent%2Fmagwi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RicBent/magwi [INFO] finished tweaking git repo https://github.com/RicBent/magwi [INFO] tweaked toml for git repo https://github.com/RicBent/magwi written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RicBent/magwi 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/RicBent/magwi 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-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b03c0327cc3fe161f99ac4d7be417f201d2cb5e58a73b9b417341db85b71e75 [INFO] running `Command { std: "docker" "start" "-a" "4b03c0327cc3fe161f99ac4d7be417f201d2cb5e58a73b9b417341db85b71e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b03c0327cc3fe161f99ac4d7be417f201d2cb5e58a73b9b417341db85b71e75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b03c0327cc3fe161f99ac4d7be417f201d2cb5e58a73b9b417341db85b71e75", kill_on_drop: false }` [INFO] [stdout] 4b03c0327cc3fe161f99ac4d7be417f201d2cb5e58a73b9b417341db85b71e75 [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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 110601019f6a40eed9b90a334109baef4695832e347689717d58e43cd7faa669 [INFO] running `Command { std: "docker" "start" "-a" "110601019f6a40eed9b90a334109baef4695832e347689717d58e43cd7faa669", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror-core v1.0.38 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling portable-atomic v1.4.3 [INFO] [stderr] Compiling binrw_derive v0.12.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling binrw v0.12.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Checking enum-map v2.6.3 [INFO] [stderr] Compiling thiserror-core-impl v1.0.38 [INFO] [stderr] Checking ruzstd v0.4.0 [INFO] [stderr] Checking object v0.32.1 [INFO] [stdout] error: unexpected `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.12.0/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.12.0/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.12.0/src/punctuated.rs:79:54 [INFO] [stdout] | [INFO] [stdout] 79 | 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] 79 - pub fn separated<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] 79 + 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.12.0/src/punctuated.rs:79:57 [INFO] [stdout] | [INFO] [stdout] 79 | 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.12.0/src/punctuated.rs:105:63 [INFO] [stdout] | [INFO] [stdout] 105 | 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] 105 - pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] 105 + 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.12.0/src/punctuated.rs:105:66 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | ^ expected one of `:` or `|` [INFO] [stdout] [INFO] [stdout] [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" "110601019f6a40eed9b90a334109baef4695832e347689717d58e43cd7faa669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110601019f6a40eed9b90a334109baef4695832e347689717d58e43cd7faa669", kill_on_drop: false }` [INFO] [stdout] 110601019f6a40eed9b90a334109baef4695832e347689717d58e43cd7faa669