[INFO] fetching crate nami 0.10.1... [INFO] checking nami-0.10.1 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate nami 0.10.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nami 0.10.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nami 0.10.1 [INFO] tweaked toml for crates.io crate nami 0.10.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nami 0.10.1 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nami 0.10.1 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bde8ec476edfc9c9a649458029ce98e2e75010fa957eab22484dcd737704f265 [INFO] running `Command { std: "docker" "start" "-a" "bde8ec476edfc9c9a649458029ce98e2e75010fa957eab22484dcd737704f265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bde8ec476edfc9c9a649458029ce98e2e75010fa957eab22484dcd737704f265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bde8ec476edfc9c9a649458029ce98e2e75010fa957eab22484dcd737704f265", kill_on_drop: false }` [INFO] [stdout] bde8ec476edfc9c9a649458029ce98e2e75010fa957eab22484dcd737704f265 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b94d3c6ad4eca3f503d708af2f069358a859085835df2a0bc68d74137e2811 [INFO] running `Command { std: "docker" "start" "-a" "85b94d3c6ad4eca3f503d708af2f069358a859085835df2a0bc68d74137e2811", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking nami-core v0.3.2 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking executor-core v0.6.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling nami-derive v0.2.3 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking nami v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0310]: the parameter type `T1` may not live long enough [INFO] [stdout] --> src/zip.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | C: Signal + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `((T1, T2), T3)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 | impl FlattenMap for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T2` may not live long enough [INFO] [stdout] --> src/zip.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | C: Signal + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `((T1, T2), T3)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 | impl FlattenMap for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T3` may not live long enough [INFO] [stdout] --> src/zip.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | C: Signal + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `((T1, T2), T3)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 | impl FlattenMap for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T1` may not live long enough [INFO] [stdout] --> src/zip.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | C: Signal + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T1` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `((T1, T2), T3)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 | impl FlattenMap for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T2` may not live long enough [INFO] [stdout] --> src/zip.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | C: Signal + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T2` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `((T1, T2), T3)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 | impl FlattenMap for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `T3` may not live long enough [INFO] [stdout] --> src/zip.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | C: Signal + 'static, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T3` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `((T1, T2), T3)` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 77 | impl FlattenMap for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Output` may not live long enough [INFO] [stdout] --> src/signal.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Computed::new(self.into_signal()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Output` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Output` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 58 | impl IntoComputed for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `Output` may not live long enough [INFO] [stdout] --> src/signal.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | Computed::new(self.into_signal()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `Output` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `Output` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 58 | impl IntoComputed for C [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nami` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nami` (lib test) due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85b94d3c6ad4eca3f503d708af2f069358a859085835df2a0bc68d74137e2811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b94d3c6ad4eca3f503d708af2f069358a859085835df2a0bc68d74137e2811", kill_on_drop: false }` [INFO] [stdout] 85b94d3c6ad4eca3f503d708af2f069358a859085835df2a0bc68d74137e2811