[INFO] cloning repository https://github.com/retrokiller543/tosic-http
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/retrokiller543/tosic-http" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Ftosic-http", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Ftosic-http'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f726900f932ca109c1d5d8daf26ed488d7892ae7
[INFO] testing retrokiller543/tosic-http against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fretrokiller543%2Ftosic-http" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/retrokiller543/tosic-http
[INFO] finished tweaking git repo https://github.com/retrokiller543/tosic-http
[INFO] tweaked toml for git repo https://github.com/retrokiller543/tosic-http written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/retrokiller543/tosic-http on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/retrokiller543/tosic-http 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded tosic-http-macro v0.0.3
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded bytestring v1.3.1
[INFO] [stderr]   Downloaded actix-server v2.5.0
[INFO] [stderr]   Downloaded cpufeatures v0.2.15
[INFO] [stderr]   Downloaded tosic-http v0.0.3
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded fake v3.0.1
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded actix-http v3.9.0
[INFO] [stderr]   Downloaded deunicode v1.6.0
[INFO] [stderr]   Downloaded hashbrown v0.15.1
[INFO] [stderr]   Downloaded impl-more v0.1.8
[INFO] [stderr]   Downloaded actix-web v4.9.0
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded dummy v0.9.1
[INFO] [stderr]   Downloaded rng v0.1.0
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded libc v0.2.162
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd155df9a72e5741d475531ea83647c7b962b77ac50a9329b571eb07813ec702
[INFO] running `Command { std: "docker" "start" "-a" "bd155df9a72e5741d475531ea83647c7b962b77ac50a9329b571eb07813ec702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd155df9a72e5741d475531ea83647c7b962b77ac50a9329b571eb07813ec702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd155df9a72e5741d475531ea83647c7b962b77ac50a9329b571eb07813ec702", kill_on_drop: false }`
[INFO] [stdout] bd155df9a72e5741d475531ea83647c7b962b77ac50a9329b571eb07813ec702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e84fc0457a978cf1505218591717b32797f4d5af62e04b923667b112b807f8a4
[INFO] running `Command { std: "docker" "start" "-a" "e84fc0457a978cf1505218591717b32797f4d5af62e04b923667b112b807f8a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling tosic-http-macro v0.0.3 (/opt/rustwide/workdir/tosic-http-macro)
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tower v0.5.1
[INFO] [stderr]    Compiling tosic-http v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.62s
[INFO] running `Command { std: "docker" "inspect" "e84fc0457a978cf1505218591717b32797f4d5af62e04b923667b112b807f8a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e84fc0457a978cf1505218591717b32797f4d5af62e04b923667b112b807f8a4", kill_on_drop: false }`
[INFO] [stdout] e84fc0457a978cf1505218591717b32797f4d5af62e04b923667b112b807f8a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d073f6119720cc5fed74082ea4af40781a4f0dee56e532da213827922ac1edad
[INFO] running `Command { std: "docker" "start" "-a" "d073f6119720cc5fed74082ea4af40781a4f0dee56e532da213827922ac1edad", kill_on_drop: false }`
[INFO] [stderr]    Compiling tosic-http v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.88s
[INFO] running `Command { std: "docker" "inspect" "d073f6119720cc5fed74082ea4af40781a4f0dee56e532da213827922ac1edad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d073f6119720cc5fed74082ea4af40781a4f0dee56e532da213827922ac1edad", kill_on_drop: false }`
[INFO] [stdout] d073f6119720cc5fed74082ea4af40781a4f0dee56e532da213827922ac1edad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f0734e71f0c284cbfc2fb8f25abe7cb6226cc6d08763362c5ec77c1019cffbe
[INFO] running `Command { std: "docker" "start" "-a" "8f0734e71f0c284cbfc2fb8f25abe7cb6226cc6d08763362c5ec77c1019cffbe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tosic_http-45b08232ba204160)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test request::test::test_http_request_from_bytes_incomplete ... ok
[INFO] [stdout] test request::test::test_http_request_from_bytes_complete ... ok
[INFO] [stdout] test route::test::test_match_deep_wildcard_path ... ok
[INFO] [stdout] test route::test::test_parameter_match ... ok
[INFO] [stdout] test route::test::test_route_iteration ... ok
[INFO] [stdout] test route::test::test_route_ordering ... ok
[INFO] [stdout] test route::test::test_static_match ... ok
[INFO] [stdout] test route::test::test_route_addition ... ok
[INFO] [stdout] test route::test::test_match_wildcard_path ... ok
[INFO] [stdout] test route::test::test_wildcard_deep_match ... ok
[INFO] [stdout] test route::test::test_wildcard_match ... ok
[INFO] [stderr]    Doc-tests tosic_http
[INFO] [stdout] test server::test::test ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::app_state (line 78) ... FAILED
[INFO] [stdout] test src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::service (line 144) ... FAILED
[INFO] [stdout] test src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::bind (line 194) ... ok
[INFO] [stdout] test src/response.rs - response::HttpResponse<BoxBody>::body (line 101) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::service_method (line 107) ... ok
[INFO] [stdout] test src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::build (line 210) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::app_state (line 78) stdout ----
[INFO] [stdout] error[E0599]: no method named `with_state` found for struct `HttpServerBuilder<T, L>` in the current scope
[INFO] [stdout]   --> src/server/builder.rs:86:6
[INFO] [stdout]    |
[INFO] [stdout] 10 |   let builder = HttpServer::builder()
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 11 | |     .with_state(MyState { state: "Hello, world!".to_string() })
[INFO] [stdout]    | |     -^^^^^^^^^^ method not found in `HttpServerBuilder<_, tower_layer::identity::Identity>`
[INFO] [stdout]    | |_____|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::service (line 144) stdout ----
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]  --> src/server/builder.rs:149:29
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn basic_handler() -> impl Responder<Body = BoxBody> {
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]   = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: `impl Trait` in associated types is unstable
[INFO] [stdout]  --> src/server/builder.rs:148:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[get("/")]
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: see issue #63063 <https://github.com/rust-lang/rust/issues/63063> for more information
[INFO] [stdout]   = help: add `#![feature(impl_trait_in_assoc_type)]` to the crate attributes to enable
[INFO] [stdout]   = note: this compiler was built on 2025-11-05; consider upgrading it if it is out of date
[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] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::app_state (line 78)
[INFO] [stdout]     src/server/builder.rs - server::builder::HttpServerBuilder<T,L>::service (line 144)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f0734e71f0c284cbfc2fb8f25abe7cb6226cc6d08763362c5ec77c1019cffbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f0734e71f0c284cbfc2fb8f25abe7cb6226cc6d08763362c5ec77c1019cffbe", kill_on_drop: false }`
[INFO] [stdout] 8f0734e71f0c284cbfc2fb8f25abe7cb6226cc6d08763362c5ec77c1019cffbe
