[INFO] cloning repository https://github.com/crablang/crab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crablang/crab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrablang%2Fcrab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrablang%2Fcrab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a1079e3b2389ad2b486af575a94faf09c35a057
[INFO] checking crablang/crab/6a1079e3b2389ad2b486af575a94faf09c35a057 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrablang%2Fcrab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  18% (9205/48850)
Updating files:  19% (9282/48850)
Updating files:  20% (9770/48850)
Updating files:  21% (10259/48850)
Updating files:  22% (10747/48850)
Updating files:  23% (11236/48850)
Updating files:  24% (11724/48850)
Updating files:  25% (12213/48850)
Updating files:  26% (12701/48850)
Updating files:  27% (13190/48850)
Updating files:  28% (13678/48850)
Updating files:  29% (14167/48850)
Updating files:  30% (14655/48850)
Updating files:  31% (15144/48850)
Updating files:  32% (15632/48850)
Updating files:  33% (16121/48850)
Updating files:  34% (16609/48850)
Updating files:  35% (17098/48850)
Updating files:  36% (17586/48850)
Updating files:  37% (18075/48850)
Updating files:  38% (18563/48850)
Updating files:  39% (19052/48850)
Updating files:  40% (19540/48850)
Updating files:  41% (20029/48850)
Updating files:  42% (20517/48850)
Updating files:  43% (21006/48850)
Updating files:  44% (21494/48850)
Updating files:  45% (21983/48850)
Updating files:  46% (22471/48850)
Updating files:  47% (22960/48850)
Updating files:  48% (23448/48850)
Updating files:  49% (23937/48850)
Updating files:  50% (24425/48850)
Updating files:  51% (24914/48850)
Updating files:  51% (25017/48850)
Updating files:  52% (25402/48850)
Updating files:  53% (25891/48850)
Updating files:  54% (26379/48850)
Updating files:  55% (26868/48850)
Updating files:  56% (27356/48850)
Updating files:  57% (27845/48850)
Updating files:  58% (28333/48850)
Updating files:  59% (28822/48850)
Updating files:  60% (29310/48850)
Updating files:  61% (29799/48850)
Updating files:  62% (30287/48850)
Updating files:  63% (30776/48850)
Updating files:  64% (31264/48850)
Updating files:  65% (31753/48850)
Updating files:  66% (32241/48850)
Updating files:  67% (32730/48850)
Updating files:  68% (33218/48850)
Updating files:  69% (33707/48850)
Updating files:  70% (34195/48850)
Updating files:  71% (34684/48850)
Updating files:  72% (35172/48850)
Updating files:  73% (35661/48850)
Updating files:  74% (36149/48850)
Updating files:  75% (36638/48850)
Updating files:  76% (37126/48850)
Updating files:  77% (37615/48850)
Updating files:  78% (38103/48850)
Updating files:  79% (38592/48850)
Updating files:  80% (39080/48850)
Updating files:  81% (39569/48850)
Updating files:  82% (40057/48850)
Updating files:  83% (40546/48850)
Updating files:  84% (41034/48850)
Updating files:  85% (41523/48850)
Updating files:  86% (42011/48850)
Updating files:  87% (42500/48850)
Updating files:  88% (42988/48850)
Updating files:  89% (43477/48850)
Updating files:  90% (43965/48850)
Updating files:  91% (44454/48850)
Updating files:  92% (44942/48850)
Updating files:  93% (45431/48850)
Updating files:  93% (45451/48850)
Updating files:  94% (45919/48850)
Updating files:  95% (46408/48850)
Updating files:  96% (46896/48850)
Updating files:  97% (47385/48850)
Updating files:  98% (47873/48850)
Updating files:  99% (48362/48850)
Updating files: 100% (48850/48850)
Updating files: 100% (48850/48850), done.
[INFO] started tweaking git repo https://github.com/crablang/crab
[INFO] finished tweaking git repo https://github.com/crablang/crab
[INFO] tweaked toml for git repo https://github.com/crablang/crab written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crablang/crab on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crablang/crab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking crablang/crab/6a1079e3b2389ad2b486af575a94faf09c35a057 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrablang%2Fcrab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  18% (8958/48850)
Updating files:  19% (9282/48850)
Updating files:  20% (9770/48850)
Updating files:  21% (10259/48850)
Updating files:  22% (10747/48850)
Updating files:  23% (11236/48850)
Updating files:  24% (11724/48850)
Updating files:  25% (12213/48850)
Updating files:  26% (12701/48850)
Updating files:  27% (13190/48850)
Updating files:  28% (13678/48850)
Updating files:  29% (14167/48850)
Updating files:  30% (14655/48850)
Updating files:  31% (15144/48850)
Updating files:  32% (15632/48850)
Updating files:  33% (16121/48850)
Updating files:  34% (16609/48850)
Updating files:  35% (17098/48850)
Updating files:  36% (17586/48850)
Updating files:  37% (18075/48850)
Updating files:  38% (18563/48850)
Updating files:  39% (19052/48850)
Updating files:  40% (19540/48850)
Updating files:  41% (20029/48850)
Updating files:  42% (20517/48850)
Updating files:  43% (21006/48850)
Updating files:  44% (21494/48850)
Updating files:  45% (21983/48850)
Updating files:  46% (22471/48850)
Updating files:  47% (22960/48850)
Updating files:  48% (23448/48850)
Updating files:  49% (23937/48850)
Updating files:  49% (24328/48850)
Updating files:  50% (24425/48850)
Updating files:  51% (24914/48850)
Updating files:  52% (25402/48850)
Updating files:  53% (25891/48850)
Updating files:  54% (26379/48850)
Updating files:  55% (26868/48850)
Updating files:  56% (27356/48850)
Updating files:  57% (27845/48850)
Updating files:  58% (28333/48850)
Updating files:  59% (28822/48850)
Updating files:  60% (29310/48850)
Updating files:  61% (29799/48850)
Updating files:  62% (30287/48850)
Updating files:  63% (30776/48850)
Updating files:  64% (31264/48850)
Updating files:  65% (31753/48850)
Updating files:  66% (32241/48850)
Updating files:  67% (32730/48850)
Updating files:  68% (33218/48850)
Updating files:  69% (33707/48850)
Updating files:  70% (34195/48850)
Updating files:  71% (34684/48850)
Updating files:  72% (35172/48850)
Updating files:  73% (35661/48850)
Updating files:  74% (36149/48850)
Updating files:  75% (36638/48850)
Updating files:  76% (37126/48850)
Updating files:  77% (37615/48850)
Updating files:  78% (38103/48850)
Updating files:  79% (38592/48850)
Updating files:  80% (39080/48850)
Updating files:  81% (39569/48850)
Updating files:  82% (40057/48850)
Updating files:  83% (40546/48850)
Updating files:  84% (41034/48850)
Updating files:  85% (41523/48850)
Updating files:  86% (42011/48850)
Updating files:  87% (42500/48850)
Updating files:  88% (42988/48850)
Updating files:  89% (43477/48850)
Updating files:  90% (43965/48850)
Updating files:  91% (44454/48850)
Updating files:  92% (44942/48850)
Updating files:  92% (45253/48850)
Updating files:  93% (45431/48850)
Updating files:  94% (45919/48850)
Updating files:  95% (46408/48850)
Updating files:  96% (46896/48850)
Updating files:  97% (47385/48850)
Updating files:  98% (47873/48850)
Updating files:  99% (48362/48850)
Updating files: 100% (48850/48850)
Updating files: 100% (48850/48850), done.
[INFO] started tweaking git repo https://github.com/crablang/crab
[INFO] finished tweaking git repo https://github.com/crablang/crab
[INFO] tweaked toml for git repo https://github.com/crablang/crab written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crablang/crab on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crablang/crab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking crablang/crab/6a1079e3b2389ad2b486af575a94faf09c35a057 against try#54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47 for pr-153041
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrablang%2Fcrab" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  14% (6956/48850)
Updating files:  15% (7328/48850)
Updating files:  16% (7816/48850)
Updating files:  17% (8305/48850)
Updating files:  18% (8793/48850)
Updating files:  19% (9282/48850)
Updating files:  20% (9770/48850)
Updating files:  21% (10259/48850)
Updating files:  22% (10747/48850)
Updating files:  23% (11236/48850)
Updating files:  24% (11724/48850)
Updating files:  25% (12213/48850)
Updating files:  26% (12701/48850)
Updating files:  27% (13190/48850)
Updating files:  28% (13678/48850)
Updating files:  29% (14167/48850)
Updating files:  30% (14655/48850)
Updating files:  31% (15144/48850)
Updating files:  31% (15248/48850)
Updating files:  32% (15632/48850)
Updating files:  33% (16121/48850)
Updating files:  34% (16609/48850)
Updating files:  35% (17098/48850)
Updating files:  36% (17586/48850)
Updating files:  37% (18075/48850)
Updating files:  38% (18563/48850)
Updating files:  39% (19052/48850)
Updating files:  40% (19540/48850)
Updating files:  41% (20029/48850)
Updating files:  42% (20517/48850)
Updating files:  43% (21006/48850)
Updating files:  44% (21494/48850)
Updating files:  45% (21983/48850)
Updating files:  46% (22471/48850)
Updating files:  47% (22960/48850)
Updating files:  48% (23448/48850)
Updating files:  49% (23937/48850)
Updating files:  50% (24425/48850)
Updating files:  51% (24914/48850)
Updating files:  52% (25402/48850)
Updating files:  53% (25891/48850)
Updating files:  54% (26379/48850)
Updating files:  55% (26868/48850)
Updating files:  56% (27356/48850)
Updating files:  57% (27845/48850)
Updating files:  58% (28333/48850)
Updating files:  59% (28822/48850)
Updating files:  60% (29310/48850)
Updating files:  61% (29799/48850)
Updating files:  61% (30136/48850)
Updating files:  62% (30287/48850)
Updating files:  63% (30776/48850)
Updating files:  64% (31264/48850)
Updating files:  65% (31753/48850)
Updating files:  66% (32241/48850)
Updating files:  67% (32730/48850)
Updating files:  68% (33218/48850)
Updating files:  69% (33707/48850)
Updating files:  70% (34195/48850)
Updating files:  71% (34684/48850)
Updating files:  72% (35172/48850)
Updating files:  73% (35661/48850)
Updating files:  74% (36149/48850)
Updating files:  75% (36638/48850)
Updating files:  76% (37126/48850)
Updating files:  77% (37615/48850)
Updating files:  78% (38103/48850)
Updating files:  79% (38592/48850)
Updating files:  80% (39080/48850)
Updating files:  81% (39569/48850)
Updating files:  82% (40057/48850)
Updating files:  83% (40546/48850)
Updating files:  84% (41034/48850)
Updating files:  85% (41523/48850)
Updating files:  86% (42011/48850)
Updating files:  87% (42500/48850)
Updating files:  88% (42988/48850)
Updating files:  89% (43477/48850)
Updating files:  90% (43965/48850)
Updating files:  91% (44454/48850)
Updating files:  92% (44942/48850)
Updating files:  93% (45431/48850)
Updating files:  94% (45919/48850)
Updating files:  95% (46408/48850)
Updating files:  96% (46896/48850)
Updating files:  97% (47385/48850)
Updating files:  98% (47873/48850)
Updating files:  98% (47985/48850)
Updating files:  99% (48362/48850)
Updating files: 100% (48850/48850)
Updating files: 100% (48850/48850), done.
[INFO] started tweaking git repo https://github.com/crablang/crab
[INFO] finished tweaking git repo https://github.com/crablang/crab
[INFO] tweaked toml for git repo https://github.com/crablang/crab written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crablang/crab on toolchain 54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crablang/crab already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded allocator-api2 v0.2.15
[INFO] [stderr]   Downloaded yaml-merge-keys v0.4.1
[INFO] [stderr]   Downloaded rustc-build-sysroot v0.4.2
[INFO] [stderr]   Downloaded unified-diff v0.2.1
[INFO] [stderr]   Downloaded windows-tokens v0.48.0
[INFO] [stderr]   Downloaded gsgdt v0.1.2
[INFO] [stderr]   Downloaded ctrlc v3.4.0
[INFO] [stderr]   Downloaded rustc_tools_util v0.3.0
[INFO] [stderr]   Downloaded cstr v0.2.8
[INFO] [stderr]   Downloaded writeable v0.5.2
[INFO] [stderr]   Downloaded unic-langid-macros-impl v0.9.1
[INFO] [stderr]   Downloaded synstructure v0.13.0
[INFO] [stderr]   Downloaded punycode v0.4.1
[INFO] [stderr]   Downloaded odht v0.3.1
[INFO] [stderr]   Downloaded yoke v0.7.1
[INFO] [stderr]   Downloaded zerovec-derive v0.9.4
[INFO] [stderr]   Downloaded ar_archive_writer v0.1.4
[INFO] [stderr]   Downloaded thorin-dwp v0.6.0
[INFO] [stderr]   Downloaded datafrog v2.0.1
[INFO] [stderr]   Downloaded icu_locid v1.2.0
[INFO] [stderr]   Downloaded rustc_apfloat v0.2.0+llvm-462a31f5a5ab
[INFO] [stderr]   Downloaded unicode-security v0.1.0
[INFO] [stderr]   Downloaded pest v2.7.0
[INFO] [stderr]   Downloaded rustc-rayon v0.5.0
[INFO] [stderr]   Downloaded dlmalloc v0.2.4
[INFO] [stderr]   Downloaded hyper v0.14.22
[INFO] [stderr]   Downloaded compiler_builtins v0.1.98
[INFO] [stderr]   Downloaded minifier v0.2.2
[INFO] [stderr]   Downloaded toml_edit v0.19.11
[INFO] [stderr]   Downloaded sysinfo v0.29.2
[INFO] [stderr]   Downloaded tester v0.9.1
[INFO] [stderr]   Downloaded jsonpath_lib v0.2.6
[INFO] [stderr]   Downloaded rustix v0.38.2
[INFO] [stderr]   Downloaded rustix v0.37.22
[INFO] [stderr]   Downloaded regex-automata v0.2.0
[INFO] [stderr]   Downloaded litemap v0.7.0
[INFO] [stderr]   Downloaded askama_derive v0.12.1
[INFO] [stderr]   Downloaded libffi v3.2.0
[INFO] [stderr]   Downloaded ui_test v0.11.7
[INFO] [stderr]   Downloaded unic-emoji-char v0.9.0
[INFO] [stderr]   Downloaded icu_provider v1.2.0
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.1
[INFO] [stderr]   Downloaded ammonia v3.3.0
[INFO] [stderr]   Downloaded clap_complete v4.3.1
[INFO] [stderr]   Downloaded rustc-rayon-core v0.5.0
[INFO] [stderr]   Downloaded polonius-engine v0.13.0
[INFO] [stderr]   Downloaded icu_provider_adapters v1.2.0
[INFO] [stderr]   Downloaded pest_meta v2.7.0
[INFO] [stderr]   Downloaded pest_derive v2.7.0
[INFO] [stderr]   Downloaded toml v0.7.5
[INFO] [stderr]   Downloaded ucd-parse v0.1.10
[INFO] [stderr]   Downloaded windows-bindgen v0.49.0
[INFO] [stderr]   Downloaded dissimilar v1.0.6
[INFO] [stderr]   Downloaded tracing-tree v0.2.3
[INFO] [stderr]   Downloaded annotate-snippets v0.9.1
[INFO] [stderr]   Downloaded pest_generator v2.7.0
[INFO] [stderr]   Downloaded askama v0.12.0
[INFO] [stderr]   Downloaded perf-event-open-sys v3.0.0
[INFO] [stderr]   Downloaded measureme v10.1.1
[INFO] [stderr]   Downloaded spdx-rs v0.5.3
[INFO] [stderr]   Downloaded miow v0.5.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.3+5.3.0-patched
[INFO] [stderr]   Downloaded ruzstd v0.3.1
[INFO] [stderr]   Downloaded zerofrom-derive v0.1.2
[INFO] [stderr]   Downloaded tinystr v0.7.1
[INFO] [stderr]   Downloaded unic-langid v0.9.1
[INFO] [stderr]   Downloaded elsa v1.7.1
[INFO] [stderr]   Downloaded rustc-semver v1.1.0
[INFO] [stderr]   Downloaded memmap2 v0.2.3
[INFO] [stderr]   Downloaded rustfix v0.6.1
[INFO] [stderr]   Downloaded unic-langid-macros v0.9.1
[INFO] [stderr]   Downloaded termize v0.1.1
[INFO] [stderr]   Downloaded opener v0.5.2
[INFO] [stderr]   Downloaded yoke-derive v0.7.1
[INFO] [stderr]   Downloaded zerofrom v0.1.2
[INFO] [stderr]   Downloaded icu_list v1.2.0
[INFO] [stderr]   Downloaded icu_provider_macros v1.2.0
[INFO] [stderr]   Downloaded quine-mc_cluskey v0.2.4
[INFO] [stderr]   Downloaded spdx-expression v0.5.2
[INFO] [stderr]   Downloaded fortanix-sgx-abi v0.5.0
[INFO] [stderr]   Downloaded libffi-sys v2.3.0
[INFO] [stderr]   Downloaded mdbook v0.4.31
[INFO] [stderr]   Downloaded zerovec v0.9.4
[INFO] [stderr]   Downloaded curl-sys v0.4.63+curl-8.1.2
[INFO] [stderr]   Downloaded windows-metadata v0.49.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2070e0899582289504a4ccc63272675239671b364840415c26031a71122a6b6
[INFO] running `Command { std: "docker" "start" "-a" "e2070e0899582289504a4ccc63272675239671b364840415c26031a71122a6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2070e0899582289504a4ccc63272675239671b364840415c26031a71122a6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2070e0899582289504a4ccc63272675239671b364840415c26031a71122a6b6", kill_on_drop: false }`
[INFO] [stdout] e2070e0899582289504a4ccc63272675239671b364840415c26031a71122a6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ed558fc53dfcc47a789a03e9ecf570f5edb228a465c4833ea3dd0f7a748471e
[INFO] running `Command { std: "docker" "start" "-a" "0ed558fc53dfcc47a789a03e9ecf570f5edb228a465c4833ea3dd0f7a748471e", kill_on_drop: false }`
[INFO] [stderr]     Checking core v0.0.0 (/opt/rustwide/workdir/library/core)
[INFO] [stderr]    Compiling compiler_builtins v0.1.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.22
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> library/core/src/lib.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 208 | #![feature(doc_cfg_hide)]
[INFO] [stdout]     |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]     = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> library/core/src/lib.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | #![feature(no_coverage)] // rust-lang/rust#84605
[INFO] [stdout]     |            ^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.74.0; see <https://github.com/rust-lang/rust/pull/114656> for more information
[INFO] [stdout]     = note: renamed to `coverage_attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> library/core/src/lib.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | #![feature(platform_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]     = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unwind v0.0.0 (/opt/rustwide/workdir/library/unwind)
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling std v0.0.0 (/opt/rustwide/workdir/library/std)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> library/core/src/escape.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         _ => if let Some(a) = byte.as_ascii() && !byte.is_ascii_control() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking thin-vec v0.2.12
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> library/core/src/lib.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 208 | #![feature(doc_cfg_hide)]
[INFO] [stdout]     |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]     = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> library/core/src/lib.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | #![feature(no_coverage)] // rust-lang/rust#84605
[INFO] [stdout]     |            ^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.74.0; see <https://github.com/rust-lang/rust/pull/114656> for more information
[INFO] [stdout]     = note: renamed to `coverage_attribute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]    --> library/core/src/lib.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 | #![feature(platform_intrinsics)]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]     |
[INFO] [stdout]     = note: removed in 1.78.0; see <https://github.com/rust-lang/rust/pull/121516> for more information
[INFO] [stdout]     = note: SIMD intrinsics use the regular intrinsics ABI now
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking elsa v1.7.1
[INFO] [stderr]     Checking rustc_arena v0.0.0 (/opt/rustwide/workdir/compiler/rustc_arena)
[INFO] [stderr]     Checking ena v0.14.2
[INFO] [stderr]     Checking rustc_graphviz v0.0.0 (/opt/rustwide/workdir/compiler/rustc_graphviz)
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stdout] error: let chains are only allowed in Rust 2024 or later
[INFO] [stdout]   --> library/core/src/escape.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         _ => if let Some(a) = byte.as_ascii() && !byte.is_ascii_control() {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `invalid_mut` in module `ptr`
[INFO] [stdout]    --> compiler/rustc_arena/src/lib.rs:114:22
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 ptr::invalid_mut(!0)
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in `ptr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]   --> compiler/rustc_arena/src/lib.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #![feature(rustc_attrs)]
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0539]: malformed `rustc_macro_transparency` attribute input
[INFO] [stdout]    --> compiler/rustc_arena/src/lib.rs:583:1
[INFO] [stdout]     |
[INFO] [stdout] 583 | #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              valid arguments are "transparent", "semiopaque" or "opaque"
[INFO] [stdout]     |
[INFO] [stdout] help: try changing it to one of the following valid forms of the attribute
[INFO] [stdout]     |
[INFO] [stdout] 583 - #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout] 583 + #[rustc_macro_transparency = "opaque"]
[INFO] [stdout]     |
[INFO] [stdout] 583 - #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout] 583 + #[rustc_macro_transparency = "semiopaque"]
[INFO] [stdout]     |
[INFO] [stdout] 583 - #[rustc_macro_transparency = "semitransparent"]
[INFO] [stdout] 583 + #[rustc_macro_transparency = "transparent"]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `maybe_uninit_slice` has been stable since 1.93.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> compiler/rustc_arena/src/lib.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![feature(maybe_uninit_slice)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `pointer_byte_offsets` has been stable since 1.75.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> compiler/rustc_arena/src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | #![feature(pointer_byte_offsets)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `strict_provenance` has been stable since 1.84.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> compiler/rustc_arena/src/lib.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | #![feature(strict_provenance)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> compiler/rustc_arena/src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(new_uninit)]
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cpufeatures v0.2.8
[INFO] [stdout] error[E0599]: no function or associated item named `slice_assume_init_mut` found for union `MaybeUninit<T>` in the current scope
[INFO] [stdout]   --> compiler/rustc_arena/src/lib.rs:97:49
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 ptr::drop_in_place(MaybeUninit::slice_assume_init_mut(&mut slice[..len]));
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `MaybeUninit<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MaybeUninit<_>` consider using one of the following associated functions:
[INFO] [stdout]       MaybeUninit::<T>::new
[INFO] [stdout]       MaybeUninit::<T>::uninit
[INFO] [stdout]       MaybeUninit::<T>::zeroed
[INFO] [stdout]   --> /rustc/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/library/core/src/mem/maybe_uninit.rs:396:4
[INFO] [stdout] help: there is a method `assume_init_mut` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/54bb9bb1bbe87f59b5a2e9afea4c8cedcf5e0b47/library/core/src/mem/maybe_uninit.rs:992:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking yansi-term v0.1.2
[INFO] [stderr]     Checking unic-emoji-char v0.9.0
[INFO] [stdout] Some errors have detailed explanations: E0425, E0539, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr]     Checking litemap v0.7.0
[INFO] [stderr]     Checking writeable v0.5.2
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr] error: could not compile `rustc_arena` (lib) due to 3 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find a built-in macro with name `concat_idents`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1010:5
[INFO] [stdout]      |
[INFO] [stdout] 1010 | /     macro_rules! concat_idents {
[INFO] [stdout] 1011 | |         ($($e:ident),+ $(,)?) => {{ /* compiler built-in */ }};
[INFO] [stdout] 1012 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `type_ascribe`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1574:5
[INFO] [stdout]      |
[INFO] [stdout] 1574 | /     pub macro type_ascribe($expr:expr, $ty:ty) {
[INFO] [stdout] 1575 | |         /* compiler built-in */
[INFO] [stdout] 1576 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `RustcDecodable`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1584:5
[INFO] [stdout]      |
[INFO] [stdout] 1584 | /     pub macro RustcDecodable($item:item) {
[INFO] [stdout] 1585 | |         /* compiler built-in */
[INFO] [stdout] 1586 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `RustcEncodable`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1594:5
[INFO] [stdout]      |
[INFO] [stdout] 1594 | /     pub macro RustcEncodable($item:item) {
[INFO] [stdout] 1595 | |         /* compiler built-in */
[INFO] [stdout] 1596 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     $( ${ignore(T)} self.${index()} == other.${index()} )&&+
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     $( ${ignore(T)} self.${index()} != other.${index()} )||+
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:80:47
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     lexical_partial_cmp!($( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:84:49
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     lexical_ord!(lt, Less, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:88:49
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     lexical_ord!(le, Less, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     lexical_ord!(ge, Greater, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:96:52
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     lexical_ord!(gt, Greater, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     lexical_cmp!($( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |         impl<T> From<[T; ${count(T)}]> for ($(${ignore(T)} T,)+) {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:127:49
[INFO] [stdout]     |
[INFO] [stdout] 127 |         impl<T> From<[T; ${count(T)}]> for ($(${ignore(T)} T,)+) {
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:130:34
[INFO] [stdout]     |
[INFO] [stdout] 130 |             fn from(array: [T; ${count(T)}]) -> Self {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |         impl<T> From<($(${ignore(T)} T,)+)> for [T; ${count(T)}] {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:137:55
[INFO] [stdout]     |
[INFO] [stdout] 137 |         impl<T> From<($(${ignore(T)} T,)+)> for [T; ${count(T)}] {
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 |             fn from(tuple: ($(${ignore(T)} T,)+)) -> Self {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot resolve a prelude import
[INFO] [stdout]    --> library/core/src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | use prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `concat_idents`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1010:5
[INFO] [stdout]      |
[INFO] [stdout] 1010 | /     macro_rules! concat_idents {
[INFO] [stdout] 1011 | |         ($($e:ident),+ $(,)?) => {{ /* compiler built-in */ }};
[INFO] [stdout] 1012 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `type_ascribe`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1574:5
[INFO] [stdout]      |
[INFO] [stdout] 1574 | /     pub macro type_ascribe($expr:expr, $ty:ty) {
[INFO] [stdout] 1575 | |         /* compiler built-in */
[INFO] [stdout] 1576 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `RustcDecodable`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1584:5
[INFO] [stdout]      |
[INFO] [stdout] 1584 | /     pub macro RustcDecodable($item:item) {
[INFO] [stdout] 1585 | |         /* compiler built-in */
[INFO] [stdout] 1586 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find a built-in macro with name `RustcEncodable`
[INFO] [stdout]     --> library/core/src/macros/mod.rs:1594:5
[INFO] [stdout]      |
[INFO] [stdout] 1594 | /     pub macro RustcEncodable($item:item) {
[INFO] [stdout] 1595 | |         /* compiler built-in */
[INFO] [stdout] 1596 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     $( ${ignore(T)} self.${index()} == other.${index()} )&&+
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     $( ${ignore(T)} self.${index()} != other.${index()} )||+
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:80:47
[INFO] [stdout]    |
[INFO] [stdout] 80 |                     lexical_partial_cmp!($( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:84:49
[INFO] [stdout]    |
[INFO] [stdout] 84 |                     lexical_ord!(lt, Less, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:88:49
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     lexical_ord!(le, Less, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:92:52
[INFO] [stdout]    |
[INFO] [stdout] 92 |                     lexical_ord!(ge, Greater, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]   --> library/core/src/tuple.rs:96:52
[INFO] [stdout]    |
[INFO] [stdout] 96 |                     lexical_ord!(gt, Greater, $( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]    |                                                    ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |                     lexical_cmp!($( ${ignore(T)} self.${index()}, other.${index()} ),+)
[INFO] [stdout]     |                                       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:127:28
[INFO] [stdout]     |
[INFO] [stdout] 127 |         impl<T> From<[T; ${count(T)}]> for ($(${ignore(T)} T,)+) {
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:127:49
[INFO] [stdout]     |
[INFO] [stdout] 127 |         impl<T> From<[T; ${count(T)}]> for ($(${ignore(T)} T,)+) {
[INFO] [stdout]     |                                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:130:34
[INFO] [stdout]     |
[INFO] [stdout] 130 |             fn from(array: [T; ${count(T)}]) -> Self {
[INFO] [stdout]     |                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 |         impl<T> From<($(${ignore(T)} T,)+)> for [T; ${count(T)}] {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:137:55
[INFO] [stdout]     |
[INFO] [stdout] 137 |         impl<T> From<($(${ignore(T)} T,)+)> for [T; ${count(T)}] {
[INFO] [stdout]     |                                                       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: meta-variables within meta-variable expressions must be referenced using a dollar sign
[INFO] [stdout]    --> library/core/src/tuple.rs:140:33
[INFO] [stdout]     |
[INFO] [stdout] 140 |             fn from(tuple: ($(${ignore(T)} T,)+)) -> Self {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attempted to repeat an expression containing no syntax variables matched as repeating at this depth
[INFO] [stdout]   --> library/core/src/tuple.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     $( ${ignore(T)} self.${index()} == other.${index()} )&&+
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot resolve a prelude import
[INFO] [stdout]    --> library/core/src/lib.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 | use prelude::v1::*;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/iter/traits/collect.rs:237:3
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[rustc_skip_array_during_method_dispatch]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2392:7
[INFO] [stdout]      |
[INFO] [stdout] 2392 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2333:7
[INFO] [stdout]      |
[INFO] [stdout] 2333 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2292:7
[INFO] [stdout]      |
[INFO] [stdout] 2292 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2278:7
[INFO] [stdout]      |
[INFO] [stdout] 2278 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2244:7
[INFO] [stdout]      |
[INFO] [stdout] 2244 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2230:7
[INFO] [stdout]      |
[INFO] [stdout] 2230 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2215:7
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2201:7
[INFO] [stdout]      |
[INFO] [stdout] 2201 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2187:7
[INFO] [stdout]      |
[INFO] [stdout] 2187 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2172:7
[INFO] [stdout]      |
[INFO] [stdout] 2172 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2157:7
[INFO] [stdout]      |
[INFO] [stdout] 2157 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2072:7
[INFO] [stdout]      |
[INFO] [stdout] 2072 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2057:7
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2042:7
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2027:7
[INFO] [stdout]      |
[INFO] [stdout] 2027 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2012:7
[INFO] [stdout]      |
[INFO] [stdout] 2012 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1977:7
[INFO] [stdout]      |
[INFO] [stdout] 1977 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1918:7
[INFO] [stdout]      |
[INFO] [stdout] 1918 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1879:7
[INFO] [stdout]      |
[INFO] [stdout] 1879 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1718:7
[INFO] [stdout]      |
[INFO] [stdout] 1718 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1706:7
[INFO] [stdout]      |
[INFO] [stdout] 1706 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1694:7
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1682:7
[INFO] [stdout]      |
[INFO] [stdout] 1682 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1458:7
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1406:7
[INFO] [stdout]      |
[INFO] [stdout] 1406 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1111:7
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1097:7
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1084:7
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1076:7
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1067:7
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1058:7
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1043:7
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1010:7
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:997:7
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:975:7
[INFO] [stdout]     |
[INFO] [stdout] 975 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:959:7
[INFO] [stdout]     |
[INFO] [stdout] 959 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:917:7
[INFO] [stdout]     |
[INFO] [stdout] 917 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:898:7
[INFO] [stdout]     |
[INFO] [stdout] 898 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse3.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/ssse3.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse41.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse42.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     intrinsics::simd::*,
[INFO] [stdout]    |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     intrinsics::simd::*,
[INFO] [stdout]    |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx2.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::intrinsics::simd::*;
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/fma.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::intrinsics::simd::{simd_fma, simd_insert, simd_neg};
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512bw.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512cd.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512dq.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512ifma.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::simd_select_bitmask;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vbmi.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vbmi2.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vnni.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512bitalg.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::intrinsics::simd::{simd_ctpop, simd_select_bitmask};
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/gfni.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | use crate::intrinsics::simd::simd_select_bitmask;
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vpopcntdq.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::intrinsics::simd::{simd_ctpop, simd_select_bitmask};
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512bf16.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse2.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{core_arch::x86::*, intrinsics::simd::*};
[INFO] [stdout]   |                                            ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{core_arch::x86::*, intrinsics::simd::*, mem::transmute};
[INFO] [stdout]   |                                            ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:16:44
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{core_arch::x86::*, intrinsics::simd::*, mem::transmute};
[INFO] [stdout]    |                                            ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attempted to repeat an expression containing no syntax variables matched as repeating at this depth
[INFO] [stdout]   --> library/core/src/tuple.rs:32:22
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     $( ${ignore(T)} self.${index()} == other.${index()} )&&+
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:1995:9
[INFO] [stdout]      |
[INFO] [stdout] 1995 |         vps!("movntps", ",{a}"),
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:3:1
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/iter/traits/collect.rs:237:3
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[rustc_skip_array_during_method_dispatch]
[INFO] [stdout]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2392:7
[INFO] [stdout]      |
[INFO] [stdout] 2392 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2333:7
[INFO] [stdout]      |
[INFO] [stdout] 2333 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2292:7
[INFO] [stdout]      |
[INFO] [stdout] 2292 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2278:7
[INFO] [stdout]      |
[INFO] [stdout] 2278 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2244:7
[INFO] [stdout]      |
[INFO] [stdout] 2244 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2230:7
[INFO] [stdout]      |
[INFO] [stdout] 2230 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2215:7
[INFO] [stdout]      |
[INFO] [stdout] 2215 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2201:7
[INFO] [stdout]      |
[INFO] [stdout] 2201 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2187:7
[INFO] [stdout]      |
[INFO] [stdout] 2187 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2172:7
[INFO] [stdout]      |
[INFO] [stdout] 2172 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2157:7
[INFO] [stdout]      |
[INFO] [stdout] 2157 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2072:7
[INFO] [stdout]      |
[INFO] [stdout] 2072 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2057:7
[INFO] [stdout]      |
[INFO] [stdout] 2057 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2042:7
[INFO] [stdout]      |
[INFO] [stdout] 2042 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2027:7
[INFO] [stdout]      |
[INFO] [stdout] 2027 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:2012:7
[INFO] [stdout]      |
[INFO] [stdout] 2012 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1977:7
[INFO] [stdout]      |
[INFO] [stdout] 1977 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1918:7
[INFO] [stdout]      |
[INFO] [stdout] 1918 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1879:7
[INFO] [stdout]      |
[INFO] [stdout] 1879 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1718:7
[INFO] [stdout]      |
[INFO] [stdout] 1718 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1706:7
[INFO] [stdout]      |
[INFO] [stdout] 1706 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1694:7
[INFO] [stdout]      |
[INFO] [stdout] 1694 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1682:7
[INFO] [stdout]      |
[INFO] [stdout] 1682 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1458:7
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1406:7
[INFO] [stdout]      |
[INFO] [stdout] 1406 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1111:7
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1097:7
[INFO] [stdout]      |
[INFO] [stdout] 1097 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1084:7
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1076:7
[INFO] [stdout]      |
[INFO] [stdout] 1076 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1067:7
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1058:7
[INFO] [stdout]      |
[INFO] [stdout] 1058 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1043:7
[INFO] [stdout]      |
[INFO] [stdout] 1043 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]     --> library/core/src/intrinsics.rs:1010:7
[INFO] [stdout]      |
[INFO] [stdout] 1010 |     #[rustc_safe_intrinsic]
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:997:7
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:975:7
[INFO] [stdout]     |
[INFO] [stdout] 975 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:959:7
[INFO] [stdout]     |
[INFO] [stdout] 959 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:917:7
[INFO] [stdout]     |
[INFO] [stdout] 917 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]    --> library/core/src/intrinsics.rs:898:7
[INFO] [stdout]     |
[INFO] [stdout] 898 |     #[rustc_safe_intrinsic]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:1315:9
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         vps!("movntdq",  ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    6 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:1342:9
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         vps!("movnti", ",{a:e}"), // `:e` for 32bit value
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    6 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:2545:9
[INFO] [stdout]      |
[INFO] [stdout] 2545 |         vps!("movntpd", ",{a}"),
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    6 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse3.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/ssse3.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse41.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/sse42.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 |     intrinsics::simd::*,
[INFO] [stdout]    |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |     intrinsics::simd::*,
[INFO] [stdout]    |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx2.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::intrinsics::simd::*;
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/fma.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crate::intrinsics::simd::{simd_fma, simd_insert, simd_neg};
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512bw.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512cd.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512dq.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512ifma.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::simd_select_bitmask;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vbmi.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vbmi2.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vnni.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512bitalg.rs:26:24
[INFO] [stdout]    |
[INFO] [stdout] 26 | use crate::intrinsics::simd::{simd_ctpop, simd_select_bitmask};
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/gfni.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | use crate::intrinsics::simd::simd_select_bitmask;
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512vpopcntdq.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crate::intrinsics::simd::{simd_ctpop, simd_select_bitmask};
[INFO] [stdout]    |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512bf16.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:3:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::intrinsics::simd::*;
[INFO] [stdout]   |                        ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse2.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{core_arch::x86::*, intrinsics::simd::*};
[INFO] [stdout]   |                                            ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{core_arch::x86::*, intrinsics::simd::*, mem::transmute};
[INFO] [stdout]   |                                            ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:16:44
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{core_arch::x86::*, intrinsics::simd::*, mem::transmute};
[INFO] [stdout]    |                                            ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::intrinsics::simd`
[INFO] [stdout]  --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:3:17
[INFO] [stdout]   |
[INFO] [stdout] 3 |     intrinsics::simd::*,
[INFO] [stdout]   |                 ^^^^ could not find `simd` in `intrinsics`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse41.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         vpl!("movntdqa {a}"),
[INFO] [stdout]      |         -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse41.rs:3:1
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:1741:9
[INFO] [stdout]      |
[INFO] [stdout] 1741 |         vps!("vmovntdq", ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   16 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:1769:9
[INFO] [stdout]      |
[INFO] [stdout] 1769 |         vps!("vmovntpd", ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   16 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:1798:9
[INFO] [stdout]      |
[INFO] [stdout] 1798 |         vps!("vmovntps", ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   16 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx2.rs:3152:9
[INFO] [stdout]      |
[INFO] [stdout] 3152 |         vpl!("vmovntdqa {a}"),
[INFO] [stdout]      |         --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx2.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   21 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:1995:9
[INFO] [stdout]      |
[INFO] [stdout] 1995 |         vps!("movntps", ",{a}"),
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse.rs:3:1
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29001:9
[INFO] [stdout]       |
[INFO] [stdout] 29001 |         vps!("vmovntps", ",{a}"),
[INFO] [stdout]       |         ------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:1315:9
[INFO] [stdout]      |
[INFO] [stdout] 1315 |         vps!("movntdq",  ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    6 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29027:9
[INFO] [stdout]       |
[INFO] [stdout] 29027 |         vps!("vmovntpd", ",{a}"),
[INFO] [stdout]       |         ------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:1342:9
[INFO] [stdout]      |
[INFO] [stdout] 1342 |         vps!("movnti", ",{a:e}"), // `:e` for 32bit value
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    6 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29053:9
[INFO] [stdout]       |
[INFO] [stdout] 29053 |         vps!("vmovntdq", ",{a}"),
[INFO] [stdout]       |         ------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:2545:9
[INFO] [stdout]      |
[INFO] [stdout] 2545 |         vps!("movntpd", ",{a}"),
[INFO] [stdout]      |         ----------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse2.rs:6:1
[INFO] [stdout]      |
[INFO] [stdout]    6 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    6 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29071:9
[INFO] [stdout]       |
[INFO] [stdout] 29071 |         vpl!("vmovntdqa {a}"),
[INFO] [stdout]       |         --------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/sse41.rs:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         vpl!("movntdqa {a}"),
[INFO] [stdout]      |         -------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/sse41.rs:3:1
[INFO] [stdout]      |
[INFO] [stdout]    3 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    3 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34632:9
[INFO] [stdout]       |
[INFO] [stdout] 34632 |         vpl!("vmovss {dst}{{{k}}}"),
[INFO] [stdout]       |         --------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:1741:9
[INFO] [stdout]      |
[INFO] [stdout] 1741 |         vps!("vmovntdq", ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   16 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34654:9
[INFO] [stdout]       |
[INFO] [stdout] 34654 |         vpl!("vmovss {dst}{{{k}}} {{z}}"),
[INFO] [stdout]       |         --------------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:1769:9
[INFO] [stdout]      |
[INFO] [stdout] 1769 |         vps!("vmovntpd", ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   16 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34676:9
[INFO] [stdout]       |
[INFO] [stdout] 34676 |         vpl!("vmovsd {dst}{{{k}}}"),
[INFO] [stdout]       |         --------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:1798:9
[INFO] [stdout]      |
[INFO] [stdout] 1798 |         vps!("vmovntps", ",{a}"),
[INFO] [stdout]      |         ------------------------ in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx.rs:16:1
[INFO] [stdout]      |
[INFO] [stdout]   16 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   16 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34698:9
[INFO] [stdout]       |
[INFO] [stdout] 34698 |         vpl!("vmovsd {dst}{{{k}}} {{z}}"),
[INFO] [stdout]       |         --------------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx2.rs:3152:9
[INFO] [stdout]      |
[INFO] [stdout] 3152 |         vpl!("vmovntdqa {a}"),
[INFO] [stdout]      |         --------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx2.rs:21:1
[INFO] [stdout]      |
[INFO] [stdout]   21 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]   21 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35005:9
[INFO] [stdout]       |
[INFO] [stdout] 35005 |         vps!("vmovss", "{{{k}}}, {a}"),
[INFO] [stdout]       |         ------------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29001:9
[INFO] [stdout]       |
[INFO] [stdout] 29001 |         vps!("vmovntps", ",{a}"),
[INFO] [stdout]       |         ------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35023:9
[INFO] [stdout]       |
[INFO] [stdout] 35023 |         vps!("vmovsd", "{{{k}}}, {a}"),
[INFO] [stdout]       |         ------------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29027:9
[INFO] [stdout]       |
[INFO] [stdout] 29027 |         vps!("vmovntpd", ",{a}"),
[INFO] [stdout]       |         ------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         bt!("btl"),
[INFO] [stdout]    |         ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29053:9
[INFO] [stdout]       |
[INFO] [stdout] 29053 |         vps!("vmovntdq", ",{a}"),
[INFO] [stdout]       |         ------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         bt!("btsl"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:29071:9
[INFO] [stdout]       |
[INFO] [stdout] 29071 |         vpl!("vmovntdqa {a}"),
[INFO] [stdout]       |         --------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         bt!("btrl"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34632:9
[INFO] [stdout]       |
[INFO] [stdout] 34632 |         vpl!("vmovss {dst}{{{k}}}"),
[INFO] [stdout]       |         --------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         bt!("btcl"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34654:9
[INFO] [stdout]       |
[INFO] [stdout] 34654 |         vpl!("vmovss {dst}{{{k}}} {{z}}"),
[INFO] [stdout]       |         --------------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1106:9
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         vpl!("vmovsh {dst}{{{k}}}"),
[INFO] [stdout]      |         --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34676:9
[INFO] [stdout]       |
[INFO] [stdout] 34676 |         vpl!("vmovsd {dst}{{{k}}}"),
[INFO] [stdout]       |         --------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1125:9
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         vpl!("vmovsh {dst}{{{k}}}{{z}}"),
[INFO] [stdout]      |         -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]       |
[INFO] [stdout]    74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:34698:9
[INFO] [stdout]       |
[INFO] [stdout] 34698 |         vpl!("vmovsd {dst}{{{k}}} {{z}}"),
[INFO] [stdout]       |         --------------------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1262:9
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         vps!("vmovdqu16", "{{{k}}}, {src}"),
[INFO] [stdout]      |         ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35005:9
[INFO] [stdout]       |
[INFO] [stdout] 35005 |         vps!("vmovss", "{{{k}}}, {a}"),
[INFO] [stdout]       |         ------------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/macros.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse2.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         vps!("movnti", ",{a}"),
[INFO] [stdout]    |         ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse2.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]       |
[INFO] [stdout]    87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]       |         ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:35023:9
[INFO] [stdout]       |
[INFO] [stdout] 35023 |         vps!("vmovsd", "{{{k}}}, {a}"),
[INFO] [stdout]       |         ------------------------------ in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512f.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::concat;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::concat;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         bt!("btq"),
[INFO] [stdout]    |         ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         bt!("btsq"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         bt!("btl"),
[INFO] [stdout]    |         ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         bt!("btrq"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         bt!("btsl"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         bt!("btcq"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         bt!("btrl"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b:e}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         bt!("btcl"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1106:9
[INFO] [stdout]      |
[INFO] [stdout] 1106 |         vpl!("vmovsh {dst}{{{k}}}"),
[INFO] [stdout]      |         --------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:74:9
[INFO] [stdout]      |
[INFO] [stdout]   74 |         concat!($inst, ", [{p}]")
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1125:9
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         vpl!("vmovsh {dst}{{{k}}}{{z}}"),
[INFO] [stdout]      |         -------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vpl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/../../stdarch/crates/core_arch/src/x86/macros.rs:87:9
[INFO] [stdout]      |
[INFO] [stdout]   87 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1262:9
[INFO] [stdout]      |
[INFO] [stdout] 1262 |         vps!("vmovdqu16", "{{{k}}}, {src}"),
[INFO] [stdout]      |         ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]      = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     -->  library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]      |
[INFO] [stdout]    1 + use crate::concat;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use core::concat;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/macros.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         concat!($inst1, " [{p}]", $inst2)
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse2.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         vps!("movnti", ",{a}"),
[INFO] [stdout]    |         ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `vps` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse2.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |         bt!("btq"),
[INFO] [stdout]    |         ---------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |         bt!("btsq"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |         bt!("btrq"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/bt.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         concat!($inst, " {b}, ({p})")
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |         bt!("btcq"),
[INFO] [stdout]    |         ----------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `bt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { usize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/usize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { u128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/u128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { isize }
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/isize.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i8 }
[INFO] [stdout]    | ------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i8.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i64 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i64.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]  --> library/core/src/macros/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[doc = include_str!("panic.md")]
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i32 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i32.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1387:9
[INFO] [stdout]      |
[INFO] [stdout] 1387 | #[doc = concat!("[`io::Write`]: ", include_str!("../primitive_docs/io_write.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 | #[doc = concat!("[`Read`]: ", include_str!("../primitive_docs/io_read.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1385:9
[INFO] [stdout]      |
[INFO] [stdout] 1385 | #[doc = concat!("[`BufRead`]: ", include_str!("../primitive_docs/io_bufread.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1384:9
[INFO] [stdout]      |
[INFO] [stdout] 1384 | #[doc = concat!("[`Seek`]: ", include_str!("../primitive_docs/io_seek.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1364:9
[INFO] [stdout]      |
[INFO] [stdout] 1364 | #[doc = concat!("[`ToSocketAddrs`]: ", include_str!("../primitive_docs/net_tosocketaddrs.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 | #[doc = concat!("[`into_raw`]: ", include_str!("../primitive_docs/box_into_raw.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 578 | mod prim_pointer {use crate::concat;
[INFO] [stdout]     |                   ++++++++++++++++++
[INFO] [stdout] 578 | mod prim_pointer {use core::concat;
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i16 }
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i16.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[doc = concat!("[`String`]: ", include_str!("../primitive_docs/string_string.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 399 | mod prim_char {use crate::concat;
[INFO] [stdout]     |                ++++++++++++++++++
[INFO] [stdout] 399 | mod prim_char {use core::concat;
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[doc = concat!("let max = ", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[doc = concat!("[`File`]: ", include_str!("../primitive_docs/fs_file.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 275 | mod prim_never {use crate::concat;
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 275 | mod prim_never {use core::concat;
[INFO] [stdout]     |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[doc = concat!("let max = std::", stringify!($T), "::MAX;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[doc = concat!("[`String`]: ", include_str!("../primitive_docs/string_string.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 275 | mod prim_never {use crate::concat;
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 275 | mod prim_never {use core::concat;
[INFO] [stdout]     |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[doc = concat!("[`exit`]: ", include_str!("../primitive_docs/process_exit.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 275 | mod prim_never {use crate::concat;
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 275 | mod prim_never {use core::concat;
[INFO] [stdout]     |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[doc = concat!("let min = ", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]    --> library/core/src/lib.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[doc = include_str!("../../portable-simd/crates/core_simd/src/core_simd_docs.md")]
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 429 +     use crate::include_str;
[INFO] [stdout]     |
[INFO] [stdout] 429 +     use core::include_str;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[doc = concat!("let min = std::", stringify!($T), "::MIN;")]
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]   --> library/core/src/../../portable-simd/crates/core_simd/src/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[doc = include_str!("core_simd_docs.md")]
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use crate::include_str;
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use core::include_str;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]   --> library/core/src/num/shells/int_macros.rs:6:17
[INFO] [stdout]    |
[INFO] [stdout]  6 |         #[doc = concat!(
[INFO] [stdout]    |                 ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | int_module! { i128, #[stable(feature = "i128", since="1.26.0")] }
[INFO] [stdout]    | ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `int_module` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/num/shells/i128.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 + use crate::concat;
[INFO] [stdout]    |
[INFO] [stdout] 11 + use core::concat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]  --> library/core/src/macros/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[doc = include_str!("panic.md")]
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use core::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1387:9
[INFO] [stdout]      |
[INFO] [stdout] 1387 | #[doc = concat!("[`io::Write`]: ", include_str!("../primitive_docs/io_write.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1386:9
[INFO] [stdout]      |
[INFO] [stdout] 1386 | #[doc = concat!("[`Read`]: ", include_str!("../primitive_docs/io_read.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1385:9
[INFO] [stdout]      |
[INFO] [stdout] 1385 | #[doc = concat!("[`BufRead`]: ", include_str!("../primitive_docs/io_bufread.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 assert!(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 | impl_mask! { i8, i16, i32, i64, isize }
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `impl_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1384:9
[INFO] [stdout]      |
[INFO] [stdout] 1384 | #[doc = concat!("[`Seek`]: ", include_str!("../primitive_docs/io_seek.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]     --> library/core/src/primitive_docs.rs:1364:9
[INFO] [stdout]      |
[INFO] [stdout] 1364 | #[doc = concat!("[`ToSocketAddrs`]: ", include_str!("../primitive_docs/net_tosocketaddrs.md"))]
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      |
[INFO] [stdout] 1394 | mod prim_ref {use crate::concat;
[INFO] [stdout]      |               ++++++++++++++++++
[INFO] [stdout] 1394 | mod prim_ref {use core::concat;
[INFO] [stdout]      |               +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:575:9
[INFO] [stdout]     |
[INFO] [stdout] 575 | #[doc = concat!("[`into_raw`]: ", include_str!("../primitive_docs/box_into_raw.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 578 | mod prim_pointer {use crate::concat;
[INFO] [stdout]     |                   ++++++++++++++++++
[INFO] [stdout] 578 | mod prim_pointer {use core::concat;
[INFO] [stdout]     |                   +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 | #[doc = concat!("[`String`]: ", include_str!("../primitive_docs/string_string.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 399 | mod prim_char {use crate::concat;
[INFO] [stdout]     |                ++++++++++++++++++
[INFO] [stdout] 399 | mod prim_char {use core::concat;
[INFO] [stdout]     |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 270 | #[doc = concat!("[`File`]: ", include_str!("../primitive_docs/fs_file.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 275 | mod prim_never {use crate::concat;
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 275 | mod prim_never {use core::concat;
[INFO] [stdout]     |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:99:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |                 assert!(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl_integer! { u8, u16, u32, u64, usize, i8, i16, i32, i64, isize }
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `impl_integer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 | #[doc = concat!("[`String`]: ", include_str!("../primitive_docs/string_string.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 275 | mod prim_never {use crate::concat;
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 275 | mod prim_never {use core::concat;
[INFO] [stdout]     |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/primitive_docs.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[doc = concat!("[`exit`]: ", include_str!("../primitive_docs/process_exit.md"))]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 275 | mod prim_never {use crate::concat;
[INFO] [stdout]     |                 ++++++++++++++++++
[INFO] [stdout] 275 | mod prim_never {use core::concat;
[INFO] [stdout]     |                 +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]    --> library/core/src/lib.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 | #[doc = include_str!("../../portable-simd/crates/core_simd/src/core_simd_docs.md")]
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout] 429 +     use crate::include_str;
[INFO] [stdout]     |
[INFO] [stdout] 429 +     use core::include_str;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]   --> library/core/src/../../portable-simd/crates/core_simd/src/mod.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[doc = include_str!("core_simd_docs.md")]
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use crate::include_str;
[INFO] [stdout]    |
[INFO] [stdout] 28 +     use core::include_str;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:303:9
[INFO] [stdout]     |
[INFO] [stdout] 303 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/vector.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 |         assert!(
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |                 assert!(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 | impl_mask! { i8, i16, i32, i64, isize }
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `impl_mask` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert!(lane < LANES, "lane index out of range");
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]  16 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         assert!(lane < LANES, "lane index out of range");
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]  16 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         assert!(T::valid(value), "all values must be either 0 or -1",);
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]  16 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks/full_masks.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let bitmask = if cfg!(target_endian = "big") {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/ord.rs:99:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |                 assert!(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 | impl_integer! { u8, u16, u32, u64, usize, i8, i16, i32, i64, isize }
[INFO] [stdout]     | -------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `impl_integer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks/full_masks.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |         if cfg!(target_endian = "big") {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/elements/float.rs:398:20
[INFO] [stdout]     |
[INFO] [stdout] 398 |                 if cfg!(all(target_arch = "x86", not(target_feature = "sse2"))) {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_trait! { f32 { bits: u32, mask: i32 }, f64 { bits: u64, mask: i64 } }
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout]     = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/elements/float.rs:387:20
[INFO] [stdout]     |
[INFO] [stdout] 387 |                 if cfg!(all(target_arch = "x86", not(target_feature = "sse2"))) {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_trait! { f32 { bits: u32, mask: i32 }, f64 { bits: u64, mask: i64 } }
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout]     = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/elements/float.rs:374:17
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 assert!(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_trait! { f32 { bits: u32, mask: i32 }, f64 { bits: u64, mask: i64 } }
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/alias.rs:44:21
[INFO] [stdout]     |
[INFO] [stdout]  44 |               #[doc = concat!(
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / mask_alias! {
[INFO] [stdout] 178 | |     i8 : "8-bit" = {
[INFO] [stdout] 179 | |         mask8x1 1
[INFO] [stdout] 180 | |         mask8x2 2
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `mask_alias` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::concat;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::concat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/alias.rs:42:21
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[doc = concat!("A SIMD mask with ", number!($num_elements), " element", plural!($num_elements), " for vectors with "...
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / mask_alias! {
[INFO] [stdout] 178 | |     i8 : "8-bit" = {
[INFO] [stdout] 179 | |         mask8x1 1
[INFO] [stdout] 180 | |         mask8x2 2
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `mask_alias` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::concat;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::concat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:247:9
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert!(lane < LANES, "lane index out of range");
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]  16 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:223:9
[INFO] [stdout]     |
[INFO] [stdout] 223 |         assert!(lane < LANES, "lane index out of range");
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]  16 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         assert!(T::valid(value), "all values must be either 0 or -1",);
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]  16 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]  16 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks/full_masks.rs:232:26
[INFO] [stdout]     |
[INFO] [stdout] 232 |         let bitmask = if cfg!(target_endian = "big") {
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/masks/full_masks.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 219 |         if cfg!(target_endian = "big") {
[INFO] [stdout]     |            ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/elements/float.rs:398:20
[INFO] [stdout]     |
[INFO] [stdout] 398 |                 if cfg!(all(target_arch = "x86", not(target_feature = "sse2"))) {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_trait! { f32 { bits: u32, mask: i32 }, f64 { bits: u64, mask: i64 } }
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout]     = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `cfg` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/elements/float.rs:387:20
[INFO] [stdout]     |
[INFO] [stdout] 387 |                 if cfg!(all(target_arch = "x86", not(target_feature = "sse2"))) {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_trait! { f32 { bits: u32, mask: i32 }, f64 { bits: u64, mask: i64 } }
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `cfg` is in scope, but it is an attribute: `#[cfg]`
[INFO] [stdout]     = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::cfg;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::cfg;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/elements/float.rs:374:17
[INFO] [stdout]     |
[INFO] [stdout] 374 |                 assert!(
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 422 | impl_trait! { f32 { bits: u32, mask: i32 }, f64 { bits: u64, mask: i64 } }
[INFO] [stdout]     | -------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `impl_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/alias.rs:44:21
[INFO] [stdout]     |
[INFO] [stdout]  44 |               #[doc = concat!(
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / mask_alias! {
[INFO] [stdout] 178 | |     i8 : "8-bit" = {
[INFO] [stdout] 179 | |         mask8x1 1
[INFO] [stdout] 180 | |         mask8x2 2
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `mask_alias` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::concat;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::concat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/alias.rs:42:21
[INFO] [stdout]     |
[INFO] [stdout]  42 |               #[doc = concat!("A SIMD mask with ", number!($num_elements), " element", plural!($num_elements), " for vectors with "...
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 | / mask_alias! {
[INFO] [stdout] 178 | |     i8 : "8-bit" = {
[INFO] [stdout] 179 | |         mask8x1 1
[INFO] [stdout] 180 | |         mask8x2 2
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `mask_alias` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::concat;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::concat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/alias.rs:24:21
[INFO] [stdout]     |
[INFO] [stdout]  24 |               #[doc = concat!("A SIMD vector with ", number!($num_elements), " element", plural!($num_elements), " of type [`", str...
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 | / alias! {
[INFO] [stdout]  56 | |     i8 = {
[INFO] [stdout]  57 | |         i8x1 1
[INFO] [stdout]  58 | |         i8x2 2
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `alias` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::concat;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::concat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `concat` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/alias.rs:24:21
[INFO] [stdout]     |
[INFO] [stdout]  24 |               #[doc = concat!("A SIMD vector with ", number!($num_elements), " element", plural!($num_elements), " of type [`", str...
[INFO] [stdout]     |                       ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 | / alias! {
[INFO] [stdout]  56 | |     i8 = {
[INFO] [stdout]  57 | |         i8x1 1
[INFO] [stdout]  58 | |         i8x2 2
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `alias` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::concat;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::concat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |             assert!(index as u32 as usize == index);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             assert!(index < INPUT_LANES, "source lane exceeds input lane count",);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             assert!(index < INPUT_LANES, "source lane exceeds input lane count",);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             assert!(index as u32 as usize == index);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Copy, Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::macros::builtin::derive;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]  --> library/core/src/arch.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = include_str!("../../stdarch/crates/core_arch/src/core_arch_docs.md")]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 3 + use crate::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use core::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |             assert!(index as u32 as usize == index);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:174:13
[INFO] [stdout]     |
[INFO] [stdout] 174 |             assert!(index < INPUT_LANES, "source lane exceeds input lane count",);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:147:13
[INFO] [stdout]     |
[INFO] [stdout] 147 |             assert!(index < INPUT_LANES, "source lane exceeds input lane count",);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 146 |             assert!(index as u32 as usize == index);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `derive` in this scope
[INFO] [stdout]   --> library/core/src/../../portable-simd/crates/core_simd/src/swizzle.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[derive(Copy, Clone, Debug, PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::macros::builtin::derive;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::prelude::rust_2024::derive;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `include_str` in this scope
[INFO] [stdout]  --> library/core/src/arch.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![doc = include_str!("../../stdarch/crates/core_arch/src/core_arch_docs.md")]
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   |
[INFO] [stdout] 3 + use crate::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 3 + use core::include_str;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:223:5
[INFO] [stdout]     |
[INFO] [stdout] 223 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:222:5
[INFO] [stdout]     |
[INFO] [stdout] 222 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:221:5
[INFO] [stdout]     |
[INFO] [stdout] 221 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:183:5
[INFO] [stdout]     |
[INFO] [stdout] 183 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:181:5
[INFO] [stdout]     |
[INFO] [stdout] 181 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 166 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:165:5
[INFO] [stdout]     |
[INFO] [stdout] 165 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:150:5
[INFO] [stdout]     |
[INFO] [stdout] 150 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 149 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:132:5
[INFO] [stdout]     |
[INFO] [stdout] 132 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]     |     ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]     |     -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     static_assert_uimm_bits!(B, 3);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     static_assert_uimm_bits!(A, 3);
[INFO] [stdout]    |     ------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     static_assert_uimm_bits!(DST, 3);
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/amx.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512fp16.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:462:5
[INFO] [stdout]     |
[INFO] [stdout] 462 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:447:5
[INFO] [stdout]     |
[INFO] [stdout] 447 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:432:5
[INFO] [stdout]     |
[INFO] [stdout] 432 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:417:5
[INFO] [stdout]     |
[INFO] [stdout] 417 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 |     static_assert_sae!(SAE);
[INFO] [stdout]     |     ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:387:5
[INFO] [stdout]     |
[INFO] [stdout] 387 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/tbm.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static_assert_uimm_bits!(CONTROL, 16);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/tbm.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     static_assert_uimm_bits!(INDEX, 2);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     static_assert_uimm_bits!(INDEX, 2);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     static_assert_uimm_bits!(IMM1, 1);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     static_assert_uimm_bits!(IMM1, 1);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15939:5
[INFO] [stdout]       |
[INFO] [stdout] 15939 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:266:5
[INFO] [stdout]     |
[INFO] [stdout] 266 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15918:5
[INFO] [stdout]       |
[INFO] [stdout] 15918 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:245:5
[INFO] [stdout]     |
[INFO] [stdout] 245 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15895:5
[INFO] [stdout]       |
[INFO] [stdout] 15895 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:224:5
[INFO] [stdout]     |
[INFO] [stdout] 224 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15838:5
[INFO] [stdout]       |
[INFO] [stdout] 15838 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15821:5
[INFO] [stdout]       |
[INFO] [stdout] 15821 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:182:5
[INFO] [stdout]     |
[INFO] [stdout] 182 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15800:5
[INFO] [stdout]       |
[INFO] [stdout] 15800 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]     |
[INFO] [stdout]  12 |             assert!($e, $msg);
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:161:5
[INFO] [stdout]     |
[INFO] [stdout] 161 |     static_assert_rounding!(ROUNDING);
[INFO] [stdout]     |     --------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]     = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_rounding` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]    --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx512f.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::assert;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use core::assert;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15670:5
[INFO] [stdout]       |
[INFO] [stdout] 15670 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/tbm.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     static_assert_uimm_bits!(CONTROL, 16);
[INFO] [stdout]    |     ------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/tbm.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15648:5
[INFO] [stdout]       |
[INFO] [stdout] 15648 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     static_assert_uimm_bits!(INDEX, 2);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15625:5
[INFO] [stdout]       |
[INFO] [stdout] 15625 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     static_assert_uimm_bits!(INDEX, 2);
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/avx.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout] 16 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     static_assert_uimm_bits!(IMM1, 1);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15567:5
[INFO] [stdout]       |
[INFO] [stdout] 15567 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             assert!($e, $msg);
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     static_assert_uimm_bits!(IMM1, 1);
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]    = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_uimm_bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]   --> library/core/src/../../stdarch/crates/core_arch/src/x86_64/sse41.rs:3:1
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::assert;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use core::assert;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15550:5
[INFO] [stdout]       |
[INFO] [stdout] 15550 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15939:5
[INFO] [stdout]       |
[INFO] [stdout] 15939 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `assert` in this scope
[INFO] [stdout]      --> library/core/src/../../stdarch/crates/core_arch/src/macros.rs:12:13
[INFO] [stdout]       |
[INFO] [stdout]    12 |             assert!($e, $msg);
[INFO] [stdout]       |             ^^^^^^
[INFO] [stdout]       |
[INFO] [stdout]      ::: library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:15529:5
[INFO] [stdout]       |
[INFO] [stdout] 15529 |     static_assert_sae!(SAE);
[INFO] [stdout]       |     ----------------------- in this macro invocation
[INFO] [stdout]       |
[INFO] [stdout]       = help: have you added the `#[macro_use]` on the module/import?
[INFO] [stdout]       = note: this error originates in the macro `static_assert` which comes from the expansion of the macro `static_assert_sae` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these macros
[INFO] [stdout]      -->   library/core/src/../../stdarch/crates/core_arch/src/x86/avx512fp16.rs:1:1
[INFO] [stdout]       |
[INFO] [stdout]     1 + use crate::assert;
[INFO] [stdout]       |
[INFO] [stdout]     1 + use core::assert;
[INFO] [stdout]       |
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
