[INFO] fetching crate stop-token 0.7.0...
[INFO] testing stop-token-0.7.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate stop-token 0.7.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stop-token 0.7.0
[INFO] finished tweaking crates.io crate stop-token 0.7.0
[INFO] tweaked toml for crates.io crate stop-token 0.7.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stop-token 0.7.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 84 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr]       Adding async-global-executor v2.4.1 (available: v3.1.0)
[INFO] [stderr]       Adding async-io v1.13.0 (available: v2.6.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5fcb6cc8b333675f5278521ef988eda31726335105c72e178923c2fd7fb683e0
[INFO] running `Command { std: "docker" "start" "-a" "5fcb6cc8b333675f5278521ef988eda31726335105c72e178923c2fd7fb683e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5fcb6cc8b333675f5278521ef988eda31726335105c72e178923c2fd7fb683e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fcb6cc8b333675f5278521ef988eda31726335105c72e178923c2fd7fb683e0", kill_on_drop: false }`
[INFO] [stdout] 5fcb6cc8b333675f5278521ef988eda31726335105c72e178923c2fd7fb683e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e516e1e2d1d58178df49f255a004d2894abcfd6130e840986947be918a90f616
[INFO] running `Command { std: "docker" "start" "-a" "e516e1e2d1d58178df49f255a004d2894abcfd6130e840986947be918a90f616", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling stop-token v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `async_std`
[INFO] [stdout]    --> src/lib.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "async_std")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"async-std"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `async-global-executor`, `async-io`, `async-std`, `docs`, and `tokio`
[INFO] [stdout]     = help: consider adding `async_std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s
[INFO] running `Command { std: "docker" "inspect" "e516e1e2d1d58178df49f255a004d2894abcfd6130e840986947be918a90f616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e516e1e2d1d58178df49f255a004d2894abcfd6130e840986947be918a90f616", kill_on_drop: false }`
[INFO] [stdout] e516e1e2d1d58178df49f255a004d2894abcfd6130e840986947be918a90f616
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84a433f3dd3a80c631cd35a41a8489b8b38eb2ddf383e4431683f3f20b41d532
[INFO] running `Command { std: "docker" "start" "-a" "84a433f3dd3a80c631cd35a41a8489b8b38eb2ddf383e4431683f3f20b41d532", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stdout] warning: unexpected `cfg` condition value: `async_std`
[INFO] [stdout]    --> src/lib.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "async_std")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"async-std"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `async-global-executor`, `async-io`, `async-std`, `docs`, and `tokio`
[INFO] [stdout]     = help: consider adding `async_std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling stop-token v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `async_std`
[INFO] [stdout]    --> src/lib.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "async_std")]
[INFO] [stdout]     |       ^^^^^^^^^^-----------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"async-std"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all`, `async-global-executor`, `async-io`, `async-std`, `docs`, and `tokio`
[INFO] [stdout]     = help: consider adding `async_std` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.73s
[INFO] running `Command { std: "docker" "inspect" "84a433f3dd3a80c631cd35a41a8489b8b38eb2ddf383e4431683f3f20b41d532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a433f3dd3a80c631cd35a41a8489b8b38eb2ddf383e4431683f3f20b41d532", kill_on_drop: false }`
[INFO] [stdout] 84a433f3dd3a80c631cd35a41a8489b8b38eb2ddf383e4431683f3f20b41d532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2491596cf4ab5cf65f08384b5585afb4cc6186fc5817c727b7368d815a0cba78
[INFO] running `Command { std: "docker" "start" "-a" "2491596cf4ab5cf65f08384b5585afb4cc6186fc5817c727b7368d815a0cba78", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `async_std`
[INFO] [stderr]    --> src/lib.rs:124:7
[INFO] [stderr]     |
[INFO] [stderr] 124 | #[cfg(feature = "async_std")]
[INFO] [stderr]     |       ^^^^^^^^^^-----------
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 help: there is a expected value with a similar name: `"async-std"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `all`, `async-global-executor`, `async-io`, `async-std`, `docs`, and `tokio`
[INFO] [stderr]     = help: consider adding `async_std` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `stop-token` (lib) generated 1 warning
[INFO] [stderr] warning: `stop-token` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stop_token-4ac344bb1a9a6f65)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-70654708fe4b7e8a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test smoke ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stop_token
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 25) ... ignored
[INFO] [stdout] test src/stop_source.rs - stop_source::StopSource (line 16) ... ignored
[INFO] [stdout] test src/lib.rs - (line 77) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 42) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 77) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `Deadline: From<Instant>` is not satisfied
[INFO] [stdout]   --> src/lib.rs:95:52
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let mut work = stream::repeat(12u8).timeout_at(stop);
[INFO] [stdout]    |                                         ---------- ^^^^ the trait `From<Instant>` is not implemented for `Deadline`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Instant` to implement `Into<Deadline>`
[INFO] [stdout] note: required by a bound in `stop_token::stream::StreamExt::timeout_at`
[INFO] [stdout]   --> src/stream.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn timeout_at<T>(self, target: T) -> TimeoutAt<Self>
[INFO] [stdout]    |        ---------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 18 |         T: Into<Deadline>,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^ required by this bound in `StreamExt::timeout_at`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2491596cf4ab5cf65f08384b5585afb4cc6186fc5817c727b7368d815a0cba78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2491596cf4ab5cf65f08384b5585afb4cc6186fc5817c727b7368d815a0cba78", kill_on_drop: false }`
[INFO] [stdout] 2491596cf4ab5cf65f08384b5585afb4cc6186fc5817c727b7368d815a0cba78
