[INFO] cloning repository https://github.com/zzyandzzy/fit-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzyandzzy/fit-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Ffit-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Ffit-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b04fd1290bb7c347652a69af1e4ee0c38070374 [INFO] checking zzyandzzy/fit-rust against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzyandzzy%2Ffit-rust" "/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/zzyandzzy/fit-rust [INFO] finished tweaking git repo https://github.com/zzyandzzy/fit-rust [INFO] tweaked toml for git repo https://github.com/zzyandzzy/fit-rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zzyandzzy/fit-rust 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 12 packages to latest compatible versions [INFO] [stderr] Adding binrw v0.13.3 (available: v0.15.0) [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7082d0493ef1bdf33e08c41752e99513b4c30573cd6ece2be0331fc02bea3365 [INFO] running `Command { std: "docker" "start" "-a" "7082d0493ef1bdf33e08c41752e99513b4c30573cd6ece2be0331fc02bea3365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7082d0493ef1bdf33e08c41752e99513b4c30573cd6ece2be0331fc02bea3365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7082d0493ef1bdf33e08c41752e99513b4c30573cd6ece2be0331fc02bea3365", kill_on_drop: false }` [INFO] [stdout] 7082d0493ef1bdf33e08c41752e99513b4c30573cd6ece2be0331fc02bea3365 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86af993be4d73b45bee3489f41d1fef62c9cf3456a2bb58cf4cbdf16eff1cc2a [INFO] running `Command { std: "docker" "start" "-a" "86af993be4d73b45bee3489f41d1fef62c9cf3456a2bb58cf4cbdf16eff1cc2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.13.3 [INFO] [stderr] Compiling binrw v0.13.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stdout] error: unexpected `...` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/binrw-0.13.3/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.13.3/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.13.3/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.13.3/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.13.3/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.13.3/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] running `Command { std: "docker" "inspect" "86af993be4d73b45bee3489f41d1fef62c9cf3456a2bb58cf4cbdf16eff1cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86af993be4d73b45bee3489f41d1fef62c9cf3456a2bb58cf4cbdf16eff1cc2a", kill_on_drop: false }` [INFO] [stdout] 86af993be4d73b45bee3489f41d1fef62c9cf3456a2bb58cf4cbdf16eff1cc2a