[INFO] fetching crate actio 0.2.0... [INFO] checking actio-0.2.0 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate actio 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate actio 0.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate actio 0.2.0 [INFO] tweaked toml for crates.io crate actio 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actio 0.2.0 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 actio 0.2.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e306a0ee6cf6e489ac6e1e52d908b0f2d79ab4bdecd6c3e592d5ef07f54ca6a [INFO] running `Command { std: "docker" "start" "-a" "8e306a0ee6cf6e489ac6e1e52d908b0f2d79ab4bdecd6c3e592d5ef07f54ca6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e306a0ee6cf6e489ac6e1e52d908b0f2d79ab4bdecd6c3e592d5ef07f54ca6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e306a0ee6cf6e489ac6e1e52d908b0f2d79ab4bdecd6c3e592d5ef07f54ca6a", kill_on_drop: false }` [INFO] [stdout] 8e306a0ee6cf6e489ac6e1e52d908b0f2d79ab4bdecd6c3e592d5ef07f54ca6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] d9d94b3023c74b606159d7d6c5f1a40ba4a1ff9cba53158aa013a9a7d715fe87 [INFO] running `Command { std: "docker" "start" "-a" "d9d94b3023c74b606159d7d6c5f1a40ba4a1ff9cba53158aa013a9a7d715fe87", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking actio v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `CS: CancelSenderMarker` is not satisfied [INFO] [stdout] --> src/task_handle.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | CF: CancelChannelFactory>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `CancelSenderMarker` is not implemented for `CS` [INFO] [stdout] | [INFO] [stdout] note: required for `WithCancel` to implement `CancelConfigMarker` [INFO] [stdout] --> src/task_handle.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | impl CancelConfigMarker for WithCancel where S: CancelSenderMarker + SendCancel {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ------------------ unsatisfied trait bound introduced here [INFO] [stdout] help: consider further restricting type parameter `CS` with trait `CancelSenderMarker` [INFO] [stdout] | [INFO] [stdout] 135 | CS: SendCancel + task_handle::CancelSenderMarker, [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CS: CancelSenderMarker` is not satisfied [INFO] [stdout] --> src/task_handle.rs:134:30 [INFO] [stdout] | [INFO] [stdout] 134 | CF: CancelChannelFactory>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the trait `CancelSenderMarker` is not implemented for `CS` [INFO] [stdout] | [INFO] [stdout] note: required for `WithCancel` to implement `CancelConfigMarker` [INFO] [stdout] --> src/task_handle.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | impl CancelConfigMarker for WithCancel where S: CancelSenderMarker + SendCancel {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ------------------ unsatisfied trait bound introduced here [INFO] [stdout] help: consider further restricting type parameter `CS` with trait `CancelSenderMarker` [INFO] [stdout] | [INFO] [stdout] 135 | CS: SendCancel + task_handle::CancelSenderMarker, [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actio` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d9d94b3023c74b606159d7d6c5f1a40ba4a1ff9cba53158aa013a9a7d715fe87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d94b3023c74b606159d7d6c5f1a40ba4a1ff9cba53158aa013a9a7d715fe87", kill_on_drop: false }` [INFO] [stdout] d9d94b3023c74b606159d7d6c5f1a40ba4a1ff9cba53158aa013a9a7d715fe87