[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] testing PlasmaPower/borg-test-wrapper against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fborg-test-wrapper" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PlasmaPower/borg-test-wrapper on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-5-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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.2.3
[INFO] [stderr]   Downloaded serde v1.0.6
[INFO] [stderr]   Downloaded thread-id v3.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.6
[INFO] [stderr]   Downloaded thread_local v0.3.3
[INFO] [stderr]   Downloaded env_logger v0.4.2
[INFO] [stderr]   Downloaded regex v0.2.1
[INFO] [stderr]   Downloaded regex-syntax v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 831da20f3281a67e6da08ba4845d018cf8f1c8fd7b72c538682a352d8afbed6e
[INFO] running `Command { std: "docker" "start" "-a" "831da20f3281a67e6da08ba4845d018cf8f1c8fd7b72c538682a352d8afbed6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "831da20f3281a67e6da08ba4845d018cf8f1c8fd7b72c538682a352d8afbed6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "831da20f3281a67e6da08ba4845d018cf8f1c8fd7b72c538682a352d8afbed6e", kill_on_drop: false }`
[INFO] [stdout] 831da20f3281a67e6da08ba4845d018cf8f1c8fd7b72c538682a352d8afbed6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29a7f3a542aacbfe0fd20bf14c28f87fe7321dcb6cd273541415e8ef2688b2f5
[INFO] running `Command { std: "docker" "start" "-a" "29a7f3a542aacbfe0fd20bf14c28f87fe7321dcb6cd273541415e8ef2688b2f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.23
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling serde v1.0.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling log v0.3.7
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling fnv v1.0.5
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling thread-id v3.1.0
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling errno v0.2.3
[INFO] [stderr]    Compiling thread_local v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.6
[INFO] [stderr]    Compiling env_logger v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.2
[INFO] [stderr]    Compiling bincode v0.8.0
[INFO] [stderr]    Compiling 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/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/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 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: if this is an object-safe trait, 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: if this is an object-safe trait, 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: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning 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] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning 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/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: 167 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: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyXattrsGet`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyXattrsList`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyGetPermissions`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_NetworkLogLevel`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Deserialize, Hash, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FileId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Message`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.32s
[INFO] running `Command { std: "docker" "inspect" "29a7f3a542aacbfe0fd20bf14c28f87fe7321dcb6cd273541415e8ef2688b2f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29a7f3a542aacbfe0fd20bf14c28f87fe7321dcb6cd273541415e8ef2688b2f5", kill_on_drop: false }`
[INFO] [stdout] 29a7f3a542aacbfe0fd20bf14c28f87fe7321dcb6cd273541415e8ef2688b2f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a77999f476a7ae29bb047fdd79825d70be0c83949fd13f36f56e3594ac259bf
[INFO] running `Command { std: "docker" "start" "-a" "9a77999f476a7ae29bb047fdd79825d70be0c83949fd13f36f56e3594ac259bf", kill_on_drop: false }`
[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/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/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 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: if this is an object-safe trait, 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: if this is an object-safe trait, 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: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning 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] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning 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/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] [stderr]    Compiling test-wrappers v0.1.0 (/opt/rustwide/workdir)
[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: 167 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/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/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/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 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: if this is an object-safe trait, 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: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn stat_base(statbuf: &mut dyn StatBase) {
[INFO] [stdout]    |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyXattrsGet`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyXattrsList`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Debug, Serialize)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyGetPermissions`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_NetworkLogLevel`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[derive(Debug, Deserialize, Hash, PartialEq, Eq, Clone, Copy)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FileId`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/daemon.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Deserialize)]
[INFO] [stdout]    |                 ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Message`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[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: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning 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] warning: 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 may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[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: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: this warning 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/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: 167 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "9a77999f476a7ae29bb047fdd79825d70be0c83949fd13f36f56e3594ac259bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a77999f476a7ae29bb047fdd79825d70be0c83949fd13f36f56e3594ac259bf", kill_on_drop: false }`
[INFO] [stdout] 9a77999f476a7ae29bb047fdd79825d70be0c83949fd13f36f56e3594ac259bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 601207caccdf6d515c7e290f53c070940d569f9b64dce11e81d0df42590487c9
[INFO] running `Command { std: "docker" "start" "-a" "601207caccdf6d515c7e290f53c070940d569f9b64dce11e81d0df42590487c9", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr] 9  | / lazy_static! {
[INFO] [stderr] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stderr] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stderr] 12 | |     };
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |     };
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/internal_stat/linux64.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr] 9  | / lazy_static! {
[INFO] [stderr] 10 | |     static ref ORIGINAL_XSTAT: unsafe extern fn(ver: c_int, path: *const c_char, buf: *mut libc::stat64) -> c_int = unsafe {
[INFO] [stderr] 11 | |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stderr] 12 | |     };
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |     };
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib/shared.rs:93:1
[INFO] [stderr]     |
[INFO] [stderr] 93  | / lazy_static! {
[INFO] [stderr] 94  | |     pub static ref DAEMON_STREAM: Mutex<(BufReader<UnixStream>, BufWriter<UnixStream>)> = {
[INFO] [stderr] 95  | |         unsafe {
[INFO] [stderr] 96  | |            libc::pthread_atfork(None, None, Some(new_daemon_stream));
[INFO] [stderr] ...   |
[INFO] [stderr] 106 | |     pub static ref FILE_REF_COUNTS: Mutex<FnvHashMap<FileId, u32>> = Mutex::new(Default::default());
[INFO] [stderr] 107 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/lib/shared.rs:359:56
[INFO] [stderr]     |
[INFO] [stderr] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/lib/shared.rs:367:56
[INFO] [stderr]     |
[INFO] [stderr] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/lib/shared.rs:380:56
[INFO] [stderr]     |
[INFO] [stderr] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]     |                                                        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/overrides.rs:32:1
[INFO] [stderr]    |
[INFO] [stderr] 32 | / lazy_static! {
[INFO] [stderr] 33 | |     static ref LAST_OVERRIDE_ENV: RwLock<Option<OsString>> = RwLock::new(None);
[INFO] [stderr] 34 | |     static ref LAST_OVERRIDES: RwLock<FnvHashMap<String, Override>> = RwLock::new(Default::default());
[INFO] [stderr] 35 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/permissions.rs:49:1
[INFO] [stderr]    |
[INFO] [stderr] 49 | / wrap! {
[INFO] [stderr] 50 | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stderr] 51 | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stderr] 52 | |     }
[INFO] [stderr] ...  |
[INFO] [stderr] 76 | |     }
[INFO] [stderr] 77 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib/permissions.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | / wrap! {
[INFO] [stderr] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stderr] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stderr] 118 | |         if ret == 0 {
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     }
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/lib/files.rs:19:44
[INFO] [stderr]    |
[INFO] [stderr] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]    |                                            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/files.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / wrap! {
[INFO] [stderr] 34 | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stderr] 35 | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stderr] 36 | |     }
[INFO] [stderr] ...  |
[INFO] [stderr] 44 | |     }
[INFO] [stderr] 45 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]   --> src/lib/file_descriptors.rs:19:52
[INFO] [stderr]    |
[INFO] [stderr] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/file_descriptors.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | / wrap! {
[INFO] [stderr] 34 | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stderr] 35 | |         {
[INFO] [stderr] 36 | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stderr] ...  |
[INFO] [stderr] 87 | |     }
[INFO] [stderr] 88 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/lib/creation.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | / wrap! {
[INFO] [stderr] 51 | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stderr] 52 | |         let fs_mode = mode | 0o600;
[INFO] [stderr] 53 | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stderr] ...  |
[INFO] [stderr] 96 | |     }
[INFO] [stderr] 97 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib/creation.rs:111:1
[INFO] [stderr]     |
[INFO] [stderr] 111 | / wrap! {
[INFO] [stderr] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stderr] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stderr] 114 | |     }
[INFO] [stderr] ...   |
[INFO] [stderr] 147 | |     }
[INFO] [stderr] 148 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/lib/xattrs.rs:70:1
[INFO] [stderr]     |
[INFO] [stderr] 70  | / wrap! {
[INFO] [stderr] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stderr] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stderr] 73  | |     }
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     }
[INFO] [stderr] 106 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `wrap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/lib/shared.rs:62:29
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn from_stat(stat: &StatBase) -> FileId {
[INFO] [stderr]    |                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub fn from_stat(stat: &dyn StatBase) -> FileId {
[INFO] [stderr]    |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/lib/permissions.rs:10:28
[INFO] [stderr]    |
[INFO] [stderr] 10 | fn stat_base(statbuf: &mut StatBase) {
[INFO] [stderr]    |                            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 10 | fn stat_base(statbuf: &mut dyn StatBase) {
[INFO] [stderr]    |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]   --> src/lib/internal_stat/linux64.rs:11:71
[INFO] [stderr]    |
[INFO] [stderr] 11 |         transmute(dlsym(RTLD_NEXT, CString::new("__xstat64").unwrap().as_ptr()))
[INFO] [stderr]    |                                    ---------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]    = note: `#[warn(temporary_cstring_as_ptr)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]   --> src/lib/internal_stat/linux64.rs:14:72
[INFO] [stderr]    |
[INFO] [stderr] 14 |         transmute(dlsym(RTLD_NEXT, CString::new("__lxstat64").unwrap().as_ptr()))
[INFO] [stderr]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]   --> src/lib/internal_stat/linux64.rs:17:72
[INFO] [stderr]    |
[INFO] [stderr] 17 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstat64").unwrap().as_ptr()))
[INFO] [stderr]    |                                    ----------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]   --> src/lib/internal_stat/linux64.rs:20:74
[INFO] [stderr]    |
[INFO] [stderr] 20 |         transmute(dlsym(RTLD_NEXT, CString::new("__fxstatat64").unwrap().as_ptr()))
[INFO] [stderr]    |                                    ------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/shared.rs:34:17
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[derive(Debug, Deserialize)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyXattrsGet`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/shared.rs:37:17
[INFO] [stderr]    |
[INFO] [stderr] 37 | #[derive(Debug, Deserialize)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyXattrsList`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/shared.rs:40:17
[INFO] [stderr]    |
[INFO] [stderr] 40 | #[derive(Debug, Deserialize)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_ReplyGetPermissions`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/shared.rs:49:17
[INFO] [stderr]    |
[INFO] [stderr] 49 | #[derive(Debug, Serialize)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_NetworkLogLevel`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/shared.rs:58:17
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Serialize, Hash, PartialEq, Eq, Clone, Copy)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_FileId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/shared.rs:67:17
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[derive(Debug, Serialize)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_Message`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stderr]    --> src/lib/shared.rs:359:51
[INFO] [stderr]     |
[INFO] [stderr] 359 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   this code causes undefined behavior when executed
[INFO] [stderr]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stderr]    --> src/lib/shared.rs:367:51
[INFO] [stderr]     |
[INFO] [stderr] 367 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   this code causes undefined behavior when executed
[INFO] [stderr]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stderr]    --> src/lib/shared.rs:380:51
[INFO] [stderr]     |
[INFO] [stderr] 380 |                     let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                   |
[INFO] [stderr]     |                                                   this code causes undefined behavior when executed
[INFO] [stderr]     |                                                   help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/lib/overrides.rs:21:10
[INFO] [stderr]    |
[INFO] [stderr] 21 | #[derive(Deserialize)]
[INFO] [stderr]    |          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Override`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/permissions.rs:49:1
[INFO] [stderr]     |
[INFO] [stderr] 49  | / wrap! {
[INFO] [stderr] 50  | |     unsafe fn chmod:ORIG_CHMOD(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stderr] 51  | |         chmod_base(CPath::from_path(path, true), mode, |fs_mode| ORIG_CHMOD(path, fs_mode))
[INFO] [stderr] 52  | |     }
[INFO] [stderr] ...   |
[INFO] [stderr] 76  | |     }
[INFO] [stderr] 77  | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/permissions.rs:115:1
[INFO] [stderr]     |
[INFO] [stderr] 115 | / wrap! {
[INFO] [stderr] 116 | |     unsafe fn __xstat:ORIG_XSTAT(ver: c_int, path: *const c_char, statbuf: *mut libc::stat) -> c_int {
[INFO] [stderr] 117 | |         let ret = ORIG_XSTAT(ver, path, statbuf);
[INFO] [stderr] 118 | |         if ret == 0 {
[INFO] [stderr] ...   |
[INFO] [stderr] 178 | |     }
[INFO] [stderr] 179 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stderr]   --> src/lib/files.rs:19:39
[INFO] [stderr]    |
[INFO] [stderr] 19 |         let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       this code causes undefined behavior when executed
[INFO] [stderr]    |                                       help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]    = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/files.rs:33:1
[INFO] [stderr]     |
[INFO] [stderr] 33  | / wrap! {
[INFO] [stderr] 34  | |     unsafe fn unlink:ORIG_UNLINK(path: *const c_char) -> c_int {
[INFO] [stderr] 35  | |         base_unlink(|| libc::open(path as *const _, O_RDONLY | O_NONBLOCK), || ORIG_UNLINK(path))
[INFO] [stderr] 36  | |     }
[INFO] [stderr] ...   |
[INFO] [stderr] 44  | |     }
[INFO] [stderr] 45  | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: the type `stat64` does not permit being left uninitialized
[INFO] [stderr]   --> src/lib/file_descriptors.rs:19:47
[INFO] [stderr]    |
[INFO] [stderr] 19 |                 let mut statbuf: NativeStat = mem::uninitialized();
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               this code causes undefined behavior when executed
[INFO] [stderr]    |                                               help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]    |
[INFO] [stderr]    = note: integers must be initialized
[INFO] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/file_descriptors.rs:33:1
[INFO] [stderr]     |
[INFO] [stderr] 33  | / wrap! {
[INFO] [stderr] 34  | |     unsafe fn close:ORIG_CLOSE(fd: c_int) -> c_int {
[INFO] [stderr] 35  | |         {
[INFO] [stderr] 36  | |             let daemon_stream = DAEMON_STREAM.lock().unwrap();
[INFO] [stderr] ...   |
[INFO] [stderr] 87  | |     }
[INFO] [stderr] 88  | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/creation.rs:50:1
[INFO] [stderr]     |
[INFO] [stderr] 50  | / wrap! {
[INFO] [stderr] 51  | |     unsafe fn mkdir:ORIG_MKDIR(path: *const c_char, mode: mode_t) -> c_int {
[INFO] [stderr] 52  | |         let fs_mode = mode | 0o600;
[INFO] [stderr] 53  | |         let ret = ORIG_MKDIR(path, fs_mode);
[INFO] [stderr] ...   |
[INFO] [stderr] 96  | |     }
[INFO] [stderr] 97  | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/creation.rs:111:1
[INFO] [stderr]     |
[INFO] [stderr] 111 | / wrap! {
[INFO] [stderr] 112 | |     unsafe fn __xmknod:ORIG_XMKNOD(ver: c_int, path: *const c_char, mode: mode_t, dev: *const dev_t) -> c_int {
[INFO] [stderr] 113 | |         mknod_base(|| CPath::from_path(path, false), mode, *dev, |mode| ORIG_XMKNOD(ver, path, mode, dev))
[INFO] [stderr] 114 | |     }
[INFO] [stderr] ...   |
[INFO] [stderr] 147 | |     }
[INFO] [stderr] 148 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: getting the inner pointer of a temporary `CString`
[INFO] [stderr]    --> src/lib/shared.rs:248:129
[INFO] [stderr]     |
[INFO] [stderr] 248 |                       ::std::mem::transmute(::libc::dlsym(::libc::RTLD_NEXT, ::std::ffi::CString::new(stringify!($name)).unwrap().as_ptr()))
[INFO] [stderr]     |                                                                              ---------------------------------------------------- ^^^^^^ this pointer will be invalid
[INFO] [stderr]     |                                                                              |
[INFO] [stderr]     |                                                                              this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib/xattrs.rs:70:1
[INFO] [stderr]     |
[INFO] [stderr] 70  | / wrap! {
[INFO] [stderr] 71  | |     unsafe fn setxattr:_(path: *const c_char, name: *const c_char, value: *const c_void, size: usize, flags: c_int) -> c_int {
[INFO] [stderr] 72  | |         base_set(CPath::from_path(path, true), name, value, size, flags)
[INFO] [stderr] 73  | |     }
[INFO] [stderr] ...   |
[INFO] [stderr] 105 | |     }
[INFO] [stderr] 106 | | }
[INFO] [stderr]     | |_- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr]     = help: for more information, see https://doc.rust-lang.org/reference/destructors.html
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: `test-wrappers` (lib) generated 167 warnings (126 duplicates) (run `cargo fix --lib -p test-wrappers` to apply 2 suggestions)
[INFO] [stderr] warning: `test-wrappers` (lib test) generated 167 warnings (167 duplicates)
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/daemon.rs:101:1
[INFO] [stderr]     |
[INFO] [stderr] 101 | / lazy_static! {
[INFO] [stderr] 102 | |     static ref DATABASE: RwLock<FnvHashMap<FileId, FileEntry>> = RwLock::new(Default::default());
[INFO] [stderr] 103 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/daemon.rs:101:1
[INFO] [stderr]     |
[INFO] [stderr] 101 | / lazy_static! {
[INFO] [stderr] 102 | |     static ref DATABASE: RwLock<FnvHashMap<FileId, FileEntry>> = RwLock::new(Default::default());
[INFO] [stderr] 103 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = 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] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/daemon.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[derive(Debug, Serialize)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyXattrsGet`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/daemon.rs:20:17
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[derive(Debug, Serialize)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyXattrsList`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/daemon.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Debug, Serialize)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_SERIALIZE_FOR_ReplyGetPermissions`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/daemon.rs:31:17
[INFO] [stderr]    |
[INFO] [stderr] 31 | #[derive(Debug, Deserialize)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_NetworkLogLevel`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/daemon.rs:61:17
[INFO] [stderr]    |
[INFO] [stderr] 61 | #[derive(Debug, Deserialize, Hash, PartialEq, Eq, Clone, Copy)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_FileId`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stderr]   --> src/daemon.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 | #[derive(Debug, Deserialize)]
[INFO] [stderr]    |                 ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: move this `impl` block outside the of the current constant `_IMPL_DESERIALIZE_FOR_Message`
[INFO] [stderr]    = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type
[INFO] [stderr]    = 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] [stderr]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stderr]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `test-wrappers` (bin "test-wrapper" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib/mod.rs (/opt/rustwide/target/debug/deps/testwrapper-112d7196b84d2048)
[INFO] [stderr] thread 'main' panicked at src/lib/shared.rs:87:14:
[INFO] [stderr] libtestwrapper preloaded, but TEST_WRAPPER_SOCKET environment variable not passed: NotPresent
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x556e442c2ba5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]    1:     0x556e442c2ba5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]    2:     0x556e442c2ba5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]    3:     0x556e442c2ba5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]    4:     0x556e442e960b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stderr]    5:     0x556e442e960b - core::fmt::write::h8bcd80919a02be29
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stderr]    6:     0x556e442c029f - std::io::Write::write_fmt::hed769ca6c29434ec
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stderr]    7:     0x556e442c297e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]    8:     0x556e442c297e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]    9:     0x556e442c43a9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stderr]   10:     0x556e442c40ed - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9
[INFO] [stderr]   11:     0x556e4427d4ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   12:     0x556e4427d4ca - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stderr]   13:     0x556e442c49ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stderr]   14:     0x556e442c49ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stderr]   15:     0x556e442c4724 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stderr]   16:     0x556e442c3069 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]   17:     0x556e442c4457 - rust_begin_unwind
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stderr]   18:     0x556e441d1853 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stderr]   19:     0x556e441d1d86 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stderr]   20:     0x556e44242e86 - core::result::Result<T,E>::expect::h4e2ba0759cc662d1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stderr]   21:     0x556e4422826b - testwrapper::shared::create_daemon_stream::hf08d6f200b38a8b0
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib/shared.rs:86:38
[INFO] [stderr]   22:     0x556e44221905 - <testwrapper::shared::DAEMON_STREAM as core::ops::deref::Deref>::deref::__static_ref_initialize::h0ec9b278f16e3615
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib/shared.rs:99:22
[INFO] [stderr]   23:     0x556e44221905 - core::ops::function::FnOnce::call_once::h37f8b440db7d3a7f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   24:     0x556e44245843 - lazy_static::lazy::Lazy<T>::get::{{closure}}::hcebd3c796b1cb5aa
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-0.2.8/src/lazy.rs:23:45
[INFO] [stderr]   25:     0x556e441fc228 - std::sync::once::Once::call_once::{{closure}}::h4ed1be5820316446
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:41
[INFO] [stderr]   26:     0x556e441da716 - std::sys::sync::once::futex::Once::call::hb1aeeeb31eda42ab
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/sync/once/futex.rs:124:21
[INFO] [stderr]   27:     0x556e441faf5b - std::sync::once::Once::call_once::hd54cc07f11281f1f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sync/once.rs:149:9
[INFO] [stderr]   28:     0x556e4422e73c - lazy_static::lazy::Lazy<T>::get::h5bd96a3fb6b0a145
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-0.2.8/src/lazy.rs:22:13
[INFO] [stderr]   29:     0x556e4422e73c - <testwrapper::shared::DAEMON_STREAM as core::ops::deref::Deref>::deref::__stability::h5b5cb0b0211268a3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-0.2.8/src/lib.rs:138:25
[INFO] [stderr]   30:     0x556e4422e73c - <testwrapper::shared::DAEMON_STREAM as core::ops::deref::Deref>::deref::h88b7953d65e83954
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lazy_static-0.2.8/src/lib.rs:140:21
[INFO] [stderr]   31:     0x556e44229948 - testwrapper::shared::request::had9748e8dd23d308
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib/shared.rs:159:23
[INFO] [stderr]   32:     0x556e44229b29 - testwrapper::shared::message::h5543a0b9c059dcc5
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib/shared.rs:171:22
[INFO] [stderr]   33:     0x556e44210977 - open64
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib/shared.rs:219:21
[INFO] [stderr]   34:     0x556e442c598c - std::sys::pal::unix::fs::File::open_c::{{closure}}::h61ed334863cff23f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/fs.rs:1169:36
[INFO] [stderr]   35:     0x556e442c598c - std::sys::pal::unix::cvt_r::hf46f72cfb50ea45c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/mod.rs:318:19
[INFO] [stderr]   36:     0x556e442c598c - std::sys::pal::unix::fs::File::open_c::hfc439843fef4b01f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/fs.rs:1169:18
[INFO] [stderr]   37:     0x556e442ba512 - std::sys::pal::unix::fs::File::open::{{closure}}::h868a817c5070cd95
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/fs.rs:1157:42
[INFO] [stderr]   38:     0x556e442ba512 - std::sys::pal::common::small_c_string::run_with_cstr_stack::h76ad6780eb433ee0
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/common/small_c_string.rs:49:18
[INFO] [stderr]   39:     0x556e442ba512 - std::sys::pal::common::small_c_string::run_with_cstr::h05232dc4f3933bbd
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/common/small_c_string.rs:29:18
[INFO] [stderr]   40:     0x556e442ba512 - std::sys::pal::common::small_c_string::run_path_with_cstr::hd5c5c8ddcf7292ff
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/common/small_c_string.rs:19:5
[INFO] [stderr]   41:     0x556e442ba512 - std::sys::pal::unix::fs::File::open::h4269fa82a26c283f
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/fs.rs:1157:9
[INFO] [stderr]   42:     0x556e442ba512 - std::fs::OpenOptions::_open::h182f18ea1631c295
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/fs.rs:1160:9
[INFO] [stderr]   43:     0x556e442ba512 - std::fs::OpenOptions::open::h781ee01517ec3533
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/fs.rs:1156:9
[INFO] [stderr]   44:     0x556e442ba512 - std::fs::File::open::hebfcb0c73f194047
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/fs.rs:375:9
[INFO] [stderr]   45:     0x556e442ba512 - std::sys::pal::unix::thread::cgroups::quota::h86eb0b8c2910e99c
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:507:13
[INFO] [stderr]   46:     0x556e442ba512 - std::sys::pal::unix::thread::available_parallelism::hffdc56bfdd90aa13
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:328:25
[INFO] [stderr]   47:     0x556e442ba512 - std::thread::available_parallelism::hf3adbd260404ae35
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:1854:5
[INFO] [stderr]   48:     0x556e44273981 - test::helpers::concurrency::get_concurrency::hc480cc0344a9d26e
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/helpers/concurrency.rs:12:9
[INFO] [stderr]   49:     0x556e4425ffc8 - core::ops::function::FnOnce::call_once::hb9ddf1f8bacc43eb
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   50:     0x556e4425ffc8 - core::option::Option<T>::unwrap_or_else::hda24f5f33cd66a24
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/option.rs:977:21
[INFO] [stderr]   51:     0x556e4425ffc8 - test::console::run_tests_console::hb522dca35063bbe1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/console.rs:298:46
[INFO] [stderr]   52:     0x556e4427c949 - test::test_main::hb656185251dc588b
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:142:19
[INFO] [stderr]   53:     0x556e4427d72b - test::test_main_static::h7e308d276eb90ea1
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:164:5
[INFO] [stderr]   54:     0x556e442272c0 - testwrapper::main::h3cfc384e7a4b862d
[INFO] [stderr]                                at /opt/rustwide/workdir/src/lib/mod.rs:1:1
[INFO] [stderr]   55:     0x556e4422235b - core::ops::function::FnOnce::call_once::h5de26032b2e44829
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   56:     0x556e4421bb0e - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f04b8b70c4bf090
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stderr]   57:     0x556e44242621 - std::rt::lang_start::{{closure}}::h3e51cebb366da784
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:159:18
[INFO] [stderr]   58:     0x556e442b99fd - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h239f0051f1e18680
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13
[INFO] [stderr]   59:     0x556e442b99fd - std::panicking::try::do_call::hf7072797cbfea7fa
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   60:     0x556e442b99fd - std::panicking::try::h3a37e38691a5244b
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   61:     0x556e442b99fd - std::panic::catch_unwind::hc7cc1460e4236209
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   62:     0x556e442b99fd - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48
[INFO] [stderr]   63:     0x556e442b99fd - std::panicking::try::do_call::hafc0f13e6abd9d79
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stderr]   64:     0x556e442b99fd - std::panicking::try::h67b8f1800ef15799
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stderr]   65:     0x556e442b99fd - std::panic::catch_unwind::he5b260dc522c68be
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stderr]   66:     0x556e442b99fd - std::rt::lang_start_internal::hf119eb75d1ffe221
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20
[INFO] [stderr]   67:     0x556e442425fa - std::rt::lang_start::h8db2440b448a0844
[INFO] [stderr]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:158:17
[INFO] [stderr]   68:     0x556e442272ee - main
[INFO] [stderr]   69:     0x7feacd9add90 - <unknown>
[INFO] [stderr]   70:     0x7feacd9ade40 - __libc_start_main
[INFO] [stderr]   71:     0x556e441d20e5 - _start
[INFO] [stderr]   72:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "601207caccdf6d515c7e290f53c070940d569f9b64dce11e81d0df42590487c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601207caccdf6d515c7e290f53c070940d569f9b64dce11e81d0df42590487c9", kill_on_drop: false }`
[INFO] [stdout] 601207caccdf6d515c7e290f53c070940d569f9b64dce11e81d0df42590487c9
[INFO] testing PlasmaPower/borg-test-wrapper against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fborg-test-wrapper" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/PlasmaPower/borg-test-wrapper on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-5-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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2ba3ba9048c7bcfde91a32e3c80bae28c71964b3edbf9ba69f0c26d226198e1
[INFO] running `Command { std: "docker" "start" "-a" "c2ba3ba9048c7bcfde91a32e3c80bae28c71964b3edbf9ba69f0c26d226198e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2ba3ba9048c7bcfde91a32e3c80bae28c71964b3edbf9ba69f0c26d226198e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2ba3ba9048c7bcfde91a32e3c80bae28c71964b3edbf9ba69f0c26d226198e1", kill_on_drop: false }`
[INFO] [stdout] c2ba3ba9048c7bcfde91a32e3c80bae28c71964b3edbf9ba69f0c26d226198e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e8cdb6782610a60de531271ccadf9d522893b2ce7f3371c6c5bb26c77b4ba2b
[INFO] running `Command { std: "docker" "start" "-a" "1e8cdb6782610a60de531271ccadf9d522893b2ce7f3371c6c5bb26c77b4ba2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.23
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling num-traits v0.1.37
[INFO] [stderr]    Compiling regex-syntax v0.4.0
[INFO] [stderr]    Compiling serde v1.0.6
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling log v0.3.7
[INFO] [stderr]    Compiling byteorder v1.0.0
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling fnv v1.0.5
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling thread-id v3.1.0
[INFO] [stderr]    Compiling rand v0.3.15
[INFO] [stderr]    Compiling errno v0.2.3
[INFO] [stderr]    Compiling thread_local v0.3.3
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling regex v0.2.1
[INFO] [stderr]    Compiling serde_derive_internals v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.6
[INFO] [stderr]    Compiling env_logger v0.4.2
[INFO] [stderr]    Compiling bincode v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.2
[INFO] [stderr]    Compiling 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 | | }
[WARN] too many lines in the log, truncating it
