[INFO] cloning repository https://github.com/Gadiguibou/ozone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gadiguibou/ozone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGadiguibou%2Fozone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGadiguibou%2Fozone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 318a28ac8f4ec9eca6eab461c5f260a4245c87e6 [INFO] checking Gadiguibou/ozone/318a28ac8f4ec9eca6eab461c5f260a4245c87e6 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGadiguibou%2Fozone" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gadiguibou/ozone on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gadiguibou/ozone [INFO] finished tweaking git repo https://github.com/Gadiguibou/ozone [INFO] tweaked toml for git repo https://github.com/Gadiguibou/ozone written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Gadiguibou/ozone 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.4.0 [INFO] [stderr] Downloaded thiserror v1.0.33 [INFO] [stderr] Downloaded cpufeatures v0.2.4 [INFO] [stderr] Downloaded thiserror-impl v1.0.33 [INFO] [stderr] Downloaded pest_meta v2.4.0 [INFO] [stderr] Downloaded ucd-trie v0.1.4 [INFO] [stderr] Downloaded anyhow v1.0.65 [INFO] [stderr] Downloaded cc v1.0.74 [INFO] [stderr] Downloaded pest v2.4.0 [INFO] [stderr] Downloaded rustyline v10.0.0 [INFO] [stderr] Downloaded rustix v0.35.12 [INFO] [stderr] Downloaded io-lifetimes v0.7.4 [INFO] [stderr] Downloaded pest_derive v2.4.0 [INFO] [stderr] Downloaded fd-lock v3.0.6 [INFO] [stderr] Downloaded nix v0.24.2 [INFO] [stderr] Downloaded linux-raw-sys v0.0.46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95fa8825938be4e8e36f95fae22318264aae44fe20015c2d8c0368e1448a535d [INFO] running `Command { std: "docker" "start" "-a" "95fa8825938be4e8e36f95fae22318264aae44fe20015c2d8c0368e1448a535d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95fa8825938be4e8e36f95fae22318264aae44fe20015c2d8c0368e1448a535d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95fa8825938be4e8e36f95fae22318264aae44fe20015c2d8c0368e1448a535d", kill_on_drop: false }` [INFO] [stdout] 95fa8825938be4e8e36f95fae22318264aae44fe20015c2d8c0368e1448a535d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3f045c26e8a0597ddbad79dc487eb7c1d6bec91e178da6455c805dae71a6cf0 [INFO] running `Command { std: "docker" "start" "-a" "b3f045c26e8a0597ddbad79dc487eb7c1d6bec91e178da6455c805dae71a6cf0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling io-lifetimes v0.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling rustix v0.35.12 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking unicode-segmentation v1.10.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking zero_copy_stack v0.1.0 (/opt/rustwide/workdir/zero_copy_stack) [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Checking rustyline v10.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.33 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling pest_meta v2.4.0 [INFO] [stderr] Compiling pest_generator v2.4.0 [INFO] [stderr] Compiling pest_derive v2.4.0 [INFO] [stderr] Checking ozone v0.1.0 (/opt/rustwide/workdir/ozone) [INFO] [stdout] error[E0170]: pattern binding `recursive` is named the same as one of the variants of the type `parser::Rule` [INFO] [stdout] --> ozone/src/ast.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let recursive = pairs.next().unwrap().as_rule(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0170]: pattern binding `recursive` is named the same as one of the variants of the type `parser::Rule` [INFO] [stdout] --> ozone/src/ast.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | let recursive = pairs.next().unwrap().as_rule(); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ozone` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ozone` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b3f045c26e8a0597ddbad79dc487eb7c1d6bec91e178da6455c805dae71a6cf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3f045c26e8a0597ddbad79dc487eb7c1d6bec91e178da6455c805dae71a6cf0", kill_on_drop: false }` [INFO] [stdout] b3f045c26e8a0597ddbad79dc487eb7c1d6bec91e178da6455c805dae71a6cf0