[INFO] fetching crate rafx-base 0.0.16... [INFO] testing rafx-base-0.0.16 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rafx-base 0.0.16 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate rafx-base 0.0.16 [INFO] finished tweaking crates.io crate rafx-base 0.0.16 [INFO] tweaked toml for crates.io crate rafx-base 0.0.16 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rafx-base 0.0.16 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [INFO] [stderr] Adding downcast-rs v1.2.1 (available: v2.0.1) [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] 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] 2860aae152567b06346a9a83257978b8bb29969e3dd6e4270b05ab55e083b723 [INFO] running `Command { std: "docker" "start" "-a" "2860aae152567b06346a9a83257978b8bb29969e3dd6e4270b05ab55e083b723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2860aae152567b06346a9a83257978b8bb29969e3dd6e4270b05ab55e083b723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2860aae152567b06346a9a83257978b8bb29969e3dd6e4270b05ab55e083b723", kill_on_drop: false }` [INFO] [stdout] 2860aae152567b06346a9a83257978b8bb29969e3dd6e4270b05ab55e083b723 [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] 624542de4142aa14e3074855eb57befbdb9a5c96a5141054ee070549b8576e19 [INFO] running `Command { std: "docker" "start" "-a" "624542de4142aa14e3074855eb57befbdb9a5c96a5141054ee070549b8576e19", kill_on_drop: false }` [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rafx-base v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/trust_cell.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/trust_cell.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resource_map.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn fetch(&self) -> ReadBorrow { [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] 177 | pub fn fetch(&self) -> ReadBorrow<'_, 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/resource_map.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn try_fetch(&self) -> Option> { [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] 184 | pub fn try_fetch(&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/resource_map.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn fetch_mut(&self) -> WriteBorrow { [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] 196 | pub fn fetch_mut(&self) -> WriteBorrow<'_, 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/resource_map.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_fetch_mut(&self) -> Option> { [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] 203 | pub fn try_fetch_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/resource_ref_map.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fetch(&self) -> ResourceRefBorrow { [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] 43 | pub fn fetch(&self) -> ResourceRefBorrow<'_, 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/resource_ref_map.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_fetch(&self) -> Option> { [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] 49 | pub fn try_fetch(&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/resource_ref_map.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut { [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] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut<'_, 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/resource_ref_map.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn try_fetch_mut(&self) -> Option> { [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] 62 | pub fn try_fetch_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/trust_cell.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | 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] 304 | pub fn borrow(&self) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [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] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:336:23 [INFO] [stdout] | [INFO] [stdout] 336 | 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] 336 | pub fn borrow_mut(&self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:351:27 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [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] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atomic_once_cell_stack.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn iter(&self) -> Iter { [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] 126 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "624542de4142aa14e3074855eb57befbdb9a5c96a5141054ee070549b8576e19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "624542de4142aa14e3074855eb57befbdb9a5c96a5141054ee070549b8576e19", kill_on_drop: false }` [INFO] [stdout] 624542de4142aa14e3074855eb57befbdb9a5c96a5141054ee070549b8576e19 [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] 377f6b109d8a11657df38aa3c15408b7b5b69d3544cfcc7c7bc4dcb381e9c6c5 [INFO] running `Command { std: "docker" "start" "-a" "377f6b109d8a11657df38aa3c15408b7b5b69d3544cfcc7c7bc4dcb381e9c6c5", kill_on_drop: false }` [INFO] [stderr] Compiling rafx-base v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/trust_cell.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/trust_cell.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resource_map.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn fetch(&self) -> ReadBorrow { [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] 177 | pub fn fetch(&self) -> ReadBorrow<'_, 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/resource_map.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn try_fetch(&self) -> Option> { [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] 184 | pub fn try_fetch(&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/resource_map.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn fetch_mut(&self) -> WriteBorrow { [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] 196 | pub fn fetch_mut(&self) -> WriteBorrow<'_, 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/resource_map.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_fetch_mut(&self) -> Option> { [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] 203 | pub fn try_fetch_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/resource_ref_map.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fetch(&self) -> ResourceRefBorrow { [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] 43 | pub fn fetch(&self) -> ResourceRefBorrow<'_, 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/resource_ref_map.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_fetch(&self) -> Option> { [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] 49 | pub fn try_fetch(&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/resource_ref_map.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut { [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] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut<'_, 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/resource_ref_map.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn try_fetch_mut(&self) -> Option> { [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] 62 | pub fn try_fetch_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/trust_cell.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | 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] 304 | pub fn borrow(&self) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [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] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:336:23 [INFO] [stdout] | [INFO] [stdout] 336 | 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] 336 | pub fn borrow_mut(&self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:351:27 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [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] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atomic_once_cell_stack.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn iter(&self) -> Iter { [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] 126 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/trust_cell.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `std` [INFO] [stdout] --> src/trust_cell.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | #[cfg(feature = "std")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/resource_map.rs:177:31 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn fetch(&self) -> ReadBorrow { [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] 177 | pub fn fetch(&self) -> ReadBorrow<'_, 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/resource_map.rs:184:35 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn try_fetch(&self) -> Option> { [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] 184 | pub fn try_fetch(&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/resource_map.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn fetch_mut(&self) -> WriteBorrow { [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] 196 | pub fn fetch_mut(&self) -> WriteBorrow<'_, 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/resource_map.rs:203:39 [INFO] [stdout] | [INFO] [stdout] 203 | pub fn try_fetch_mut(&self) -> Option> { [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] 203 | pub fn try_fetch_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/resource_ref_map.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn fetch(&self) -> ResourceRefBorrow { [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] 43 | pub fn fetch(&self) -> ResourceRefBorrow<'_, 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/resource_ref_map.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn try_fetch(&self) -> Option> { [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] 49 | pub fn try_fetch(&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/resource_ref_map.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut { [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] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut<'_, 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/resource_ref_map.rs:62:39 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn try_fetch_mut(&self) -> Option> { [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] 62 | pub fn try_fetch_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/trust_cell.rs:304:19 [INFO] [stdout] | [INFO] [stdout] 304 | 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] 304 | pub fn borrow(&self) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:319:23 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [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] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:336:23 [INFO] [stdout] | [INFO] [stdout] 336 | 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] 336 | pub fn borrow_mut(&self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/trust_cell.rs:351:27 [INFO] [stdout] | [INFO] [stdout] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [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] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/atomic_once_cell_stack.rs:126:17 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn iter(&self) -> Iter { [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] 126 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s [INFO] running `Command { std: "docker" "inspect" "377f6b109d8a11657df38aa3c15408b7b5b69d3544cfcc7c7bc4dcb381e9c6c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377f6b109d8a11657df38aa3c15408b7b5b69d3544cfcc7c7bc4dcb381e9c6c5", kill_on_drop: false }` [INFO] [stdout] 377f6b109d8a11657df38aa3c15408b7b5b69d3544cfcc7c7bc4dcb381e9c6c5 [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] dbbeaa7819efdaecac270f3784c44b9ad03e5bd5310c584f6d2b9e7ddfbd6eca [INFO] running `Command { std: "docker" "start" "-a" "dbbeaa7819efdaecac270f3784c44b9ad03e5bd5310c584f6d2b9e7ddfbd6eca", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/trust_cell.rs:15:7 [INFO] [stderr] | [INFO] [stderr] 15 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `std` [INFO] [stderr] --> src/trust_cell.rs:49:7 [INFO] [stderr] | [INFO] [stderr] 49 | #[cfg(feature = "std")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `std` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_map.rs:177:31 [INFO] [stderr] | [INFO] [stderr] 177 | pub fn fetch(&self) -> ReadBorrow { [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] 177 | pub fn fetch(&self) -> ReadBorrow<'_, R> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_map.rs:184:35 [INFO] [stderr] | [INFO] [stderr] 184 | pub fn try_fetch(&self) -> Option> { [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] 184 | pub fn try_fetch(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_map.rs:196:35 [INFO] [stderr] | [INFO] [stderr] 196 | pub fn fetch_mut(&self) -> WriteBorrow { [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] 196 | pub fn fetch_mut(&self) -> WriteBorrow<'_, R> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_map.rs:203:39 [INFO] [stderr] | [INFO] [stderr] 203 | pub fn try_fetch_mut(&self) -> Option> { [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] 203 | pub fn try_fetch_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/resource_ref_map.rs:43:31 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn fetch(&self) -> ResourceRefBorrow { [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] 43 | pub fn fetch(&self) -> ResourceRefBorrow<'_, R> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_ref_map.rs:49:35 [INFO] [stderr] | [INFO] [stderr] 49 | pub fn try_fetch(&self) -> Option> { [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] 49 | pub fn try_fetch(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_ref_map.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut { [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] 56 | pub fn fetch_mut(&self) -> ResourceRefBorrowMut<'_, R> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/resource_ref_map.rs:62:39 [INFO] [stderr] | [INFO] [stderr] 62 | pub fn try_fetch_mut(&self) -> Option> { [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] 62 | pub fn try_fetch_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/trust_cell.rs:304:19 [INFO] [stderr] | [INFO] [stderr] 304 | 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] 304 | pub fn borrow(&self) -> Ref<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trust_cell.rs:319:23 [INFO] [stderr] | [INFO] [stderr] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [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] 319 | pub fn try_borrow(&self) -> Result, InvalidBorrow> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trust_cell.rs:336:23 [INFO] [stderr] | [INFO] [stderr] 336 | 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] 336 | pub fn borrow_mut(&self) -> RefMut<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/trust_cell.rs:351:27 [INFO] [stderr] | [INFO] [stderr] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [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] 351 | pub fn try_borrow_mut(&self) -> Result, InvalidBorrow> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/atomic_once_cell_stack.rs:126:17 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn iter(&self) -> Iter { [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] 126 | pub fn iter(&self) -> Iter<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rafx-base` (lib) generated 15 warnings (run `cargo fix --lib -p rafx-base` to apply 13 suggestions) [INFO] [stderr] warning: `rafx-base` (lib test) generated 15 warnings (15 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rafx_base-bf0c60c0850d011b) [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test atomic_once_cell::tests::test_drop_no_panic ... ok [INFO] [stdout] test atomic_once_cell::tests::test_set_0 ... ok [INFO] [stdout] test atomic_once_cell::tests::test_zst_observable_drop ... ok [INFO] [stdout] test atomic_once_cell::tests::test_zst_set_7 ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_drop ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_drop_no_panic ... ok [INFO] [stdout] test atomic_once_cell::tests::test_drop ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_0 ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_drop_thread ... ok [INFO] [stdout] test atomic_once_cell::tests::test_drop_thread ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_3 ... ok [INFO] [stdout] test atomic_once_cell::tests::test_drop_panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_capacity ... ok [INFO] [stdout] test atomic_once_cell::tests::test_get_0_uninitialized - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_capacity_twice - should panic ... ok [INFO] [stdout] test atomic_once_cell::tests::test_zst_get_0_uninitialized_private_type - should panic ... ok [INFO] [stdout] test atomic_once_cell::tests::test_zst_get_0_uninitialized_void - should panic ... ok [INFO] [stdout] test atomic_once_cell::tests::test_zst_get_7_uninitialized - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_capacity ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_drop_panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_unallocated ... ok [INFO] [stdout] test atomic_once_cell::tests::test_set_0_twice - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_get_0_unallocated - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_get_3_uninitialized - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_0_twice - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_get_index_out_of_range - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_parallel ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_get_0_uninitialized - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_get_capacity_uninitialized - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_observable_drop ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_0_unallocated - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_3_twice - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_1_2_3 ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_7 ... ok [INFO] [stdout] test resource_ref_map::test_extract_resources ... ok [INFO] [stdout] test slab::raw_slab::tests::test_allocate_deallocate_fifo ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_1_2_get_3 ... ok [INFO] [stdout] test slab::raw_slab::tests::test_allocate_deallocate_lifo ... ok [INFO] [stdout] test atomic_once_cell::tests::test_zst_get_0_uninitialized_lifetime - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_index_out_of_range - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_0_uninitialized_lifetime - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_0_uninitialized_private_type - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_0_uninitialized_void - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_7_uninitialized - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_get_index_out_of_range - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_invalid_capacity - should panic ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_7_twice ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_overflow - should panic ... ok [INFO] [stdout] test slab::raw_slab::tests::test_allocate_deallocate_one ... ok [INFO] [stdout] test slab::raw_slab::tests::test_get_mut_fail_out_of_range ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_index_out_of_range - should panic ... ok [INFO] [stdout] test slab::raw_slab::tests::test_get_fail_out_of_range ... ok [INFO] [stdout] test slab::raw_slab::tests::test_get_success ... ok [INFO] [stdout] test slab::raw_slab::tests::test_get_mut_success ... ok [INFO] [stdout] test trust_cell::tests::allow_multiple_reads ... ok [INFO] [stdout] test trust_cell::tests::allow_clone_reads ... ok [INFO] [stdout] test trust_cell::tests::allow_single_write ... ok [INFO] [stdout] test trust_cell::tests::cloned_borrow_does_not_allow_write ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_zst_set_parallel ... ok [INFO] [stdout] test slab::raw_slab::tests::test_double_free - should panic ... ok [INFO] [stdout] test trust_cell::tests::panic_read_and_write - should panic ... ok [INFO] [stdout] test trust_cell::tests::panic_write_and_read - should panic ... ok [INFO] [stdout] test trust_cell::tests::panic_write_and_write - should panic ... ok [INFO] [stdout] test trust_cell::tests::ref_map_box ... ok [INFO] [stdout] test atomic_once_cell_array::tests::test_set_parallel_panic - should panic ... ok [INFO] [stdout] test trust_cell::tests::ref_map_retains_borrow ... ok [INFO] [stdout] test trust_cell::tests::ref_mut_map_preserves_flag ... ok [INFO] [stdout] test trust_cell::tests::ref_mut_map_drops_borrow ... ok [INFO] [stdout] test trust_cell::tests::ref_mut_with_trait_obj ... ok [INFO] [stdout] test trust_cell::tests::ref_map_drops_borrow ... ok [INFO] [stdout] test trust_cell::tests::ref_mut_map_box ... ok [INFO] [stdout] test trust_cell::tests::ref_map_preserves_flag ... ok [INFO] [stdout] test trust_cell::tests::ref_mut_with_non_sized ... ok [INFO] [stdout] test trust_cell::tests::try_write_and_read ... ok [INFO] [stdout] test trust_cell::tests::try_read_and_write ... ok [INFO] [stdout] test trust_cell::tests::ref_with_trait_obj ... ok [INFO] [stdout] test trust_cell::tests::ref_mut_map_retains_mut_borrow - should panic ... ok [INFO] [stdout] test trust_cell::tests::ref_with_non_sized_clone ... ok [INFO] [stdout] test trust_cell::tests::try_write_and_write ... ok [INFO] [stdout] test trust_cell::tests::ref_with_non_sized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dbbeaa7819efdaecac270f3784c44b9ad03e5bd5310c584f6d2b9e7ddfbd6eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbbeaa7819efdaecac270f3784c44b9ad03e5bd5310c584f6d2b9e7ddfbd6eca", kill_on_drop: false }` [INFO] [stdout] dbbeaa7819efdaecac270f3784c44b9ad03e5bd5310c584f6d2b9e7ddfbd6eca