[INFO] cloning repository https://github.com/descawed/residat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/descawed/residat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dc419c982d61ca6fc65adfde72fe82f44594880 [INFO] checking descawed/residat against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdescawed%2Fresidat" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/descawed/residat [INFO] finished tweaking git repo https://github.com/descawed/residat [INFO] tweaked toml for git repo https://github.com/descawed/residat written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/descawed/residat 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/descawed/residat 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 66b577922ee7e941490cdea0becc86368598ed16dfc8d42b97f5f40fe6b95c81 [INFO] running `Command { std: "docker" "start" "-a" "66b577922ee7e941490cdea0becc86368598ed16dfc8d42b97f5f40fe6b95c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66b577922ee7e941490cdea0becc86368598ed16dfc8d42b97f5f40fe6b95c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66b577922ee7e941490cdea0becc86368598ed16dfc8d42b97f5f40fe6b95c81", kill_on_drop: false }` [INFO] [stdout] 66b577922ee7e941490cdea0becc86368598ed16dfc8d42b97f5f40fe6b95c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5f46ebab4ce20e437cfa524152cb844060ec9782dbfbc4692178dbcf71fec3c5 [INFO] running `Command { std: "docker" "start" "-a" "5f46ebab4ce20e437cfa524152cb844060ec9782dbfbc4692178dbcf71fec3c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling binrw_derive v0.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling binrw v0.15.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking derive_more v2.0.1 [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] error: could not compile `binrw` (lib) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "5f46ebab4ce20e437cfa524152cb844060ec9782dbfbc4692178dbcf71fec3c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f46ebab4ce20e437cfa524152cb844060ec9782dbfbc4692178dbcf71fec3c5", kill_on_drop: false }` [INFO] [stdout] 5f46ebab4ce20e437cfa524152cb844060ec9782dbfbc4692178dbcf71fec3c5