[INFO] fetching crate ascent-byods-rels 0.6.0... [INFO] checking ascent-byods-rels-0.6.0 against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] extracting crate ascent-byods-rels 0.6.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate ascent-byods-rels 0.6.0 on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ascent-byods-rels 0.6.0 [INFO] finished tweaking crates.io crate ascent-byods-rels 0.6.0 [INFO] tweaked toml for crates.io crate ascent-byods-rels 0.6.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding boxcar v0.1.0 (latest: v0.2.5) [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded separator v0.4.1 [INFO] [stderr] Downloaded ascent_base v0.6.0 [INFO] [stderr] Downloaded fixedbitset v0.4.2 [INFO] [stderr] Downloaded boxcar v0.1.0 [INFO] [stderr] Downloaded ascent v0.6.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded derive-syn-parse v0.2.0 [INFO] [stderr] Downloaded ascent_macro v0.6.0 [INFO] [stderr] Downloaded proptest v1.4.0 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded petgraph v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a242e94bd53dea31d5df8ce6cb8c838ba0c8cb46581201ba694adae5cfecdbd4 [INFO] running `Command { std: "docker" "start" "-a" "a242e94bd53dea31d5df8ce6cb8c838ba0c8cb46581201ba694adae5cfecdbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a242e94bd53dea31d5df8ce6cb8c838ba0c8cb46581201ba694adae5cfecdbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a242e94bd53dea31d5df8ce6cb8c838ba0c8cb46581201ba694adae5cfecdbd4", kill_on_drop: false }` [INFO] [stdout] a242e94bd53dea31d5df8ce6cb8c838ba0c8cb46581201ba694adae5cfecdbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01ac4897a140d1d268ad457f620d4d1e5d3c14b7a5d67681b23683cea4cb876a [INFO] running `Command { std: "docker" "start" "-a" "01ac4897a140d1d268ad457f620d4d1e5d3c14b7a5d67681b23683cea4cb876a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling ascent_base v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking boxcar v0.1.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling ascent_macro v0.6.0 [INFO] [stderr] Checking ascent v0.6.0 [INFO] [stderr] Checking ascent-byods-rels v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "01ac4897a140d1d268ad457f620d4d1e5d3c14b7a5d67681b23683cea4cb876a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ac4897a140d1d268ad457f620d4d1e5d3c14b7a5d67681b23683cea4cb876a", kill_on_drop: false }` [INFO] [stdout] 01ac4897a140d1d268ad457f620d4d1e5d3c14b7a5d67681b23683cea4cb876a [INFO] checking ascent-byods-rels-0.6.0 against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] extracting crate ascent-byods-rels 0.6.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ascent-byods-rels 0.6.0 on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ascent-byods-rels 0.6.0 [INFO] finished tweaking crates.io crate ascent-byods-rels 0.6.0 [INFO] tweaked toml for crates.io crate ascent-byods-rels 0.6.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 84 packages to latest compatible versions [INFO] [stderr] Adding boxcar v0.1.0 (latest: v0.2.5) [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding itertools v0.12.1 (latest: v0.13.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (latest: v0.6.4) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.66) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 414764100fbe5211529c87e8bc3b36f626bd901ec0cc9669caa949a6c96aede0 [INFO] running `Command { std: "docker" "start" "-a" "414764100fbe5211529c87e8bc3b36f626bd901ec0cc9669caa949a6c96aede0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "414764100fbe5211529c87e8bc3b36f626bd901ec0cc9669caa949a6c96aede0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "414764100fbe5211529c87e8bc3b36f626bd901ec0cc9669caa949a6c96aede0", kill_on_drop: false }` [INFO] [stdout] 414764100fbe5211529c87e8bc3b36f626bd901ec0cc9669caa949a6c96aede0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a160c3122e95917e6b5f54e3b0965b3d9f08613a8f6926d89b59f18750b0872 [INFO] running `Command { std: "docker" "start" "-a" "7a160c3122e95917e6b5f54e3b0965b3d9f08613a8f6926d89b59f18750b0872", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ascent_base v0.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking boxcar v0.1.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking separator v0.4.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling ascent_macro v0.6.0 [INFO] [stderr] Checking ascent v0.6.0 [INFO] [stderr] Checking ascent-byods-rels v0.6.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/uf.rs (7 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.21s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking ascent-byods-rels v0.6.0 (/tmp/fixit) [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/eqrel_ind.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(|x| (x,)); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure `std::iter::Map, {closure@src/eqrel_ind.rs:165:71: 165:74}>` contains a lifetime `'2` [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 165 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(move |x| (x,)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/eqrel_ternary.rs:205:30 [INFO] [stdout] | [INFO] [stdout] 205 | let producer = move || eqrel.set_of_added(&key_1).unwrap().map(|x| (x,)); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure `std::iter::Map, {closure@src/eqrel_ternary.rs:205:70: 205:73}>` contains a lifetime `'2` [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 205 | let producer = move || eqrel.set_of_added(&key_1).unwrap().map(move |x| (x,)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `t1` [INFO] [stdout] --> src/eqrel_ternary.rs:290:96 [INFO] [stdout] | [INFO] [stdout] 290 | ...(move |(t0, t1)| self.0.map.get(t0).unwrap().set_of_added(&t1).into_iter().flatten().map(move |t2| (t0, t2))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `t1` is borrowed here [INFO] [stdout] | returns a value referencing data owned by the current function [INFO] [stdout] | [INFO] [stdout] = help: use `.collect()` to allocate the iterator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/ceqrel_ind.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(|x| (x,)); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure `std::iter::Map, {closure@src/ceqrel_ind.rs:194:71: 194:74}>` contains a lifetime `'2` [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 194 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(move |x| (x,)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ascent-byods-rels` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/eqrel_ind.rs:165:30 [INFO] [stdout] | [INFO] [stdout] 165 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(|x| (x,)); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure `std::iter::Map, {closure@src/eqrel_ind.rs:165:71: 165:74}>` contains a lifetime `'2` [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 165 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(move |x| (x,)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/eqrel_ternary.rs:205:30 [INFO] [stdout] | [INFO] [stdout] 205 | let producer = move || eqrel.set_of_added(&key_1).unwrap().map(|x| (x,)); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure `std::iter::Map, {closure@src/eqrel_ternary.rs:205:70: 205:73}>` contains a lifetime `'2` [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 205 | let producer = move || eqrel.set_of_added(&key_1).unwrap().map(move |x| (x,)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0515]: cannot return value referencing local variable `t1` [INFO] [stdout] --> src/eqrel_ternary.rs:290:96 [INFO] [stdout] | [INFO] [stdout] 290 | ...(move |(t0, t1)| self.0.map.get(t0).unwrap().set_of_added(&t1).into_iter().flatten().map(move |t2| (t0, t2))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^---^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | `t1` is borrowed here [INFO] [stdout] | returns a value referencing data owned by the current function [INFO] [stdout] | [INFO] [stdout] = help: use `.collect()` to allocate the iterator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: lifetime may not live long enough [INFO] [stdout] --> src/ceqrel_ind.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(|x| (x,)); [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ returning this value requires that `'1` must outlive `'2` [INFO] [stdout] | | | [INFO] [stdout] | | return type of closure `std::iter::Map, {closure@src/ceqrel_ind.rs:194:71: 194:74}>` contains a lifetime `'2` [INFO] [stdout] | lifetime `'1` represents this closure's body [INFO] [stdout] | [INFO] [stdout] = note: closure implements `Fn`, so references to captured variables can't escape the closure [INFO] [stdout] help: consider adding 'move' keyword before the nested closure [INFO] [stdout] | [INFO] [stdout] 194 | let producer = move || self.0.set_of_added(&key.0).unwrap().map(move |x| (x,)); [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0515`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ascent-byods-rels` (lib test) due to 5 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7a160c3122e95917e6b5f54e3b0965b3d9f08613a8f6926d89b59f18750b0872", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a160c3122e95917e6b5f54e3b0965b3d9f08613a8f6926d89b59f18750b0872", kill_on_drop: false }` [INFO] [stdout] 7a160c3122e95917e6b5f54e3b0965b3d9f08613a8f6926d89b59f18750b0872