[INFO] fetching crate az 1.2.1... [INFO] testing az-1.2.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate az 1.2.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate az 1.2.1 [INFO] finished tweaking crates.io crate az 1.2.1 [INFO] tweaked toml for crates.io crate az 1.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate az 1.2.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c7858b965ca1148a3aee512c4c580841a5b3d9a1c88188b78a8164eb33a5664 [INFO] running `Command { std: "docker" "start" "-a" "3c7858b965ca1148a3aee512c4c580841a5b3d9a1c88188b78a8164eb33a5664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c7858b965ca1148a3aee512c4c580841a5b3d9a1c88188b78a8164eb33a5664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c7858b965ca1148a3aee512c4c580841a5b3d9a1c88188b78a8164eb33a5664", kill_on_drop: false }` [INFO] [stdout] 3c7858b965ca1148a3aee512c4c580841a5b3d9a1c88188b78a8164eb33a5664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc8d8e3afd4c0af84e9e30bfd90aa68e0a59cc9a41ac833c7931fc1d30673d3 [INFO] running `Command { std: "docker" "start" "-a" "cdc8d8e3afd4c0af84e9e30bfd90aa68e0a59cc9a41ac833c7931fc1d30673d3", kill_on_drop: false }` [INFO] [stderr] Compiling az v1.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:332:16 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:368:16 [INFO] [stdout] | [INFO] [stdout] 368 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:404:16 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:440:16 [INFO] [stdout] | [INFO] [stdout] 440 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:476:16 [INFO] [stdout] | [INFO] [stdout] 476 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 528 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:601:16 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:674:16 [INFO] [stdout] | [INFO] [stdout] 674 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:747:16 [INFO] [stdout] | [INFO] [stdout] 747 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:820:16 [INFO] [stdout] | [INFO] [stdout] 820 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:899:16 [INFO] [stdout] | [INFO] [stdout] 899 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:971:16 [INFO] [stdout] | [INFO] [stdout] 971 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1008:12 [INFO] [stdout] | [INFO] [stdout] 1008 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1026:12 [INFO] [stdout] | [INFO] [stdout] 1026 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1046:12 [INFO] [stdout] | [INFO] [stdout] 1046 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1088:12 [INFO] [stdout] | [INFO] [stdout] 1088 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1113:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (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.46s [INFO] running `Command { std: "docker" "inspect" "cdc8d8e3afd4c0af84e9e30bfd90aa68e0a59cc9a41ac833c7931fc1d30673d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc8d8e3afd4c0af84e9e30bfd90aa68e0a59cc9a41ac833c7931fc1d30673d3", kill_on_drop: false }` [INFO] [stdout] cdc8d8e3afd4c0af84e9e30bfd90aa68e0a59cc9a41ac833c7931fc1d30673d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7425557ced4ff520037790ae4337f8b8e5569e067ad17c77bbd071baf684b9d4 [INFO] running `Command { std: "docker" "start" "-a" "7425557ced4ff520037790ae4337f8b8e5569e067ad17c77bbd071baf684b9d4", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:299:16 [INFO] [stdout] | [INFO] [stdout] 299 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:332:16 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:368:16 [INFO] [stdout] | [INFO] [stdout] 368 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:404:16 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:440:16 [INFO] [stdout] | [INFO] [stdout] 440 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:476:16 [INFO] [stdout] | [INFO] [stdout] 476 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:528:16 [INFO] [stdout] | [INFO] [stdout] 528 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:601:16 [INFO] [stdout] | [INFO] [stdout] 601 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:674:16 [INFO] [stdout] | [INFO] [stdout] 674 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:747:16 [INFO] [stdout] | [INFO] [stdout] 747 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:820:16 [INFO] [stdout] | [INFO] [stdout] 820 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:899:16 [INFO] [stdout] | [INFO] [stdout] 899 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:971:16 [INFO] [stdout] | [INFO] [stdout] 971 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1008:12 [INFO] [stdout] | [INFO] [stdout] 1008 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1026:12 [INFO] [stdout] | [INFO] [stdout] 1026 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1046:12 [INFO] [stdout] | [INFO] [stdout] 1046 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1065:12 [INFO] [stdout] | [INFO] [stdout] 1065 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1088:12 [INFO] [stdout] | [INFO] [stdout] 1088 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/lib.rs:1113:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 348 | float_to_int! { f32, u32, i32 => i8 i16 i32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 349 | float_to_int! { f32, u64, i64 => i64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 350 | float_to_int! { f32, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 354 | float_to_int! { f32, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 355 | float_to_int! { f32, u32, i32 => u8 u16 u32 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 356 | float_to_int! { f32, u64, i64 => u64 } [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 357 | float_to_int! { f32, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 361 | float_to_int! { f32, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 363 | float_to_int! { f64, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | float_to_int! { f64, u128, i128 => i128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 365 | float_to_int! { f64, u64, i64 => isize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 366 | float_to_int! { f64, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 367 | float_to_int! { f64, u128, i128 => u128 } [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 368 | float_to_int! { f64, u64, i64 => usize } [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 370 | float_to_int! { Round, u32, i32 => i8 i16 i32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | float_to_int! { Round, u64, i64 => i64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 376 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 377 | float_to_int! { Round, u32, i32 => u8 u16 u32 } [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 378 | float_to_int! { Round, u64, i64 => u64 } [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 379 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 383 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 385 | float_to_int! { Round, u64, i64 => i8 i16 i32 i64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 386 | float_to_int! { Round, u128, i128 => i128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | float_to_int! { Round, u64, i64 => isize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | float_to_int! { Round, u64, i64 => u8 u16 u32 u64 } [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | float_to_int! { Round, u128, i128 => u128 } [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:200:24 [INFO] [stdout] | [INFO] [stdout] 200 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:233:24 [INFO] [stdout] | [INFO] [stdout] 233 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:264:24 [INFO] [stdout] | [INFO] [stdout] 264 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:271:24 [INFO] [stdout] | [INFO] [stdout] 271 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:309:24 [INFO] [stdout] | [INFO] [stdout] 309 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | float_to_int! { Round, u64, i64 => usize } [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `float_to_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | signed! { i8, i16, i32, i64, i128, isize } [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `signed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg_attr(track_caller, track_caller)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | unsigned! { u8, u16, u32, u64, u128, usize } [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(track_caller)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(track_caller)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `common` which comes from the expansion of the macro `unsigned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `track_caller` [INFO] [stdout] --> src/int.rs:72:24 [INFO] [stdout] | [WARN] too many lines in the log, truncating it