[INFO] fetching crate actio 0.2.0... [INFO] checking actio-0.2.0 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf-spurious [INFO] extracting crate actio 0.2.0 into /workspace/builds/worker-1-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-1-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e2a3dad431c0d611dae66e1fc9b483719739a7fbda0909709e91f6682c386103 [INFO] running `Command { std: "docker" "start" "-a" "e2a3dad431c0d611dae66e1fc9b483719739a7fbda0909709e91f6682c386103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a3dad431c0d611dae66e1fc9b483719739a7fbda0909709e91f6682c386103", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a3dad431c0d611dae66e1fc9b483719739a7fbda0909709e91f6682c386103", kill_on_drop: false }` [INFO] [stdout] e2a3dad431c0d611dae66e1fc9b483719739a7fbda0909709e91f6682c386103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dd585cb7473ffcd7028d8a0c0fc1b96ac0ae642acc04bc0b089f6b6fc2c00f7f [INFO] running `Command { std: "docker" "start" "-a" "dd585cb7473ffcd7028d8a0c0fc1b96ac0ae642acc04bc0b089f6b6fc2c00f7f", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [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 slab v0.4.11 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [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] [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] 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] [stderr] error: could not compile `actio` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "dd585cb7473ffcd7028d8a0c0fc1b96ac0ae642acc04bc0b089f6b6fc2c00f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd585cb7473ffcd7028d8a0c0fc1b96ac0ae642acc04bc0b089f6b6fc2c00f7f", kill_on_drop: false }` [INFO] [stdout] dd585cb7473ffcd7028d8a0c0fc1b96ac0ae642acc04bc0b089f6b6fc2c00f7f