[INFO] cloning repository https://github.com/PlasmaPower/borg-test-wrapper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlasmaPower/borg-test-wrapper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fborg-test-wrapper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fborg-test-wrapper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25580ead1e22a18fa30516f87568dfa5935cce65
[INFO] checking PlasmaPower/borg-test-wrapper against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fborg-test-wrapper" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PlasmaPower/borg-test-wrapper on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/PlasmaPower/borg-test-wrapper
[INFO] finished tweaking git repo https://github.com/PlasmaPower/borg-test-wrapper
[INFO] tweaked toml for git repo https://github.com/PlasmaPower/borg-test-wrapper written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/PlasmaPower/borg-test-wrapper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fnv v1.0.5
[INFO] [stderr]   Downloaded lazy_static v0.2.8
[INFO] [stderr]   Downloaded serde_derive_internals v0.15.0
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded thread-id v3.1.0
[INFO] [stderr]   Downloaded byteorder v1.0.0
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded rand v0.3.15
[INFO] [stderr]   Downloaded serde_json v1.0.2
[INFO] [stderr]   Downloaded dtoa v0.4.1
[INFO] [stderr]   Downloaded itoa v0.3.1
[INFO] [stderr]   Downloaded bincode v0.8.0
[INFO] [stderr]   Downloaded memchr v1.0.1
[INFO] [stderr]   Downloaded regex-syntax v0.4.0
[INFO] [stderr]   Downloaded utf8-ranges v1.0.0
[INFO] [stderr]   Downloaded log v0.3.7
[INFO] [stderr]   Downloaded libc v0.2.23
[INFO] [stderr]   Downloaded env_logger v0.4.2
[INFO] [stderr]   Downloaded thread_local v0.3.3
[INFO] [stderr]   Downloaded errno v0.2.3
[INFO] [stderr]   Downloaded serde_derive v1.0.6
[INFO] [stderr]   Downloaded num-traits v0.1.37
[INFO] [stderr]   Downloaded serde v1.0.6
[INFO] [stderr]   Downloaded regex v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10a83f8a8383d0ceb8f9b0451120b56dc97fee31a55ff8fef14fa83a94ab979a
[INFO] running `Command { std: "docker" "start" "-a" "10a83f8a8383d0ceb8f9b0451120b56dc97fee31a55ff8fef14fa83a94ab979a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10a83f8a8383d0ceb8f9b0451120b56dc97fee31a55ff8fef14fa83a94ab979a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a83f8a8383d0ceb8f9b0451120b56dc97fee31a55ff8fef14fa83a94ab979a", kill_on_drop: false }`
[INFO] [stdout] 10a83f8a8383d0ceb8f9b0451120b56dc97fee31a55ff8fef14fa83a94ab979a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7e6a63e19fdcc626e3ed8e273e9902e9136b63245d0c7f48067a322f6ba3504
[INFO] running `Command { std: "docker" "start" "-a" "d7e6a63e19fdcc626e3ed8e273e9902e9136b63245d0c7f48067a322f6ba3504", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.23
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking serde v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.4.0
[INFO] [stderr]     Checking num-traits v0.1.37
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking byteorder v1.0.0
[INFO] [stderr]     Checking itoa v0.3.1
[INFO] [stderr]     Checking log v0.3.7
[INFO] [stderr]     Checking dtoa v0.4.1
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking thread-id v3.1.0
[INFO] [stderr]     Checking errno v0.2.3
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]     Checking regex v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.6
[INFO] [stderr]     Checking env_logger v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.2
[INFO] [stderr]     Checking bincode v0.8.0
[INFO] [stderr]     Checking test-wrappers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:359:56
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:367:56
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:380:56
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/files.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:359:56
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:367:56
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:380:56
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/shared.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &StatBase) -> FileId {
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &dyn StatBase) -> FileId {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/permissions.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut StatBase) {
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut dyn StatBase) {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/files.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/shared.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &StatBase) -> FileId {
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &dyn StatBase) -> FileId {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/permissions.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut StatBase) {
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut dyn StatBase) {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:11:71
[INFO] [stdout]    |
[INFO] [stdout] 11 |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ---------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]    = note: `#[warn(temporary_cstring_as_ptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 |         transmute(dlsym(RTLD_NEXT, CString::new("__lxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:17:72
[INFO] [stdout]    |
[INFO] [stdout] 17 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstatat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:359:51
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:380:51
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]   --> src/lib/files.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this code causes undefined behavior when executed
[INFO] [stdout]    |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               this code causes undefined behavior when executed
[INFO] [stdout]    |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:11:71
[INFO] [stdout]    |
[INFO] [stdout] 11 |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ---------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]    = note: `#[warn(temporary_cstring_as_ptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 |         transmute(dlsym(RTLD_NEXT, CString::new("__lxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:17:72
[INFO] [stdout]    |
[INFO] [stdout] 17 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstatat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:359:51
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:380:51
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]   --> src/lib/files.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this code causes undefined behavior when executed
[INFO] [stdout]    |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               this code causes undefined behavior when executed
[INFO] [stdout]    |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 160 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 160 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/daemon.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / lazy_static! {
[INFO] [stdout] 102 | |     static ref DATABASE: RwLock<FnvHashMap<FileId, FileEntry>> = RwLock::new(Default::default());
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/daemon.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / lazy_static! {
[INFO] [stdout] 102 | |     static ref DATABASE: RwLock<FnvHashMap<FileId, FileEntry>> = RwLock::new(Default::default());
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/daemon.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / lazy_static! {
[INFO] [stdout] 102 | |     static ref DATABASE: RwLock<FnvHashMap<FileId, FileEntry>> = RwLock::new(Default::default());
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/daemon.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | / lazy_static! {
[INFO] [stdout] 102 | |     static ref DATABASE: RwLock<FnvHashMap<FileId, FileEntry>> = RwLock::new(Default::default());
[INFO] [stdout] 103 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 5.76s
[INFO] running `Command { std: "docker" "inspect" "d7e6a63e19fdcc626e3ed8e273e9902e9136b63245d0c7f48067a322f6ba3504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e6a63e19fdcc626e3ed8e273e9902e9136b63245d0c7f48067a322f6ba3504", kill_on_drop: false }`
[INFO] [stdout] d7e6a63e19fdcc626e3ed8e273e9902e9136b63245d0c7f48067a322f6ba3504
[INFO] checking PlasmaPower/borg-test-wrapper against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fborg-test-wrapper" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PlasmaPower/borg-test-wrapper on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/PlasmaPower/borg-test-wrapper
[INFO] finished tweaking git repo https://github.com/PlasmaPower/borg-test-wrapper
[INFO] tweaked toml for git repo https://github.com/PlasmaPower/borg-test-wrapper written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/PlasmaPower/borg-test-wrapper already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d72823d3dda16f4284dc1f1afd66baeb6c7dd317020a99f5b8cb560a9ced296
[INFO] running `Command { std: "docker" "start" "-a" "0d72823d3dda16f4284dc1f1afd66baeb6c7dd317020a99f5b8cb560a9ced296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d72823d3dda16f4284dc1f1afd66baeb6c7dd317020a99f5b8cb560a9ced296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d72823d3dda16f4284dc1f1afd66baeb6c7dd317020a99f5b8cb560a9ced296", kill_on_drop: false }`
[INFO] [stdout] 0d72823d3dda16f4284dc1f1afd66baeb6c7dd317020a99f5b8cb560a9ced296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c999c1b88ba601c91747bc911cb86825239350ee3a05df8e6254f718dd67ebb2
[INFO] running `Command { std: "docker" "start" "-a" "c999c1b88ba601c91747bc911cb86825239350ee3a05df8e6254f718dd67ebb2", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.23
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.4.0
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking serde v1.0.6
[INFO] [stderr]     Checking num-traits v0.1.37
[INFO] [stderr]     Checking dtoa v0.4.1
[INFO] [stderr]     Checking log v0.3.7
[INFO] [stderr]     Checking byteorder v1.0.0
[INFO] [stderr]     Checking itoa v0.3.1
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking thread-id v3.1.0
[INFO] [stderr]     Checking memchr v1.0.1
[INFO] [stderr]     Checking errno v0.2.3
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking thread_local v0.3.3
[INFO] [stderr]     Checking aho-corasick v0.6.3
[INFO] [stderr]    Compiling serde_derive_internals v0.15.0
[INFO] [stderr]     Checking regex v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.6
[INFO] [stderr]     Checking env_logger v0.4.2
[INFO] [stderr]     Checking serde_json v1.0.2
[INFO] [stderr]     Checking bincode v0.8.0
[INFO] [stderr]     Checking test-wrappers v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:359:56
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:367:56
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:380:56
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout] 9  | / lazy_static! {
[INFO] [stdout] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stdout] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout] 12 | |     };
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |     };
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/shared.rs:93:1
[INFO] [stdout]     |
[INFO] [stdout] 93  | / lazy_static! {
[INFO] [stdout] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stdout] 95  | |         unsafe {
[INFO] [stdout] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stdout] ...   |
[INFO] [stdout] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stdout] 107 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:359:56
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:367:56
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib/shared.rs:380:56
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/overrides.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | / lazy_static! {
[INFO] [stdout] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stdout] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stdout] 35 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/files.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/permissions.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | / wrap! {
[INFO] [stdout] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 76 | |     }
[INFO] [stdout] 77 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/files.rs:19:44
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/files.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36 | |     }
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |     }
[INFO] [stdout] 45 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / wrap! {
[INFO] [stdout] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35 | |         {
[INFO] [stdout] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout] 88 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib/creation.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / wrap! {
[INFO] [stdout] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...  |
[INFO] [stdout] 96 | |     }
[INFO] [stdout] 97 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/shared.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &StatBase) -> FileId {
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &dyn StatBase) -> FileId {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/permissions.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut StatBase) {
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut dyn StatBase) {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/shared.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &StatBase) -> FileId {
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn from_stat(stat: &dyn StatBase) -> FileId {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/lib/permissions.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut StatBase) {
[INFO] [stdout]    |                            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut dyn StatBase) {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:11:71
[INFO] [stdout]    |
[INFO] [stdout] 11 |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ---------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]    = note: `#[warn(temporary_cstring_as_ptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 |         transmute(dlsym(RTLD_NEXT, CString::new("__lxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:17:72
[INFO] [stdout]    |
[INFO] [stdout] 17 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstatat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyXattrsGet`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyXattrsList`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyGetPermissions`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_NetworkLogLevel`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Serialize, Hash, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_FileId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Message`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:359:51
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:380:51
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/overrides.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Override`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:49:1
[INFO] [stdout]     |
[INFO] [stdout] 49  | / wrap! {
[INFO] [stdout] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stdout] 52  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 76  | |     }
[INFO] [stdout] 77  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/permissions.rs:115:1
[INFO] [stdout]     |
[INFO] [stdout] 115 | / wrap! {
[INFO] [stdout] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stdout] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stdout] 118 | |         if ret == 0 {
[INFO] [stdout] ...   |
[INFO] [stdout] 178 | |     }
[INFO] [stdout] 179 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]   --> src/lib/files.rs:19:39
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                       |
[INFO] [stdout]    |                                       this code causes undefined behavior when executed
[INFO] [stdout]    |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/files.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stdout] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stdout] 36  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 44  | |     }
[INFO] [stdout] 45  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]   --> src/lib/file_descriptors.rs:19:47
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                               |
[INFO] [stdout]    |                                               this code causes undefined behavior when executed
[INFO] [stdout]    |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stdout]     |
[INFO] [stdout] 33  | / wrap! {
[INFO] [stdout] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stdout] 35  | |         {
[INFO] [stdout] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stdout] ...   |
[INFO] [stdout] 87  | |     }
[INFO] [stdout] 88  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:11:71
[INFO] [stdout]    |
[INFO] [stdout] 11 |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ---------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]    = note: `#[warn(temporary_cstring_as_ptr)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:14:72
[INFO] [stdout]    |
[INFO] [stdout] 14 |         transmute(dlsym(RTLD_NEXT, CString::new("__lxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:17:72
[INFO] [stdout]    |
[INFO] [stdout] 17 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]   --> src/lib/internal_stat/linux64.rs:20:74
[INFO] [stdout]    |
[INFO] [stdout] 20 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstatat64").unwrap().as_ptr()))
[INFO] [stdout]    |                                    ------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]    |
[INFO] [stdout]    = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyXattrsGet`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyXattrsList`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:40:17
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyGetPermissions`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / wrap! {
[INFO] [stdout] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stdout] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stdout] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stdout] ...   |
[INFO] [stdout] 96  | |     }
[INFO] [stdout] 97  | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_NetworkLogLevel`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Serialize, Hash, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_FileId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/shared.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Message`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/creation.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | / wrap! {
[INFO] [stdout] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stdout] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stdout] 114 | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 147 | |     }
[INFO] [stdout] 148 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:359:51
[INFO] [stdout]     |
[INFO] [stdout] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:367:51
[INFO] [stdout]     |
[INFO] [stdout] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib/shared.rs:380:51
[INFO] [stdout]     |
[INFO] [stdout] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this code causes undefined behavior when executed
[INFO] [stdout]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: integers must be initialized
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/lib/overrides.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Deserialize)]
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Override`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[INFO] [stdout] 105 | |     }
[INFO] [stdout] 106 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned
[INFO] [stdout]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stdout]     = note: this warning originates in the macro `__wrap_fn` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: getting the inner pointer of a temporary `CString`
[INFO] [stdout]    --> src/lib/shared.rs:248:129
[INFO] [stdout]     |
[INFO] [stdout] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stdout]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stdout]     |                                                                              |
[INFO] [stdout]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib/xattrs.rs:70:1
[INFO] [stdout]     |
[INFO] [stdout] 70  | / wrap! {
[INFO] [stdout] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stdout] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stdout] 73  | |     }
[INFO] [stdout] ...   |
[WARN] too many lines in the log, truncating it
