[INFO] fetching crate fuser 0.8.0... [INFO] checking fuser-0.8.0 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate fuser 0.8.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fuser 0.8.0 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuser 0.8.0 [INFO] finished tweaking crates.io crate fuser 0.8.0 [INFO] tweaked toml for crates.io crate fuser 0.8.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate fuser 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e200bdfb77db0b4fca5da7845efa219b58ef159c6b80f4a4af5af7bf581f9b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4e200bdfb77db0b4fca5da7845efa219b58ef159c6b80f4a4af5af7bf581f9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e200bdfb77db0b4fca5da7845efa219b58ef159c6b80f4a4af5af7bf581f9b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e200bdfb77db0b4fca5da7845efa219b58ef159c6b80f4a4af5af7bf581f9b9", kill_on_drop: false }` [INFO] [stdout] 4e200bdfb77db0b4fca5da7845efa219b58ef159c6b80f4a4af5af7bf581f9b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 477346f76b1219ceb0e9d30d7fc9f2d43cc82fffaf8d4b511b55a747f1a79999 [INFO] running `Command { std: "docker" "start" "-a" "477346f76b1219ceb0e9d30d7fc9f2d43cc82fffaf8d4b511b55a747f1a79999", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] byteorder v1.4.2: default, std [INFO] [stderr] log v0.4.14: std [INFO] [stderr] memchr v2.3.4: use_std [INFO] [stderr] quote v1.0.9 (as host dependency): default [INFO] [stderr] [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling fuser v0.8.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Checking zerocopy v0.3.0 [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub const EPERM: Errno = errno!(libc::EPERM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub const ENOENT: Errno = errno!(libc::ENOENT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub const ESRCH: Errno = errno!(libc::ESRCH); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const EINTR: Errno = errno!(libc::EINTR); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub const EIO: Errno = errno!(libc::EIO); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub const ENXIO: Errno = errno!(libc::ENXIO); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub const E2BIG: Errno = errno!(libc::E2BIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub const ENOEXEC: Errno = errno!(libc::ENOEXEC); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub const EBADF: Errno = errno!(libc::EBADF); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub const ECHILD: Errno = errno!(libc::ECHILD); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub const EAGAIN: Errno = errno!(libc::EAGAIN); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub const ENOMEM: Errno = errno!(libc::ENOMEM); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub const EACCES: Errno = errno!(libc::EACCES); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub const EFAULT: Errno = errno!(libc::EFAULT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub const ENOTBLK: Errno = errno!(libc::ENOTBLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub const EBUSY: Errno = errno!(libc::EBUSY); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub const EEXIST: Errno = errno!(libc::EEXIST); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub const EXDEV: Errno = errno!(libc::EXDEV); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub const ENODEV: Errno = errno!(libc::ENODEV); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub const ENOTDIR: Errno = errno!(libc::ENOTDIR); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub const EISDIR: Errno = errno!(libc::EISDIR); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub const EINVAL: Errno = errno!(libc::EINVAL); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub const ENFILE: Errno = errno!(libc::ENFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub const EMFILE: Errno = errno!(libc::EMFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub const ENOTTY: Errno = errno!(libc::ENOTTY); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub const ETXTBSY: Errno = errno!(libc::ETXTBSY); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub const EFBIG: Errno = errno!(libc::EFBIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub const ENOSPC: Errno = errno!(libc::ENOSPC); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub const ESPIPE: Errno = errno!(libc::ESPIPE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub const EROFS: Errno = errno!(libc::EROFS); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub const EMLINK: Errno = errno!(libc::EMLINK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub const EPIPE: Errno = errno!(libc::EPIPE); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub const EDOM: Errno = errno!(libc::EDOM); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub const ERANGE: Errno = errno!(libc::ERANGE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub const EDEADLK: Errno = errno!(libc::EDEADLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub const ENAMETOOLONG: Errno = errno!(libc::ENAMETOOLONG); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub const ENOLCK: Errno = errno!(libc::ENOLCK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const ENOSYS: Errno = errno!(libc::ENOSYS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub const ENOTEMPTY: Errno = errno!(libc::ENOTEMPTY); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub const ELOOP: Errno = errno!(libc::ELOOP); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub const EWOULDBLOCK: Errno = errno!(libc::EWOULDBLOCK); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub const ENOMSG: Errno = errno!(libc::ENOMSG); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub const EIDRM: Errno = errno!(libc::EIDRM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub const EREMOTE: Errno = errno!(libc::EREMOTE); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub const ENOLINK: Errno = errno!(libc::ENOLINK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub const EPROTO: Errno = errno!(libc::EPROTO); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub const EMULTIHOP: Errno = errno!(libc::EMULTIHOP); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub const EBADMSG: Errno = errno!(libc::EBADMSG); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub const EOVERFLOW: Errno = errno!(libc::EOVERFLOW); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub const EILSEQ: Errno = errno!(libc::EILSEQ); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub const EUSERS: Errno = errno!(libc::EUSERS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub const ENOTSOCK: Errno = errno!(libc::ENOTSOCK); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub const EDESTADDRREQ: Errno = errno!(libc::EDESTADDRREQ); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub const EMSGSIZE: Errno = errno!(libc::EMSGSIZE); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub const EPROTOTYPE: Errno = errno!(libc::EPROTOTYPE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub const ENOPROTOOPT: Errno = errno!(libc::ENOPROTOOPT); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub const EPROTONOSUPPORT: Errno = errno!(libc::EPROTONOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub const ESOCKTNOSUPPORT: Errno = errno!(libc::ESOCKTNOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub const EOPNOTSUPP: Errno = errno!(libc::EOPNOTSUPP); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub const EPFNOSUPPORT: Errno = errno!(libc::EPFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub const EAFNOSUPPORT: Errno = errno!(libc::EAFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub const EADDRINUSE: Errno = errno!(libc::EADDRINUSE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub const EADDRNOTAVAIL: Errno = errno!(libc::EADDRNOTAVAIL); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub const ENETDOWN: Errno = errno!(libc::ENETDOWN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub const ENETUNREACH: Errno = errno!(libc::ENETUNREACH); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub const ENETRESET: Errno = errno!(libc::ENETRESET); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub const ECONNABORTED: Errno = errno!(libc::ECONNABORTED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub const ECONNRESET: Errno = errno!(libc::ECONNRESET); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub const ENOBUFS: Errno = errno!(libc::ENOBUFS); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub const EISCONN: Errno = errno!(libc::EISCONN); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const ENOTCONN: Errno = errno!(libc::ENOTCONN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub const ESHUTDOWN: Errno = errno!(libc::ESHUTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub const ETOOMANYREFS: Errno = errno!(libc::ETOOMANYREFS); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub const ETIMEDOUT: Errno = errno!(libc::ETIMEDOUT); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub const ECONNREFUSED: Errno = errno!(libc::ECONNREFUSED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub const EHOSTDOWN: Errno = errno!(libc::EHOSTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub const EHOSTUNREACH: Errno = errno!(libc::EHOSTUNREACH); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub const EALREADY: Errno = errno!(libc::EALREADY); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub const EINPROGRESS: Errno = errno!(libc::EINPROGRESS); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub const ESTALE: Errno = errno!(libc::ESTALE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub const EDQUOT: Errno = errno!(libc::EDQUOT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub const ECANCELED: Errno = errno!(libc::ECANCELED); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub const EOWNERDEAD: Errno = errno!(libc::EOWNERDEAD); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub const ENOTRECOVERABLE: Errno = errno!(libc::ENOTRECOVERABLE); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub const ENOTSUP: Errno = errno!(libc::ENOTSUP); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub const ENODATA: Errno = errno!(libc::ENODATA); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 86 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Migrating examples/simple.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/null.rs from 2018 edition to 2021 [INFO] [stderr] Migrating examples/hello.rs from 2018 edition to 2021 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub const EPERM: Errno = errno!(libc::EPERM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub const ENOENT: Errno = errno!(libc::ENOENT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub const ESRCH: Errno = errno!(libc::ESRCH); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const EINTR: Errno = errno!(libc::EINTR); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub const EIO: Errno = errno!(libc::EIO); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub const ENXIO: Errno = errno!(libc::ENXIO); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub const E2BIG: Errno = errno!(libc::E2BIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub const ENOEXEC: Errno = errno!(libc::ENOEXEC); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub const EBADF: Errno = errno!(libc::EBADF); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub const ECHILD: Errno = errno!(libc::ECHILD); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub const EAGAIN: Errno = errno!(libc::EAGAIN); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub const ENOMEM: Errno = errno!(libc::ENOMEM); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub const EACCES: Errno = errno!(libc::EACCES); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub const EFAULT: Errno = errno!(libc::EFAULT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub const ENOTBLK: Errno = errno!(libc::ENOTBLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub const EBUSY: Errno = errno!(libc::EBUSY); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub const EEXIST: Errno = errno!(libc::EEXIST); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub const EXDEV: Errno = errno!(libc::EXDEV); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub const ENODEV: Errno = errno!(libc::ENODEV); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub const ENOTDIR: Errno = errno!(libc::ENOTDIR); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub const EISDIR: Errno = errno!(libc::EISDIR); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub const EINVAL: Errno = errno!(libc::EINVAL); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub const ENFILE: Errno = errno!(libc::ENFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub const EMFILE: Errno = errno!(libc::EMFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub const ENOTTY: Errno = errno!(libc::ENOTTY); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub const ETXTBSY: Errno = errno!(libc::ETXTBSY); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub const EFBIG: Errno = errno!(libc::EFBIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub const ENOSPC: Errno = errno!(libc::ENOSPC); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub const ESPIPE: Errno = errno!(libc::ESPIPE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub const EROFS: Errno = errno!(libc::EROFS); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub const EMLINK: Errno = errno!(libc::EMLINK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub const EPIPE: Errno = errno!(libc::EPIPE); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub const EDOM: Errno = errno!(libc::EDOM); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub const ERANGE: Errno = errno!(libc::ERANGE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub const EDEADLK: Errno = errno!(libc::EDEADLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub const ENAMETOOLONG: Errno = errno!(libc::ENAMETOOLONG); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub const ENOLCK: Errno = errno!(libc::ENOLCK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const ENOSYS: Errno = errno!(libc::ENOSYS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub const ENOTEMPTY: Errno = errno!(libc::ENOTEMPTY); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub const ELOOP: Errno = errno!(libc::ELOOP); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub const EWOULDBLOCK: Errno = errno!(libc::EWOULDBLOCK); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub const ENOMSG: Errno = errno!(libc::ENOMSG); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub const EIDRM: Errno = errno!(libc::EIDRM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub const EREMOTE: Errno = errno!(libc::EREMOTE); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub const ENOLINK: Errno = errno!(libc::ENOLINK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub const EPROTO: Errno = errno!(libc::EPROTO); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub const EMULTIHOP: Errno = errno!(libc::EMULTIHOP); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub const EBADMSG: Errno = errno!(libc::EBADMSG); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub const EOVERFLOW: Errno = errno!(libc::EOVERFLOW); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub const EILSEQ: Errno = errno!(libc::EILSEQ); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub const EUSERS: Errno = errno!(libc::EUSERS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub const ENOTSOCK: Errno = errno!(libc::ENOTSOCK); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub const EDESTADDRREQ: Errno = errno!(libc::EDESTADDRREQ); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub const EMSGSIZE: Errno = errno!(libc::EMSGSIZE); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub const EPROTOTYPE: Errno = errno!(libc::EPROTOTYPE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub const ENOPROTOOPT: Errno = errno!(libc::ENOPROTOOPT); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub const EPROTONOSUPPORT: Errno = errno!(libc::EPROTONOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub const ESOCKTNOSUPPORT: Errno = errno!(libc::ESOCKTNOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub const EOPNOTSUPP: Errno = errno!(libc::EOPNOTSUPP); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub const EPFNOSUPPORT: Errno = errno!(libc::EPFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub const EAFNOSUPPORT: Errno = errno!(libc::EAFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub const EADDRINUSE: Errno = errno!(libc::EADDRINUSE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub const EADDRNOTAVAIL: Errno = errno!(libc::EADDRNOTAVAIL); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub const ENETDOWN: Errno = errno!(libc::ENETDOWN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub const ENETUNREACH: Errno = errno!(libc::ENETUNREACH); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub const ENETRESET: Errno = errno!(libc::ENETRESET); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub const ECONNABORTED: Errno = errno!(libc::ECONNABORTED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub const ECONNRESET: Errno = errno!(libc::ECONNRESET); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub const ENOBUFS: Errno = errno!(libc::ENOBUFS); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub const EISCONN: Errno = errno!(libc::EISCONN); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const ENOTCONN: Errno = errno!(libc::ENOTCONN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub const ESHUTDOWN: Errno = errno!(libc::ESHUTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub const ETOOMANYREFS: Errno = errno!(libc::ETOOMANYREFS); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub const ETIMEDOUT: Errno = errno!(libc::ETIMEDOUT); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub const ECONNREFUSED: Errno = errno!(libc::ECONNREFUSED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub const EHOSTDOWN: Errno = errno!(libc::EHOSTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub const EHOSTUNREACH: Errno = errno!(libc::EHOSTUNREACH); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub const EALREADY: Errno = errno!(libc::EALREADY); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub const EINPROGRESS: Errno = errno!(libc::EINPROGRESS); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub const ESTALE: Errno = errno!(libc::ESTALE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub const EDQUOT: Errno = errno!(libc::EDQUOT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub const ECANCELED: Errno = errno!(libc::ECANCELED); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub const EOWNERDEAD: Errno = errno!(libc::EOWNERDEAD); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub const ENOTRECOVERABLE: Errno = errno!(libc::ENOTRECOVERABLE); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub const ENOTSUP: Errno = errno!(libc::ENOTSUP); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub const ENODATA: Errno = errno!(libc::ENODATA); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.02s [INFO] [stdout] warning: 86 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling fuser v0.8.0 (/tmp/fixit) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub const EPERM: Errno = errno!(libc::EPERM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub const ENOENT: Errno = errno!(libc::ENOENT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub const ESRCH: Errno = errno!(libc::ESRCH); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const EINTR: Errno = errno!(libc::EINTR); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub const EIO: Errno = errno!(libc::EIO); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub const ENXIO: Errno = errno!(libc::ENXIO); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub const E2BIG: Errno = errno!(libc::E2BIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub const ENOEXEC: Errno = errno!(libc::ENOEXEC); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub const EBADF: Errno = errno!(libc::EBADF); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub const ECHILD: Errno = errno!(libc::ECHILD); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub const EAGAIN: Errno = errno!(libc::EAGAIN); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub const ENOMEM: Errno = errno!(libc::ENOMEM); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub const EACCES: Errno = errno!(libc::EACCES); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub const EFAULT: Errno = errno!(libc::EFAULT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub const ENOTBLK: Errno = errno!(libc::ENOTBLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub const EBUSY: Errno = errno!(libc::EBUSY); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub const EEXIST: Errno = errno!(libc::EEXIST); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub const EXDEV: Errno = errno!(libc::EXDEV); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub const ENODEV: Errno = errno!(libc::ENODEV); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub const ENOTDIR: Errno = errno!(libc::ENOTDIR); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub const EISDIR: Errno = errno!(libc::EISDIR); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub const EINVAL: Errno = errno!(libc::EINVAL); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub const ENFILE: Errno = errno!(libc::ENFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub const EMFILE: Errno = errno!(libc::EMFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub const ENOTTY: Errno = errno!(libc::ENOTTY); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub const ETXTBSY: Errno = errno!(libc::ETXTBSY); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub const EFBIG: Errno = errno!(libc::EFBIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub const ENOSPC: Errno = errno!(libc::ENOSPC); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub const ESPIPE: Errno = errno!(libc::ESPIPE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub const EROFS: Errno = errno!(libc::EROFS); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub const EMLINK: Errno = errno!(libc::EMLINK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub const EPIPE: Errno = errno!(libc::EPIPE); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub const EDOM: Errno = errno!(libc::EDOM); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub const ERANGE: Errno = errno!(libc::ERANGE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub const EDEADLK: Errno = errno!(libc::EDEADLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub const ENAMETOOLONG: Errno = errno!(libc::ENAMETOOLONG); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub const ENOLCK: Errno = errno!(libc::ENOLCK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const ENOSYS: Errno = errno!(libc::ENOSYS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub const ENOTEMPTY: Errno = errno!(libc::ENOTEMPTY); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub const ELOOP: Errno = errno!(libc::ELOOP); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub const EWOULDBLOCK: Errno = errno!(libc::EWOULDBLOCK); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub const ENOMSG: Errno = errno!(libc::ENOMSG); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub const EIDRM: Errno = errno!(libc::EIDRM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub const EREMOTE: Errno = errno!(libc::EREMOTE); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub const ENOLINK: Errno = errno!(libc::ENOLINK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub const EPROTO: Errno = errno!(libc::EPROTO); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub const EMULTIHOP: Errno = errno!(libc::EMULTIHOP); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub const EBADMSG: Errno = errno!(libc::EBADMSG); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub const EOVERFLOW: Errno = errno!(libc::EOVERFLOW); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub const EILSEQ: Errno = errno!(libc::EILSEQ); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub const EUSERS: Errno = errno!(libc::EUSERS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub const ENOTSOCK: Errno = errno!(libc::ENOTSOCK); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub const EDESTADDRREQ: Errno = errno!(libc::EDESTADDRREQ); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub const EMSGSIZE: Errno = errno!(libc::EMSGSIZE); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub const EPROTOTYPE: Errno = errno!(libc::EPROTOTYPE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub const ENOPROTOOPT: Errno = errno!(libc::ENOPROTOOPT); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub const EPROTONOSUPPORT: Errno = errno!(libc::EPROTONOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub const ESOCKTNOSUPPORT: Errno = errno!(libc::ESOCKTNOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub const EOPNOTSUPP: Errno = errno!(libc::EOPNOTSUPP); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub const EPFNOSUPPORT: Errno = errno!(libc::EPFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub const EAFNOSUPPORT: Errno = errno!(libc::EAFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub const EADDRINUSE: Errno = errno!(libc::EADDRINUSE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub const EADDRNOTAVAIL: Errno = errno!(libc::EADDRNOTAVAIL); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub const ENETDOWN: Errno = errno!(libc::ENETDOWN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub const ENETUNREACH: Errno = errno!(libc::ENETUNREACH); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub const ENETRESET: Errno = errno!(libc::ENETRESET); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub const ECONNABORTED: Errno = errno!(libc::ECONNABORTED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub const ECONNRESET: Errno = errno!(libc::ECONNRESET); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub const ENOBUFS: Errno = errno!(libc::ENOBUFS); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub const EISCONN: Errno = errno!(libc::EISCONN); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const ENOTCONN: Errno = errno!(libc::ENOTCONN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub const ESHUTDOWN: Errno = errno!(libc::ESHUTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub const ETOOMANYREFS: Errno = errno!(libc::ETOOMANYREFS); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub const ETIMEDOUT: Errno = errno!(libc::ETIMEDOUT); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub const ECONNREFUSED: Errno = errno!(libc::ECONNREFUSED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub const EHOSTDOWN: Errno = errno!(libc::EHOSTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub const EHOSTUNREACH: Errno = errno!(libc::EHOSTUNREACH); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub const EALREADY: Errno = errno!(libc::EALREADY); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub const EINPROGRESS: Errno = errno!(libc::EINPROGRESS); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub const ESTALE: Errno = errno!(libc::ESTALE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub const EDQUOT: Errno = errno!(libc::EDQUOT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub const ECANCELED: Errno = errno!(libc::ECANCELED); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub const EOWNERDEAD: Errno = errno!(libc::EOWNERDEAD); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub const ENOTRECOVERABLE: Errno = errno!(libc::ENOTRECOVERABLE); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub const ENOTSUP: Errno = errno!(libc::ENOTSUP); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub const ENODATA: Errno = errno!(libc::ENODATA); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub const EPERM: Errno = errno!(libc::EPERM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub const ENOENT: Errno = errno!(libc::ENOENT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub const ESRCH: Errno = errno!(libc::ESRCH); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub const EINTR: Errno = errno!(libc::EINTR); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub const EIO: Errno = errno!(libc::EIO); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub const ENXIO: Errno = errno!(libc::ENXIO); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub const E2BIG: Errno = errno!(libc::E2BIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub const ENOEXEC: Errno = errno!(libc::ENOEXEC); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub const EBADF: Errno = errno!(libc::EBADF); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub const ECHILD: Errno = errno!(libc::ECHILD); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | pub const EAGAIN: Errno = errno!(libc::EAGAIN); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub const ENOMEM: Errno = errno!(libc::ENOMEM); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub const EACCES: Errno = errno!(libc::EACCES); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub const EFAULT: Errno = errno!(libc::EFAULT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub const ENOTBLK: Errno = errno!(libc::ENOTBLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub const EBUSY: Errno = errno!(libc::EBUSY); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | pub const EEXIST: Errno = errno!(libc::EEXIST); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub const EXDEV: Errno = errno!(libc::EXDEV); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | pub const ENODEV: Errno = errno!(libc::ENODEV); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub const ENOTDIR: Errno = errno!(libc::ENOTDIR); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub const EISDIR: Errno = errno!(libc::EISDIR); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub const EINVAL: Errno = errno!(libc::EINVAL); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub const ENFILE: Errno = errno!(libc::ENFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub const EMFILE: Errno = errno!(libc::EMFILE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub const ENOTTY: Errno = errno!(libc::ENOTTY); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub const ETXTBSY: Errno = errno!(libc::ETXTBSY); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub const EFBIG: Errno = errno!(libc::EFBIG); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub const ENOSPC: Errno = errno!(libc::ENOSPC); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | pub const ESPIPE: Errno = errno!(libc::ESPIPE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | pub const EROFS: Errno = errno!(libc::EROFS); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 104 | pub const EMLINK: Errno = errno!(libc::EMLINK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 106 | pub const EPIPE: Errno = errno!(libc::EPIPE); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub const EDOM: Errno = errno!(libc::EDOM); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub const ERANGE: Errno = errno!(libc::ERANGE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub const EDEADLK: Errno = errno!(libc::EDEADLK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub const ENAMETOOLONG: Errno = errno!(libc::ENAMETOOLONG); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub const ENOLCK: Errno = errno!(libc::ENOLCK); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub const ENOSYS: Errno = errno!(libc::ENOSYS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub const ENOTEMPTY: Errno = errno!(libc::ENOTEMPTY); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 122 | pub const ELOOP: Errno = errno!(libc::ELOOP); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub const EWOULDBLOCK: Errno = errno!(libc::EWOULDBLOCK); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub const ENOMSG: Errno = errno!(libc::ENOMSG); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 128 | pub const EIDRM: Errno = errno!(libc::EIDRM); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub const EREMOTE: Errno = errno!(libc::EREMOTE); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub const ENOLINK: Errno = errno!(libc::ENOLINK); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub const EPROTO: Errno = errno!(libc::EPROTO); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub const EMULTIHOP: Errno = errno!(libc::EMULTIHOP); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub const EBADMSG: Errno = errno!(libc::EBADMSG); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 140 | pub const EOVERFLOW: Errno = errno!(libc::EOVERFLOW); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub const EILSEQ: Errno = errno!(libc::EILSEQ); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | pub const EUSERS: Errno = errno!(libc::EUSERS); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub const ENOTSOCK: Errno = errno!(libc::ENOTSOCK); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub const EDESTADDRREQ: Errno = errno!(libc::EDESTADDRREQ); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | pub const EMSGSIZE: Errno = errno!(libc::EMSGSIZE); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 152 | pub const EPROTOTYPE: Errno = errno!(libc::EPROTOTYPE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub const ENOPROTOOPT: Errno = errno!(libc::ENOPROTOOPT); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | pub const EPROTONOSUPPORT: Errno = errno!(libc::EPROTONOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | pub const ESOCKTNOSUPPORT: Errno = errno!(libc::ESOCKTNOSUPPORT); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 160 | pub const EOPNOTSUPP: Errno = errno!(libc::EOPNOTSUPP); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub const EPFNOSUPPORT: Errno = errno!(libc::EPFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 164 | pub const EAFNOSUPPORT: Errno = errno!(libc::EAFNOSUPPORT); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub const EADDRINUSE: Errno = errno!(libc::EADDRINUSE); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | pub const EADDRNOTAVAIL: Errno = errno!(libc::EADDRNOTAVAIL); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | pub const ENETDOWN: Errno = errno!(libc::ENETDOWN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 172 | pub const ENETUNREACH: Errno = errno!(libc::ENETUNREACH); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 174 | pub const ENETRESET: Errno = errno!(libc::ENETRESET); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub const ECONNABORTED: Errno = errno!(libc::ECONNABORTED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 178 | pub const ECONNRESET: Errno = errno!(libc::ECONNRESET); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 180 | pub const ENOBUFS: Errno = errno!(libc::ENOBUFS); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 182 | pub const EISCONN: Errno = errno!(libc::EISCONN); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 184 | pub const ENOTCONN: Errno = errno!(libc::ENOTCONN); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | pub const ESHUTDOWN: Errno = errno!(libc::ESHUTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | pub const ETOOMANYREFS: Errno = errno!(libc::ETOOMANYREFS); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub const ETIMEDOUT: Errno = errno!(libc::ETIMEDOUT); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub const ECONNREFUSED: Errno = errno!(libc::ECONNREFUSED); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 194 | pub const EHOSTDOWN: Errno = errno!(libc::EHOSTDOWN); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 196 | pub const EHOSTUNREACH: Errno = errno!(libc::EHOSTUNREACH); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub const EALREADY: Errno = errno!(libc::EALREADY); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 200 | pub const EINPROGRESS: Errno = errno!(libc::EINPROGRESS); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | pub const ESTALE: Errno = errno!(libc::ESTALE); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 204 | pub const EDQUOT: Errno = errno!(libc::EDQUOT); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 206 | pub const ECANCELED: Errno = errno!(libc::ECANCELED); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 208 | pub const EOWNERDEAD: Errno = errno!(libc::EOWNERDEAD); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub const ENOTRECOVERABLE: Errno = errno!(libc::ENOTRECOVERABLE); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 212 | pub const ENOTSUP: Errno = errno!(libc::ENOTSUP); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/ll/mod.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | }); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 216 | pub const ENODATA: Errno = errno!(libc::ENODATA); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 86 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 86 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.22s [INFO] running `Command { std: "docker" "inspect" "477346f76b1219ceb0e9d30d7fc9f2d43cc82fffaf8d4b511b55a747f1a79999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "477346f76b1219ceb0e9d30d7fc9f2d43cc82fffaf8d4b511b55a747f1a79999", kill_on_drop: false }` [INFO] [stdout] 477346f76b1219ceb0e9d30d7fc9f2d43cc82fffaf8d4b511b55a747f1a79999