[INFO] fetching crate resman 0.19.0... [INFO] testing resman-0.19.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate resman 0.19.0 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate resman 0.19.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate resman 0.19.0 [INFO] tweaked toml for crates.io crate resman 0.19.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate resman 0.19.0 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 crates.io crate resman 0.19.0 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rt_ref v0.3.0 [INFO] [stderr] Downloaded tynm v0.2.0 [INFO] [stderr] Downloaded rt_map v0.6.0 [INFO] [stderr] Downloaded fn_meta v0.8.0 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf64c9c2ffa60bed366935e9087541510988755965e58c5e5581960ae5abde97 [INFO] running `Command { std: "docker" "start" "-a" "cf64c9c2ffa60bed366935e9087541510988755965e58c5e5581960ae5abde97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf64c9c2ffa60bed366935e9087541510988755965e58c5e5581960ae5abde97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf64c9c2ffa60bed366935e9087541510988755965e58c5e5581960ae5abde97", kill_on_drop: false }` [INFO] [stdout] cf64c9c2ffa60bed366935e9087541510988755965e58c5e5581960ae5abde97 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6562ac273e2f7ff79e027230bdb282c0286b13fb37003acf039414c98e2eef62 [INFO] running `Command { std: "docker" "start" "-a" "6562ac273e2f7ff79e027230bdb282c0286b13fb37003acf039414c98e2eef62", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling resman v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rt_ref v0.3.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling rt_map v0.6.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling tynm v0.2.0 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn entry(&mut self) -> Entry [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] 79 | pub fn entry(&mut self) -> Entry<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn borrow(&self) -> Ref [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 182 | pub fn borrow(&self) -> Ref<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:204:26 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn borrow_mut(&self) -> RefMut [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 204 | pub fn borrow_mut(&self) -> RefMut<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:213:30 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "6562ac273e2f7ff79e027230bdb282c0286b13fb37003acf039414c98e2eef62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6562ac273e2f7ff79e027230bdb282c0286b13fb37003acf039414c98e2eef62", kill_on_drop: false }` [INFO] [stdout] 6562ac273e2f7ff79e027230bdb282c0286b13fb37003acf039414c98e2eef62 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/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] 9c445ed48d41fdeaabb90f02bdce8bd1a781d164d5924e333e8b54fd4518f2f7 [INFO] running `Command { std: "docker" "start" "-a" "9c445ed48d41fdeaabb90f02bdce8bd1a781d164d5924e333e8b54fd4518f2f7", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn entry(&mut self) -> Entry [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] 79 | pub fn entry(&mut self) -> Entry<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn borrow(&self) -> Ref [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 182 | pub fn borrow(&self) -> Ref<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling resman v0.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:204:26 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn borrow_mut(&self) -> RefMut [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 204 | pub fn borrow_mut(&self) -> RefMut<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:213:30 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn entry(&mut self) -> Entry [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] 79 | pub fn entry(&mut self) -> Entry<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:182:22 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn borrow(&self) -> Ref [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 182 | pub fn borrow(&self) -> Ref<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:191:26 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stdout] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:204:26 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn borrow_mut(&self) -> RefMut [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 204 | pub fn borrow_mut(&self) -> RefMut<'_, R> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resources.rs:213:30 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [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] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "9c445ed48d41fdeaabb90f02bdce8bd1a781d164d5924e333e8b54fd4518f2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c445ed48d41fdeaabb90f02bdce8bd1a781d164d5924e333e8b54fd4518f2f7", kill_on_drop: false }` [INFO] [stdout] 9c445ed48d41fdeaabb90f02bdce8bd1a781d164d5924e333e8b54fd4518f2f7 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d5dfa2c3d3b48a1a7fa12b8771ef008b0867af14d47ffb6d2b090d8af19c57a0 [INFO] running `Command { std: "docker" "start" "-a" "d5dfa2c3d3b48a1a7fa12b8771ef008b0867af14d47ffb6d2b090d8af19c57a0", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resources.rs:79:21 [INFO] [stderr] | [INFO] [stderr] 79 | pub fn entry(&mut self) -> Entry [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] 79 | pub fn entry(&mut self) -> Entry<'_, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resources.rs:182:22 [INFO] [stderr] | [INFO] [stderr] 182 | pub fn borrow(&self) -> Ref [INFO] [stderr] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [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] 182 | pub fn borrow(&self) -> Ref<'_, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resources.rs:191:26 [INFO] [stderr] | [INFO] [stderr] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stderr] | ^^^^^ ------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [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] 191 | pub fn try_borrow(&self) -> Result, BorrowFail> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resources.rs:204:26 [INFO] [stderr] | [INFO] [stderr] 204 | pub fn borrow_mut(&self) -> RefMut [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [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] 204 | pub fn borrow_mut(&self) -> RefMut<'_, R> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resources.rs:213:30 [INFO] [stderr] | [INFO] [stderr] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [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] 213 | pub fn try_borrow_mut(&self) -> Result, BorrowFail> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `resman` (lib) generated 5 warnings (run `cargo fix --lib -p resman` to apply 5 suggestions) [INFO] [stderr] warning: `resman` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/resman-0957daf2ac25a50c) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test r#ref::tests::debug_includes_inner_field ... ok [INFO] [stdout] test r#ref::tests::partial_eq_compares_value ... ok [INFO] [stdout] test ref_mut::tests::deref_mut_returns_value ... ok [INFO] [stdout] test ref_mut::tests::debug_includes_inner_field ... ok [INFO] [stdout] test ref_mut::tests::partial_eq_compares_value ... ok [INFO] [stdout] test resources::tests::borrow_mut_borrow_mut_returns_err ... ok [INFO] [stdout] test resources::tests::borrow_mut_try_borrow_returns_err ... ok [INFO] [stdout] test resources::tests::borrow_try_borrow_mut_returns_err ... ok [INFO] [stdout] test resources::tests::debug_uses_placeholder_for_values ... ok [INFO] [stdout] test resources::tests::get_raw_returns_some ... ok [INFO] [stdout] test resources::tests::get_mut_returns_ok ... ok [INFO] [stdout] test resources::tests::get_resource_mut_returns_some ... ok [INFO] [stdout] test resources::tests::entry_or_insert_inserts_value ... ok [INFO] [stdout] test resources::tests::insert_raw ... ok [INFO] [stdout] test resources::tests::insert ... ok [INFO] [stdout] test resources::tests::into_inner ... ok [INFO] [stdout] test resources::tests::merge ... ok [INFO] [stdout] test resources::tests::remove_insert ... ok [INFO] [stdout] test resources::tests::try_remove ... ok [INFO] [stdout] test resources::tests::with_capacity_reserves_enough_capacity ... ok [INFO] [stdout] test resources::tests::borrow_before_insert_panics - should panic ... ok [INFO] [stdout] test resources::tests::borrow_mut_before_insert_panics - should panic ... ok [INFO] [stdout] test resources::tests::insert_raw_panics_when_boxed_resource_does_not_match_key - should panic ... ok [INFO] [stdout] test resources::tests::read_write_fails - should panic ... ok [INFO] [stdout] test resources::tests::write_read_fails - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d5dfa2c3d3b48a1a7fa12b8771ef008b0867af14d47ffb6d2b090d8af19c57a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5dfa2c3d3b48a1a7fa12b8771ef008b0867af14d47ffb6d2b090d8af19c57a0", kill_on_drop: false }` [INFO] [stdout] d5dfa2c3d3b48a1a7fa12b8771ef008b0867af14d47ffb6d2b090d8af19c57a0