[INFO] fetching crate seamless 0.12.0... [INFO] testing seamless-0.12.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate seamless 0.12.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate seamless 0.12.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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 serde v1.0.216 [INFO] [stderr] Downloaded futures-executor v0.3.25 [INFO] [stderr] Downloaded futures-macro v0.3.25 [INFO] [stderr] Downloaded serde_derive v1.0.216 [INFO] [stderr] Downloaded axum-macros v0.4.2 [INFO] [stderr] Downloaded futures v0.3.25 [INFO] [stderr] Downloaded seamless_macros v0.12.0 [INFO] [stderr] Downloaded libc v0.2.168 [INFO] [stderr] Downloaded tokio v1.29.1 [INFO] [stderr] Downloaded trybuild v1.0.76 [INFO] [stderr] Downloaded uuid v1.2.2 [INFO] [stderr] Downloaded bytes v1.9.0 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7509fe6efe285aa48d44b28bd25235b98401f1ed84ddb906e854257a62c64c81 [INFO] running `Command { std: "docker" "start" "-a" "7509fe6efe285aa48d44b28bd25235b98401f1ed84ddb906e854257a62c64c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7509fe6efe285aa48d44b28bd25235b98401f1ed84ddb906e854257a62c64c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7509fe6efe285aa48d44b28bd25235b98401f1ed84ddb906e854257a62c64c81", kill_on_drop: false }` [INFO] [stdout] 7509fe6efe285aa48d44b28bd25235b98401f1ed84ddb906e854257a62c64c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ae749af68f3d0c6efd0917db9af6a475df0d30c5683dbd8926416d459a36dd8 [INFO] running `Command { std: "docker" "start" "-a" "2ae749af68f3d0c6efd0917db9af6a475df0d30c5683dbd8926416d459a36dd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [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-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [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>(&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>(&mut self, path: P) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.54s [INFO] running `Command { std: "docker" "inspect" "2ae749af68f3d0c6efd0917db9af6a475df0d30c5683dbd8926416d459a36dd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae749af68f3d0c6efd0917db9af6a475df0d30c5683dbd8926416d459a36dd8", kill_on_drop: false }` [INFO] [stdout] 2ae749af68f3d0c6efd0917db9af6a475df0d30c5683dbd8926416d459a36dd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a4f5c143e372a683d2a3c9a478dc386bc18e4bda4e10f3f917b03b7546d4cfb [INFO] running `Command { std: "docker" "start" "-a" "1a4f5c143e372a683d2a3c9a478dc386bc18e4bda4e10f3f917b03b7546d4cfb", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling libc v0.2.168 [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 syn v2.0.90 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling trybuild v1.0.76 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.11 [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 toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [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>(&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>(&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] [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>(&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>(&mut self, path: P) -> RouteBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a4f5c143e372a683d2a3c9a478dc386bc18e4bda4e10f3f917b03b7546d4cfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a4f5c143e372a683d2a3c9a478dc386bc18e4bda4e10f3f917b03b7546d4cfb", kill_on_drop: false }` [INFO] [stdout] 1a4f5c143e372a683d2a3c9a478dc386bc18e4bda4e10f3f917b03b7546d4cfb