[INFO] fetching crate rofuse 0.0.5... [INFO] testing rofuse-0.0.5 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rofuse 0.0.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rofuse 0.0.5 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rofuse 0.0.5 [INFO] finished tweaking crates.io crate rofuse 0.0.5 [INFO] tweaked toml for crates.io crate rofuse 0.0.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate rofuse 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zerocopy v0.6.0 [INFO] [stderr] Downloaded zerocopy-derive v0.3.0 [INFO] [stderr] Downloaded flexi_logger v0.19.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20b1f8f355295747658daec161ab4e3b8334cd04bf384df2faddfbaa76350e48 [INFO] running `Command { std: "docker" "start" "-a" "20b1f8f355295747658daec161ab4e3b8334cd04bf384df2faddfbaa76350e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20b1f8f355295747658daec161ab4e3b8334cd04bf384df2faddfbaa76350e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b1f8f355295747658daec161ab4e3b8334cd04bf384df2faddfbaa76350e48", kill_on_drop: false }` [INFO] [stdout] 20b1f8f355295747658daec161ab4e3b8334cd04bf384df2faddfbaa76350e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33c469cc2d19da2df652bc6ff4dfee08e5a9f6891ee723366f8ced610de6b2d9 [INFO] running `Command { std: "docker" "start" "-a" "33c469cc2d19da2df652bc6ff4dfee08e5a9f6891ee723366f8ced610de6b2d9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rofuse v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling zerocopy v0.6.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling flexi_logger v0.19.5 [INFO] [stdout] warning: trailing semicolon in 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: function is never used: `ensure_last_os_error` [INFO] [stdout] --> src/mnt/mod.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn ensure_last_os_error() -> io::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/request.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/request.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ino` [INFO] [stdout] --> src/ll/reply.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | ino: INodeNo, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DirEntryPlus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ll/reply.rs:412:10 [INFO] [stdout] | [INFO] [stdout] 412 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/channel.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ChannelSender(Arc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/mnt/fuse2.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Mount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/mnt/fuse2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(mountpoint: &Path, options: &[MountOption]) -> io::Result<(Arc, Mount)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/mnt/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod mount_options; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn check_option_conflicts(options: &[MountOption]) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn option_to_string(option: &MountOption) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/reply.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn zero_copy(self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn restore(filesystem: FS, mountpoint: PathBuf, fd: i32) -> Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 98 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.43s [INFO] running `Command { std: "docker" "inspect" "33c469cc2d19da2df652bc6ff4dfee08e5a9f6891ee723366f8ced610de6b2d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33c469cc2d19da2df652bc6ff4dfee08e5a9f6891ee723366f8ced610de6b2d9", kill_on_drop: false }` [INFO] [stdout] 33c469cc2d19da2df652bc6ff4dfee08e5a9f6891ee723366f8ced610de6b2d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bbc3455b7faab23d5b133914548b9c14dae3b1de5a9ffbf25a4cf6b906257a7 [INFO] running `Command { std: "docker" "start" "-a" "4bbc3455b7faab23d5b133914548b9c14dae3b1de5a9ffbf25a4cf6b906257a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stdout] warning: trailing semicolon in 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: function is never used: `ensure_last_os_error` [INFO] [stdout] --> src/mnt/mod.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn ensure_last_os_error() -> io::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/request.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/request.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ino` [INFO] [stdout] --> src/ll/reply.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | ino: INodeNo, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DirEntryPlus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ll/reply.rs:412:10 [INFO] [stdout] | [INFO] [stdout] 412 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub mod channel; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | #![warn(missing_docs, missing_debug_implementations, rust_2018_idioms)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/channel.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct ChannelSender(Arc); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct [INFO] [stdout] --> src/mnt/fuse2.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Mount { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/mnt/fuse2.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(mountpoint: &Path, options: &[MountOption]) -> io::Result<(Arc, Mount)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/mnt/mod.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub mod mount_options; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:89:1 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn check_option_conflicts(options: &[MountOption]) -> Result<(), io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a function [INFO] [stdout] --> src/mnt/mount_options.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn option_to_string(option: &MountOption) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/reply.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn zero_copy(self) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/session.rs:114:5 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn restore(filesystem: FS, mountpoint: PathBuf, fd: i32) -> Session { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 98 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rofuse v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `memmap` [INFO] [stdout] --> examples/zerocopy.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | let ans = memmap::MmapOptions::new().map(&file)?; [INFO] [stdout] | ^^^^^^^^^^^ not found in `memmap` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use crate::MmapOptions; [INFO] [stdout] | [INFO] [stdout] 1 | use memmap2::MmapOptions; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MmapOptions` [INFO] [stdout] --> examples/zerocopy.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use memmap2::{Mmap, MmapOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `max` [INFO] [stdout] --> examples/zerocopy.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `Read`, `Seek` [INFO] [stdout] --> examples/zerocopy.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use std::io::{Error, Read, Result, Seek}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::fs::FileExt` [INFO] [stdout] --> examples/zerocopy.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::os::unix::fs::FileExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rofuse` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `memmap` [INFO] [stdout] --> examples/mu.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | use memmap::{Mmap, MmapOptions}; [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `memmap` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 163 | use memmap2::{Mmap, MmapOptions}; [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> examples/mu.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::sleep` [INFO] [stdout] --> examples/mu.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::thread::sleep; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> examples/mu.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `Arg`, `crate_version` [INFO] [stdout] --> examples/mu.rs:161:16 [INFO] [stdout] | [INFO] [stdout] 161 | use clap::{crate_version, App, Arg}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MountOption` [INFO] [stdout] --> examples/mu.rs:165:41 [INFO] [stdout] | [INFO] [stdout] 165 | FileAttr, FileType, Filesystem, MountOption, ReplyAttr, ReplyData, ReplyDirectory, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `max`, `min` [INFO] [stdout] --> examples/mu.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | use std::cmp::{max, min}; [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> examples/mu.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Error`, `Read`, `Seek` [INFO] [stdout] --> examples/mu.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | use std::io::{Error, Read, Result, Seek}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::fs::FileExt` [INFO] [stdout] --> examples/mu.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | use std::os::unix::fs::FileExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/mu.rs:85:63 [INFO] [stdout] | [INFO] [stdout] 85 | Session::restore(zerofs, opt.mountpoint.parse().unwrap(), ch).run(); [INFO] [stdout] | ^^ expected `i32`, found struct `Channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in 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: function is never used: `ensure_last_os_error` [INFO] [stdout] --> src/mnt/mod.rs:121:4 [INFO] [stdout] | [INFO] [stdout] 121 | fn ensure_last_os_error() -> io::Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/request.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | data: &'a [u8], [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Request` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/request.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ino` [INFO] [stdout] --> src/ll/reply.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | ino: INodeNo, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DirEntryPlus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/ll/reply.rs:412:10 [INFO] [stdout] | [INFO] [stdout] 412 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 89 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4bbc3455b7faab23d5b133914548b9c14dae3b1de5a9ffbf25a4cf6b906257a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbc3455b7faab23d5b133914548b9c14dae3b1de5a9ffbf25a4cf6b906257a7", kill_on_drop: false }` [INFO] [stdout] 4bbc3455b7faab23d5b133914548b9c14dae3b1de5a9ffbf25a4cf6b906257a7