[INFO] fetching crate forky_web 0.2.1-rc.1...
[INFO] testing forky_web-0.2.1-rc.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate forky_web 0.2.1-rc.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate forky_web 0.2.1-rc.1
[INFO] finished tweaking crates.io crate forky_web 0.2.1-rc.1
[INFO] tweaked toml for crates.io crate forky_web 0.2.1-rc.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forky_web 0.2.1-rc.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate forky_web 0.2.1-rc.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1bc16e1e7bb64ed5d1fff8c66494a67ff5771427822aca37979200a78e01a0bc
[INFO] running `Command { std: "docker" "start" "-a" "1bc16e1e7bb64ed5d1fff8c66494a67ff5771427822aca37979200a78e01a0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1bc16e1e7bb64ed5d1fff8c66494a67ff5771427822aca37979200a78e01a0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc16e1e7bb64ed5d1fff8c66494a67ff5771427822aca37979200a78e01a0bc", kill_on_drop: false }`
[INFO] [stdout] 1bc16e1e7bb64ed5d1fff8c66494a67ff5771427822aca37979200a78e01a0bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce92cdec5535695422c5e39b0ec1a682a9c2e88b68fa3fab3b4725a777496c4a
[INFO] running `Command { std: "docker" "start" "-a" "ce92cdec5535695422c5e39b0ec1a682a9c2e88b68fa3fab3b4725a777496c4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.99
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.99
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.99
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling forky_core v0.2.1-rc.1
[INFO] [stderr]    Compiling js-sys v0.3.76
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.49
[INFO] [stderr]    Compiling web-sys v0.3.76
[INFO] [stderr]    Compiling forky_web v0.2.1-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s
[INFO] running `Command { std: "docker" "inspect" "ce92cdec5535695422c5e39b0ec1a682a9c2e88b68fa3fab3b4725a777496c4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce92cdec5535695422c5e39b0ec1a682a9c2e88b68fa3fab3b4725a777496c4a", kill_on_drop: false }`
[INFO] [stdout] ce92cdec5535695422c5e39b0ec1a682a9c2e88b68fa3fab3b4725a777496c4a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0997d2bfd80d903aca8c27933824752674af5eb8da3eb0aff513c419bca6c7e3
[INFO] running `Command { std: "docker" "start" "-a" "0997d2bfd80d903aca8c27933824752674af5eb8da3eb0aff513c419bca6c7e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling forky_web v0.2.1-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:51:6
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use sweet::prelude::*;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]    --> src/dom_utils/html_event_waiter.rs:116:6
[INFO] [stdout]     |
[INFO] [stdout] 116 |     use sweet::prelude::*;
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   --> src/net/fetch.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use sweet::prelude::*;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 |     #[sweet::test]
[INFO] [stdout]    |       ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:67:4
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[sweet::test]
[INFO] [stdout]    |       ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]    --> src/dom_utils/html_event_waiter.rs:118:4
[INFO] [stdout]     |
[INFO] [stdout] 118 |     #[sweet::test]
[INFO] [stdout]     |       ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   --> src/net/fetch.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[sweet::test]
[INFO] [stdout]    |       ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   --> src/net/fetch.rs:28:4
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[sweet::test]
[INFO] [stdout]    |       ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> src/lib.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(test, feature(test, custom_test_frameworks))]
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub async fn works() -> Result<()> {
[INFO] [stdout]    |                             ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub async fn works() -> Result<(), E> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:68:30
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub async fn times_out() -> Result<()> {
[INFO] [stdout]    |                                 ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub async fn times_out() -> Result<(), E> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> src/dom_utils/html_event_waiter.rs:120:34
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn html_event_waiter() -> Result<()> {
[INFO] [stdout]     |                                     ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 120 |     async fn html_event_waiter() -> Result<(), E> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect`
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 |         expect(a).to_be(39);
[INFO] [stdout]    |         ^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect`
[INFO] [stdout]   --> src/dom_utils/future_timeout.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 |         expect(err).to_be_err_str("Timeout");
[INFO] [stdout]    |         ^^^^^^ not a function
[INFO] [stdout]    |
[INFO] [stdout] help: use the `.` operator to call the method `expect` on `Result<(), anyhow::Error>`
[INFO] [stdout]    |
[INFO] [stdout] 77 -         expect(err).to_be_err_str("Timeout");
[INFO] [stdout] 77 +         err.expect().to_be_err_str("Timeout");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/net/fetch.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn works() -> Result<()> {
[INFO] [stdout]    |                         ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn works() -> Result<(), E> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect`
[INFO] [stdout]   --> src/net/fetch.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 |         expect(res.status()).to_be(200);
[INFO] [stdout]    |         ^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> src/net/fetch.rs:29:21
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn text() -> Result<()> {
[INFO] [stdout]    |                        ^^^^^^ -- supplied 1 generic argument
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn text() -> Result<(), E> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect`
[INFO] [stdout]   --> src/net/fetch.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 |         expect(text.as_str())
[INFO] [stdout]    |         ^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found built-in attribute `expect`
[INFO] [stdout]   --> src/net/fetch.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |         expect(res.status()).to_be(200);
[INFO] [stdout]    |         ^^^^^^ not a function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]  --> src/lib.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(test, test_runner(sweet::test_runner))]
[INFO] [stdout]   |                               ^^^^^ use of unresolved module or unlinked crate `sweet`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sweet`, use `cargo add sweet` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0423, E0433, E0554.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `forky_web` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "0997d2bfd80d903aca8c27933824752674af5eb8da3eb0aff513c419bca6c7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0997d2bfd80d903aca8c27933824752674af5eb8da3eb0aff513c419bca6c7e3", kill_on_drop: false }`
[INFO] [stdout] 0997d2bfd80d903aca8c27933824752674af5eb8da3eb0aff513c419bca6c7e3
