[INFO] fetching crate scrappy-web-codegen 0.0.1...
[INFO] testing scrappy-web-codegen-0.0.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate scrappy-web-codegen 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate scrappy-web-codegen 0.0.1
[INFO] finished tweaking crates.io crate scrappy-web-codegen 0.0.1
[INFO] tweaked toml for crates.io crate scrappy-web-codegen 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scrappy-web-codegen 0.0.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 61 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e6819b93b05ce1f6d89394bea410192b11d0ba7db8c31714d9babc384643c140
[INFO] running `Command { std: "docker" "start" "-a" "e6819b93b05ce1f6d89394bea410192b11d0ba7db8c31714d9babc384643c140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6819b93b05ce1f6d89394bea410192b11d0ba7db8c31714d9babc384643c140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6819b93b05ce1f6d89394bea410192b11d0ba7db8c31714d9babc384643c140", kill_on_drop: false }`
[INFO] [stdout] e6819b93b05ce1f6d89394bea410192b11d0ba7db8c31714d9babc384643c140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e2c1853edffc72746ee0e06ab8c6e368c4f281039f04bf0841e4ec59787286f
[INFO] running `Command { std: "docker" "start" "-a" "1e2c1853edffc72746ee0e06ab8c6e368c4f281039f04bf0841e4ec59787286f", kill_on_drop: false }`
[INFO] [stderr]    Compiling scrappy-web-codegen v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "1e2c1853edffc72746ee0e06ab8c6e368c4f281039f04bf0841e4ec59787286f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e2c1853edffc72746ee0e06ab8c6e368c4f281039f04bf0841e4ec59787286f", kill_on_drop: false }`
[INFO] [stdout] 1e2c1853edffc72746ee0e06ab8c6e368c4f281039f04bf0841e4ec59787286f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9f75eea833434dae7c9f235f5012cd00efe2342ae72893723b74e923713690e
[INFO] running `Command { std: "docker" "start" "-a" "a9f75eea833434dae7c9f235f5012cd00efe2342ae72893723b74e923713690e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.7.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling scrappy-macros v0.0.1
[INFO] [stderr]    Compiling scrappy-web-codegen v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling scrappy-threadpool v0.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling scrappy-rt v0.0.1
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]  --> tests/test_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scrappy::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scrappy`
[INFO] [stdout]  --> tests/test_macro.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scrappy::{http, test, web::Path, App, HttpResponse, Responder};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]  --> tests/test_macro.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[get("/test")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[put("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[patch("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `patch` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[post("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `post` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[head("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `head` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[connect("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `connect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[options("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `options` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[trace("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `trace` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[get("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[get("/test")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | #[put("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `put` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:60:1
[INFO] [stdout]    |
[INFO] [stdout] 60 | #[delete("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `delete` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[get("/test/{param}")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout]    = note: this error originates in the attribute macro `get` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:46:62
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn auto_async() -> impl Future<Output = Result<HttpResponse, scrappy::Error>> {
[INFO] [stdout]    |                                                              ^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `scrappy` in this scope
[INFO] [stdout]   --> tests/test_macro.rs:51:61
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn auto_sync() -> impl Future<Output = Result<HttpResponse, scrappy::Error>> {
[INFO] [stdout]    |                                                             ^^^^^^^ use of unresolved module or unlinked crate `scrappy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scrappy`, use `cargo add scrappy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scrappy-web-codegen` (test "test_macro") due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "a9f75eea833434dae7c9f235f5012cd00efe2342ae72893723b74e923713690e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f75eea833434dae7c9f235f5012cd00efe2342ae72893723b74e923713690e", kill_on_drop: false }`
[INFO] [stdout] a9f75eea833434dae7c9f235f5012cd00efe2342ae72893723b74e923713690e
