[INFO] cloning repository https://github.com/vigna/counter-array-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vigna/counter-array-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigna%2Fcounter-array-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigna%2Fcounter-array-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4848ffdccd4f1d8febd97cf53daa0fcfec3d13f2 [INFO] checking vigna/counter-array-rs against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigna%2Fcounter-array-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vigna/counter-array-rs on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vigna/counter-array-rs [INFO] finished tweaking git repo https://github.com/vigna/counter-array-rs [INFO] tweaked toml for git repo https://github.com/vigna/counter-array-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vigna/counter-array-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f01fa67f4b3a8b86b2c0a04ff29d013414ff579a33f66ff131eb883c1765af95 [INFO] running `Command { std: "docker" "start" "-a" "f01fa67f4b3a8b86b2c0a04ff29d013414ff579a33f66ff131eb883c1765af95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f01fa67f4b3a8b86b2c0a04ff29d013414ff579a33f66ff131eb883c1765af95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01fa67f4b3a8b86b2c0a04ff29d013414ff579a33f66ff131eb883c1765af95", kill_on_drop: false }` [INFO] [stdout] f01fa67f4b3a8b86b2c0a04ff29d013414ff579a33f66ff131eb883c1765af95 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9eb54a3ea2b18eb15a3cdf7710e963a5782ecbf97eaf8f39eff25fb6ac33d20 [INFO] running `Command { std: "docker" "start" "-a" "c9eb54a3ea2b18eb15a3cdf7710e963a5782ecbf97eaf8f39eff25fb6ac33d20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling impl-tools v0.10.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking half v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking maligned v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling lambert_w v1.2.5 [INFO] [stderr] Compiling epserde v0.8.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking stable_try_trait_v2 v1.75.1 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking partition v0.1.2 [INFO] [stderr] Checking arbitrary-chunks v0.4.1 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Checking thread-priority v1.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking sync-cell-slice v0.9.11 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking rdst v0.20.14 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking pluralizer v0.5.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling impl-tools-lib v0.11.1 [INFO] [stderr] Checking dsi-progress-logger v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling mem_dbg-derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling epserde-derive v0.8.0 [INFO] [stderr] Compiling lender-derive v0.1.2 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling sealed v0.6.0 [INFO] [stderr] Checking lender v0.3.1 [INFO] [stderr] Checking sysctl v0.5.5 [INFO] [stderr] Checking common_traits v0.11.2 [INFO] [stderr] Checking mmap-rs v0.6.1 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Checking clap v4.5.34 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ambassador v0.4.1 [INFO] [stderr] Checking mem_dbg v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_setters v0.1.6 [INFO] [stderr] Checking sux v0.7.2 [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:671:8 [INFO] [stdout] | [INFO] [stdout] 671 | fn build_loop< [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for lifetime `'a`... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `D: 'a`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | fn try_seed< [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for lifetime `'a`... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `D: 'a`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:934:8 [INFO] [stdout] | [INFO] [stdout] 934 | fn try_build_from_shard_iter< [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for lifetime `'a`... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `D: 'a`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1125:8 [INFO] [stdout] | [INFO] [stdout] 1125 | fn par_solve< [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for lifetime `'a`... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] = help: consider adding an explicit lifetime bound `D: 'a`... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:706:17 [INFO] [stdout] | [INFO] [stdout] 706 | / self.try_seed( [INFO] [stdout] 707 | | seed, [INFO] [stdout] 708 | | sig_store::new_offline::( [INFO] [stdout] 709 | | self.log2_buckets, [INFO] [stdout] ... | [INFO] [stdout] 718 | | pl, [INFO] [stdout] 719 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:820:62 [INFO] [stdout] | [INFO] [stdout] 820 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 673 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 674 | >( [INFO] [stdout] ... [INFO] [stdout] 678 | bit_width: Option, [INFO] [stdout] 679 ~ get_val: &(impl Fn(&E, SigVal) -> W + Send + Sync + 'static), [INFO] [stdout] 680 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 681 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:721:17 [INFO] [stdout] | [INFO] [stdout] 721 | / self.try_seed( [INFO] [stdout] 722 | | seed, [INFO] [stdout] 723 | | sig_store::new_online::( [INFO] [stdout] 724 | | self.log2_buckets, [INFO] [stdout] ... | [INFO] [stdout] 733 | | pl, [INFO] [stdout] 734 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:820:62 [INFO] [stdout] | [INFO] [stdout] 820 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 673 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 674 | >( [INFO] [stdout] ... [INFO] [stdout] 678 | bit_width: Option, [INFO] [stdout] 679 ~ get_val: &(impl Fn(&E, SigVal) -> W + Send + Sync + 'static), [INFO] [stdout] 680 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 681 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:827:13 [INFO] [stdout] | [INFO] [stdout] 827 | / sig_store [INFO] [stdout] 828 | | .temp_dir() [INFO] [stdout] 829 | | .map(|d| d.path().to_string_lossy()) [INFO] [stdout] | |____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:820:62 [INFO] [stdout] | [INFO] [stdout] 820 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 803 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 804 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 805 | >( [INFO] [stdout] ... [INFO] [stdout] 813 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 814 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:829:22 [INFO] [stdout] | [INFO] [stdout] 829 | .map(|d| d.path().to_string_lossy()) [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 790 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:829:22 [INFO] [stdout] | [INFO] [stdout] 829 | .map(|d| d.path().to_string_lossy()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:820:62 [INFO] [stdout] | [INFO] [stdout] 820 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 803 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 804 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 805 | >( [INFO] [stdout] ... [INFO] [stdout] 813 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 814 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:918:13 [INFO] [stdout] | [INFO] [stdout] 918 | self.try_build_from_shard_iter(seed, data, shard_store.into_iter(), get_val, pl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 803 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 804 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 805 | >( [INFO] [stdout] ... [INFO] [stdout] 813 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 814 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:918:13 [INFO] [stdout] | [INFO] [stdout] 918 | / self.try_build_from_shard_iter(seed, data, shard_store.into_iter(), get_val, pl) [INFO] [stdout] 919 | | .inspect(|_| { [INFO] [stdout] 920 | | info!( [INFO] [stdout] 921 | | "Construction from signatures completed in {:.3} seconds ({} keys, {:.3} ns/key)", [INFO] [stdout] ... | [INFO] [stdout] 925 | | ); [INFO] [stdout] 926 | | }) [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:820:62 [INFO] [stdout] | [INFO] [stdout] 820 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 803 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 804 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 805 | >( [INFO] [stdout] ... [INFO] [stdout] 813 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 814 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:919:26 [INFO] [stdout] | [INFO] [stdout] 919 | .inspect(|_| { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 790 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:919:26 [INFO] [stdout] | [INFO] [stdout] 919 | .inspect(|_| { [INFO] [stdout] | __________________________^ [INFO] [stdout] 920 | | info!( [INFO] [stdout] 921 | | "Construction from signatures completed in {:.3} seconds ({} keys, {:.3} ns/key)", [INFO] [stdout] 922 | | start.elapsed().as_secs_f64(), [INFO] [stdout] ... | [INFO] [stdout] 925 | | ); [INFO] [stdout] 926 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:820:62 [INFO] [stdout] | [INFO] [stdout] 820 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 803 ~ V: ZeroCopy + Default + Send + Sync + Ord + UpcastableInto + 'static, [INFO] [stdout] 804 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 805 | >( [INFO] [stdout] ... [INFO] [stdout] 813 | new_data: fn(usize, usize) -> D, [INFO] [stdout] 814 ~ pl: &mut (impl ProgressLog + Clone + Send + Sync + 'static), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:972:13 [INFO] [stdout] | [INFO] [stdout] 972 | / self.par_solve( [INFO] [stdout] 973 | | shard_iter, [INFO] [stdout] 974 | | &mut data, [INFO] [stdout] 975 | | |this, shard_index, shard, data, pl| { [INFO] [stdout] ... | [INFO] [stdout] 980 | | pl, [INFO] [stdout] 981 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1148:62 [INFO] [stdout] | [INFO] [stdout] 1148 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:972:13 [INFO] [stdout] | [INFO] [stdout] 972 | / self.par_solve( [INFO] [stdout] 973 | | shard_iter, [INFO] [stdout] 974 | | &mut data, [INFO] [stdout] 975 | | |this, shard_index, shard, data, pl| { [INFO] [stdout] ... | [INFO] [stdout] 980 | | pl, [INFO] [stdout] 981 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:975:17 [INFO] [stdout] | [INFO] [stdout] 975 | |this, shard_index, shard, data, pl| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 790 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:975:17 [INFO] [stdout] | [INFO] [stdout] 975 | / |this, shard_index, shard, data, pl| { [INFO] [stdout] 976 | | this.lge_shard(shard_index, shard, data, get_val, pl) [INFO] [stdout] 977 | | }, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:988:13 [INFO] [stdout] | [INFO] [stdout] 988 | / self.par_solve( [INFO] [stdout] 989 | | shard_iter, [INFO] [stdout] 990 | | &mut data, [INFO] [stdout] 991 | | |this, shard_index, shard, data, pl| { [INFO] [stdout] ... | [INFO] [stdout] 996 | | pl, [INFO] [stdout] 997 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1148:62 [INFO] [stdout] | [INFO] [stdout] 1148 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:988:13 [INFO] [stdout] | [INFO] [stdout] 988 | / self.par_solve( [INFO] [stdout] 989 | | shard_iter, [INFO] [stdout] 990 | | &mut data, [INFO] [stdout] 991 | | |this, shard_index, shard, data, pl| { [INFO] [stdout] ... | [INFO] [stdout] 996 | | pl, [INFO] [stdout] 997 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:991:17 [INFO] [stdout] | [INFO] [stdout] 991 | |this, shard_index, shard, data, pl| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 790 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:991:17 [INFO] [stdout] | [INFO] [stdout] 991 | / |this, shard_index, shard, data, pl| { [INFO] [stdout] 992 | | this.peel_by_sig_vals_low_mem(shard_index, shard, data, get_val, pl) [INFO] [stdout] 993 | | }, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1000:13 [INFO] [stdout] | [INFO] [stdout] 1000 | / self.par_solve( [INFO] [stdout] 1001 | | shard_iter, [INFO] [stdout] 1002 | | &mut data, [INFO] [stdout] 1003 | | |this, shard_index, shard, data, pl| { [INFO] [stdout] ... | [INFO] [stdout] 1008 | | pl, [INFO] [stdout] 1009 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1148:62 [INFO] [stdout] | [INFO] [stdout] 1148 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1000:13 [INFO] [stdout] | [INFO] [stdout] 1000 | / self.par_solve( [INFO] [stdout] 1001 | | shard_iter, [INFO] [stdout] 1002 | | &mut data, [INFO] [stdout] 1003 | | |this, shard_index, shard, data, pl| { [INFO] [stdout] ... | [INFO] [stdout] 1008 | | pl, [INFO] [stdout] 1009 | | )?; [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1003:17 [INFO] [stdout] | [INFO] [stdout] 1003 | |this, shard_index, shard, data, pl| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 790 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1003:17 [INFO] [stdout] | [INFO] [stdout] 1003 | / |this, shard_index, shard, data, pl| { [INFO] [stdout] 1004 | | this.peel_by_sig_vals_high_mem(shard_index, shard, data, get_val, pl) [INFO] [stdout] 1005 | | }, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:954:62 [INFO] [stdout] | [INFO] [stdout] 954 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 938 ~ V: ZeroCopy + Default + Send + Sync + 'static, [INFO] [stdout] 939 ~ G: Fn(&E, SigVal) -> W + Send + Sync + 'static, [INFO] [stdout] 940 | >( [INFO] [stdout] ... [INFO] [stdout] 950 | SigVal: BitXor + BitXorAssign, [INFO] [stdout] 951 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] 952 ~ I: Iterator>>> + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1167:22 [INFO] [stdout] | [INFO] [stdout] 1167 | let result = thread_pool.in_place_scope(|scope| { [INFO] [stdout] | ______________________^ [INFO] [stdout] 1168 | | scope.spawn(move |_| { [INFO] [stdout] 1169 | | let _ = thread_priority::set_current_thread_priority(ThreadPriority::Max); [INFO] [stdout] 1170 | | for val in shard_iter [INFO] [stdout] ... | [INFO] [stdout] 1335 | | Ok(()) [INFO] [stdout] 1336 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1148:62 [INFO] [stdout] | [INFO] [stdout] 1148 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 1127 ~ V: ZeroCopy + Send + Sync + 'static, [INFO] [stdout] 1128 ~ I: IntoIterator>>> + Send + 'static, [INFO] [stdout] 1129 | SS: Fn(&Self, usize, Arc>>, ShardData<'b, W, D>, &mut P) -> Result<(), ()> [INFO] [stdout] 1130 | + Send [INFO] [stdout] 1131 | + Sync [INFO] [stdout] 1132 ~ + Copy + 'static, [INFO] [stdout] 1133 ~ C: ConcurrentProgressLog + Send + Sync + 'static, [INFO] [stdout] 1134 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1167:49 [INFO] [stdout] | [INFO] [stdout] 1167 | let result = thread_pool.in_place_scope(|scope| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `D` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1167:49 [INFO] [stdout] | [INFO] [stdout] 1167 | let result = thread_pool.in_place_scope(|scope| { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 1168 | | scope.spawn(move |_| { [INFO] [stdout] 1169 | | let _ = thread_priority::set_current_thread_priority(ThreadPriority::Max); [INFO] [stdout] 1170 | | for val in shard_iter [INFO] [stdout] ... | [INFO] [stdout] 1335 | | Ok(()) [INFO] [stdout] 1336 | | }); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] note: due to current limitations in the borrow checker, this implies a `'static` lifetime [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1148:62 [INFO] [stdout] | [INFO] [stdout] 1148 | for<'a> as Iterator>::Item: Send, [INFO] [stdout] | ^^^^ [INFO] [stdout] help: consider restricting the type parameter to the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 1127 ~ V: ZeroCopy + Send + Sync + 'static, [INFO] [stdout] 1128 ~ I: IntoIterator>>> + Send + 'static, [INFO] [stdout] 1129 | SS: Fn(&Self, usize, Arc>>, ShardData<'b, W, D>, &mut P) -> Result<(), ()> [INFO] [stdout] 1130 | + Send [INFO] [stdout] 1131 | + Sync [INFO] [stdout] 1132 ~ + Copy + 'static, [INFO] [stdout] 1133 ~ C: ConcurrentProgressLog + Send + Sync + 'static, [INFO] [stdout] 1134 ~ P: ProgressLog + Clone + Send + Sync + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1168:13 [INFO] [stdout] | [INFO] [stdout] 1168 | / scope.spawn(move |_| { [INFO] [stdout] 1169 | | let _ = thread_priority::set_current_thread_priority(ThreadPriority::Max); [INFO] [stdout] 1170 | | for val in shard_iter [INFO] [stdout] 1171 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 1180 | | drop(data_send); [INFO] [stdout] 1181 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1168:25 [INFO] [stdout] | [INFO] [stdout] 1168 | scope.spawn(move |_| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1168:25 [INFO] [stdout] | [INFO] [stdout] 1168 | scope.spawn(move |_| { [INFO] [stdout] | _________________________^ [INFO] [stdout] 1169 | | let _ = thread_priority::set_current_thread_priority(ThreadPriority::Max); [INFO] [stdout] 1170 | | for val in shard_iter [INFO] [stdout] 1171 | | .into_iter() [INFO] [stdout] ... | [INFO] [stdout] 1180 | | drop(data_send); [INFO] [stdout] 1181 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_____________the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1188:17 [INFO] [stdout] | [INFO] [stdout] 1188 | / scope.spawn(move |_| { [INFO] [stdout] 1189 | | loop { [INFO] [stdout] 1190 | | match data_recv.recv() { [INFO] [stdout] 1191 | | Err(_) => return, [INFO] [stdout] ... | [INFO] [stdout] 1324 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1188:29 [INFO] [stdout] | [INFO] [stdout] 1188 | scope.spawn(move |_| { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1188:29 [INFO] [stdout] | [INFO] [stdout] 1188 | scope.spawn(move |_| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1189 | | loop { [INFO] [stdout] 1190 | | match data_recv.recv() { [INFO] [stdout] 1191 | | Err(_) => return, [INFO] [stdout] ... | [INFO] [stdout] 1324 | | }); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1218:44 [INFO] [stdout] | [INFO] [stdout] 1218 | ... if shard.par_windows(2).any(|w| w[0].sig == w[1].sig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1218:69 [INFO] [stdout] | [INFO] [stdout] 1218 | ... if shard.par_windows(2).any(|w| w[0].sig == w[1].sig) { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `D` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sux-0.7.2/src/func/vbuilder.rs:1218:69 [INFO] [stdout] | [INFO] [stdout] 1218 | ... if shard.par_windows(2).any(|w| w[0].sig == w[1].sig) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `D` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `D` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 1070 | D: BitFieldSlice + BitFieldSliceMut + Send + Sync + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0310, E0311. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sux` (lib) due to 37 previous errors [INFO] running `Command { std: "docker" "inspect" "c9eb54a3ea2b18eb15a3cdf7710e963a5782ecbf97eaf8f39eff25fb6ac33d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9eb54a3ea2b18eb15a3cdf7710e963a5782ecbf97eaf8f39eff25fb6ac33d20", kill_on_drop: false }` [INFO] [stdout] c9eb54a3ea2b18eb15a3cdf7710e963a5782ecbf97eaf8f39eff25fb6ac33d20