[INFO] cloning repository https://github.com/portal-co/llvm-codegen-utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/llvm-codegen-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fllvm-codegen-utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fllvm-codegen-utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43f8560eac12c460e33f4fb9f0b70e294a4a38fc [INFO] checking portal-co/llvm-codegen-utils against master#ecb170afc878648c3ae355dbd596c8e4b6f7ebdc for pr-139022 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Fllvm-codegen-utils" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/portal-co/llvm-codegen-utils on toolchain ecb170afc878648c3ae355dbd596c8e4b6f7ebdc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/portal-co/llvm-codegen-utils [INFO] finished tweaking git repo https://github.com/portal-co/llvm-codegen-utils [INFO] tweaked toml for git repo https://github.com/portal-co/llvm-codegen-utils written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/portal-co/llvm-codegen-utils 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" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/llvm-codegen-utils-maintenance/Cargo.toml: unused manifest key: package.publicsh [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v181.2.0 [INFO] [stderr] Downloaded nonempty v0.10.0 [INFO] [stderr] Downloaded llvm-sys v191.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d19427d86daae3bfdd002e1aa9e16e9690d624671f5fcd1202d8f924aa4e1820 [INFO] running `Command { std: "docker" "start" "-a" "d19427d86daae3bfdd002e1aa9e16e9690d624671f5fcd1202d8f924aa4e1820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d19427d86daae3bfdd002e1aa9e16e9690d624671f5fcd1202d8f924aa4e1820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19427d86daae3bfdd002e1aa9e16e9690d624671f5fcd1202d8f924aa4e1820", kill_on_drop: false }` [INFO] [stdout] d19427d86daae3bfdd002e1aa9e16e9690d624671f5fcd1202d8f924aa4e1820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+ecb170afc878648c3ae355dbd596c8e4b6f7ebdc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a547a1f4347a762b615aaca1923ef93445562f4a23aaae43bd5238d3320f8ce2 [INFO] running `Command { std: "docker" "start" "-a" "a547a1f4347a762b615aaca1923ef93445562f4a23aaae43bd5238d3320f8ce2", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/llvm-codegen-utils-maintenance/Cargo.toml: unused manifest key: package.publicsh [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Checking unicode-ident v1.0.13 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking px-llvm-codegen-utils-version-macros v0.1.0 (/opt/rustwide/workdir/llvm-codegen-utils-version-macros) [INFO] [stderr] Checking nonempty v0.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking px-llvm-codegen-utils-core v0.1.0 (/opt/rustwide/workdir/llvm-codegen-utils-core) [INFO] [stdout] warning: unused import: `take` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::mem::{replace, take, MaybeUninit}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::LocalKey` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::LocalKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread_local` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonempty::NonEmpty` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nonempty::NonEmpty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typenum::Same` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use typenum::Same; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rest` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! rest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 180 | fn call<'b, 'c, 'd, 'e, 'f, 'h, 'i, 'g: 'a + 'b + 'c + 'd + 'e + 'f + 'h + 'i>( [INFO] [stdout] | -- lifetime `'b` declared here [INFO] [stdout] ... [INFO] [stdout] 186 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 180 | fn call<'b, 'c, 'd, 'e, 'f, 'h, 'i, 'g: 'a + 'b + 'c + 'd + 'e + 'f + 'h + 'i>( [INFO] [stdout] | -- lifetime `'b` declared here [INFO] [stdout] ... [INFO] [stdout] 186 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `seal` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | macro_rules! seal { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impls` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! impls { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `take` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:3:25 [INFO] [stdout] | [INFO] [stdout] 3 | use std::mem::{replace, take, MaybeUninit}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Mutex` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::LocalKey` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::thread::LocalKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread_local` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nonempty::NonEmpty` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nonempty::NonEmpty; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `typenum::Same` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use typenum::Same; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `rest` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:54:14 [INFO] [stdout] | [INFO] [stdout] 54 | macro_rules! rest { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:186:25 [INFO] [stdout] | [INFO] [stdout] 180 | fn call<'b, 'c, 'd, 'e, 'f, 'h, 'i, 'g: 'a + 'b + 'c + 'd + 'e + 'f + 'h + 'i>( [INFO] [stdout] | -- lifetime `'b` declared here [INFO] [stdout] ... [INFO] [stdout] 186 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:186:29 [INFO] [stdout] | [INFO] [stdout] 180 | fn call<'b, 'c, 'd, 'e, 'f, 'h, 'i, 'g: 'a + 'b + 'c + 'd + 'e + 'f + 'h + 'i>( [INFO] [stdout] | -- lifetime `'b` declared here [INFO] [stdout] ... [INFO] [stdout] 186 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `seal` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | macro_rules! seal { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impls` [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! impls { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Alloca` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | [Alloca (('ty) @ ty: Self::Ty<'ty> as |x|x.ptr(), ('name) @ name : &'name CStr as |x|x.as_ptr())], [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `alloca` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Load2` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | [Load2 (('ty) @ ty: Self::Ty<'ty> as |x|x.ptr(), ('ptr) @ pointer: as ValueKind>::Val<'ptr,Normal> as |... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `load2` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Store` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | [Store (('val) @ value: as ValueKind>::Val<'val,Normal> as |x|x.ptr(), ('ptr) @ pointer: llvm-codegen-utils-core/src/lib.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | [Add (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: ... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `add` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `And` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | [And (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: ... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Neg` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | [Neg (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('name) @ name : &'name CStr as |x|... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `neg` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Not` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | [ Not (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('name) @ name : &'name CStr as |x|x.as_... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `not` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `TruncOrBitCast` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | [ TruncOrBitCast (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(),('ty) @ ty: Self::Ty<'ty> as |x... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trunc_or_bit_cast` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Mul` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | [Mul (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Val... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mul` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Or` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | [Or (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Valu... [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `or` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Sub` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | [ Sub (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Val... [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `sub` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Xor` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | [Xor (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Valu... [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `xor` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `ICmp` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | [ICmp (('op) @ op: crate::ICmp as |a|a.into(),('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(),... [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `icmp` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Br` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | [ Br (('dest) @ dest: Self::BB<'dest,'a,'a> as |x|x.ptr())], [INFO] [stdout] | ^^ help: convert the identifier to snake case: `br` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `CondBr` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | [CondBr (('cond) @ r#if: as ValueKind>::Val<'cond,Normal> as |x|x.ptr(), ('then) @ then: Self::BB<'then,'a,'a>... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `cond_br` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `inst` which comes from the expansion of the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Alloca` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | [Alloca (('ty) @ ty: Self::Ty<'ty> as |x|x.ptr(), ('name) @ name : &'name CStr as |x|x.as_ptr())], [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `alloca` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Load2` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | [Load2 (('ty) @ ty: Self::Ty<'ty> as |x|x.ptr(), ('ptr) @ pointer: as ValueKind>::Val<'ptr,Normal> as |... [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case: `load2` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Store` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | [Store (('val) @ value: as ValueKind>::Val<'val,Normal> as |x|x.ptr(), ('ptr) @ pointer: llvm-codegen-utils-core/src/lib.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | [Add (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: ... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `add` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `And` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | [And (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: ... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `and` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Neg` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | [Neg (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('name) @ name : &'name CStr as |x|... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `neg` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Not` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:125:10 [INFO] [stdout] | [INFO] [stdout] 125 | [ Not (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('name) @ name : &'name CStr as |x|x.as_... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `not` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `TruncOrBitCast` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | [ TruncOrBitCast (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(),('ty) @ ty: Self::Ty<'ty> as |x... [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `trunc_or_bit_cast` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Mul` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | [Mul (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Val... [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `mul` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Or` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:128:8 [INFO] [stdout] | [INFO] [stdout] 128 | [Or (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Valu... [INFO] [stdout] | ^^ help: convert the identifier to snake case (notice the capitalization): `or` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Sub` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | [ Sub (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Val... [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `sub` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Xor` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:130:7 [INFO] [stdout] | [INFO] [stdout] 130 | [Xor (('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(), ('rhs) @ rhs: as Valu... [INFO] [stdout] | ^^^ help: convert the identifier to snake case (notice the capitalization): `xor` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `ICmp` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | [ICmp (('op) @ op: crate::ICmp as |a|a.into(),('lhs) @ lhs: as ValueKind>::Val<'lhs,Normal> as |x|x.ptr(),... [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `icmp` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Br` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | [ Br (('dest) @ dest: Self::BB<'dest,'a,'a> as |x|x.ptr())], [INFO] [stdout] | ^^ help: convert the identifier to snake case: `br` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `CondBr` should have a snake case name [INFO] [stdout] --> llvm-codegen-utils-core/src/lib.rs:134:7 [INFO] [stdout] | [INFO] [stdout] 134 | [CondBr (('cond) @ r#if: as ValueKind>::Val<'cond,Normal> as |x|x.ptr(), ('then) @ then: Self::BB<'then,'a,'a>... [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `cond_br` [INFO] [stdout] ... [INFO] [stdout] 189 | default_insts!('a @ ); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `default_insts` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking syn v2.0.87 [INFO] [stderr] Compiling quasiquote-proc-macro v0.1.0 [INFO] [stderr] Checking quasiquote v0.1.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOBg46N/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a547a1f4347a762b615aaca1923ef93445562f4a23aaae43bd5238d3320f8ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a547a1f4347a762b615aaca1923ef93445562f4a23aaae43bd5238d3320f8ce2", kill_on_drop: false }` [INFO] [stdout] a547a1f4347a762b615aaca1923ef93445562f4a23aaae43bd5238d3320f8ce2