[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#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhmu%2Fnwserver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhmu/nwserver on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abbfe6bbea782a0f18b03ebf136ada571c40df3a898e482d2159d6716a22b905 [INFO] running `Command { std: "docker" "start" "-a" "abbfe6bbea782a0f18b03ebf136ada571c40df3a898e482d2159d6716a22b905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abbfe6bbea782a0f18b03ebf136ada571c40df3a898e482d2159d6716a22b905", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abbfe6bbea782a0f18b03ebf136ada571c40df3a898e482d2159d6716a22b905", kill_on_drop: false }` [INFO] [stdout] abbfe6bbea782a0f18b03ebf136ada571c40df3a898e482d2159d6716a22b905 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a51960ea7af5ba330795a500a870d660114ada0b68d620ace88f8236f5950feb [INFO] running `Command { std: "docker" "start" "-a" "a51960ea7af5ba330795a500a870d660114ada0b68d620ace88f8236f5950feb", 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 pnet_base v0.28.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pnet_macros_support v0.28.0 [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 fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type 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 24.92s [INFO] running `Command { std: "docker" "inspect" "a51960ea7af5ba330795a500a870d660114ada0b68d620ace88f8236f5950feb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a51960ea7af5ba330795a500a870d660114ada0b68d620ace88f8236f5950feb", kill_on_drop: false }` [INFO] [stdout] a51960ea7af5ba330795a500a870d660114ada0b68d620ace88f8236f5950feb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77651138fdb4a2c3482922d9ec80a0cc3dcedb72d214bf5e6ba44b66f77a3331 [INFO] running `Command { std: "docker" "start" "-a" "77651138fdb4a2c3482922d9ec80a0cc3dcedb72d214bf5e6ba44b66f77a3331", 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] [stderr] Compiling nwserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type 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] [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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ipx.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 54 | pub fn next(&mut self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type 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.66s [INFO] running `Command { std: "docker" "inspect" "77651138fdb4a2c3482922d9ec80a0cc3dcedb72d214bf5e6ba44b66f77a3331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77651138fdb4a2c3482922d9ec80a0cc3dcedb72d214bf5e6ba44b66f77a3331", kill_on_drop: false }` [INFO] [stdout] 77651138fdb4a2c3482922d9ec80a0cc3dcedb72d214bf5e6ba44b66f77a3331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfa8be0ec7c474e83caf4e26f78e1b0e97bc7b31d1cb0d2aa75db7ed8d12abe8 [INFO] running `Command { std: "docker" "start" "-a" "bfa8be0ec7c474e83caf4e26f78e1b0e97bc7b31d1cb0d2aa75db7ed8d12abe8", 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ipx.rs:54:17 [INFO] [stderr] | [INFO] [stderr] 54 | pub fn next(&mut self) -> Option { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 54 | pub fn next(&mut self) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is 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 same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nwserver-7e30f9c99779ccf1) [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::initially_property_set_is_empty ... ok [INFO] [stdout] test bindery::tests::duplicate_ids_are_not_added_to_a_property_set ... ok [INFO] [stdout] test bindery::tests::nonexistent_set_property_items_are_not_removed ... ok [INFO] [stdout] test bindery::tests::property_holds_data ... ok [INFO] [stdout] test bindery::tests::property_can_hold_multiple_segments ... ok [INFO] [stdout] test bindery::tests::set_property_items_can_be_removed ... 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_with_volume ... ok [INFO] [stdout] test ncp::filesystem::tests::split_path_removes_prefix_slashes ... ok [INFO] [stdout] test trustee::tests::determine_rights_matches_objects_in_order ... ok [INFO] [stdout] test trustee::tests::determine_rights_skips_non_matches ... ok [INFO] [stdout] test trustee::tests::determine_rights_matches_parent ... ok [INFO] [stdout] test trustee::tests::determine_rights_succeeds_with_no_rights ... ok [INFO] [stdout] test trustee::tests::determine_rights_uses_root_trustee ... ok [INFO] [stdout] test trustee::tests::initially_empty ... ok [INFO] [stdout] test trustee::tests::direct_path_lookup_succeeds ... 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_not_match ... ok [INFO] [stdout] test trustee::tests::determine_rights_direct_match ... ok [INFO] [stdout] test trustee::tests::determine_rights_matches_equivalent_objects ... ok [INFO] [stdout] test trustee::tests::determine_rights_supervisor_overiddes_all ... ok [INFO] [stdout] test trustee::tests::determine_rights_finds_closest_parent ... ok [INFO] [stdout] test types::tests::dosfilename_matches_should_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/nwserver.rs (/opt/rustwide/target/debug/deps/nwserver-871897d819a5fb00) [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] [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] running `Command { std: "docker" "inspect" "bfa8be0ec7c474e83caf4e26f78e1b0e97bc7b31d1cb0d2aa75db7ed8d12abe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa8be0ec7c474e83caf4e26f78e1b0e97bc7b31d1cb0d2aa75db7ed8d12abe8", kill_on_drop: false }` [INFO] [stdout] bfa8be0ec7c474e83caf4e26f78e1b0e97bc7b31d1cb0d2aa75db7ed8d12abe8