[INFO] fetching crate px-llvm-codegen-utils-core 0.1.4... [INFO] checking px-llvm-codegen-utils-core-0.1.4 against try#5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 for pr-143808 [INFO] extracting crate px-llvm-codegen-utils-core 0.1.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate px-llvm-codegen-utils-core 0.1.4 [INFO] finished tweaking crates.io crate px-llvm-codegen-utils-core 0.1.4 [INFO] tweaked toml for crates.io crate px-llvm-codegen-utils-core 0.1.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate px-llvm-codegen-utils-core 0.1.4 on toolchain 5de9e0e6cf775e94e0de2003f35e183f3f77bfe8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate px-llvm-codegen-utils-core 0.1.4 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" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llvm-sys v201.0.1 [INFO] [stderr] Downloaded llvm-sys v181.2.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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b08a9a589bfa8708dd454e34d680588a02a7f34a13f8cb8b8f341c63c30162b6 [INFO] running `Command { std: "docker" "start" "-a" "b08a9a589bfa8708dd454e34d680588a02a7f34a13f8cb8b8f341c63c30162b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b08a9a589bfa8708dd454e34d680588a02a7f34a13f8cb8b8f341c63c30162b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b08a9a589bfa8708dd454e34d680588a02a7f34a13f8cb8b8f341c63c30162b6", kill_on_drop: false }` [INFO] [stdout] b08a9a589bfa8708dd454e34d680588a02a7f34a13f8cb8b8f341c63c30162b6 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+5de9e0e6cf775e94e0de2003f35e183f3f77bfe8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7f9145d937f96f232e540e998c2026f068fab81c2a9ea5e3a26332277a8b5ca [INFO] running `Command { std: "docker" "start" "-a" "b7f9145d937f96f232e540e998c2026f068fab81c2a9ea5e3a26332277a8b5ca", kill_on_drop: false }` [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking px-llvm-codegen-utils-version-macros v0.1.4 [INFO] [stderr] Checking nonempty v0.10.0 [INFO] [stderr] Checking px-llvm-codegen-utils-core v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `take` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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 import: `take` [INFO] [stdout] --> 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] --> src/lib.rs:4:22 [INFO] [stdout] | [INFO] [stdout] 4 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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 import: `std::thread::LocalKey` [INFO] [stdout] --> 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] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::thread_local; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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 import: `nonempty::NonEmpty` [INFO] [stdout] --> 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] --> 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] --> 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: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | macro_rules! seal { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impls` [INFO] [stdout] --> src/lib.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | macro_rules! impls { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | )?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:241:14 [INFO] [stdout] | [INFO] [stdout] 241 | macro_rules! seal { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `impls` [INFO] [stdout] --> src/lib.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | macro_rules! impls { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | &'b self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 189 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | -- -- the lifetimes get resolved as `'b` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 189 - ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] 189 + ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | &'b self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 198 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | -- -- the lifetimes get resolved as `'b` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 198 - ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] 198 + ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Alloca` should have a snake case name [INFO] [stdout] --> 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] 201 | 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] --> 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] 201 | 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 `StructGEP2` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | [StructGEP2 (('ty) @ ty: Self::Ty<'ty> as |x|x.ptr(), ('ptr) @ pointer: as ValueKind>::Val<'ptr,Normal>... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `struct_gep2` [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | [Store (('val) @ value: as ValueKind>::Val<'val,Normal> as |x|x.ptr(), ('ptr) @ pointer: src/lib.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | [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] 201 | 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] --> src/lib.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | [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] 201 | 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] --> src/lib.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | [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] 201 | 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] --> src/lib.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | [ 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] 201 | 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] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | [ 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] 201 | 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] --> src/lib.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | [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] 201 | 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] --> src/lib.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | [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] 201 | 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] --> src/lib.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | [ 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] 201 | 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] --> src/lib.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | [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] 201 | 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] --> src/lib.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | [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] 201 | 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] --> src/lib.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | [ 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] 201 | 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] --> src/lib.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | [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] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | let res = unsafe{ [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 201 | 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:184:10 [INFO] [stdout] | [INFO] [stdout] 184 | &'b self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 189 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | -- -- the lifetimes get resolved as `'b` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 189 - ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] 189 + ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | &'b self, [INFO] [stdout] | ^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 198 | ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | -- -- the lifetimes get resolved as `'b` [INFO] [stdout] | | [INFO] [stdout] | the lifetimes get resolved as `'b` [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'b` [INFO] [stdout] | [INFO] [stdout] 198 - ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] 198 + ) -> as ValueKind>::Val<'g, Normal> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait method `Alloca` should have a snake case name [INFO] [stdout] --> 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] 201 | 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] --> 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] 201 | 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 `StructGEP2` should have a snake case name [INFO] [stdout] --> src/lib.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | [StructGEP2 (('ty) @ ty: Self::Ty<'ty> as |x|x.ptr(), ('ptr) @ pointer: as ValueKind>::Val<'ptr,Normal>... [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `struct_gep2` [INFO] [stdout] ... [INFO] [stdout] 201 | 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] --> src/lib.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | [Store (('val) @ value: as ValueKind>::Val<'val,Normal> as |x|x.ptr(), ('ptr) @ pointer: src/lib.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | [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] 201 | 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] --> src/lib.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | [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] 201 | 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] --> src/lib.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | [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] 201 | 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] --> src/lib.rs:127:10 [INFO] [stdout] | [INFO] [stdout] 127 | [ 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] 201 | 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] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | [ 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] 201 | 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] --> src/lib.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | [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] 201 | 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] --> src/lib.rs:130:8 [INFO] [stdout] | [INFO] [stdout] 130 | [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] 201 | 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] --> src/lib.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | [ 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] 201 | 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] --> src/lib.rs:132:7 [INFO] [stdout] | [INFO] [stdout] 132 | [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] 201 | 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] --> src/lib.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | [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] 201 | 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] --> src/lib.rs:135:8 [INFO] [stdout] | [INFO] [stdout] 135 | [ 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] 201 | 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] --> src/lib.rs:136:7 [INFO] [stdout] | [INFO] [stdout] 136 | [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] 201 | 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "b7f9145d937f96f232e540e998c2026f068fab81c2a9ea5e3a26332277a8b5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f9145d937f96f232e540e998c2026f068fab81c2a9ea5e3a26332277a8b5ca", kill_on_drop: false }` [INFO] [stdout] b7f9145d937f96f232e540e998c2026f068fab81c2a9ea5e3a26332277a8b5ca