[INFO] fetching crate palett 0.0.8... [INFO] checking palett-0.0.8 against try#23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 for pr-115950 [INFO] extracting crate palett 0.0.8 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate palett 0.0.8 on toolchain 23ffd2897cbb44320ca18dfe4d05dbacb37d55e0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate palett 0.0.8 [INFO] finished tweaking crates.io crate palett 0.0.8 [INFO] tweaked toml for crates.io crate palett 0.0.8 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0216e4f8348f10de1cf2673874c9bf793ba9d3a9353ea6b9430193f9118bac69 [INFO] running `Command { std: "docker" "start" "-a" "0216e4f8348f10de1cf2673874c9bf793ba9d3a9353ea6b9430193f9118bac69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0216e4f8348f10de1cf2673874c9bf793ba9d3a9353ea6b9430193f9118bac69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0216e4f8348f10de1cf2673874c9bf793ba9d3a9353ea6b9430193f9118bac69", kill_on_drop: false }` [INFO] [stdout] 0216e4f8348f10de1cf2673874c9bf793ba9d3a9353ea6b9430193f9118bac69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23ffd2897cbb44320ca18dfe4d05dbacb37d55e0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 634e952f5a98b54fbf59f538eadc2790a78b469b726363580645e5aac599f969 [INFO] running `Command { std: "docker" "start" "-a" "634e952f5a98b54fbf59f538eadc2790a78b469b726363580645e5aac599f969", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking veho v0.0.20 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking aho-corasick v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking texting v0.0.7 [INFO] [stderr] Checking aryth v0.0.11 [INFO] [stderr] Checking palett v0.0.8 (/opt/rustwide/workdir) [INFO] [stdout] error[E0597]: `factory` does not live long enough [INFO] [stdout] --> src/projector/utils/_preset_to_flat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | let factory = DyeFactory::hex(effects); [INFO] [stdout] | ------- binding `factory` declared here [INFO] [stdout] 7 | (&factory).make(preset.na) [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `factory` is borrowed for `'static` [INFO] [stdout] 8 | } [INFO] [stdout] | - `factory` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/projector/projector.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn make(&self, value: T) -> impl Fn(&str) -> String [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 68 | self.factory.make(&self.project(value)) [INFO] [stdout] | -------------------^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'1` [INFO] [stdout] 69 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_y`, which is owned by the current function [INFO] [stdout] --> src/fluo/vector.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_y` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] | --------- `dye_fac_y` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/vector.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_y` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_x`, which is owned by the current function [INFO] [stdout] --> src/fluo/vector.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_x` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] | --------- `dye_fac_x` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/vector.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_x` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_y`, which is owned by the current function [INFO] [stdout] --> src/fluo/matrix.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_y` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] | --------- `dye_fac_y` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/matrix.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_y` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_x`, which is owned by the current function [INFO] [stdout] --> src/fluo/matrix.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_x` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] | --------- `dye_fac_x` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/matrix.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_x` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `factory` does not live long enough [INFO] [stdout] --> src/projector/utils/_preset_to_flat.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | let factory = DyeFactory::hex(effects); [INFO] [stdout] | ------- binding `factory` declared here [INFO] [stdout] 7 | (&factory).make(preset.na) [INFO] [stdout] | ^^^^^^^^^^---------------- [INFO] [stdout] | | [INFO] [stdout] | borrowed value does not live long enough [INFO] [stdout] | argument requires that `factory` is borrowed for `'static` [INFO] [stdout] 8 | } [INFO] [stdout] | - `factory` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/projector/projector.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn make(&self, value: T) -> impl Fn(&str) -> String [INFO] [stdout] | - let's call the lifetime of this reference `'1` [INFO] [stdout] ... [INFO] [stdout] 68 | self.factory.make(&self.project(value)) [INFO] [stdout] | -------------------^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] | argument requires that borrow lasts for `'1` [INFO] [stdout] 69 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_y`, which is owned by the current function [INFO] [stdout] --> src/fluo/vector.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_y` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] | --------- `dye_fac_y` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/vector.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_y` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_x`, which is owned by the current function [INFO] [stdout] --> src/fluo/vector.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_x` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] | --------- `dye_fac_x` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/vector.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_x` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_y`, which is owned by the current function [INFO] [stdout] --> src/fluo/matrix.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_y` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] | --------- `dye_fac_y` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/matrix.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_y` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0373]: closure may outlive the current function, but it borrows `dye_fac_x`, which is owned by the current function [INFO] [stdout] --> src/fluo/matrix.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] | ^^^^^^ may outlive borrowed value `dye_fac_x` [INFO] [stdout] 44 | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] | --------- `dye_fac_x` is borrowed here [INFO] [stdout] | [INFO] [stdout] note: closure is returned here [INFO] [stdout] --> src/fluo/matrix.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | / zipper(vec_x, vec_y, |x, y| { [INFO] [stdout] 44 | | if let Some(v) = x { return dye_fac_x.make(v); } [INFO] [stdout] 45 | | if let Some(v) = y { return dye_fac_y.make(v); } [INFO] [stdout] 46 | | return dye_fac_x.make(f32::nan()); [INFO] [stdout] 47 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] help: to force the closure to take ownership of `dye_fac_x` (and any other referenced variables), use the `move` keyword [INFO] [stdout] | [INFO] [stdout] 43 | zipper(vec_x, vec_y, move |x, y| { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `presets` [INFO] [stdout] --> src/fluo/entries.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 110 | presets: &(Preset, Preset), [INFO] [stdout] | ----------------- help: add explicit lifetime `'a` to the type of `presets`: `&'a (preset::Preset, preset::Preset)` [INFO] [stdout] ... [INFO] [stdout] 120 | keys.into_iter().zip(items).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `effects` [INFO] [stdout] --> src/fluo/entries.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 111 | effects: &[Effect], [INFO] [stdout] | --------- help: add explicit lifetime `'a` to the type of `effects`: `&'a [enums::effects::Effect]` [INFO] [stdout] ... [INFO] [stdout] 120 | keys.into_iter().zip(items).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `presets` [INFO] [stdout] --> src/fluo/entries.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 110 | presets: &(Preset, Preset), [INFO] [stdout] | ----------------- help: add explicit lifetime `'a` to the type of `presets`: `&'a (preset::Preset, preset::Preset)` [INFO] [stdout] ... [INFO] [stdout] 120 | keys.into_iter().zip(items).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `effects` [INFO] [stdout] --> src/fluo/entries.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 111 | effects: &[Effect], [INFO] [stdout] | --------- help: add explicit lifetime `'a` to the type of `effects`: `&'a [enums::effects::Effect]` [INFO] [stdout] ... [INFO] [stdout] 120 | keys.into_iter().zip(items).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0373, E0597, E0621, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0373`. [INFO] [stdout] [INFO] [stderr] error: could not compile `palett` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0373, E0597, E0621, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0373`. [INFO] [stdout] [INFO] [stderr] error: could not compile `palett` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "634e952f5a98b54fbf59f538eadc2790a78b469b726363580645e5aac599f969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "634e952f5a98b54fbf59f538eadc2790a78b469b726363580645e5aac599f969", kill_on_drop: false }` [INFO] [stdout] 634e952f5a98b54fbf59f538eadc2790a78b469b726363580645e5aac599f969