[INFO] cloning repository https://github.com/MingweiSamuel/spinach [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MingweiSamuel/spinach" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fspinach", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fspinach'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 622fdb841ec1130ff2c896a8ca8f87d0e3b8869b [INFO] checking MingweiSamuel/spinach/622fdb841ec1130ff2c896a8ca8f87d0e3b8869b against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMingweiSamuel%2Fspinach" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MingweiSamuel/spinach on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MingweiSamuel/spinach [INFO] finished tweaking git repo https://github.com/MingweiSamuel/spinach [INFO] tweaked toml for git repo https://github.com/MingweiSamuel/spinach written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MingweiSamuel/spinach 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuple_list v0.1.3 [INFO] [stderr] Downloaded zipf v7.0.0 [INFO] [stderr] Downloaded libc v0.2.96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df1805deb35887d764ea709008559eba59ae4a432779413352779ae66fb7c974 [INFO] running `Command { std: "docker" "start" "-a" "df1805deb35887d764ea709008559eba59ae4a432779413352779ae66fb7c974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df1805deb35887d764ea709008559eba59ae4a432779413352779ae66fb7c974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1805deb35887d764ea709008559eba59ae4a432779413352779ae66fb7c974", kill_on_drop: false }` [INFO] [stdout] df1805deb35887d764ea709008559eba59ae4a432779413352779ae66fb7c974 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 009859b4b61def7dd2c998a76676d5890f2a2e60edfebd66607db7329a249532 [INFO] running `Command { std: "docker" "start" "-a" "009859b4b61def7dd2c998a76676d5890f2a2e60edfebd66607db7329a249532", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking tuple_list v0.1.3 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking generic-array v0.14.4 [INFO] [stderr] Checking zipf v7.0.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Checking workload v0.1.0 (/opt/rustwide/workdir/examples/workload) [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking tokio-stream v0.1.6 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking spinach v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:153:24 [INFO] [stdout] | [INFO] [stdout] 153 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:204:21 [INFO] [stdout] | [INFO] [stdout] 204 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:209:24 [INFO] [stdout] | [INFO] [stdout] 209 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:209:24 [INFO] [stdout] | [INFO] [stdout] 209 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:226:21 [INFO] [stdout] | [INFO] [stdout] 226 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:231:24 [INFO] [stdout] | [INFO] [stdout] 231 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:252:21 [INFO] [stdout] | [INFO] [stdout] 252 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:258:24 [INFO] [stdout] | [INFO] [stdout] 258 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:280:21 [INFO] [stdout] | [INFO] [stdout] 280 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:286:24 [INFO] [stdout] | [INFO] [stdout] 286 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:286:24 [INFO] [stdout] | [INFO] [stdout] 286 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | type Keys<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:318:24 [INFO] [stdout] | [INFO] [stdout] 318 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:318:24 [INFO] [stdout] | [INFO] [stdout] 318 | type Entries<'s> = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | type IntoIter = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/collections.rs:371:21 [INFO] [stdout] | [INFO] [stdout] 371 | type IntoIter = impl Iterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/nullcomp.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/nullcomp.rs:20:27 [INFO] [stdout] | [INFO] [stdout] 20 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/debugcomp.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/debugcomp.rs:32:27 [INFO] [stdout] | [INFO] [stdout] 32 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/tcpcomp.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/tcpcomp.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/tcpservercomp.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/tcpservercomp.rs:58:27 [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:52:27 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #63063 for more information [INFO] [stdout] = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-11-23; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `drain_filter` [INFO] [stdout] --> lib/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_zip` [INFO] [stdout] --> lib/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `drain_filter` [INFO] [stdout] --> lib/src/lib.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(drain_filter)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_zip` [INFO] [stdout] --> lib/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Keys` [INFO] [stdout] --> lib/src/collections.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | type Keys<'s>: Iterator where K: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `, Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Keys` [INFO] [stdout] --> lib/src/collections.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | type Keys<'s>: Iterator where K: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `, Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Entries` [INFO] [stdout] --> lib/src/collections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | type Entries<'s>: Iterator where K: 's, V: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `, Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Entries` [INFO] [stdout] --> lib/src/collections.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | type Entries<'s>: Iterator where K: 's, V: 's; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `, Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `TickFuture` [INFO] [stdout] --> lib/src/comp/comptrait.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | type TickFuture<'s>: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `TickFuture` [INFO] [stdout] --> lib/src/comp/comptrait.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | type TickFuture<'s>: Future>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 's` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/nullcomp.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 20 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 21 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 22 | / async move { [INFO] [stdout] 23 | | if let Some(_hide) = (Next { op: &self.op }).await { [INFO] [stdout] 24 | | Ok(()) [INFO] [stdout] 25 | | } [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s nullcomp::NullComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 20 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/debugcomp.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 33 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 34 | / async move { [INFO] [stdout] 35 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 36 | | println!("{}: {:?}", self.tag, hide.into_reveal()); [INFO] [stdout] 37 | | Ok(()) [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s debugcomp::DebugComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 32 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/nullcomp.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 20 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 21 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 22 | / async move { [INFO] [stdout] 23 | | if let Some(_hide) = (Next { op: &self.op }).await { [INFO] [stdout] 24 | | Ok(()) [INFO] [stdout] 25 | | } [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s nullcomp::NullComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 20 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/debugcomp.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 32 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 33 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 34 | / async move { [INFO] [stdout] 35 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 36 | | println!("{}: {:?}", self.tag, hide.into_reveal()); [INFO] [stdout] 37 | | Ok(()) [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] 42 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s debugcomp::DebugComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 32 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/tcpcomp.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 50 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 51 | / async move { [INFO] [stdout] 52 | | let mut framed_write_mut = self.framed_write.borrow_mut(); [INFO] [stdout] 53 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 54 | | let bytes = serialize::(hide.into_reveal())?.freeze(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s tcpcomp::TcpComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 49 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/tcpcomp.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 49 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 50 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 51 | / async move { [INFO] [stdout] 52 | | let mut framed_write_mut = self.framed_write.borrow_mut(); [INFO] [stdout] 53 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 54 | | let bytes = serialize::(hide.into_reveal())?.freeze(); [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s tcpcomp::TcpComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 49 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/tcpservercomp.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 59 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 60 | / async move { [INFO] [stdout] 61 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 62 | | for (addr, repr) in hide.into_reveal().into_iter() { [INFO] [stdout] 63 | | let bytes = serialize::(repr)?.freeze(); [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s tcpservercomp::TcpServerComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `Tag` may not live long enough [INFO] [stdout] --> lib/src/comp/tcpservercomp.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `Tag` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 59 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 60 | / async move { [INFO] [stdout] 61 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 62 | | for (addr, repr) in hide.into_reveal().into_iter() { [INFO] [stdout] 63 | | let bytes = serialize::(repr)?.freeze(); [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s tcpservercomp::TcpServerComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future> where Tag: 's; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/tcpservercomp.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 59 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 60 | / async move { [INFO] [stdout] 61 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 62 | | for (addr, repr) in hide.into_reveal().into_iter() { [INFO] [stdout] 63 | | let bytes = serialize::(repr)?.freeze(); [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s tcpservercomp::TcpServerComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `Tag` may not live long enough [INFO] [stdout] --> lib/src/comp/tcpservercomp.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `Tag` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 59 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 60 | / async move { [INFO] [stdout] 61 | | if let Some(hide) = (Next { op: &self.op }).await { [INFO] [stdout] 62 | | for (addr, repr) in hide.into_reveal().into_iter() { [INFO] [stdout] 63 | | let bytes = serialize::(repr)?.freeze(); [INFO] [stdout] ... | [INFO] [stdout] 79 | | } [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s tcpservercomp::TcpServerComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 58 | type TickFuture<'s> = impl Future> where Tag: 's; [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 53 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 54 | / async move { [INFO] [stdout] 55 | | // Join up any new splits. [INFO] [stdout] 56 | | while let Some(hide_connectors) = (Next { op: &self.pipe_op }).await { [INFO] [stdout] 57 | | for connector in hide_connectors.into_reveal() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s DynSplitComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `P` may not live long enough [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `P` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 53 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 54 | / async move { [INFO] [stdout] 55 | | // Join up any new splits. [INFO] [stdout] 56 | | while let Some(hide_connectors) = (Next { op: &self.pipe_op }).await { [INFO] [stdout] 57 | | for connector in hide_connectors.into_reveal() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s DynSplitComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future> where P: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `C` may not live long enough [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `C` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 53 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 54 | / async move { [INFO] [stdout] 55 | | // Join up any new splits. [INFO] [stdout] 56 | | while let Some(hide_connectors) = (Next { op: &self.pipe_op }).await { [INFO] [stdout] 57 | | for connector in hide_connectors.into_reveal() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s DynSplitComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future> where C: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `O` may not live long enough [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `O` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 53 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 54 | / async move { [INFO] [stdout] 55 | | // Join up any new splits. [INFO] [stdout] 56 | | while let Some(hide_connectors) = (Next { op: &self.pipe_op }).await { [INFO] [stdout] 57 | | for connector in hide_connectors.into_reveal() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s DynSplitComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future> where O: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `P` may not live long enough [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `P` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 53 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 54 | / async move { [INFO] [stdout] 55 | | // Join up any new splits. [INFO] [stdout] 56 | | while let Some(hide_connectors) = (Next { op: &self.pipe_op }).await { [INFO] [stdout] 57 | | for connector in hide_connectors.into_reveal() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s DynSplitComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future> where P: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `C` may not live long enough [INFO] [stdout] --> lib/src/comp/dynsplitcomp.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future>; [INFO] [stdout] | -- the parameter type `C` must be valid for the lifetime `'s` as defined here... [INFO] [stdout] 53 | fn tick(&self) -> Self::TickFuture<'_> { [INFO] [stdout] 54 | / async move { [INFO] [stdout] 55 | | // Join up any new splits. [INFO] [stdout] 56 | | while let Some(hide_connectors) = (Next { op: &self.pipe_op }).await { [INFO] [stdout] 57 | | for connector in hide_connectors.into_reveal() { [INFO] [stdout] ... | [INFO] [stdout] 79 | | Ok(()) [INFO] [stdout] 80 | | } [INFO] [stdout] | |_________^ ...so that the reference type `&'s DynSplitComp` does not outlive the data it points at [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 52 | type TickFuture<'s> = impl Future> where C: 's; [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> lib/src/tcp_server.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | if expected_tid == tid { [INFO] [stdout] | ------------ ^^^ expected `u128`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `u128` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u64` to a `u128` [INFO] [stdout] | [INFO] [stdout] 139 | if expected_tid == tid.into() { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> lib/src/tcp_server.rs:139:36 [INFO] [stdout] | [INFO] [stdout] 139 | if expected_tid == tid { [INFO] [stdout] | ------------ ^^^ expected `u128`, found `u64` [INFO] [stdout] | | [INFO] [stdout] | expected because this is `u128` [INFO] [stdout] | [INFO] [stdout] help: you can convert a `u64` to a `u128` [INFO] [stdout] | [INFO] [stdout] 139 | if expected_tid == tid.into() { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0309, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0309, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spinach` (lib) due to 38 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `spinach` (lib test) due to 38 previous errors [INFO] running `Command { std: "docker" "inspect" "009859b4b61def7dd2c998a76676d5890f2a2e60edfebd66607db7329a249532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009859b4b61def7dd2c998a76676d5890f2a2e60edfebd66607db7329a249532", kill_on_drop: false }` [INFO] [stdout] 009859b4b61def7dd2c998a76676d5890f2a2e60edfebd66607db7329a249532