[INFO] cloning repository https://github.com/rust-lang-nursery/rustfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-lang-nursery/rustfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0332da01486508710f2a542111e40513bfb215aa [INFO] checking rust-lang-nursery/rustfmt against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-lang-nursery%2Frustfmt" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/rust-lang-nursery/rustfmt [INFO] finished tweaking git repo https://github.com/rust-lang-nursery/rustfmt [INFO] tweaked toml for git repo https://github.com/rust-lang-nursery/rustfmt written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rust-lang-nursery/rustfmt on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rust-lang-nursery/rustfmt 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.17.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.9 [INFO] [stderr] Downloaded tracing-core v0.1.31 [INFO] [stderr] Downloaded getopts v0.2.21 [INFO] [stderr] Downloaded thread_local v1.1.4 [INFO] [stderr] Downloaded tracing v0.1.37 [INFO] [stderr] Downloaded unicode-properties v0.1.0 [INFO] [stderr] Downloaded redox_users v0.4.3 [INFO] [stderr] Downloaded anstyle-parse v0.2.1 [INFO] [stderr] Downloaded cargo-platform v0.1.2 [INFO] [stderr] Downloaded unicode-ident v1.0.8 [INFO] [stderr] Downloaded clap-cargo v0.12.0 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded camino v1.0.7 [INFO] [stderr] Downloaded annotate-snippets v0.11.4 [INFO] [stderr] Downloaded hashbrown v0.12.3 [INFO] [stderr] Downloaded serde_derive v1.0.196 [INFO] [stderr] Downloaded winnow v0.4.7 [INFO] [stderr] Downloaded toml_edit v0.19.10 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded bstr v0.2.17 [INFO] [stderr] Downloaded bytecount v0.6.8 [INFO] [stderr] Downloaded getrandom v0.2.6 [INFO] [stderr] Downloaded cargo_metadata v0.18.0 [INFO] [stderr] Downloaded libc v0.2.141 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded semver v1.0.21 [INFO] [stderr] Downloaded serde v1.0.196 [INFO] [stderr] Downloaded regex v1.7.3 [INFO] [stderr] Downloaded thiserror v1.0.40 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded toml_datetime v0.6.2 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded crossbeam-utils v0.8.8 [INFO] [stderr] Downloaded redox_syscall v0.2.13 [INFO] [stderr] Downloaded indexmap v1.9.3 [INFO] [stderr] Downloaded toml v0.7.4 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded serde_spanned v0.6.2 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded ignore v0.4.18 [INFO] [stderr] Downloaded thiserror-impl v1.0.40 [INFO] [stderr] Downloaded sharded-slab v0.1.4 [INFO] [stderr] Downloaded tracing-subscriber v0.3.17 [INFO] [stderr] Downloaded unicode-segmentation v1.10.1 [INFO] [stderr] Downloaded log v0.4.16 [INFO] [stderr] Downloaded tracing-log v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c6bfada882080b62052994800e32755f0538437b1d450714c09b42209bb3bb [INFO] running `Command { std: "docker" "start" "-a" "e7c6bfada882080b62052994800e32755f0538437b1d450714c09b42209bb3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c6bfada882080b62052994800e32755f0538437b1d450714c09b42209bb3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c6bfada882080b62052994800e32755f0538437b1d450714c09b42209bb3bb", kill_on_drop: false }` [INFO] [stdout] e7c6bfada882080b62052994800e32755f0538437b1d450714c09b42209bb3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de5bccf0dacc9f5a00031fe85d570f6adfd420c68cf0e7ce5b84b8001092e9d [INFO] running `Command { std: "docker" "start" "-a" "8de5bccf0dacc9f5a00031fe85d570f6adfd420c68cf0e7ce5b84b8001092e9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking winnow v0.4.7 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking regex v1.7.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling rustfmt-nightly v1.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking annotate-snippets v0.11.4 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking unicode-properties v0.1.0 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling rustfmt-config_proc_macro v0.3.0 (/opt/rustwide/workdir/config_proc_macro) [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking clap-cargo v0.12.0 [INFO] [stderr] Checking toml_datetime v0.6.2 [INFO] [stderr] Checking serde_spanned v0.6.2 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking toml_edit v0.19.10 [INFO] [stderr] Checking cargo_metadata v0.18.0 [INFO] [stderr] Checking toml v0.7.4 [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast_pretty` [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate rustc_ast_pretty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_builtin_macros` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate rustc_builtin_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_expand` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc_expand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_parse` [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_parse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_session` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `thin_vec` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate thin_vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast_pretty` [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | extern crate rustc_ast_pretty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_builtin_macros` [INFO] [stdout] --> src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate rustc_builtin_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_expand` [INFO] [stdout] --> src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc_expand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_parse` [INFO] [stdout] --> src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_parse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_session` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `thin_vec` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate thin_vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast::AssocItemKind::*`, `ast::VariantData::*`, `crate::parse::macros::build_stream_parser`, `crate::parse::macros::build_stream_parser`, `ast::AssocItemConstraintKind::Bound`, `ast::AssocItemConstraintKind::Equality` [INFO] [stdout] --> src/items.rs:720:17 [INFO] [stdout] | [INFO] [stdout] 720 | use crate::ast::AssocItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1118 | use ast::VariantData::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/macros/cfg_if.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::parse::macros::build_stream_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/macros/cfg_match.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::parse::macros::build_stream_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:207:44 [INFO] [stdout] | [INFO] [stdout] 207 | use ast::AssocItemConstraintKind::{Bound, Equality}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::ast::AssocItemKind::*`, `ast::VariantData::*`, `crate::parse::macros::build_stream_parser`, `crate::parse::macros::build_stream_parser`, `ast::AssocItemConstraintKind::Bound`, `ast::AssocItemConstraintKind::Equality` [INFO] [stdout] --> src/items.rs:720:17 [INFO] [stdout] | [INFO] [stdout] 720 | use crate::ast::AssocItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1118 | use ast::VariantData::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/macros/cfg_if.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::parse::macros::build_stream_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/parse/macros/cfg_match.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::parse::macros::build_stream_parser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:207:44 [INFO] [stdout] | [INFO] [stdout] 207 | use ast::AssocItemConstraintKind::{Bound, Equality}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:726:18 [INFO] [stdout] | [INFO] [stdout] 726 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:726:29 [INFO] [stdout] | [INFO] [stdout] 726 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:731:18 [INFO] [stdout] | [INFO] [stdout] 731 | (Const(..), Const(..)) => false, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | (Const(..), Const(..)) => false, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:744:18 [INFO] [stdout] | [INFO] [stdout] 744 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:744:29 [INFO] [stdout] | [INFO] [stdout] 744 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:749:18 [INFO] [stdout] | [INFO] [stdout] 749 | (Const(ca), Const(cb)) => ca.ident.as_str().cmp(cb.ident.as_str()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:749:29 [INFO] [stdout] | [INFO] [stdout] 749 | (Const(ca), Const(cb)) => ca.ident.as_str().cmp(cb.ident.as_str()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 750 | (MacCall(..), MacCall(..)) => Ordering::Equal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:750:31 [INFO] [stdout] | [INFO] [stdout] 750 | (MacCall(..), MacCall(..)) => Ordering::Equal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/items.rs:751:18 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/items.rs:751:26 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:751:37 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:751:53 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:754:18 [INFO] [stdout] | [INFO] [stdout] 754 | (Type(ty), _) if is_type(&ty.ty) => Ordering::Less, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:755:21 [INFO] [stdout] | [INFO] [stdout] 755 | (_, Type(ty)) if is_type(&ty.ty) => Ordering::Greater, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:756:18 [INFO] [stdout] | [INFO] [stdout] 756 | (Type(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | (_, Type(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:758:18 [INFO] [stdout] | [INFO] [stdout] 758 | (Const(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:759:21 [INFO] [stdout] | [INFO] [stdout] 759 | (_, Const(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | (MacCall(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:761:21 [INFO] [stdout] | [INFO] [stdout] 761 | (_, MacCall(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:762:18 [INFO] [stdout] | [INFO] [stdout] 762 | (Delegation(..), _) | (DelegationMac(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DelegationMac` in this scope [INFO] [stdout] --> src/items.rs:762:40 [INFO] [stdout] | [INFO] [stdout] 762 | (Delegation(..), _) | (DelegationMac(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:763:21 [INFO] [stdout] | [INFO] [stdout] 763 | (_, Delegation(..)) | (_, DelegationMac(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DelegationMac` in this scope [INFO] [stdout] --> src/items.rs:763:43 [INFO] [stdout] | [INFO] [stdout] 763 | (_, Delegation(..)) | (_, DelegationMac(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Struct` in this scope [INFO] [stdout] --> src/items.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | Struct { .. } => context [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Tuple` in this scope [INFO] [stdout] --> src/items.rs:1125:13 [INFO] [stdout] | [INFO] [stdout] 1125 | Tuple(..) => context [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Unit` in this scope [INFO] [stdout] --> src/items.rs:1128:13 [INFO] [stdout] | [INFO] [stdout] 1128 | Unit(..) => variant.ident.span.hi(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Expr` in this scope [INFO] [stdout] --> src/parse/macros/mod.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | NonterminalKind::Expr(Expr), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::expr::RhsAssignKind::Expr; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::overflow::OverflowableItem::Expr; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::parse::macros::MacroArg::Expr; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::types::PathContext::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PatParam` in this scope [INFO] [stdout] --> src/parse/macros/mod.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | NonterminalKind::Pat(PatParam { inferred: false }), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeIdExt` [INFO] [stdout] --> src/closures.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::utils::{NodeIdExt, last_line_width, left_most_sub_expr, stmt_expr}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeIdExt` [INFO] [stdout] --> src/macros.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NodeIdExt, filtered_str_fits, format_visibility, indent_next_line, is_empty_line, mk_sp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:726:18 [INFO] [stdout] | [INFO] [stdout] 726 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:726:29 [INFO] [stdout] | [INFO] [stdout] 726 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:731:18 [INFO] [stdout] | [INFO] [stdout] 731 | (Const(..), Const(..)) => false, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | (Const(..), Const(..)) => false, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:744:18 [INFO] [stdout] | [INFO] [stdout] 744 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:744:29 [INFO] [stdout] | [INFO] [stdout] 744 | (Type(lty), Type(rty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:749:18 [INFO] [stdout] | [INFO] [stdout] 749 | (Const(ca), Const(cb)) => ca.ident.as_str().cmp(cb.ident.as_str()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:749:29 [INFO] [stdout] | [INFO] [stdout] 749 | (Const(ca), Const(cb)) => ca.ident.as_str().cmp(cb.ident.as_str()), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:750:18 [INFO] [stdout] | [INFO] [stdout] 750 | (MacCall(..), MacCall(..)) => Ordering::Equal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:750:31 [INFO] [stdout] | [INFO] [stdout] 750 | (MacCall(..), MacCall(..)) => Ordering::Equal, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/items.rs:751:18 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: expected tuple struct or tuple variant, found trait `Fn` [INFO] [stdout] --> src/items.rs:751:26 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^ not a tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:751:37 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:751:53 [INFO] [stdout] | [INFO] [stdout] 751 | (Fn(..), Fn(..)) | (Delegation(..), Delegation(..)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:754:18 [INFO] [stdout] | [INFO] [stdout] 754 | (Type(ty), _) if is_type(&ty.ty) => Ordering::Less, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:755:21 [INFO] [stdout] | [INFO] [stdout] 755 | (_, Type(ty)) if is_type(&ty.ty) => Ordering::Greater, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:756:18 [INFO] [stdout] | [INFO] [stdout] 756 | (Type(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Type` in this scope [INFO] [stdout] --> src/items.rs:757:21 [INFO] [stdout] | [INFO] [stdout] 757 | (_, Type(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:758:18 [INFO] [stdout] | [INFO] [stdout] 758 | (Const(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Const` in this scope [INFO] [stdout] --> src/items.rs:759:21 [INFO] [stdout] | [INFO] [stdout] 759 | (_, Const(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 + use crate::types::SegmentParam::Const; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:760:18 [INFO] [stdout] | [INFO] [stdout] 760 | (MacCall(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MacCall` in this scope [INFO] [stdout] --> src/items.rs:761:21 [INFO] [stdout] | [INFO] [stdout] 761 | (_, MacCall(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:762:18 [INFO] [stdout] | [INFO] [stdout] 762 | (Delegation(..), _) | (DelegationMac(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DelegationMac` in this scope [INFO] [stdout] --> src/items.rs:762:40 [INFO] [stdout] | [INFO] [stdout] 762 | (Delegation(..), _) | (DelegationMac(..), _) => Ordering::Less, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Delegation` in this scope [INFO] [stdout] --> src/items.rs:763:21 [INFO] [stdout] | [INFO] [stdout] 763 | (_, Delegation(..)) | (_, DelegationMac(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DelegationMac` in this scope [INFO] [stdout] --> src/items.rs:763:43 [INFO] [stdout] | [INFO] [stdout] 763 | (_, Delegation(..)) | (_, DelegationMac(..)) => Ordering::Greater, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Struct` in this scope [INFO] [stdout] --> src/items.rs:1122:13 [INFO] [stdout] | [INFO] [stdout] 1122 | Struct { .. } => context [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Tuple` in this scope [INFO] [stdout] --> src/items.rs:1125:13 [INFO] [stdout] | [INFO] [stdout] 1125 | Tuple(..) => context [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Unit` in this scope [INFO] [stdout] --> src/items.rs:1128:13 [INFO] [stdout] | [INFO] [stdout] 1128 | Unit(..) => variant.ident.span.hi(), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Expr` in this scope [INFO] [stdout] --> src/parse/macros/mod.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | NonterminalKind::Expr(Expr), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::expr::RhsAssignKind::Expr; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::overflow::OverflowableItem::Expr; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::parse::macros::MacroArg::Expr; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::types::PathContext::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PatParam` in this scope [INFO] [stdout] --> src/parse/macros/mod.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | NonterminalKind::Pat(PatParam { inferred: false }), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeIdExt` [INFO] [stdout] --> src/closures.rs:17:20 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::utils::{NodeIdExt, last_line_width, left_most_sub_expr, stmt_expr}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `NodeIdExt` [INFO] [stdout] --> src/macros.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | NodeIdExt, filtered_str_fits, format_visibility, indent_next_line, is_empty_line, mk_sp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0463, E0531, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfmt-nightly` (lib) due to 43 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0463, E0531, E0532. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfmt-nightly` (lib test) due to 43 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8de5bccf0dacc9f5a00031fe85d570f6adfd420c68cf0e7ce5b84b8001092e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de5bccf0dacc9f5a00031fe85d570f6adfd420c68cf0e7ce5b84b8001092e9d", kill_on_drop: false }` [INFO] [stdout] 8de5bccf0dacc9f5a00031fe85d570f6adfd420c68cf0e7ce5b84b8001092e9d