[INFO] fetching crate fuser 0.9.1... [INFO] testing fuser-0.9.1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate fuser 0.9.1 into /workspace/builds/worker-99/source [INFO] validating manifest of crates.io crate fuser 0.9.1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fuser 0.9.1 [INFO] finished tweaking crates.io crate fuser 0.9.1 [INFO] tweaked toml for crates.io crate fuser 0.9.1 written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate crates.io crate fuser 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03f3e88d32dd1232326962bfc1ac91b4068d3f8ac7ef6e3ce141383d83eed72b [INFO] running `Command { std: "docker" "start" "-a" "03f3e88d32dd1232326962bfc1ac91b4068d3f8ac7ef6e3ce141383d83eed72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03f3e88d32dd1232326962bfc1ac91b4068d3f8ac7ef6e3ce141383d83eed72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03f3e88d32dd1232326962bfc1ac91b4068d3f8ac7ef6e3ce141383d83eed72b", kill_on_drop: false }` [INFO] [stdout] 03f3e88d32dd1232326962bfc1ac91b4068d3f8ac7ef6e3ce141383d83eed72b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f13de82b32334d0c6ed58099647db1ade9ff47c6033486565003097cdaab8127 [INFO] running `Command { std: "docker" "start" "-a" "f13de82b32334d0c6ed58099647db1ade9ff47c6033486565003097cdaab8127", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fuser v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling zerocopy v0.5.0 [INFO] [stdout] warning: trailing semicolon in 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: 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: `#[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] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.11s [INFO] running `Command { std: "docker" "inspect" "f13de82b32334d0c6ed58099647db1ade9ff47c6033486565003097cdaab8127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13de82b32334d0c6ed58099647db1ade9ff47c6033486565003097cdaab8127", kill_on_drop: false }` [INFO] [stdout] f13de82b32334d0c6ed58099647db1ade9ff47c6033486565003097cdaab8127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1de5011bbb81509c8958e50be63a511ee76ec3662c6bbcf0c76432d5c758e9eb [INFO] running `Command { std: "docker" "start" "-a" "1de5011bbb81509c8958e50be63a511ee76ec3662c6bbcf0c76432d5c758e9eb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stdout] warning: trailing semicolon in 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: 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: `#[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] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling clap v2.33.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 regex v1.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling fuser v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in 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: 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: `#[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] [INFO] [stdout] warning: 88 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.25s [INFO] running `Command { std: "docker" "inspect" "1de5011bbb81509c8958e50be63a511ee76ec3662c6bbcf0c76432d5c758e9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de5011bbb81509c8958e50be63a511ee76ec3662c6bbcf0c76432d5c758e9eb", kill_on_drop: false }` [INFO] [stdout] 1de5011bbb81509c8958e50be63a511ee76ec3662c6bbcf0c76432d5c758e9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 467538e945800b8e4024b926671238c17eff00957307468f93fc1326661383b4 [INFO] running `Command { std: "docker" "start" "-a" "467538e945800b8e4024b926671238c17eff00957307468f93fc1326661383b4", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 44 | pub const EPERM: Errno = errno!(libc::EPERM); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 46 | pub const ENOENT: Errno = errno!(libc::ENOENT); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 48 | pub const ESRCH: Errno = errno!(libc::ESRCH); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 50 | pub const EINTR: Errno = errno!(libc::EINTR); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 52 | pub const EIO: Errno = errno!(libc::EIO); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 54 | pub const ENXIO: Errno = errno!(libc::ENXIO); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 56 | pub const E2BIG: Errno = errno!(libc::E2BIG); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 58 | pub const ENOEXEC: Errno = errno!(libc::ENOEXEC); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 60 | pub const EBADF: Errno = errno!(libc::EBADF); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 62 | pub const ECHILD: Errno = errno!(libc::ECHILD); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 64 | pub const EAGAIN: Errno = errno!(libc::EAGAIN); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 66 | pub const ENOMEM: Errno = errno!(libc::ENOMEM); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 68 | pub const EACCES: Errno = errno!(libc::EACCES); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 70 | pub const EFAULT: Errno = errno!(libc::EFAULT); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 72 | pub const ENOTBLK: Errno = errno!(libc::ENOTBLK); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 74 | pub const EBUSY: Errno = errno!(libc::EBUSY); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 76 | pub const EEXIST: Errno = errno!(libc::EEXIST); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 78 | pub const EXDEV: Errno = errno!(libc::EXDEV); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 80 | pub const ENODEV: Errno = errno!(libc::ENODEV); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 82 | pub const ENOTDIR: Errno = errno!(libc::ENOTDIR); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 84 | pub const EISDIR: Errno = errno!(libc::EISDIR); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 86 | pub const EINVAL: Errno = errno!(libc::EINVAL); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 88 | pub const ENFILE: Errno = errno!(libc::ENFILE); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 90 | pub const EMFILE: Errno = errno!(libc::EMFILE); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 92 | pub const ENOTTY: Errno = errno!(libc::ENOTTY); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 94 | pub const ETXTBSY: Errno = errno!(libc::ETXTBSY); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 96 | pub const EFBIG: Errno = errno!(libc::EFBIG); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 98 | pub const ENOSPC: Errno = errno!(libc::ENOSPC); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 100 | pub const ESPIPE: Errno = errno!(libc::ESPIPE); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 102 | pub const EROFS: Errno = errno!(libc::EROFS); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 104 | pub const EMLINK: Errno = errno!(libc::EMLINK); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 106 | pub const EPIPE: Errno = errno!(libc::EPIPE); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 108 | pub const EDOM: Errno = errno!(libc::EDOM); [INFO] [stderr] | ------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 110 | pub const ERANGE: Errno = errno!(libc::ERANGE); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 112 | pub const EDEADLK: Errno = errno!(libc::EDEADLK); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 114 | pub const ENAMETOOLONG: Errno = errno!(libc::ENAMETOOLONG); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 116 | pub const ENOLCK: Errno = errno!(libc::ENOLCK); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 118 | pub const ENOSYS: Errno = errno!(libc::ENOSYS); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 120 | pub const ENOTEMPTY: Errno = errno!(libc::ENOTEMPTY); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 122 | pub const ELOOP: Errno = errno!(libc::ELOOP); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 124 | pub const EWOULDBLOCK: Errno = errno!(libc::EWOULDBLOCK); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 126 | pub const ENOMSG: Errno = errno!(libc::ENOMSG); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 128 | pub const EIDRM: Errno = errno!(libc::EIDRM); [INFO] [stderr] | ------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 130 | pub const EREMOTE: Errno = errno!(libc::EREMOTE); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 132 | pub const ENOLINK: Errno = errno!(libc::ENOLINK); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 134 | pub const EPROTO: Errno = errno!(libc::EPROTO); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 136 | pub const EMULTIHOP: Errno = errno!(libc::EMULTIHOP); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 138 | pub const EBADMSG: Errno = errno!(libc::EBADMSG); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 140 | pub const EOVERFLOW: Errno = errno!(libc::EOVERFLOW); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 142 | pub const EILSEQ: Errno = errno!(libc::EILSEQ); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 144 | pub const EUSERS: Errno = errno!(libc::EUSERS); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 146 | pub const ENOTSOCK: Errno = errno!(libc::ENOTSOCK); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 148 | pub const EDESTADDRREQ: Errno = errno!(libc::EDESTADDRREQ); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 150 | pub const EMSGSIZE: Errno = errno!(libc::EMSGSIZE); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 152 | pub const EPROTOTYPE: Errno = errno!(libc::EPROTOTYPE); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 154 | pub const ENOPROTOOPT: Errno = errno!(libc::ENOPROTOOPT); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 156 | pub const EPROTONOSUPPORT: Errno = errno!(libc::EPROTONOSUPPORT); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 158 | pub const ESOCKTNOSUPPORT: Errno = errno!(libc::ESOCKTNOSUPPORT); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 160 | pub const EOPNOTSUPP: Errno = errno!(libc::EOPNOTSUPP); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 162 | pub const EPFNOSUPPORT: Errno = errno!(libc::EPFNOSUPPORT); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 164 | pub const EAFNOSUPPORT: Errno = errno!(libc::EAFNOSUPPORT); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 166 | pub const EADDRINUSE: Errno = errno!(libc::EADDRINUSE); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 168 | pub const EADDRNOTAVAIL: Errno = errno!(libc::EADDRNOTAVAIL); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 170 | pub const ENETDOWN: Errno = errno!(libc::ENETDOWN); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 172 | pub const ENETUNREACH: Errno = errno!(libc::ENETUNREACH); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 174 | pub const ENETRESET: Errno = errno!(libc::ENETRESET); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 176 | pub const ECONNABORTED: Errno = errno!(libc::ECONNABORTED); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 178 | pub const ECONNRESET: Errno = errno!(libc::ECONNRESET); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 180 | pub const ENOBUFS: Errno = errno!(libc::ENOBUFS); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 182 | pub const EISCONN: Errno = errno!(libc::EISCONN); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 184 | pub const ENOTCONN: Errno = errno!(libc::ENOTCONN); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 186 | pub const ESHUTDOWN: Errno = errno!(libc::ESHUTDOWN); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 188 | pub const ETOOMANYREFS: Errno = errno!(libc::ETOOMANYREFS); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 190 | pub const ETIMEDOUT: Errno = errno!(libc::ETIMEDOUT); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 192 | pub const ECONNREFUSED: Errno = errno!(libc::ECONNREFUSED); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 194 | pub const EHOSTDOWN: Errno = errno!(libc::EHOSTDOWN); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 196 | pub const EHOSTUNREACH: Errno = errno!(libc::EHOSTUNREACH); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 198 | pub const EALREADY: Errno = errno!(libc::EALREADY); [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 200 | pub const EINPROGRESS: Errno = errno!(libc::EINPROGRESS); [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 202 | pub const ESTALE: Errno = errno!(libc::ESTALE); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 204 | pub const EDQUOT: Errno = errno!(libc::EDQUOT); [INFO] [stderr] | -------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 206 | pub const ECANCELED: Errno = errno!(libc::ECANCELED); [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 208 | pub const EOWNERDEAD: Errno = errno!(libc::EOWNERDEAD); [INFO] [stderr] | ------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 210 | pub const ENOTRECOVERABLE: Errno = errno!(libc::ENOTRECOVERABLE); [INFO] [stderr] | ----------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 212 | pub const ENOTSUP: Errno = errno!(libc::ENOTSUP); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/ll/mod.rs:35:11 [INFO] [stderr] | [INFO] [stderr] 35 | }); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 216 | pub const ENODATA: Errno = errno!(libc::ENODATA); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `errno` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ino` [INFO] [stderr] --> src/ll/reply.rs:414:5 [INFO] [stderr] | [INFO] [stderr] 414 | ino: INodeNo, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/request.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | data: &'a [u8], [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `fuser` (lib) generated 88 warnings [INFO] [stderr] warning: `fuser` (lib test) generated 88 warnings (88 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fuser-af74403cb74b5c26) [INFO] [stdout] [INFO] [stdout] running 47 tests [INFO] [stderr] fuse: device not found, try 'modprobe fuse' first [INFO] [stdout] test ll::argument::tests::all_data ... ok [INFO] [stdout] test ll::argument::tests::generic_argument ... ok [INFO] [stdout] test ll::argument::tests::mixed_arguments ... ok [INFO] [stdout] test ll::argument::tests::out_of_data ... ok [INFO] [stdout] test ll::argument::tests::string_argument ... ok [INFO] [stdout] test ll::reply::test::reply_attr ... ok [INFO] [stdout] test ll::reply::test::reply_bmap ... ok [INFO] [stdout] test ll::reply::test::reply_create ... ok [INFO] [stdout] test ll::reply::test::reply_data ... ok [INFO] [stdout] test ll::reply::test::reply_directory ... ok [INFO] [stdout] test ll::reply::test::reply_empty ... ok [INFO] [stdout] test ll::reply::test::reply_entry ... ok [INFO] [stdout] test ll::reply::test::reply_error ... ok [INFO] [stdout] test ll::reply::test::reply_lock ... ok [INFO] [stdout] test ll::reply::test::reply_open ... ok [INFO] [stdout] test ll::reply::test::reply_statfs ... ok [INFO] [stdout] test ll::reply::test::reply_write ... ok [INFO] [stdout] test ll::reply::test::reply_xattr_data ... ok [INFO] [stdout] test ll::reply::test::reply_xattr_size ... ok [INFO] [stdout] test ll::request::tests::init ... ok [INFO] [stdout] test ll::request::tests::mknod ... ok [INFO] [stdout] test ll::request::tests::short_read ... ok [INFO] [stdout] test ll::request::tests::short_read_header ... ok [INFO] [stdout] test mnt::mount_options::test::option_checking ... ok [INFO] [stdout] test mnt::mount_options::test::option_round_trip ... ok [INFO] [stdout] test mnt::mount_options::test::test_parse_options ... ok [INFO] [stdout] test mnt::test::fuse_args ... ok [INFO] [stdout] test reply::test::async_reply ... ok [INFO] [stdout] test reply::test::reply_attr ... ok [INFO] [stdout] test reply::test::reply_bmap ... ok [INFO] [stdout] test reply::test::reply_create ... ok [INFO] [stdout] test reply::test::reply_data ... ok [INFO] [stdout] test reply::test::reply_directory ... ok [INFO] [stdout] test reply::test::reply_entry ... ok [INFO] [stdout] test reply::test::reply_empty ... ok [INFO] [stdout] test reply::test::reply_error ... ok [INFO] [stdout] test reply::test::reply_open ... ok [INFO] [stdout] test reply::test::reply_lock ... ok [INFO] [stdout] test reply::test::reply_raw ... ok [INFO] [stdout] test reply::test::reply_write ... ok [INFO] [stdout] test reply::test::reply_statfs ... ok [INFO] [stdout] test reply::test::reply_xattr_data ... ok [INFO] [stdout] test reply::test::serialize_empty ... ok [INFO] [stdout] test reply::test::reply_xattr_size ... ok [INFO] [stdout] test reply::test::serialize_slice ... ok [INFO] [stdout] test reply::test::serialize_struct ... ok [INFO] [stdout] test mnt::test::mount_unmount ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- mnt::test::mount_unmount stdout ---- [INFO] [stdout] thread 'mnt::test::mount_unmount' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/mnt/mod.rs:165:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a2cb8daa4c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a2cb8daa4c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a2cb8daa4c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a2cb8daa4c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a2cb8fe91c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55a2cb8d6795 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55a2cb8dc8c0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a2cb8dc8c0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a2cb8dc8c0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55a2cb8dc4a6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55a2cb8dcf74 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55a2cb8dca50 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55a2cb8daf04 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55a2cb8dc9b9 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55a2cb7dcca1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55a2cb7dcd93 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55a2cb8320a3 - core::result::Result::unwrap::h0e0f9078fa65363f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x55a2cb81ed6f - fuser::mnt::test::mount_unmount::hccd91ae547cacdb5 [INFO] [stdout] at /opt/rustwide/workdir/src/mnt/mod.rs:165:29 [INFO] [stdout] 18: 0x55a2cb81ec3a - fuser::mnt::test::mount_unmount::{{closure}}::hc11fda090803e4c6 [INFO] [stdout] at /opt/rustwide/workdir/src/mnt/mod.rs:160:5 [INFO] [stdout] 19: 0x55a2cb821d5e - core::ops::function::FnOnce::call_once::hca32a94dca336f54 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a2cb8b4c43 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a2cb8b4c43 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55a2cb8b37d7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x55a2cb8b37d7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a2cb8b37d7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55a2cb8b37d7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55a2cb8b37d7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55a2cb8b37d7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55a2cb8b37d7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55a2cb880b1e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55a2cb880b1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55a2cb885948 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x55a2cb885948 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a2cb885948 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55a2cb885948 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55a2cb885948 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55a2cb885948 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x55a2cb885948 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a2cb8e2713 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55a2cb8e2713 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55a2cb8e2713 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f6897227609 - start_thread [INFO] [stdout] 42: 0x7f6896ff9293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] mnt::test::mount_unmount [INFO] [stdout] [INFO] [stdout] test result: FAILED. 46 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "467538e945800b8e4024b926671238c17eff00957307468f93fc1326661383b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467538e945800b8e4024b926671238c17eff00957307468f93fc1326661383b4", kill_on_drop: false }` [INFO] [stdout] 467538e945800b8e4024b926671238c17eff00957307468f93fc1326661383b4