[INFO] fetching crate trillium-api 0.3.0-rc.1...
[INFO] testing trillium-api-0.3.0-rc.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate trillium-api 0.3.0-rc.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate trillium-api 0.3.0-rc.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate trillium-api 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate trillium-api 0.3.0-rc.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trillium-api 0.3.0-rc.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trillium-api 0.3.0-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trillium-macros v0.1.0-rc.1
[INFO] [stderr]   Downloaded fieldwork v0.5.0
[INFO] [stderr]   Downloaded test-harness v0.3.1
[INFO] [stderr]   Downloaded fieldwork-derive v0.5.0
[INFO] [stderr]   Downloaded type-set v0.3.2
[INFO] [stderr]   Downloaded trillium v1.0.0-rc.1
[INFO] [stderr]   Downloaded swansong v0.3.3
[INFO] [stderr]   Downloaded smartcow v0.2.1
[INFO] [stderr]   Downloaded trillium-http v1.0.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3d9cba95395c74a1fd970189b948699d780e0e1b9ef94e6bb0aa672cd5ab995
[INFO] running `Command { std: "docker" "start" "-a" "a3d9cba95395c74a1fd970189b948699d780e0e1b9ef94e6bb0aa672cd5ab995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3d9cba95395c74a1fd970189b948699d780e0e1b9ef94e6bb0aa672cd5ab995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3d9cba95395c74a1fd970189b948699d780e0e1b9ef94e6bb0aa672cd5ab995", kill_on_drop: false }`
[INFO] [stdout] a3d9cba95395c74a1fd970189b948699d780e0e1b9ef94e6bb0aa672cd5ab995
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 210d9f54899008fe014c0822a88d93a74643e77aedc2b3eb23795dda3fad9ab8
[INFO] running `Command { std: "docker" "start" "-a" "210d9f54899008fe014c0822a88d93a74643e77aedc2b3eb23795dda3fad9ab8", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling type-set v0.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling smartcow v0.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling swansong v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fieldwork-derive v0.5.0
[INFO] [stderr]    Compiling trillium-macros v0.1.0-rc.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fieldwork v0.5.0
[INFO] [stderr]    Compiling trillium-http v1.0.0-rc.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trillium v1.0.0-rc.1
[INFO] [stderr]    Compiling trillium-api v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.18s
[INFO] running `Command { std: "docker" "inspect" "210d9f54899008fe014c0822a88d93a74643e77aedc2b3eb23795dda3fad9ab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210d9f54899008fe014c0822a88d93a74643e77aedc2b3eb23795dda3fad9ab8", kill_on_drop: false }`
[INFO] [stdout] 210d9f54899008fe014c0822a88d93a74643e77aedc2b3eb23795dda3fad9ab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f494132acff9d3e1c9f1809c36043b3292af8c83852270414ee55d8ad681aea
[INFO] running `Command { std: "docker" "start" "-a" "5f494132acff9d3e1c9f1809c36043b3292af8c83852270414ee55d8ad681aea", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling test-harness v0.3.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling swansong v0.3.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling trillium-http v1.0.0-rc.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling trillium v1.0.0-rc.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling trillium-api v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]  --> tests/disconnect-body.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trillium_testing::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/disconnect-body.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trillium_testing::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]  --> tests/disconnect-body.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `trillium_api::Json`, `trillium_api::Value`
[INFO] [stdout]   --> examples/todo_app.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 | use trillium_api::{ApiConnExt, Body, FromConn, Json, State, TryFromConn, Value, api};
[INFO] [stdout]    |                                                ^^^^                      ^^^^^ no `Value` in the root
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                no `Json` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(any(feature = "serde_json", feature = "sonic-rs"))]
[INFO] [stdout]    |          ---------------------------------------------- the item is gated here
[INFO] [stdout] 35 | #[cfg_attr(docsrs, doc(cfg(any(feature = "serde_json", feature = "sonic-rs"))))]
[INFO] [stdout] 36 | pub use json::Json;
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:43:22
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "serde_json")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `serde_json` feature
[INFO] [stdout] 42 | #[cfg_attr(docsrs, doc(cfg(feature = "serde_json")))]
[INFO] [stdout] 43 | pub use serde_json::{Value, json};
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "sonic-rs")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `sonic-rs` feature
[INFO] [stdout] 45 | #[cfg_attr(docsrs, doc(cfg(feature = "sonic-rs")))]
[INFO] [stdout] 46 | pub use sonic_rs::{Value, json};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_router`
[INFO] [stdout]   --> examples/todo_app.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use trillium_router::{RouterConnExt, router};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_router`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `trillium_router`, use `cargo add trillium_router` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_testing`
[INFO] [stdout]  --> tests/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trillium_testing::{TestServer, harness, test};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `json` in `trillium_api`
[INFO] [stdout]    --> examples/todo_app.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 |     Json(trillium_api::json!({
[INFO] [stdout]     |                        ^^^^ could not find `json` in `trillium_api`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:5
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(any(feature = "serde_json", feature = "sonic-rs"))]
[INFO] [stdout]     |          ---------------------------------------------- the item is gated here
[INFO] [stdout]  22 | mod json;
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:43:29
[INFO] [stdout]     |
[INFO] [stdout]  41 | #[cfg(feature = "serde_json")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `serde_json` feature
[INFO] [stdout]  42 | #[cfg_attr(docsrs, doc(cfg(feature = "serde_json")))]
[INFO] [stdout]  43 | pub use serde_json::{Value, json};
[INFO] [stdout]     |                             ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:46:27
[INFO] [stdout]     |
[INFO] [stdout]  44 | #[cfg(feature = "sonic-rs")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `sonic-rs` feature
[INFO] [stdout]  45 | #[cfg_attr(docsrs, doc(cfg(feature = "sonic-rs")))]
[INFO] [stdout]  46 | pub use sonic_rs::{Value, json};
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ApiConnExt`
[INFO] [stdout]   --> examples/todo_app.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 | use trillium_api::{ApiConnExt, Body, FromConn, Json, State, TryFromConn, Value, api};
[INFO] [stdout]    |                    ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `json` in this scope
[INFO] [stdout]   --> tests/tests.rs:71:44
[INFO] [stdout]    |
[INFO] [stdout] 71 |     api(|_: &mut Conn, _: ()| async { Json(json!({"health": "ok" })) })
[INFO] [stdout]    |                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `json` in this scope
[INFO] [stdout]   --> tests/tests.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Json(json!({"health": "ok"})),
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_testing` in this scope
[INFO] [stdout]    --> tests/disconnect-body.rs:102:18
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let handle = trillium_testing::config().with_port(0).spawn(handler);
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_testing`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `trillium_testing`, use `cargo add trillium_testing` 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] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]  --> examples/cancel_on_disconnect.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use url::Url;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-api` (test "disconnect-body") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `trillium_logger`
[INFO] [stdout]  --> examples/api.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use trillium_logger::logger;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_logger`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_logger`, use `cargo add trillium_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `trillium_router`
[INFO] [stdout]  --> examples/api.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use trillium_router::router;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_router`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `trillium_router`, use `cargo add trillium_router` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_smol` in this scope
[INFO] [stdout]   --> examples/cancel_on_disconnect.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     trillium_smol::run(trillium_api::cancel_on_disconnect(handler))
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 13 -     trillium_smol::run(trillium_api::cancel_on_disconnect(handler))
[INFO] [stdout] 13 +     trillium_api::run(trillium_api::cancel_on_disconnect(handler))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]    --> tests/tests.rs:101:24
[INFO] [stdout]     |
[INFO] [stdout] 101 |     api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) })
[INFO] [stdout]     |                        ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Json` in this scope
[INFO] [stdout]    --> tests/tests.rs:101:37
[INFO] [stdout]     |
[INFO] [stdout] 101 |     api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) })
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]    --> tests/tests.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 |     api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) })
[INFO] [stdout]     |                                          ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn app_with_json<Value>() -> impl Handler {
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `param` found for mutable reference `&mut Conn` in the current scope
[INFO] [stdout]    --> examples/todo_app.rs:107:14
[INFO] [stdout]     |
[INFO] [stdout] 106 |           let id: u64 = conn
[INFO] [stdout]     |  _______________________-
[INFO] [stdout] 107 | |             .param("todo_id")
[INFO] [stdout]     | |             -^^^^^ method not found in `&mut Conn`
[INFO] [stdout]     | |_____________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]    --> tests/tests.rs:128:28
[INFO] [stdout]     |
[INFO] [stdout] 128 |         api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) }),
[INFO] [stdout]     |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Json` in this scope
[INFO] [stdout]    --> tests/tests.rs:128:41
[INFO] [stdout]     |
[INFO] [stdout] 128 |         api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) }),
[INFO] [stdout]     |                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Value` in this scope
[INFO] [stdout]    --> tests/tests.rs:128:46
[INFO] [stdout]     |
[INFO] [stdout] 128 |         api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) }),
[INFO] [stdout]     |                                              ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn app_with_error_handler<Value>() -> impl Handler {
[INFO] [stdout]     |                          +++++++
[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] [stdout] error[E0433]: cannot find module or crate `trillium_smol` in this scope
[INFO] [stdout]   --> examples/api.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     trillium_smol::run((
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 38 -     trillium_smol::run((
[INFO] [stdout] 38 +     trillium_api::run((
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-api` (example "cancel_on_disconnect") due to 2 previous errors
[INFO] [stdout] error[E0599]: no method named `with_json` found for struct `Conn` in the current scope
[INFO] [stdout]    --> examples/todo_app.rs:160:14
[INFO] [stdout]     |
[INFO] [stdout] 160 |         conn.with_json(self).with_status(status).halt()
[INFO] [stdout]     |              ^^^^^^^^^ method not found in `Conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]   --> tests/tests.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |     api(|_: &mut Conn, _: ()| async { Json(json!({"health": "ok" })) })
[INFO] [stdout]    |                                       ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]   --> tests/tests.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         Json(json!({"health": "ok"})),
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]    --> tests/tests.rs:101:58
[INFO] [stdout]     |
[INFO] [stdout] 101 |     api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) })
[INFO] [stdout]     |                                                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Json` in this scope
[INFO] [stdout]    --> tests/tests.rs:128:62
[INFO] [stdout]     |
[INFO] [stdout] 128 |         api(|_: &mut Conn, Json(value): Json<Value>| async { Json(value) }),
[INFO] [stdout]     |                                                              ^^^^ not found in this scope
[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 `trillium-api` (example "api") due to 3 previous errors
[INFO] [stdout] error[E0599]: no method named `with_json` found for struct `Conn` in the current scope
[INFO] [stdout]    --> examples/todo_app.rs:316:18
[INFO] [stdout]     |
[INFO] [stdout] 316 |             conn.with_json(&error).with_status(status)
[INFO] [stdout]     |                  ^^^^^^^^^ method not found in `Conn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0531.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-api` (test "tests") due to 13 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `trillium_smol` in this scope
[INFO] [stdout]    --> examples/todo_app.rs:358:5
[INFO] [stdout]     |
[INFO] [stdout] 358 |     trillium_smol::run(app());
[INFO] [stdout]     |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `trillium_smol`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 358 -     trillium_smol::run(app());
[INFO] [stdout] 358 +     trillium_api::run(app());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trillium-api` (example "todo_app") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "5f494132acff9d3e1c9f1809c36043b3292af8c83852270414ee55d8ad681aea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f494132acff9d3e1c9f1809c36043b3292af8c83852270414ee55d8ad681aea", kill_on_drop: false }`
[INFO] [stdout] 5f494132acff9d3e1c9f1809c36043b3292af8c83852270414ee55d8ad681aea
