[INFO] fetching crate seamless 0.12.0...
[INFO] testing seamless-0.12.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate seamless 0.12.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate seamless 0.12.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate seamless 0.12.0
[INFO] tweaked toml for crates.io crate seamless 0.12.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seamless 0.12.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate seamless 0.12.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded seamless_macros v0.12.0
[INFO] [stderr]   Downloaded rustversion v1.0.18
[INFO] [stderr]   Downloaded async-trait v0.1.83
[INFO] [stderr]   Downloaded trybuild v1.0.76
[INFO] [stderr]   Downloaded hyper v1.5.1
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cadb8f9e69ae48133a2009f37c96f4199467a66b9b812911130d3bd61810f237
[INFO] running `Command { std: "docker" "start" "-a" "cadb8f9e69ae48133a2009f37c96f4199467a66b9b812911130d3bd61810f237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cadb8f9e69ae48133a2009f37c96f4199467a66b9b812911130d3bd61810f237", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cadb8f9e69ae48133a2009f37c96f4199467a66b9b812911130d3bd61810f237", kill_on_drop: false }`
[INFO] [stdout] cadb8f9e69ae48133a2009f37c96f4199467a66b9b812911130d3bd61810f237
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdcdf264bca70d5041dbe109b87e0524dfdce2e17a9c352dce02fe3873ce73af
[INFO] running `Command { std: "docker" "start" "-a" "bdcdf264bca70d5041dbe109b87e0524dfdce2e17a9c352dce02fe3873ce73af", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling seamless_macros v0.12.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling seamless v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/api.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn add<P: Into<String>>(&mut self, path: P) -> RouteBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn add<P: Into<String>>(&mut self, path: P) -> RouteBuilder<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.60s
[INFO] running `Command { std: "docker" "inspect" "bdcdf264bca70d5041dbe109b87e0524dfdce2e17a9c352dce02fe3873ce73af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdcdf264bca70d5041dbe109b87e0524dfdce2e17a9c352dce02fe3873ce73af", kill_on_drop: false }`
[INFO] [stdout] bdcdf264bca70d5041dbe109b87e0524dfdce2e17a9c352dce02fe3873ce73af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 071235e99f5ecd3ff819d1c24257769ce595cb5c7cc0e3fc6a33a974efe86352
[INFO] running `Command { std: "docker" "start" "-a" "071235e99f5ecd3ff819d1c24257769ce595cb5c7cc0e3fc6a33a974efe86352", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling trybuild v1.0.76
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling seamless v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/api/api.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn add<P: Into<String>>(&mut self, path: P) -> RouteBuilder {
[INFO] [stdout]    |                                 ^^^^^^^^^              ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn add<P: Into<String>>(&mut self, path: P) -> RouteBuilder<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]  --> examples/rocket.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rocket::{Request, Data, Route, http::{ Method, Status }};
[INFO] [stdout]   |     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rocket::handler::{ Handler, Outcome };
[INFO] [stdout]    |     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rocket::data::ToByteUnit;
[INFO] [stdout]    |     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rocket`
[INFO] [stdout]  --> examples/rocket.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rocket::{Request, Data, Route, http::{ Method, Status }};
[INFO] [stdout]   |     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[rocket::launch]
[INFO] [stdout]    |   ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[rocket::async_trait]
[INFO] [stdout]    |   ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:74:29
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     .header(rocket::http::ContentType::JSON)
[INFO] [stdout]    |                             ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:73:39
[INFO] [stdout]    |
[INFO] [stdout] 73 |                 let rocket_response = rocket::Response::build()
[INFO] [stdout]    |                                       ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  9 + use axum::response::Response;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use http::Response;
[INFO] [stdout]    |
[INFO] [stdout]  9 + use seamless::http::Response;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Response`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 73 -                 let rocket_response = rocket::Response::build()
[INFO] [stdout] 73 +                 let rocket_response = Response::build()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `rocket`
[INFO] [stdout]    --> examples/rocket.rs:102:2
[INFO] [stdout]     |
[INFO] [stdout] 102 | }
[INFO] [stdout]     |  ^ consider adding a `main` function to `examples/rocket.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:22:16
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn rocket() -> rocket::Rocket {
[INFO] [stdout]    |                ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: function `rocket` is not a crate or module
[INFO] [stdout]   --> examples/rocket.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     rocket::ignite().mount("/", SeamlessApi(Arc::new(api)))
[INFO] [stdout]    |     ^^^^^^ function `rocket` is not a crate or module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `seamless` (example "rocket") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "071235e99f5ecd3ff819d1c24257769ce595cb5c7cc0e3fc6a33a974efe86352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "071235e99f5ecd3ff819d1c24257769ce595cb5c7cc0e3fc6a33a974efe86352", kill_on_drop: false }`
[INFO] [stdout] 071235e99f5ecd3ff819d1c24257769ce595cb5c7cc0e3fc6a33a974efe86352
