[INFO] cloning repository https://github.com/samuela/rustybox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuela/rustybox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d2201eece506e88f71d0e251346bb3e92bb7aef [INFO] documenting samuela/rustybox against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuela/rustybox on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-33/source/rust-toolchain [INFO] started tweaking git repo https://github.com/samuela/rustybox [INFO] finished tweaking git repo https://github.com/samuela/rustybox [INFO] tweaked toml for git repo https://github.com/samuela/rustybox written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/samuela/rustybox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_pipe v0.9.1 [INFO] [stderr] Downloaded c2rust-asm-casts v0.1.1 [INFO] [stderr] Downloaded duct v0.13.3 [INFO] [stderr] Downloaded shared_child v0.3.4 [INFO] [stderr] Downloaded c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Downloaded c2rust-bitfields v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00ff717756d790974fed1a29ef903ad7d152b30a0b93e1243a7bdfdec30670d3 [INFO] running `Command { std: "docker" "start" "-a" "00ff717756d790974fed1a29ef903ad7d152b30a0b93e1243a7bdfdec30670d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00ff717756d790974fed1a29ef903ad7d152b30a0b93e1243a7bdfdec30670d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ff717756d790974fed1a29ef903ad7d152b30a0b93e1243a7bdfdec30670d3", kill_on_drop: false }` [INFO] [stdout] 00ff717756d790974fed1a29ef903ad7d152b30a0b93e1243a7bdfdec30670d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c26d7650e648321e76ffbd07bd4734c443f24e6c9cd5e79ec065df1113a2851 [INFO] running `Command { std: "docker" "start" "-a" "9c26d7650e648321e76ffbd07bd4734c443f24e6c9cd5e79ec065df1113a2851", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling rustybox v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking c2rust-asm-casts v0.1.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Checking c2rust-bitfields v0.3.0 [INFO] [stderr] Documenting rustybox v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/dpkg.rs:2451:3 [INFO] [stdout] | [INFO] [stdout] 2451 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/gzip.rs:2096:3 [INFO] [stdout] | [INFO] [stdout] 2096 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:754:7 [INFO] [stdout] | [INFO] [stdout] 754 | llvm_asm!("bswap $0" : "=r" (fresh62) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:792:7 [INFO] [stdout] | [INFO] [stdout] 792 | llvm_asm!("bswap $0" : "=r" (fresh65) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:812:7 [INFO] [stdout] | [INFO] [stdout] 812 | llvm_asm!("bswap $0" : "=r" (fresh68) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:893:11 [INFO] [stdout] | [INFO] [stdout] 893 | llvm_asm!("bswap $0" : "=r" (fresh71) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:962:13 [INFO] [stdout] | [INFO] [stdout] 962 | llvm_asm!("bswap $0" : "=r" (fresh75) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:984:13 [INFO] [stdout] | [INFO] [stdout] 984 | llvm_asm!("bswap $0" : "=r" (fresh79) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1007:13 [INFO] [stdout] | [INFO] [stdout] 1007 | llvm_asm!("bswap $0" : "=r" (fresh83) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1029:13 [INFO] [stdout] | [INFO] [stdout] 1029 | llvm_asm!("bswap $0" : "=r" (fresh87) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1053:15 [INFO] [stdout] | [INFO] [stdout] 1053 | llvm_asm!("bswap $0" : "=r" (fresh91) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1075:15 [INFO] [stdout] | [INFO] [stdout] 1075 | llvm_asm!("bswap $0" : "=r" (fresh95) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1360:7 [INFO] [stdout] | [INFO] [stdout] 1360 | llvm_asm!("bswap $0" : "=r" (fresh99) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1399:7 [INFO] [stdout] | [INFO] [stdout] 1399 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh102) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1418:7 [INFO] [stdout] | [INFO] [stdout] 1418 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh105) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1465:7 [INFO] [stdout] | [INFO] [stdout] 1465 | llvm_asm!("bswap $0" : "=r" (fresh108) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1562:7 [INFO] [stdout] | [INFO] [stdout] 1562 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh111) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1578:7 [INFO] [stdout] | [INFO] [stdout] 1578 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh114) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1594:7 [INFO] [stdout] | [INFO] [stdout] 1594 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh117) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1612:7 [INFO] [stdout] | [INFO] [stdout] 1612 | llvm_asm!("bswap $0" : "=r" (fresh120) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1633:9 [INFO] [stdout] | [INFO] [stdout] 1633 | llvm_asm!("bswap $0" : "=r" (fresh123) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/lzop.rs:1652:11 [INFO] [stdout] | [INFO] [stdout] 1652 | llvm_asm!("bswap $0" : "=r" (fresh126) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:219:11 [INFO] [stdout] | [INFO] [stdout] 219 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | llvm_asm!("bswap $0" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:303:11 [INFO] [stdout] | [INFO] [stdout] 303 | llvm_asm!("bswap $0" : "=r" (fresh12) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:321:11 [INFO] [stdout] | [INFO] [stdout] 321 | llvm_asm!("bswap $0" : "=r" (fresh15) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:339:11 [INFO] [stdout] | [INFO] [stdout] 339 | llvm_asm!("bswap $0" : "=r" (fresh18) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:357:11 [INFO] [stdout] | [INFO] [stdout] 357 | llvm_asm!("bswap $0" : "=r" (fresh21) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | llvm_asm!("bswap $0" : "=r" (fresh26) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> archival/rpm.rs:497:9 [INFO] [stdout] | [INFO] [stdout] 497 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh29) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> console_tools/showkey.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> coreutils/dd.rs:665:25 [INFO] [stdout] | [INFO] [stdout] 665 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> coreutils/test.rs:1375:3 [INFO] [stdout] | [INFO] [stdout] 1375 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> editors/awk.rs:21257:3 [INFO] [stdout] | [INFO] [stdout] 21257 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> editors/diff.rs:1337:3 [INFO] [stdout] | [INFO] [stdout] 1337 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> editors/ed.rs:1207:3 [INFO] [stdout] | [INFO] [stdout] 1207 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> editors/patch.rs:417:3 [INFO] [stdout] | [INFO] [stdout] 417 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> editors/vi.rs:97787:3 [INFO] [stdout] | [INFO] [stdout] 97787 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 120 | llvm_asm!("bswap ${0:q}" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:576:9 [INFO] [stdout] | [INFO] [stdout] 576 | llvm_asm!("bswap $0" : "=r" (fresh33) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:766:9 [INFO] [stdout] | [INFO] [stdout] 766 | llvm_asm!("bswap $0" : "=r" (fresh36) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:884:9 [INFO] [stdout] | [INFO] [stdout] 884 | llvm_asm!("bswap ${0:q}" : "=r" (fresh39) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:1079:9 [INFO] [stdout] | [INFO] [stdout] 1079 | llvm_asm!("bswap $0" : "=r" (fresh42) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:1133:11 [INFO] [stdout] | [INFO] [stdout] 1133 | llvm_asm!("bswap ${0:q}" : "=r" (fresh46) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:1158:11 [INFO] [stdout] | [INFO] [stdout] 1158 | llvm_asm!("bswap ${0:q}" : "=r" (fresh49) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/hash_md5_sha.rs:1197:9 [INFO] [stdout] | [INFO] [stdout] 1197 | llvm_asm!("bswap ${0:q}" : "=r" (fresh52) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/lineedit.rs:3865:3 [INFO] [stdout] | [INFO] [stdout] 3865 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/pw_encrypt.rs:1039:7 [INFO] [stdout] | [INFO] [stdout] 1039 | llvm_asm!("bswap $0" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/pw_encrypt.rs:1057:7 [INFO] [stdout] | [INFO] [stdout] 1057 | llvm_asm!("bswap $0" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/xconnect.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/xconnect.rs:882:13 [INFO] [stdout] | [INFO] [stdout] 882 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh5) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> libbb/xconnect.rs:1006:11 [INFO] [stdout] | [INFO] [stdout] 1006 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh8) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> loginutils/getty.rs:547:3 [INFO] [stdout] | [INFO] [stdout] 547 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> mailutils/makemime.rs:227:3 [INFO] [stdout] | [INFO] [stdout] 227 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> mailutils/popmaildir.rs:213:3 [INFO] [stdout] | [INFO] [stdout] 213 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> mailutils/reformime.rs:412:3 [INFO] [stdout] | [INFO] [stdout] 412 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> mailutils/sendmail.rs:262:3 [INFO] [stdout] | [INFO] [stdout] 262 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> miscutils/bc.rs:8088:3 [INFO] [stdout] | [INFO] [stdout] 8088 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> miscutils/bc.rs:8103:3 [INFO] [stdout] | [INFO] [stdout] 8103 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> miscutils/conspy.rs:478:3 [INFO] [stdout] | [INFO] [stdout] 478 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> miscutils/fbsplash.rs:715:3 [INFO] [stdout] | [INFO] [stdout] 715 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> miscutils/hexedit.rs:353:3 [INFO] [stdout] | [INFO] [stdout] 353 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> miscutils/less.rs:1974:3 [INFO] [stdout] | [INFO] [stdout] 1974 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> modutils/modprobe_small.rs:1199:3 [INFO] [stdout] | [INFO] [stdout] 1199 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:300:7 [INFO] [stdout] | [INFO] [stdout] 300 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 319 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:336:9 [INFO] [stdout] | [INFO] [stdout] 336 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:486:11 [INFO] [stdout] | [INFO] [stdout] 486 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:507:9 [INFO] [stdout] | [INFO] [stdout] 507 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:525:13 [INFO] [stdout] | [INFO] [stdout] 525 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:546:9 [INFO] [stdout] | [INFO] [stdout] 546 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:623:13 [INFO] [stdout] | [INFO] [stdout] 623 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:697:9 [INFO] [stdout] | [INFO] [stdout] 697 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh31) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:728:3 [INFO] [stdout] | [INFO] [stdout] 728 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:841:11 [INFO] [stdout] | [INFO] [stdout] 841 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh35) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/arping.rs:886:7 [INFO] [stdout] | [INFO] [stdout] 886 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh38) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:255:11 [INFO] [stdout] | [INFO] [stdout] 255 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:538:9 [INFO] [stdout] | [INFO] [stdout] 538 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:564:7 [INFO] [stdout] | [INFO] [stdout] 564 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:595:9 [INFO] [stdout] | [INFO] [stdout] 595 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:617:11 [INFO] [stdout] | [INFO] [stdout] 617 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:639:13 [INFO] [stdout] | [INFO] [stdout] 639 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:656:15 [INFO] [stdout] | [INFO] [stdout] 656 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:682:17 [INFO] [stdout] | [INFO] [stdout] 682 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:714:15 [INFO] [stdout] | [INFO] [stdout] 714 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:740:15 [INFO] [stdout] | [INFO] [stdout] 740 | llvm_asm!("bswap $0" : "=r" (fresh31) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:757:15 [INFO] [stdout] | [INFO] [stdout] 757 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh34) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:792:15 [INFO] [stdout] | [INFO] [stdout] 792 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh37) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:809:15 [INFO] [stdout] | [INFO] [stdout] 809 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh40) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh43) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/dnsd.rs:867:7 [INFO] [stdout] | [INFO] [stdout] 867 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh46) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ftpd.rs:666:7 [INFO] [stdout] | [INFO] [stdout] 666 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh3) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ftpd.rs:753:19 [INFO] [stdout] | [INFO] [stdout] 753 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh6) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ftpd.rs:1410:3 [INFO] [stdout] | [INFO] [stdout] 1410 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ftpgetput.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/httpd.rs:2304:9 [INFO] [stdout] | [INFO] [stdout] 2304 | llvm_asm!("bswap $0" : "=r" (fresh15) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/httpd.rs:2964:3 [INFO] [stdout] | [INFO] [stdout] 2964 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ifenslave.rs:783:3 [INFO] [stdout] | [INFO] [stdout] 783 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ifplugd.rs:1153:3 [INFO] [stdout] | [INFO] [stdout] 1153 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ifupdown.rs:268:7 [INFO] [stdout] | [INFO] [stdout] 268 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/inetd.rs:1343:17 [INFO] [stdout] | [INFO] [stdout] 1343 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/inetd.rs:1397:25 [INFO] [stdout] | [INFO] [stdout] 1397 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/inetd.rs:2345:7 [INFO] [stdout] | [INFO] [stdout] 2345 | llvm_asm!("bswap $0" : "=r" (fresh30) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ipcalc.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ipcalc.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ipcalc.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | llvm_asm!("bswap $0" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ipcalc.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | llvm_asm!("bswap $0" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ipcalc.rs:189:7 [INFO] [stdout] | [INFO] [stdout] 189 | llvm_asm!("bswap $0" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ipcalc.rs:267:13 [INFO] [stdout] | [INFO] [stdout] 267 | llvm_asm!("bswap $0" : "=r" (fresh17) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/ipaddress.rs:1770:15 [INFO] [stdout] | [INFO] [stdout] 1770 | llvm_asm!("bswap $0" : "=r" (fresh5) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/ipaddress.rs:1789:15 [INFO] [stdout] | [INFO] [stdout] 1789 | llvm_asm!("bswap $0" : "=r" (fresh8) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iplink.rs:499:7 [INFO] [stdout] | [INFO] [stdout] 499 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iplink.rs:804:13 [INFO] [stdout] | [INFO] [stdout] 804 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iplink.rs:821:13 [INFO] [stdout] | [INFO] [stdout] 821 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:442:7 [INFO] [stdout] | [INFO] [stdout] 442 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:503:13 [INFO] [stdout] | [INFO] [stdout] 503 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:520:13 [INFO] [stdout] | [INFO] [stdout] 520 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | llvm_asm!("bswap $0" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:568:13 [INFO] [stdout] | [INFO] [stdout] 568 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:593:13 [INFO] [stdout] | [INFO] [stdout] 593 | llvm_asm!("bswap $0" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:614:13 [INFO] [stdout] | [INFO] [stdout] 614 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:639:13 [INFO] [stdout] | [INFO] [stdout] 639 | llvm_asm!("bswap $0" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:658:13 [INFO] [stdout] | [INFO] [stdout] 658 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:675:13 [INFO] [stdout] | [INFO] [stdout] 675 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:693:13 [INFO] [stdout] | [INFO] [stdout] 693 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh31) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:711:13 [INFO] [stdout] | [INFO] [stdout] 711 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh34) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:729:13 [INFO] [stdout] | [INFO] [stdout] 729 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh37) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:746:13 [INFO] [stdout] | [INFO] [stdout] 746 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh40) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:764:13 [INFO] [stdout] | [INFO] [stdout] 764 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh43) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:782:13 [INFO] [stdout] | [INFO] [stdout] 782 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh46) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:801:11 [INFO] [stdout] | [INFO] [stdout] 801 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh49) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:938:11 [INFO] [stdout] | [INFO] [stdout] 938 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh52) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:956:13 [INFO] [stdout] | [INFO] [stdout] 956 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh55) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:985:9 [INFO] [stdout] | [INFO] [stdout] 985 | llvm_asm!("bswap $0" : "=r" (fresh58) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1005:11 [INFO] [stdout] | [INFO] [stdout] 1005 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh61) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1025:9 [INFO] [stdout] | [INFO] [stdout] 1025 | llvm_asm!("bswap $0" : "=r" (fresh64) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1045:11 [INFO] [stdout] | [INFO] [stdout] 1045 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh67) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1064:7 [INFO] [stdout] | [INFO] [stdout] 1064 | llvm_asm!("bswap $0" : "=r" (fresh70) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1230:9 [INFO] [stdout] | [INFO] [stdout] 1230 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh73) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1263:9 [INFO] [stdout] | [INFO] [stdout] 1263 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh76) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1281:11 [INFO] [stdout] | [INFO] [stdout] 1281 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh79) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1306:11 [INFO] [stdout] | [INFO] [stdout] 1306 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh82) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1330:11 [INFO] [stdout] | [INFO] [stdout] 1330 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh85) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1355:9 [INFO] [stdout] | [INFO] [stdout] 1355 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh88) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1379:9 [INFO] [stdout] | [INFO] [stdout] 1379 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh91) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1403:9 [INFO] [stdout] | [INFO] [stdout] 1403 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh94) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/iptunnel.rs:1427:9 [INFO] [stdout] | [INFO] [stdout] 1427 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh97) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/ll_proto.rs:107:7 [INFO] [stdout] | [INFO] [stdout] 107 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/ll_proto.rs:176:7 [INFO] [stdout] | [INFO] [stdout] 176 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/utils.rs:270:15 [INFO] [stdout] | [INFO] [stdout] 270 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/libiproute/utils.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:379:11 [INFO] [stdout] | [INFO] [stdout] 379 | llvm_asm!("bswap ${0:q}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:458:11 [INFO] [stdout] | [INFO] [stdout] 458 | llvm_asm!("bswap $0" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:477:11 [INFO] [stdout] | [INFO] [stdout] 477 | llvm_asm!("bswap $0" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:514:11 [INFO] [stdout] | [INFO] [stdout] 514 | llvm_asm!("bswap ${0:q}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nbd_client.rs:578:13 [INFO] [stdout] | [INFO] [stdout] 578 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nc.rs:751:11 [INFO] [stdout] | [INFO] [stdout] 751 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nc.rs:1086:3 [INFO] [stdout] | [INFO] [stdout] 1086 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/nc.rs:1243:13 [INFO] [stdout] | [INFO] [stdout] 1243 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/netstat.rs:544:9 [INFO] [stdout] | [INFO] [stdout] 544 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/netstat.rs:583:11 [INFO] [stdout] | [INFO] [stdout] 583 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/netstat.rs:954:3 [INFO] [stdout] | [INFO] [stdout] 954 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:649:7 [INFO] [stdout] | [INFO] [stdout] 649 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:667:7 [INFO] [stdout] | [INFO] [stdout] 667 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:693:7 [INFO] [stdout] | [INFO] [stdout] 693 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:709:7 [INFO] [stdout] | [INFO] [stdout] 709 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:742:7 [INFO] [stdout] | [INFO] [stdout] 742 | llvm_asm!("bswap $0" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:760:7 [INFO] [stdout] | [INFO] [stdout] 760 | llvm_asm!("bswap $0" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:786:7 [INFO] [stdout] | [INFO] [stdout] 786 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:802:7 [INFO] [stdout] | [INFO] [stdout] 802 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:1095:7 [INFO] [stdout] | [INFO] [stdout] 1095 | llvm_asm!("bswap $0" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ntpd.rs:3101:3 [INFO] [stdout] | [INFO] [stdout] 3101 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ping.rs:613:7 [INFO] [stdout] | [INFO] [stdout] 613 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh3) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ping.rs:663:7 [INFO] [stdout] | [INFO] [stdout] 663 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ping.rs:814:9 [INFO] [stdout] | [INFO] [stdout] 814 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh14) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/ping.rs:876:9 [INFO] [stdout] | [INFO] [stdout] 876 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh17) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/pscan.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/pscan.rs:231:11 [INFO] [stdout] | [INFO] [stdout] 231 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/route.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | llvm_asm!("bswap $0" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/route.rs:421:9 [INFO] [stdout] | [INFO] [stdout] 421 | llvm_asm!("bswap $0" : "=r" (fresh5) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/telnetd.rs:798:5 [INFO] [stdout] | [INFO] [stdout] 798 | llvm_asm!("cld; rep; stosq" : "={cx}" (fresh5), "={di}" (fresh7) : "{ax}" (0i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/telnetd.rs:813:5 [INFO] [stdout] | [INFO] [stdout] 813 | llvm_asm!("cld; rep; stosq" : "={cx}" (fresh11), "={di}" (fresh13) : "{ax}" (0i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tftp.rs:570:21 [INFO] [stdout] | [INFO] [stdout] 570 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tftp.rs:622:21 [INFO] [stdout] | [INFO] [stdout] 622 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh6) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tftp.rs:728:31 [INFO] [stdout] | [INFO] [stdout] 728 | ... llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh9) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tftp.rs:745:31 [INFO] [stdout] | [INFO] [stdout] 745 | ... llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh12) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tftp.rs:1187:7 [INFO] [stdout] | [INFO] [stdout] 1187 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1071:9 [INFO] [stdout] | [INFO] [stdout] 1071 | llvm_asm!("bswap ${0:q}" : "=r" (fresh6) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1090:7 [INFO] [stdout] | [INFO] [stdout] 1090 | llvm_asm!("bswap ${0:q}" : "=r" (fresh9) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1283:9 [INFO] [stdout] | [INFO] [stdout] 1283 | llvm_asm!("bswap ${0:q}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1302:7 [INFO] [stdout] | [INFO] [stdout] 1302 | llvm_asm!("bswap ${0:q}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1325:9 [INFO] [stdout] | [INFO] [stdout] 1325 | llvm_asm!("bswap $0" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1368:7 [INFO] [stdout] | [INFO] [stdout] 1368 | llvm_asm!("bswap $0" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:1517:9 [INFO] [stdout] | [INFO] [stdout] 1517 | llvm_asm!("bswap $0" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls.rs:2423:9 [INFO] [stdout] | [INFO] [stdout] 2423 | llvm_asm!("bswap $0" : "=r" (fresh30) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aes.rs:633:11 [INFO] [stdout] | [INFO] [stdout] 633 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aesgcm.rs:46:7 [INFO] [stdout] | [INFO] [stdout] 46 | llvm_asm!("bswap ${0:q}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aesgcm.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 70 | llvm_asm!("bswap ${0:q}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aesgcm.rs:92:7 [INFO] [stdout] | [INFO] [stdout] 92 | llvm_asm!("bswap ${0:q}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aesgcm.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 115 | llvm_asm!("bswap ${0:q}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aesgcm.rs:252:7 [INFO] [stdout] | [INFO] [stdout] 252 | llvm_asm!("bswap $0" : "=r" (fresh14) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/tls_aesgcm.rs:272:7 [INFO] [stdout] | [INFO] [stdout] 272 | llvm_asm!("bswap $0" : "=r" (fresh18) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:470:9 [INFO] [stdout] | [INFO] [stdout] 470 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:488:9 [INFO] [stdout] | [INFO] [stdout] 488 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:514:11 [INFO] [stdout] | [INFO] [stdout] 514 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:580:11 [INFO] [stdout] | [INFO] [stdout] 580 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:711:9 [INFO] [stdout] | [INFO] [stdout] 711 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:741:15 [INFO] [stdout] | [INFO] [stdout] 741 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:758:15 [INFO] [stdout] | [INFO] [stdout] 758 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:781:15 [INFO] [stdout] | [INFO] [stdout] 781 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:798:15 [INFO] [stdout] | [INFO] [stdout] 798 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:827:15 [INFO] [stdout] | [INFO] [stdout] 827 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:911:11 [INFO] [stdout] | [INFO] [stdout] 911 | llvm_asm!("bswap $0" : "=r" (fresh32) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:929:13 [INFO] [stdout] | [INFO] [stdout] 929 | llvm_asm!("bswap $0" : "=r" (fresh35) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:1089:3 [INFO] [stdout] | [INFO] [stdout] 1089 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:1293:11 [INFO] [stdout] | [INFO] [stdout] 1293 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh39) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:1364:11 [INFO] [stdout] | [INFO] [stdout] 1364 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh42) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/traceroute.rs:1389:11 [INFO] [stdout] | [INFO] [stdout] 1389 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh45) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/arpping.rs:321:9 [INFO] [stdout] | [INFO] [stdout] 321 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/arpping.rs:363:9 [INFO] [stdout] | [INFO] [stdout] 363 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/arpping.rs:379:9 [INFO] [stdout] | [INFO] [stdout] 379 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/arpping.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/arpping.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/arpping.rs:492:19 [INFO] [stdout] | [INFO] [stdout] 492 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/common.rs:1011:13 [INFO] [stdout] | [INFO] [stdout] 1011 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/common.rs:1040:13 [INFO] [stdout] | [INFO] [stdout] 1040 | llvm_asm!("bswap $0" : "=r" (fresh5) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/common.rs:1063:13 [INFO] [stdout] | [INFO] [stdout] 1063 | llvm_asm!("bswap $0" : "=r" (fresh8) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:982:9 [INFO] [stdout] | [INFO] [stdout] 982 | llvm_asm!("bswap $0" : "=r" (fresh20) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1022:7 [INFO] [stdout] | [INFO] [stdout] 1022 | llvm_asm!("bswap $0" : "=r" (fresh23) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1074:9 [INFO] [stdout] | [INFO] [stdout] 1074 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh26) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1866:11 [INFO] [stdout] | [INFO] [stdout] 1866 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh33) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1895:9 [INFO] [stdout] | [INFO] [stdout] 1895 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh36) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1916:11 [INFO] [stdout] | [INFO] [stdout] 1916 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh39) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:2015:9 [INFO] [stdout] | [INFO] [stdout] 2015 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh42) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:2038:7 [INFO] [stdout] | [INFO] [stdout] 2038 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh45) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:3143:17 [INFO] [stdout] | [INFO] [stdout] 3143 | llvm_asm!("bswap $0" : "=r" (fresh53) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:3167:23 [INFO] [stdout] | [INFO] [stdout] 3167 | llvm_asm!("bswap $0" : "=r" (fresh56) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:3522:29 [INFO] [stdout] | [INFO] [stdout] 3522 | ... llvm_asm!("bswap $0" : "=r" (fresh61) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:3660:29 [INFO] [stdout] | [INFO] [stdout] 3660 | ... llvm_asm!("bswap $0" : "=r" (fresh65) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:410:11 [INFO] [stdout] | [INFO] [stdout] 410 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:426:11 [INFO] [stdout] | [INFO] [stdout] 426 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:445:11 [INFO] [stdout] | [INFO] [stdout] 445 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:537:9 [INFO] [stdout] | [INFO] [stdout] 537 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_packet.rs:572:11 [INFO] [stdout] | [INFO] [stdout] 572 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_socket.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_socket.rs:288:17 [INFO] [stdout] | [INFO] [stdout] 288 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/d6_socket.rs:426:7 [INFO] [stdout] | [INFO] [stdout] 426 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh8) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:508:7 [INFO] [stdout] | [INFO] [stdout] 508 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:649:15 [INFO] [stdout] | [INFO] [stdout] 649 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:679:15 [INFO] [stdout] | [INFO] [stdout] 679 | llvm_asm!("bswap $0" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1216:9 [INFO] [stdout] | [INFO] [stdout] 1216 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1269:9 [INFO] [stdout] | [INFO] [stdout] 1269 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1364:11 [INFO] [stdout] | [INFO] [stdout] 1364 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh31) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1779:9 [INFO] [stdout] | [INFO] [stdout] 1779 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh34) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1806:7 [INFO] [stdout] | [INFO] [stdout] 1806 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh37) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1827:11 [INFO] [stdout] | [INFO] [stdout] 1827 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh40) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1843:9 [INFO] [stdout] | [INFO] [stdout] 1843 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh43) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1938:9 [INFO] [stdout] | [INFO] [stdout] 1938 | llvm_asm!("bswap $0" : "=r" (fresh46) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:1998:9 [INFO] [stdout] | [INFO] [stdout] 1998 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh49) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:2025:7 [INFO] [stdout] | [INFO] [stdout] 2025 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh52) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpc.rs:3342:27 [INFO] [stdout] | [INFO] [stdout] 3342 | llvm_asm!("bswap $0" : "=r" (fresh63) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:803:13 [INFO] [stdout] | [INFO] [stdout] 803 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1213:7 [INFO] [stdout] | [INFO] [stdout] 1213 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1231:7 [INFO] [stdout] | [INFO] [stdout] 1231 | llvm_asm!("bswap $0" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1268:7 [INFO] [stdout] | [INFO] [stdout] 1268 | llvm_asm!("bswap ${0:q}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1305:11 [INFO] [stdout] | [INFO] [stdout] 1305 | llvm_asm!("bswap $0" : "=r" (fresh14) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1376:9 [INFO] [stdout] | [INFO] [stdout] 1376 | llvm_asm!("bswap ${0:q}" : "=r" (fresh17) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1407:13 [INFO] [stdout] | [INFO] [stdout] 1407 | llvm_asm!("bswap $0" : "=r" (fresh20) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1430:13 [INFO] [stdout] | [INFO] [stdout] 1430 | llvm_asm!("bswap $0" : "=r" (fresh23) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1514:11 [INFO] [stdout] | [INFO] [stdout] 1514 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh26) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1691:9 [INFO] [stdout] | [INFO] [stdout] 1691 | llvm_asm!("bswap $0" : "=r" (fresh29) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1761:11 [INFO] [stdout] | [INFO] [stdout] 1761 | llvm_asm!("bswap $0" : "=r" (fresh32) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1779:11 [INFO] [stdout] | [INFO] [stdout] 1779 | llvm_asm!("bswap $0" : "=r" (fresh35) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1836:7 [INFO] [stdout] | [INFO] [stdout] 1836 | llvm_asm!("bswap $0" : "=r" (fresh38) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:1917:7 [INFO] [stdout] | [INFO] [stdout] 1917 | llvm_asm!("bswap $0" : "=r" (fresh41) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:2075:9 [INFO] [stdout] | [INFO] [stdout] 2075 | llvm_asm!("bswap $0" : "=r" (fresh44) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcpd.rs:2103:3 [INFO] [stdout] | [INFO] [stdout] 2103 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcprelay.rs:376:9 [INFO] [stdout] | [INFO] [stdout] 376 | llvm_asm!("bswap $0" : "=r" (fresh6) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcprelay.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | llvm_asm!("bswap $0" : "=r" (fresh9) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcprelay.rs:443:7 [INFO] [stdout] | [INFO] [stdout] 443 | llvm_asm!("bswap $0" : "=r" (fresh12) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcprelay.rs:459:7 [INFO] [stdout] | [INFO] [stdout] 459 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh15) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dhcprelay.rs:513:5 [INFO] [stdout] | [INFO] [stdout] 513 | llvm_asm!("cld; rep; stosq" : "={cx}" (fresh18), "={di}" (fresh20) : "{ax}" (0i32), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dumpleases.rs:144:7 [INFO] [stdout] | [INFO] [stdout] 144 | llvm_asm!("bswap ${0:q}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/dumpleases.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:227:7 [INFO] [stdout] | [INFO] [stdout] 227 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:302:11 [INFO] [stdout] | [INFO] [stdout] 302 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:402:9 [INFO] [stdout] | [INFO] [stdout] 402 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:494:11 [INFO] [stdout] | [INFO] [stdout] 494 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:510:11 [INFO] [stdout] | [INFO] [stdout] 510 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:528:11 [INFO] [stdout] | [INFO] [stdout] 528 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:552:11 [INFO] [stdout] | [INFO] [stdout] 552 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:785:9 [INFO] [stdout] | [INFO] [stdout] 785 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/packet.rs:818:11 [INFO] [stdout] | [INFO] [stdout] 818 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/udhcp/socket.rs:431:7 [INFO] [stdout] | [INFO] [stdout] 431 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/wget.rs:945:15 [INFO] [stdout] | [INFO] [stdout] 945 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/wget.rs:1751:3 [INFO] [stdout] | [INFO] [stdout] 1751 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:222:7 [INFO] [stdout] | [INFO] [stdout] 222 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:278:7 [INFO] [stdout] | [INFO] [stdout] 278 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:322:7 [INFO] [stdout] | [INFO] [stdout] 322 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:340:7 [INFO] [stdout] | [INFO] [stdout] 340 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:500:11 [INFO] [stdout] | [INFO] [stdout] 500 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh17) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:531:11 [INFO] [stdout] | [INFO] [stdout] 531 | llvm_asm!("bswap $0" : "=r" (fresh20) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:555:7 [INFO] [stdout] | [INFO] [stdout] 555 | llvm_asm!("bswap $0" : "=r" (fresh23) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:577:11 [INFO] [stdout] | [INFO] [stdout] 577 | llvm_asm!("bswap $0" : "=r" (fresh26) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:875:21 [INFO] [stdout] | [INFO] [stdout] 875 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh31) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:896:21 [INFO] [stdout] | [INFO] [stdout] 896 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh34) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:914:23 [INFO] [stdout] | [INFO] [stdout] 914 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh37) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> networking/zcip.rs:952:23 [INFO] [stdout] | [INFO] [stdout] 952 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh40) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> procps/iostat.rs:516:3 [INFO] [stdout] | [INFO] [stdout] 516 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> procps/mpstat.rs:1175:3 [INFO] [stdout] | [INFO] [stdout] 1175 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> procps/nmeter.rs:1095:3 [INFO] [stdout] | [INFO] [stdout] 1095 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> procps/powertop.rs:672:3 [INFO] [stdout] | [INFO] [stdout] 672 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> procps/pstree.rs:445:3 [INFO] [stdout] | [INFO] [stdout] 445 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> procps/top.rs:1268:3 [INFO] [stdout] | [INFO] [stdout] 1268 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/runsv.rs:288:7 [INFO] [stdout] | [INFO] [stdout] 288 | llvm_asm!("bswap ${0:q}" : "=r" (fresh2) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/runsv.rs:306:7 [INFO] [stdout] | [INFO] [stdout] 306 | llvm_asm!("bswap $0" : "=r" (fresh5) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/sv.rs:215:7 [INFO] [stdout] | [INFO] [stdout] 215 | llvm_asm!("bswap ${0:q}" : "=r" (fresh3) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/sv.rs:424:15 [INFO] [stdout] | [INFO] [stdout] 424 | llvm_asm!("bswap ${0:q}" : "=r" (fresh6) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/sv.rs:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | llvm_asm!("bswap ${0:q}" : "=r" (fresh9) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/svlogd.rs:377:7 [INFO] [stdout] | [INFO] [stdout] 377 | llvm_asm!("bswap $0" : "=r" (fresh3) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/svlogd.rs:395:7 [INFO] [stdout] | [INFO] [stdout] 395 | llvm_asm!("bswap $0" : "=r" (fresh6) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/svlogd.rs:413:7 [INFO] [stdout] | [INFO] [stdout] 413 | llvm_asm!("bswap $0" : "=r" (fresh9) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> runit/svlogd.rs:1489:3 [INFO] [stdout] | [INFO] [stdout] 1489 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1074:3 [INFO] [stdout] | [INFO] [stdout] 1074 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1113:3 [INFO] [stdout] | [INFO] [stdout] 1113 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1130:3 [INFO] [stdout] | [INFO] [stdout] 1130 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1147:3 [INFO] [stdout] | [INFO] [stdout] 1147 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1158:3 [INFO] [stdout] | [INFO] [stdout] 1158 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1170:3 [INFO] [stdout] | [INFO] [stdout] 1170 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1184:3 [INFO] [stdout] | [INFO] [stdout] 1184 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1204:3 [INFO] [stdout] | [INFO] [stdout] 1204 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1356:5 [INFO] [stdout] | [INFO] [stdout] 1356 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1425:3 [INFO] [stdout] | [INFO] [stdout] 1425 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:1463:5 [INFO] [stdout] | [INFO] [stdout] 1463 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2090:3 [INFO] [stdout] | [INFO] [stdout] 2090 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2128:3 [INFO] [stdout] | [INFO] [stdout] 2128 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2392:3 [INFO] [stdout] | [INFO] [stdout] 2392 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2424:3 [INFO] [stdout] | [INFO] [stdout] 2424 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2674:3 [INFO] [stdout] | [INFO] [stdout] 2674 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2700:5 [INFO] [stdout] | [INFO] [stdout] 2700 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:2717:3 [INFO] [stdout] | [INFO] [stdout] 2717 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:3140:3 [INFO] [stdout] | [INFO] [stdout] 3140 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:3348:3 [INFO] [stdout] | [INFO] [stdout] 3348 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:3510:3 [INFO] [stdout] | [INFO] [stdout] 3510 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:4348:3 [INFO] [stdout] | [INFO] [stdout] 4348 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:4513:3 [INFO] [stdout] | [INFO] [stdout] 4513 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:4915:3 [INFO] [stdout] | [INFO] [stdout] 4915 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5033:3 [INFO] [stdout] | [INFO] [stdout] 5033 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5096:3 [INFO] [stdout] | [INFO] [stdout] 5096 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5142:3 [INFO] [stdout] | [INFO] [stdout] 5142 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5331:5 [INFO] [stdout] | [INFO] [stdout] 5331 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5577:5 [INFO] [stdout] | [INFO] [stdout] 5577 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5602:7 [INFO] [stdout] | [INFO] [stdout] 5602 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5628:5 [INFO] [stdout] | [INFO] [stdout] 5628 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:5770:3 [INFO] [stdout] | [INFO] [stdout] 5770 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:7319:7 [INFO] [stdout] | [INFO] [stdout] 7319 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:7608:3 [INFO] [stdout] | [INFO] [stdout] 7608 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:7689:3 [INFO] [stdout] | [INFO] [stdout] 7689 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:8358:3 [INFO] [stdout] | [INFO] [stdout] 8358 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:8390:3 [INFO] [stdout] | [INFO] [stdout] 8390 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:8703:5 [INFO] [stdout] | [INFO] [stdout] 8703 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:8807:3 [INFO] [stdout] | [INFO] [stdout] 8807 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:8901:3 [INFO] [stdout] | [INFO] [stdout] 8901 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:8964:3 [INFO] [stdout] | [INFO] [stdout] 8964 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:9018:5 [INFO] [stdout] | [INFO] [stdout] 9018 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:9036:3 [INFO] [stdout] | [INFO] [stdout] 9036 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:9065:3 [INFO] [stdout] | [INFO] [stdout] 9065 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:9998:15 [INFO] [stdout] | [INFO] [stdout] 9998 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:10214:3 [INFO] [stdout] | [INFO] [stdout] 10214 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:10249:3 [INFO] [stdout] | [INFO] [stdout] 10249 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:10565:3 [INFO] [stdout] | [INFO] [stdout] 10565 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:10635:3 [INFO] [stdout] | [INFO] [stdout] 10635 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:10667:3 [INFO] [stdout] | [INFO] [stdout] 10667 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:10976:3 [INFO] [stdout] | [INFO] [stdout] 10976 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:11080:3 [INFO] [stdout] | [INFO] [stdout] 11080 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:13338:3 [INFO] [stdout] | [INFO] [stdout] 13338 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:13369:3 [INFO] [stdout] | [INFO] [stdout] 13369 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:13842:17 [INFO] [stdout] | [INFO] [stdout] 13842 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:13902:11 [INFO] [stdout] | [INFO] [stdout] 13902 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:13986:7 [INFO] [stdout] | [INFO] [stdout] 13986 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:14304:5 [INFO] [stdout] | [INFO] [stdout] 14304 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:14338:3 [INFO] [stdout] | [INFO] [stdout] 14338 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:14997:3 [INFO] [stdout] | [INFO] [stdout] 14997 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:15007:3 [INFO] [stdout] | [INFO] [stdout] 15007 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:15024:3 [INFO] [stdout] | [INFO] [stdout] 15024 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/ash.rs:15150:15 [INFO] [stdout] | [INFO] [stdout] 15150 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> shell/hush.rs:10913:3 [INFO] [stdout] | [INFO] [stdout] 10913 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> sysklogd/syslogd_and_logger.rs:1823:3 [INFO] [stdout] | [INFO] [stdout] 1823 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/acpid.rs:459:3 [INFO] [stdout] | [INFO] [stdout] 459 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/fdisk.rs:3341:3 [INFO] [stdout] | [INFO] [stdout] 3341 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/fsck_minix.rs:1804:3 [INFO] [stdout] | [INFO] [stdout] 1804 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/mkfs_minix.rs:1003:3 [INFO] [stdout] | [INFO] [stdout] 1003 | llvm_asm!("" : : : "memory" : "volatile"); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/rdate.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/readprofile.rs:202:15 [INFO] [stdout] | [INFO] [stdout] 202 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/readprofile.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/readprofile.rs:246:15 [INFO] [stdout] | [INFO] [stdout] 246 | llvm_asm!("bswap ${0:q}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/cramfs.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:333:11 [INFO] [stdout] | [INFO] [stdout] 333 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:349:11 [INFO] [stdout] | [INFO] [stdout] 349 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 365 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh7) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:417:11 [INFO] [stdout] | [INFO] [stdout] 417 | llvm_asm!("bswap $0" : "=r" (fresh10) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:440:11 [INFO] [stdout] | [INFO] [stdout] 440 | llvm_asm!("bswap $0" : "=r" (fresh13) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | llvm_asm!("bswap $0" : "=r" (fresh16) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:483:13 [INFO] [stdout] | [INFO] [stdout] 483 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh19) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:501:13 [INFO] [stdout] | [INFO] [stdout] 501 | llvm_asm!("bswap $0" : "=r" (fresh22) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:530:17 [INFO] [stdout] | [INFO] [stdout] 530 | llvm_asm!("bswap $0" : "=r" (fresh25) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | llvm_asm!("bswap $0" : "=r" (fresh28) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:591:23 [INFO] [stdout] | [INFO] [stdout] 591 | llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh31) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:616:29 [INFO] [stdout] | [INFO] [stdout] 616 | ... llvm_asm!("bswap $0" : "=r" (fresh34) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/hfs.rs:634:29 [INFO] [stdout] | [INFO] [stdout] 634 | ... llvm_asm!("rorw $$8, ${0:w}" : "=r" (fresh37) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/sysv.rs:203:13 [INFO] [stdout] | [INFO] [stdout] 203 | llvm_asm!("bswap $0" : "=r" (fresh1) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `llvm_asm` in this scope [INFO] [stdout] --> util_linux/volume_id/sysv.rs:253:17 [INFO] [stdout] | [INFO] [stdout] 253 | llvm_asm!("bswap $0" : "=r" (fresh4) : "0" [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> rustybox.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> rustybox.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(c_variadic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> rustybox.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(extern_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> rustybox.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(label_break_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> rustybox.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(ptr_wrapping_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 428 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not document `rustybox` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name rustybox rustybox.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=60bd0c44172a94f4 -L dependency=/opt/rustwide/target/debug/deps --extern c2rust_asm_casts=/opt/rustwide/target/debug/deps/libc2rust_asm_casts-375ab4b2328f38c1.rmeta --extern c2rust_bitfields=/opt/rustwide/target/debug/deps/libc2rust_bitfields-597eea1428200991.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1479f2b7adeaa2b6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-1d43b33322014eeb.rmeta --cap-lints=warn --crate-version 0.0.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "9c26d7650e648321e76ffbd07bd4734c443f24e6c9cd5e79ec065df1113a2851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c26d7650e648321e76ffbd07bd4734c443f24e6c9cd5e79ec065df1113a2851", kill_on_drop: false }` [INFO] [stdout] 9c26d7650e648321e76ffbd07bd4734c443f24e6c9cd5e79ec065df1113a2851