[INFO] fetching crate rust-xfinal 0.8.37...
[INFO] testing rust-xfinal-0.8.37 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rust-xfinal 0.8.37 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rust-xfinal 0.8.37
[INFO] finished tweaking crates.io crate rust-xfinal 0.8.37
[INFO] tweaked toml for crates.io crate rust-xfinal 0.8.37 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-xfinal 0.8.37 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 139 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding chrono-tz v0.6.3 (available: v0.10.4)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.1.0)
[INFO] [stderr]       Adding hmac v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding multimap v0.8.3 (available: v0.10.1)
[INFO] [stderr]       Adding sha1 v0.10.6 (available: v0.11.0)
[INFO] [stderr]       Adding sha2 v0.10.9 (available: v0.11.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a537e4d40fb0121d2bd59cd275b3334ebacbfa6b21fc4aa624edc049ea001f92
[INFO] running `Command { std: "docker" "start" "-a" "a537e4d40fb0121d2bd59cd275b3334ebacbfa6b21fc4aa624edc049ea001f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a537e4d40fb0121d2bd59cd275b3334ebacbfa6b21fc4aa624edc049ea001f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a537e4d40fb0121d2bd59cd275b3334ebacbfa6b21fc4aa624edc049ea001f92", kill_on_drop: false }`
[INFO] [stdout] a537e4d40fb0121d2bd59cd275b3334ebacbfa6b21fc4aa624edc049ea001f92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 169781840fcd88d1db5109f8c1553531606b55e7cbd92aad65f0c00b9f543fae
[INFO] running `Command { std: "docker" "start" "-a" "169781840fcd88d1db5109f8c1553531606b55e7cbd92aad65f0c00b9f543fae", kill_on_drop: false }`
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling expedite v0.1.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling rust-xfinal v0.8.37 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 376 |         methods: T,
[INFO] [stdout] 377 |         path: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 378 |     ) -> RouterRegister<'_> {
[INFO] [stdout]     |                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 -     ) -> RouterRegister<'_> {
[INFO] [stdout] 378 +     ) -> RouterRegister<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.73s
[INFO] running `Command { std: "docker" "inspect" "169781840fcd88d1db5109f8c1553531606b55e7cbd92aad65f0c00b9f543fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169781840fcd88d1db5109f8c1553531606b55e7cbd92aad65f0c00b9f543fae", kill_on_drop: false }`
[INFO] [stdout] 169781840fcd88d1db5109f8c1553531606b55e7cbd92aad65f0c00b9f543fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 0cd511560102bfd821911fb48530d87a823554e0719504864c31febb399b576f
[INFO] running `Command { std: "docker" "start" "-a" "0cd511560102bfd821911fb48530d87a823554e0719504864c31febb399b576f", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 376 |         methods: T,
[INFO] [stdout] 377 |         path: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 378 |     ) -> RouterRegister<'_> {
[INFO] [stdout]     |                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 -     ) -> RouterRegister<'_> {
[INFO] [stdout] 378 +     ) -> RouterRegister<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-xfinal v0.8.37 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &'a mut self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 376 |         methods: T,
[INFO] [stdout] 377 |         path: &'a str,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 378 |     ) -> RouterRegister<'_> {
[INFO] [stdout]     |                         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 -     ) -> RouterRegister<'_> {
[INFO] [stdout] 378 +     ) -> RouterRegister<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s
[INFO] running `Command { std: "docker" "inspect" "0cd511560102bfd821911fb48530d87a823554e0719504864c31febb399b576f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cd511560102bfd821911fb48530d87a823554e0719504864c31febb399b576f", kill_on_drop: false }`
[INFO] [stdout] 0cd511560102bfd821911fb48530d87a823554e0719504864c31febb399b576f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] 7fe3b9cdfd354a926fd9b8e399ecd7f1d1ae62b9e84605969636558b554bc3c4
[INFO] running `Command { std: "docker" "start" "-a" "7fe3b9cdfd354a926fd9b8e399ecd7f1d1ae62b9e84605969636558b554bc3c4", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:378:25
[INFO] [stderr]     |
[INFO] [stderr] 375 |         &'a mut self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 376 |         methods: T,
[INFO] [stderr] 377 |         path: &'a str,
[INFO] [stderr]     |                -- the lifetime is named here
[INFO] [stderr] 378 |     ) -> RouterRegister<'_> {
[INFO] [stderr]     |                         ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 378 -     ) -> RouterRegister<'_> {
[INFO] [stderr] 378 +     ) -> RouterRegister<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-xfinal` (lib) generated 1 warning (run `cargo fix --lib -p rust-xfinal` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-xfinal` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_xfinal-6ea9894875be545d)
[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]    Doc-tests rust_xfinal
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650) ... FAILED
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654) ... FAILED
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243) ... FAILED
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `add_header` in this scope
[INFO] [stdout]    --> src/http_parser/connection.rs:651:1
[INFO] [stdout]     |
[INFO] [stdout] 651 | add_header(String::from("a"),String::from("b"))
[INFO] [stdout]     | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `remove_header` in this scope
[INFO] [stdout]    --> src/http_parser/connection.rs:655:1
[INFO] [stdout]     |
[INFO] [stdout] 655 | remove_header(String::from("a"))
[INFO] [stdout]     | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243) stdout ----
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]    --> src/http_parser/connection.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | <form>
[INFO] [stdout]     | ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `add_header` in this scope
[INFO] [stdout]    --> src/http_parser/connection.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | add_header(String::from("a"),String::from("b"))
[INFO] [stdout]     | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243)
[INFO] [stdout]     src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677)
[INFO] [stdout]     src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650)
[INFO] [stdout]     src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7fe3b9cdfd354a926fd9b8e399ecd7f1d1ae62b9e84605969636558b554bc3c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fe3b9cdfd354a926fd9b8e399ecd7f1d1ae62b9e84605969636558b554bc3c4", kill_on_drop: false }`
[INFO] [stdout] 7fe3b9cdfd354a926fd9b8e399ecd7f1d1ae62b9e84605969636558b554bc3c4
