[INFO] cloning repository https://github.com/benwu25/example-driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwu25/example-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwu25%2Fexample-driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwu25%2Fexample-driver'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwu25%2Fexample-driver: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/benwu25/example-driver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benwu25/example-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwu25%2Fexample-driver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwu25%2Fexample-driver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9178bb9725ab8c5ea7fa6cfb938cee4663753b8a [INFO] checking benwu25/example-driver against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenwu25%2Fexample-driver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/benwu25/example-driver [INFO] finished tweaking git repo https://github.com/benwu25/example-driver [INFO] tweaked toml for git repo https://github.com/benwu25/example-driver written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/benwu25/example-driver on toolchain f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/benwu25/example-driver 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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dab76fcdf551f05e25e44abb88aab951612c8025b860720e2afe15383788843e [INFO] running `Command { std: "docker" "start" "-a" "dab76fcdf551f05e25e44abb88aab951612c8025b860720e2afe15383788843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dab76fcdf551f05e25e44abb88aab951612c8025b860720e2afe15383788843e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dab76fcdf551f05e25e44abb88aab951612c8025b860720e2afe15383788843e", kill_on_drop: false }` [INFO] [stdout] dab76fcdf551f05e25e44abb88aab951612c8025b860720e2afe15383788843e [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1099919da28e9da3754853d6d104cd2db28b3fd68225823c8e95491e672b3d1 [INFO] running `Command { std: "docker" "start" "-a" "a1099919da28e9da3754853d6d104cd2db28b3fd68225823c8e95491e672b3d1", kill_on_drop: false }` [INFO] [stderr] Checking example-driver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `rustc_abi` [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc_abi; [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_abi` [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate rustc_abi; [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/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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_codegen_ssa` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate rustc_codegen_ssa; [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/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | 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_data_structures` [INFO] [stdout] --> src/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | 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_driver` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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_codegen_ssa` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | extern crate rustc_codegen_ssa; [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_error_codes` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_error_codes; [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/main.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | 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/main.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_driver` [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | 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_expand` [INFO] [stdout] --> src/main.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_error_codes` [INFO] [stdout] --> src/main.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_error_codes; [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_feature` [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_feature; [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/main.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_fluent_macro` [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_fluent_macro; [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/main.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_feature` [INFO] [stdout] --> src/main.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_feature; [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_fluent_macro` [INFO] [stdout] --> src/main.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_fluent_macro; [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_hash` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_hash; [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_hash` [INFO] [stdout] --> src/main.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_hash; [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_hir` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate rustc_hir; [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_hir` [INFO] [stdout] --> src/main.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate rustc_hir; [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_index` [INFO] [stdout] --> src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_index; [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_index` [INFO] [stdout] --> src/main.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_index; [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_interface` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_interface; [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_lint` [INFO] [stdout] --> src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate rustc_lint; [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_interface` [INFO] [stdout] --> src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_interface; [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_macros` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate rustc_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_lint` [INFO] [stdout] --> src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate rustc_lint; [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_metadata` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_metadata; [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_macros` [INFO] [stdout] --> src/main.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | extern crate rustc_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_middle` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_middle; [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_metadata` [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_metadata; [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_mir_transform` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_mir_transform; [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_middle` [INFO] [stdout] --> src/main.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | extern crate rustc_middle; [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/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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_mir_transform` [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_mir_transform; [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_resolve` [INFO] [stdout] --> src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_resolve; [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/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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_resolve` [INFO] [stdout] --> src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_resolve; [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/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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 `rustc_session` [INFO] [stdout] --> src/main.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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_target` [INFO] [stdout] --> src/main.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_target; [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/main.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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 `serde_json` [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate serde_json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_target` [INFO] [stdout] --> src/main.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_target; [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 `tracing` [INFO] [stdout] --> src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate tracing; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `serde_json` [INFO] [stdout] --> src/main.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate serde_json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `tracing` [INFO] [stdout] --> src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate tracing; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config::ExpectedValues` [INFO] [stdout] --> src/main.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | use crate::config::ExpectedValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::config::ExpectedValues` [INFO] [stdout] --> src/main.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | use crate::config::ExpectedValues; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `CodeModels` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ---------- variable not in all patterns [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CodeModels` [INFO] [stdout] --> src/main.rs:578:15 [INFO] [stdout] | [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TlsModels` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | --------- variable not in all patterns [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TlsModels` [INFO] [stdout] --> src/main.rs:579:15 [INFO] [stdout] | [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `CodeModels` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ---------- variable not in all patterns [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `CodeModels` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::CodeModels` [INFO] [stdout] --> src/main.rs:578:15 [INFO] [stdout] | [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TargetCPUs` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ---------- variable not in all patterns [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TargetCPUs` [INFO] [stdout] --> src/main.rs:580:15 [INFO] [stdout] | [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TlsModels` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | --------- variable not in all patterns [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `TlsModels` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TlsModels` [INFO] [stdout] --> src/main.rs:579:15 [INFO] [stdout] | [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `StackProtectorStrategies` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ------------------------ variable not in all patterns [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::StackProtectorStrategies` [INFO] [stdout] --> src/main.rs:581:15 [INFO] [stdout] | [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TargetCPUs` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ---------- variable not in all patterns [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `TargetCPUs` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TargetCPUs` [INFO] [stdout] --> src/main.rs:580:15 [INFO] [stdout] | [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TargetFeatures` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | -------------- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TargetFeatures` [INFO] [stdout] --> src/main.rs:582:15 [INFO] [stdout] | [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `StackProtectorStrategies` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ------------------------ variable not in all patterns [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `StackProtectorStrategies` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::StackProtectorStrategies` [INFO] [stdout] --> src/main.rs:581:15 [INFO] [stdout] | [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RelocationModels` is not bound in all patterns [INFO] [stdout] --> src/main.rs:578:15 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ---------------- variable not in all patterns [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::RelocationModels` [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NativeStaticLibs` in this scope [INFO] [stdout] --> src/main.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | .all(|p| p.kind == NativeStaticLibs || p.kind == LinkArgs) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LinkArgs` in this scope [INFO] [stdout] --> src/main.rs:412:58 [INFO] [stdout] | [INFO] [stdout] 412 | .all(|p| p.kind == NativeStaticLibs || p.kind == LinkArgs) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TargetFeatures` is not bound in all patterns [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `TargetFeatures` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | -------------- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TargetFeatures` [INFO] [stdout] --> src/main.rs:582:15 [INFO] [stdout] | [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::max` [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use std::cmp::max; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ffi::OsString` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use std::ffi::OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Write as _` [INFO] [stdout] --> src/main.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | use std::fmt::Write as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `File` and `self` [INFO] [stdout] --> src/main.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | use std::fs::{self, File}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IsTerminal`, `Write`, and `self` [INFO] [stdout] --> src/main.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | use std::io::{self, IsTerminal, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PanicHookInfo`, `catch_unwind`, and `self` [INFO] [stdout] --> src/main.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | use std::panic::{self, PanicHookInfo, catch_unwind}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathBuf` and `Path` [INFO] [stdout] --> src/main.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Command`, `Stdio`, and `self` [INFO] [stdout] --> src/main.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | use std::process::{self, Command, Stdio}; [INFO] [stdout] | ^^^^ ^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `RelocationModels` is not bound in all patterns [INFO] [stdout] --> src/main.rs:578:15 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ---------------- variable not in all patterns [INFO] [stdout] 578 | | CodeModels [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 579 | | TlsModels [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 580 | | TargetCPUs [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 581 | | StackProtectorStrategies [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] 582 | | TargetFeatures => { [INFO] [stdout] | ^^^^^^^^^^^^^^ pattern doesn't bind `RelocationModels` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::RelocationModels` [INFO] [stdout] --> src/main.rs:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | RelocationModels [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::OnceLock` [INFO] [stdout] --> src/main.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | use std::sync::OnceLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AtomicBool` and `Ordering` [INFO] [stdout] --> src/main.rs:49:25 [INFO] [stdout] | [INFO] [stdout] 49 | use std::sync::atomic::{AtomicBool, Ordering}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/main.rs:51:11 [INFO] [stdout] | [INFO] [stdout] 51 | use std::{env, str}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rustc_index as _` [INFO] [stdout] --> src/main.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | use rustc_index as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NativeStaticLibs` in this scope [INFO] [stdout] --> src/main.rs:412:28 [INFO] [stdout] | [INFO] [stdout] 412 | .all(|p| p.kind == NativeStaticLibs || p.kind == LinkArgs) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LinkArgs` in this scope [INFO] [stdout] --> src/main.rs:412:58 [INFO] [stdout] | [INFO] [stdout] 412 | .all(|p| p.kind == NativeStaticLibs || p.kind == LinkArgs) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `example-driver` (bin "example-driver") due to 35 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `example-driver` (bin "example-driver" test) due to 35 previous errors [INFO] running `Command { std: "docker" "inspect" "a1099919da28e9da3754853d6d104cd2db28b3fd68225823c8e95491e672b3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1099919da28e9da3754853d6d104cd2db28b3fd68225823c8e95491e672b3d1", kill_on_drop: false }` [INFO] [stdout] a1099919da28e9da3754853d6d104cd2db28b3fd68225823c8e95491e672b3d1