[INFO] cloning repository https://github.com/bjorn3/rustc_codegen_cranelift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjorn3/rustc_codegen_cranelift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e97cebb2b121038d5255257993b936c909f5cc05 [INFO] checking bjorn3/rustc_codegen_cranelift against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bjorn3/rustc_codegen_cranelift [INFO] finished tweaking git repo https://github.com/bjorn3/rustc_codegen_cranelift [INFO] tweaked toml for git repo https://github.com/bjorn3/rustc_codegen_cranelift written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bjorn3/rustc_codegen_cranelift on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bjorn3/rustc_codegen_cranelift 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cranelift-entity v0.109.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.109.0 [INFO] [stderr] Downloaded wasmtime-jit-icache-coherence v22.0.0 [INFO] [stderr] Downloaded cranelift-native v0.109.0 [INFO] [stderr] Downloaded cranelift-object v0.109.0 [INFO] [stderr] Downloaded cranelift-module v0.109.0 [INFO] [stderr] Downloaded cranelift-jit v0.109.0 [INFO] [stderr] Downloaded cranelift-frontend v0.109.0 [INFO] [stderr] Downloaded cranelift-bforest v0.109.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.109.0 [INFO] [stderr] Downloaded cranelift-isle v0.109.0 [INFO] [stderr] Downloaded cranelift-control v0.109.0 [INFO] [stderr] Downloaded object v0.36.0 [INFO] [stderr] Downloaded cranelift-codegen v0.109.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af62f64307425d90bddc818dcd205be6e894cb963002519d59e98e4de71b69ca [INFO] running `Command { std: "docker" "start" "-a" "af62f64307425d90bddc818dcd205be6e894cb963002519d59e98e4de71b69ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af62f64307425d90bddc818dcd205be6e894cb963002519d59e98e4de71b69ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af62f64307425d90bddc818dcd205be6e894cb963002519d59e98e4de71b69ca", kill_on_drop: false }` [INFO] [stdout] af62f64307425d90bddc818dcd205be6e894cb963002519d59e98e4de71b69ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aecc71e3b434fa6c37879cac5ad58d289fcc9776a1224ec94c181b3f43aac759 [INFO] running `Command { std: "docker" "start" "-a" "aecc71e3b434fa6c37879cac5ad58d289fcc9776a1224ec94c181b3f43aac759", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cranelift-isle v0.109.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.109.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking cranelift-entity v0.109.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling cranelift-codegen-meta v0.109.0 [INFO] [stderr] Checking cranelift-bforest v0.109.0 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking cranelift-control v0.109.0 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling cranelift-codegen v0.109.0 [INFO] [stderr] Checking cranelift-module v0.109.0 [INFO] [stderr] Checking cranelift-frontend v0.109.0 [INFO] [stderr] Checking cranelift-native v0.109.0 [INFO] [stderr] Checking cranelift-object v0.109.0 [INFO] [stderr] Checking rustc_codegen_cranelift v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `jobserver` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate jobserver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_middle` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | 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_ast` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | 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/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | 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_data_structures` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | 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:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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_fs_util` [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_fs_util; [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/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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_incremental` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_incremental; [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/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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_metadata` [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | 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_monomorphize` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate rustc_monomorphize; [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:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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_target` [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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_driver` [INFO] [stdout] --> src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | 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 `jobserver` [INFO] [stdout] --> src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate jobserver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_middle` [INFO] [stdout] --> src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | 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_ast` [INFO] [stdout] --> src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | 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/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | 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_data_structures` [INFO] [stdout] --> src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | 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:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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_fs_util` [INFO] [stdout] --> src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | extern crate rustc_fs_util; [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/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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_incremental` [INFO] [stdout] --> src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_incremental; [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/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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_metadata` [INFO] [stdout] --> src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | 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_monomorphize` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | extern crate rustc_monomorphize; [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:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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_target` [INFO] [stdout] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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_driver` [INFO] [stdout] --> src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | 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 import `BinOp` [INFO] [stdout] --> src/num.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use BinOp::*; [INFO] [stdout] | ^^^^^ use of undeclared type `BinOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `BinOp` [INFO] [stdout] --> src/num.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | use BinOp::*; [INFO] [stdout] | ^^^^^ use of undeclared type `BinOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/abi/mod.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | _ => bug!("spread argument isn't a tuple?! but {:?}", arg_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/abi/mod.rs:253:26 [INFO] [stdout] | [INFO] [stdout] 253 | _ => bug!("spread argument isn't a tuple?! but {:?}", arg_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/abi/mod.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | _ => bug!("argument to function with \"rust-call\" ABI is not a tuple"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/abi/mod.rs:466:18 [INFO] [stdout] | [INFO] [stdout] 466 | _ => bug!("argument to function with \"rust-call\" ABI is not a tuple"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:544:17 [INFO] [stdout] | [INFO] [stdout] 544 | bug!("shouldn't exist at codegen {:?}", bb_data.terminator()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:544:17 [INFO] [stdout] | [INFO] [stdout] 544 | bug!("shouldn't exist at codegen {:?}", bb_data.terminator()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:643:34 [INFO] [stdout] | [INFO] [stdout] 643 | ... _ => bug!("Unexpected `PtrToMetadata` operand: {operand:?}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:670:30 [INFO] [stdout] | [INFO] [stdout] 670 | _ => bug!("Trying to ReifyFnPointer on non FnDef {:?}", from_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:643:34 [INFO] [stdout] | [INFO] [stdout] 643 | ... _ => bug!("Unexpected `PtrToMetadata` operand: {operand:?}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:688:21 [INFO] [stdout] | [INFO] [stdout] 688 | bug!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:670:30 [INFO] [stdout] | [INFO] [stdout] 670 | _ => bug!("Trying to ReifyFnPointer on non FnDef {:?}", from_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:756:30 [INFO] [stdout] | [INFO] [stdout] 756 | _ => bug!("{} cannot be cast to a fn ptr", operand.layout().ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:688:21 [INFO] [stdout] | [INFO] [stdout] 688 | bug!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:756:30 [INFO] [stdout] | [INFO] [stdout] 756 | _ => bug!("{} cannot be cast to a fn ptr", operand.layout().ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:859:25 [INFO] [stdout] | [INFO] [stdout] 859 | bug!("RawPtr fields: {operands:?}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:859:25 [INFO] [stdout] | [INFO] [stdout] 859 | bug!("RawPtr fields: {operands:?}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:945:14 [INFO] [stdout] | [INFO] [stdout] 945 | _ => bug!("Rvalue::Len({:?})", place), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:945:14 [INFO] [stdout] | [INFO] [stdout] 945 | _ => bug!("Rvalue::Len({:?})", place), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:960:42 [INFO] [stdout] | [INFO] [stdout] 960 | PlaceElem::OpaqueCast(ty) => bug!("encountered OpaqueCast({ty}) in codegen"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/base.rs:960:42 [INFO] [stdout] | [INFO] [stdout] 960 | PlaceElem::OpaqueCast(ty) => bug!("encountered OpaqueCast({ty}) in codegen"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/common.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | bits => bug!("ptr_sized_integer: unknown pointer bit size {}", bits), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/common.rs:22:17 [INFO] [stdout] | [INFO] [stdout] 22 | bits => bug!("ptr_sized_integer: unknown pointer bit size {}", bits), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/common.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | ty::Param(_) => bug!("ty param {:?}", ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/common.rs:80:25 [INFO] [stdout] | [INFO] [stdout] 80 | ty::Param(_) => bug!("ty param {:?}", ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/common.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | _ => bug!("unexpected unsized tail: {:?}", tail), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/common.rs:114:14 [INFO] [stdout] | [INFO] [stdout] 114 | _ => bug!("unexpected unsized tail: {:?}", tail), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/common.rs:483:21 [INFO] [stdout] | [INFO] [stdout] 483 | span_bug!(span, "`fn_abi_of_fn_ptr({sig}, {extra_args:?})` failed: {err:?}"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/common.rs:483:21 [INFO] [stdout] | [INFO] [stdout] 483 | span_bug!(span, "`fn_abi_of_fn_ptr({sig}, {extra_args:?})` failed: {err:?}"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/common.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | span_bug!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/common.rs:486:21 [INFO] [stdout] | [INFO] [stdout] 486 | span_bug!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/debuginfo/mod.rs:268:74 [INFO] [stdout] | [INFO] [stdout] 268 | let DefKind::Static { nested, .. } = tcx.def_kind(def_id) else { bug!() }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/debuginfo/mod.rs:268:74 [INFO] [stdout] | [INFO] [stdout] 268 | let DefKind::Static { nested, .. } = tcx.def_kind(def_id) else { bug!() }; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/global_asm.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | ... span_bug!(op_sp, "asm const cannot be resolved; too generic"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/global_asm.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | ... span_bug!(op_sp, "asm const cannot be resolved; too generic"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/global_asm.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | ... _ => span_bug!(op_sp, "asm sym is not a function"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/global_asm.rs:69:38 [INFO] [stdout] | [INFO] [stdout] 69 | ... _ => span_bug!(op_sp, "asm sym is not a function"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/global_asm.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | ... span_bug!(op_sp, "invalid operand type for global_asm!") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/global_asm.rs:93:29 [INFO] [stdout] | [INFO] [stdout] 93 | ... span_bug!(op_sp, "invalid operand type for global_asm!") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/global_asm.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | bug!("Expected GlobalAsm found {:?}", item); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/global_asm.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 105 | bug!("Expected GlobalAsm found {:?}", item); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | span_bug!(span, "invalid type for asm sym (fn)"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | span_bug!(span, "invalid type for asm sym (fn)"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | span_bug!(span, "asm! label operands are not yet supported"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | span_bug!(span, "asm! label operands are not yet supported"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | span_bug!(span, "invalid operand type for naked asm") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | span_bug!(span, "invalid type for asm sym (fn)"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:227:17 [INFO] [stdout] | [INFO] [stdout] 227 | span_bug!(span, "invalid operand type for naked asm") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | span_bug!(span, "asm! label operands are not yet supported"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 284 | span_bug!(span, "invalid type for asm sym (fn)"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/llvm_x86.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | _ => bug!("wrong number of args for intrinsic {intrinsic}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/llvm_x86.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | _ => bug!("wrong number of args for intrinsic {intrinsic}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/inline_asm.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | span_bug!(span, "asm! label operands are not yet supported"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/llvm_x86.rs:400:22 [INFO] [stdout] | [INFO] [stdout] 400 | _ => bug!("wrong number of args for intrinsic {intrinsic}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/llvm_x86.rs:235:22 [INFO] [stdout] | [INFO] [stdout] 235 | _ => bug!("wrong number of args for intrinsic {intrinsic}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/llvm_x86.rs:347:22 [INFO] [stdout] | [INFO] [stdout] 347 | _ => bug!("wrong number of args for intrinsic {intrinsic}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/llvm_x86.rs:400:22 [INFO] [stdout] | [INFO] [stdout] 400 | _ => bug!("wrong number of args for intrinsic {intrinsic}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | span_bug!(span, "could not evaluate shuffle index array length") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:190:25 [INFO] [stdout] | [INFO] [stdout] 190 | span_bug!(span, "could not evaluate shuffle index array length") [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | bug!("wrong number of args for intrinsic {}", intrinsic); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:269:21 [INFO] [stdout] | [INFO] [stdout] 269 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/mod.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | bug!("wrong number of args for intrinsic {:?}", intrinsic); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/simd.rs:302:21 [INFO] [stdout] | [INFO] [stdout] 302 | bug!("wrong number of args for intrinsic {intrinsic}"); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/intrinsics/mod.rs:1268:17 [INFO] [stdout] | [INFO] [stdout] 1268 | span_bug!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/num.rs:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | _ => bug!("binop {:?} on checked int/uint lhs: {:?} rhs: {:?}", bin_op, in_lhs, in_rhs), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | bug!("wrong number of args for intrinsic {}", intrinsic); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/num.rs:357:22 [INFO] [stdout] | [INFO] [stdout] 357 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/intrinsics/mod.rs:355:9 [INFO] [stdout] | [INFO] [stdout] 355 | bug!("wrong number of args for intrinsic {:?}", intrinsic); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | _ => bug!("unsized_info: invalid unsizing {:?} -> {:?}", source, target), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> src/intrinsics/mod.rs:1268:17 [INFO] [stdout] | [INFO] [stdout] 1268 | span_bug!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | _ => bug!("unsize_ptr: called on bad types"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/num.rs:293:14 [INFO] [stdout] | [INFO] [stdout] 293 | _ => bug!("binop {:?} on checked int/uint lhs: {:?} rhs: {:?}", bin_op, in_lhs, in_rhs), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bug!("coerce_unsized_into: invalid coercion {:?} -> {:?}", src_ty, dst_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/num.rs:357:22 [INFO] [stdout] | [INFO] [stdout] 357 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:310:14 [INFO] [stdout] | [INFO] [stdout] 310 | _ => bug!("size_and_align_of_dst: {ty} not supported"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | _ => bug!("unsized_info: invalid unsizing {:?} -> {:?}", source, target), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:185:47 [INFO] [stdout] | [INFO] [stdout] 185 | CValueInner::ByRef(_, Some(_)) => bug!("load_scalar for unsized value not allowed"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | _ => bug!("unsize_ptr: called on bad types"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:186:45 [INFO] [stdout] | [INFO] [stdout] 186 | CValueInner::ByValPair(_, _) => bug!("Please use load_scalar_pair for ByValPair"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | _ => bug!("coerce_unsized_into: invalid coercion {:?} -> {:?}", src_ty, dst_ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | bug!("load_scalar_pair for unsized value not allowed") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/unsize.rs:310:14 [INFO] [stdout] | [INFO] [stdout] 310 | _ => bug!("size_and_align_of_dst: {ty} not supported"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | CValueInner::ByVal(_) => bug!("Please use load_scalar for ByVal"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:185:47 [INFO] [stdout] | [INFO] [stdout] 185 | CValueInner::ByRef(_, Some(_)) => bug!("load_scalar for unsized value not allowed"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | _ => bug!("field should be 0 or 1"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:186:45 [INFO] [stdout] | [INFO] [stdout] 186 | CValueInner::ByValPair(_, _) => bug!("Please use load_scalar_pair for ByValPair"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:504:46 [INFO] [stdout] | [INFO] [stdout] 504 | CPlaceInner::Addr(_, Some(_)) => bug!("Expected sized cplace, found {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:210:17 [INFO] [stdout] | [INFO] [stdout] 210 | bug!("load_scalar_pair for unsized value not allowed") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 506 | bug!("Expected CPlace::Addr, found {:?}", self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | CValueInner::ByVal(_) => bug!("Please use load_scalar for ByVal"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:516:17 [INFO] [stdout] | [INFO] [stdout] 516 | bug!("Expected unsized cplace, found {:?}", self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | _ => bug!("field should be 0 or 1"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:525:46 [INFO] [stdout] | [INFO] [stdout] 525 | CPlaceInner::Addr(_, Some(_)) => bug!("Expected sized cplace, found {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:504:46 [INFO] [stdout] | [INFO] [stdout] 504 | CPlaceInner::Addr(_, Some(_)) => bug!("Expected sized cplace, found {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:636:46 [INFO] [stdout] | [INFO] [stdout] 636 | CPlaceInner::Addr(_, Some(_)) => bug!("Can't write value to unsized place {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:506:17 [INFO] [stdout] | [INFO] [stdout] 506 | bug!("Expected CPlace::Addr, found {:?}", self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:656:30 [INFO] [stdout] | [INFO] [stdout] 656 | _ => bug!("Non ScalarPair abi {:?} for ByValPair CValue", dst_layout.abi), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:516:17 [INFO] [stdout] | [INFO] [stdout] 516 | bug!("Expected unsized cplace, found {:?}", self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:732:17 [INFO] [stdout] | [INFO] [stdout] 732 | bug!("Expected CPlace::Addr, found {:?}", self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:525:46 [INFO] [stdout] | [INFO] [stdout] 525 | CPlaceInner::Addr(_, Some(_)) => bug!("Expected sized cplace, found {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:809:56 [INFO] [stdout] | [INFO] [stdout] 809 | | CPlaceInner::VarPair(_, _, _) => bug!("Can't index into {self:?}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:636:46 [INFO] [stdout] | [INFO] [stdout] 636 | CPlaceInner::Addr(_, Some(_)) => bug!("Can't write value to unsized place {:?}", self), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:813:18 [INFO] [stdout] | [INFO] [stdout] 813 | _ => bug!("place_index({:?})", self.layout().ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:656:30 [INFO] [stdout] | [INFO] [stdout] 656 | _ => bug!("Non ScalarPair abi {:?} for ByValPair CValue", dst_layout.abi), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:732:17 [INFO] [stdout] | [INFO] [stdout] 732 | bug!("Expected CPlace::Addr, found {:?}", self) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:809:56 [INFO] [stdout] | [INFO] [stdout] 809 | | CPlaceInner::VarPair(_, _, _) => bug!("Can't index into {self:?}"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> src/value_and_place.rs:813:18 [INFO] [stdout] | [INFO] [stdout] 813 | _ => bug!("place_index({:?})", self.layout().ty), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc_codegen_cranelift` (lib test) due to 73 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc_codegen_cranelift` (lib) due to 73 previous errors [INFO] running `Command { std: "docker" "inspect" "aecc71e3b434fa6c37879cac5ad58d289fcc9776a1224ec94c181b3f43aac759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aecc71e3b434fa6c37879cac5ad58d289fcc9776a1224ec94c181b3f43aac759", kill_on_drop: false }` [INFO] [stdout] aecc71e3b434fa6c37879cac5ad58d289fcc9776a1224ec94c181b3f43aac759