[INFO] fetching crate water_http 3.0.4... [INFO] testing water_http-3.0.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate water_http 3.0.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate water_http 3.0.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate water_http 3.0.4 [INFO] tweaked toml for crates.io crate water_http 3.0.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate water_http 3.0.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate water_http 3.0.4 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 350d73e89bfb48c4b883d687ff9a9fe0f165efcb6eb0d1686e7e350a5f10644e [INFO] running `Command { std: "docker" "start" "-a" "350d73e89bfb48c4b883d687ff9a9fe0f165efcb6eb0d1686e7e350a5f10644e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "350d73e89bfb48c4b883d687ff9a9fe0f165efcb6eb0d1686e7e350a5f10644e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "350d73e89bfb48c4b883d687ff9a9fe0f165efcb6eb0d1686e7e350a5f10644e", kill_on_drop: false }` [INFO] [stdout] 350d73e89bfb48c4b883d687ff9a9fe0f165efcb6eb0d1686e7e350a5f10644e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e5cc0322c8ee8c1e0a942a7dd36dde007537262997370cfc7d2fdd72ddff88b [INFO] running `Command { std: "docker" "start" "-a" "1e5cc0322c8ee8c1e0a942a7dd36dde007537262997370cfc7d2fdd72ddff88b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling aws-lc-rs v1.14.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.31.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling water_http_utils v0.1.1 [INFO] [stderr] Compiling lz4 v1.28.0 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling water_http v3.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "1e5cc0322c8ee8c1e0a942a7dd36dde007537262997370cfc7d2fdd72ddff88b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e5cc0322c8ee8c1e0a942a7dd36dde007537262997370cfc7d2fdd72ddff88b", kill_on_drop: false }` [INFO] [stdout] 1e5cc0322c8ee8c1e0a942a7dd36dde007537262997370cfc7d2fdd72ddff88b [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c10b0c01e0e403b0d8e29fda645f1dd1c4a25fdc81b1958f733bf1208e01198a [INFO] running `Command { std: "docker" "start" "-a" "c10b0c01e0e403b0d8e29fda645f1dd1c4a25fdc81b1958f733bf1208e01198a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.14.0 [INFO] [stderr] Compiling askama_derive v0.14.0 [INFO] [stderr] Compiling askama v0.14.0 [INFO] [stderr] Compiling water_http v3.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error: no rules expected `=>` [INFO] [stdout] --> examples/html_render.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | GET => "favicon.ico" => favicon_serving(context) async { [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `(` [INFO] [stdout] --> /opt/rustwide/workdir/src/server/capsule/capsule_macros.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | $($path:tt)/+ $fn_name:ident ( $context:ident ) { $($body:tt)* } $($rest:tt)* [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: no rules expected `=>` [INFO] [stdout] --> examples/redirect.rs:31:26 [INFO] [stdout] | [INFO] [stdout] 31 | GET_create_posts => create/posts => create(context)async { [INFO] [stdout] | ^^ no rules expected this token in macro call [INFO] [stdout] | [INFO] [stdout] note: while trying to match `(` [INFO] [stdout] --> /opt/rustwide/workdir/src/server/capsule/capsule_macros.rs:597:39 [INFO] [stdout] | [INFO] [stdout] 597 | $($path:tt)/+ $fn_name:ident ( $context:ident ) { $($body:tt)* } $($rest:tt)* [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `water_http` (example "redirect") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `water_http` (example "html_render") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c10b0c01e0e403b0d8e29fda645f1dd1c4a25fdc81b1958f733bf1208e01198a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10b0c01e0e403b0d8e29fda645f1dd1c4a25fdc81b1958f733bf1208e01198a", kill_on_drop: false }` [INFO] [stdout] c10b0c01e0e403b0d8e29fda645f1dd1c4a25fdc81b1958f733bf1208e01198a