[INFO] cloning repository https://github.com/zhmu/nwserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhmu/nwserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmu%2Fnwserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmu%2Fnwserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fd0316cadaf2bcb2049a10c502ebcb303095df1 [INFO] testing zhmu/nwserver against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmu%2Fnwserver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhmu/nwserver [INFO] finished tweaking git repo https://github.com/zhmu/nwserver [INFO] tweaked toml for git repo https://github.com/zhmu/nwserver written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhmu/nwserver on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zhmu/nwserver 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_macros_support v0.28.0 [INFO] [stderr] Downloaded pnet_transport v0.28.0 [INFO] [stderr] Downloaded pnet_base v0.28.0 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded pnet_macros v0.28.0 [INFO] [stderr] Downloaded ipnetwork v0.18.0 [INFO] [stderr] Downloaded pnet_datalink v0.28.0 [INFO] [stderr] Downloaded pnet_sys v0.28.0 [INFO] [stderr] Downloaded pnet_packet v0.28.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.37 [INFO] [stderr] Downloaded pnet v0.28.0 [INFO] [stderr] Downloaded syn v1.0.91 [INFO] [stderr] Downloaded nix v0.24.2 [INFO] [stderr] Downloaded libc v0.2.124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e5f5d75a31951006fc7b65130cb4d0137f9cb0eeb506bd33355baa453d725236 [INFO] running `Command { std: "docker" "start" "-a" "e5f5d75a31951006fc7b65130cb4d0137f9cb0eeb506bd33355baa453d725236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5f5d75a31951006fc7b65130cb4d0137f9cb0eeb506bd33355baa453d725236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f5d75a31951006fc7b65130cb4d0137f9cb0eeb506bd33355baa453d725236", kill_on_drop: false }` [INFO] [stdout] e5f5d75a31951006fc7b65130cb4d0137f9cb0eeb506bd33355baa453d725236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2e3d4de7253917b7c8567f4ee9050fcd2486a36527817f7c4fae407a53c5aa3b [INFO] running `Command { std: "docker" "start" "-a" "2e3d4de7253917b7c8567f4ee9050fcd2486a36527817f7c4fae407a53c5aa3b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pnet_base v0.28.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pnet_sys v0.28.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Compiling nwserver_macros v0.1.0 (/opt/rustwide/workdir/nwserver_macros) [INFO] [stderr] Compiling pnet_packet v0.28.0 [INFO] [stderr] Compiling pnet_transport v0.28.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling pnet_datalink v0.28.0 [INFO] [stderr] Compiling nwserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipx.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle, NetWareError> { [INFO] [stdout] | ^^^^^ ------------------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle<'_>, NetWareError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.16s [INFO] running `Command { std: "docker" "inspect" "2e3d4de7253917b7c8567f4ee9050fcd2486a36527817f7c4fae407a53c5aa3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e3d4de7253917b7c8567f4ee9050fcd2486a36527817f7c4fae407a53c5aa3b", kill_on_drop: false }` [INFO] [stdout] 2e3d4de7253917b7c8567f4ee9050fcd2486a36527817f7c4fae407a53c5aa3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3ea138290571e95d4c82b0517c31947d2c0cc387bad4936dca4f805b06aff7c7 [INFO] running `Command { std: "docker" "start" "-a" "3ea138290571e95d4c82b0517c31947d2c0cc387bad4936dca4f805b06aff7c7", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipx.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle, NetWareError> { [INFO] [stdout] | ^^^^^ ------------------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle<'_>, NetWareError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nwserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `clippy` [INFO] [stdout] --> src/ipx.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | #[packet] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/connection.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle, NetWareError> { [INFO] [stdout] | ^^^^^ ------------------------ [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle<'_>, NetWareError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.56s [INFO] running `Command { std: "docker" "inspect" "3ea138290571e95d4c82b0517c31947d2c0cc387bad4936dca4f805b06aff7c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea138290571e95d4c82b0517c31947d2c0cc387bad4936dca4f805b06aff7c7", kill_on_drop: false }` [INFO] [stdout] 3ea138290571e95d4c82b0517c31947d2c0cc387bad4936dca4f805b06aff7c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0aebe01ae56f63369e9b358a3e03e1d0d44a9fe51ea6279efe9a2200b4ee75a0 [INFO] running `Command { std: "docker" "start" "-a" "0aebe01ae56f63369e9b358a3e03e1d0d44a9fe51ea6279efe9a2200b4ee75a0", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `clippy` [INFO] [stderr] --> src/ipx.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | #[packet] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `::pnet_macros::Packet` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `::pnet_macros::Packet` may come from an old version of the `pnet_macros` crate, try updating your dependency with `cargo update -p pnet_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `::pnet_macros::Packet` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ipx.rs:54:17 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn next(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 54 | pub fn next(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/connection.rs:157:27 [INFO] [stderr] | [INFO] [stderr] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle, NetWareError> { [INFO] [stderr] | ^^^^^ ------------------------ [INFO] [stderr] | | || [INFO] [stderr] | | |the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 157 | pub fn get_dir_handle(&self, index: u8) -> Result<&handle::DirectoryHandle<'_>, NetWareError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `nwserver` (lib) generated 3 warnings (run `cargo fix --lib -p nwserver` to apply 2 suggestions) [INFO] [stderr] warning: `nwserver` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nwserver-fd71bb7f7cea67ee) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test bindery::tests::adding_more_set_items_creates_multiple_property_values ... ignored [INFO] [stdout] test bindery::tests::duplicate_ids_are_not_added_to_a_property_set ... ok [INFO] [stdout] test bindery::tests::initially_property_set_is_empty ... ok [INFO] [stdout] test bindery::tests::nonexistent_set_property_items_are_not_removed ... ok [INFO] [stdout] test bindery::tests::property_can_hold_multiple_segments ... ok [INFO] [stdout] test bindery::tests::property_holds_data ... ok [INFO] [stdout] test bindery::tests::set_property_can_have_32_items ... ok [INFO] [stdout] test crypto::tests::decrypt_1 ... ok [INFO] [stdout] test crypto::tests::encrypt_1 ... ok [INFO] [stdout] test crypto::tests::encrypt_2 ... ok [INFO] [stdout] test crypto::tests::shuffle_1 ... ok [INFO] [stdout] test crypto::tests::shuffle_old_password_1 ... ok [INFO] [stdout] test ncp::filesystem::tests::split_path_1_without_volume ... ok [INFO] [stdout] test ncp::filesystem::tests::split_path_removes_prefix_slashes ... ok [INFO] [stdout] test ncp::filesystem::tests::split_path_with_volume ... ok [INFO] [stdout] test trustee::tests::determine_rights_direct_match ... ok [INFO] [stdout] test trustee::tests::determine_rights_finds_closest_parent ... ok [INFO] [stdout] test trustee::tests::determine_rights_matches_equivalent_objects ... ok [INFO] [stdout] test bindery::tests::set_property_items_can_be_removed ... ok [INFO] [stdout] test trustee::tests::determine_rights_matches_objects_in_order ... ok [INFO] [stdout] test trustee::tests::determine_rights_matches_parent ... ok [INFO] [stdout] test trustee::tests::determine_rights_skips_non_matches ... ok [INFO] [stdout] test trustee::tests::determine_rights_succeeds_with_no_rights ... ok [INFO] [stdout] test trustee::tests::determine_rights_supervisor_overiddes_all ... ok [INFO] [stdout] test trustee::tests::determine_rights_uses_root_trustee ... ok [INFO] [stdout] test trustee::tests::direct_path_lookup_succeeds ... ok [INFO] [stdout] test trustee::tests::initially_empty ... ok [INFO] [stdout] test trustee::tests::path_iterator_empty ... ok [INFO] [stdout] test trustee::tests::path_iterator_one_piece ... ok [INFO] [stdout] test trustee::tests::path_iterator_three_pieces ... ok [INFO] [stdout] test trustee::tests::path_iterator_two_pieces ... ok [INFO] [stdout] test trustee::tests::path_lookup_ignores_nonmatches ... ok [INFO] [stdout] test trustee::tests::remove_trustee_with_multiple_entries_removes_only_one_trustee ... ok [INFO] [stdout] test trustee::tests::remove_trustee_with_one_entry_removes_entire_entry ... ok [INFO] [stdout] test trustee::tests::single_path_can_contain_multiple_trustees ... ok [INFO] [stdout] test trustee::tests::trustee_object_rights_can_be_updated ... ok [INFO] [stdout] test trustee::tests::updating_trustee_object_rights_does_not_change_others ... ok [INFO] [stdout] test types::tests::dosfilename_from_should_fail ... ok [INFO] [stdout] test types::tests::dosfilename_from_should_succeed ... ok [INFO] [stdout] test types::tests::dosfilename_matches_should_match ... ok [INFO] [stdout] test types::tests::dosfilename_matches_should_not_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/nwserver.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nwserver-c1a2f3a4f7ec85fd) [INFO] [stderr] Doc-tests nwserver [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0aebe01ae56f63369e9b358a3e03e1d0d44a9fe51ea6279efe9a2200b4ee75a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aebe01ae56f63369e9b358a3e03e1d0d44a9fe51ea6279efe9a2200b4ee75a0", kill_on_drop: false }` [INFO] [stdout] 0aebe01ae56f63369e9b358a3e03e1d0d44a9fe51ea6279efe9a2200b4ee75a0