[INFO] fetching crate seamless 0.12.0... [INFO] testing seamless-0.12.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate seamless 0.12.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate seamless 0.12.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5268bfcfef6b31162ebc2c24d6e182a019f9c320891fe0cc6f19c9674bff1b5 [INFO] running `Command { std: "docker" "start" "-a" "c5268bfcfef6b31162ebc2c24d6e182a019f9c320891fe0cc6f19c9674bff1b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5268bfcfef6b31162ebc2c24d6e182a019f9c320891fe0cc6f19c9674bff1b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5268bfcfef6b31162ebc2c24d6e182a019f9c320891fe0cc6f19c9674bff1b5", kill_on_drop: false }` [INFO] [stdout] c5268bfcfef6b31162ebc2c24d6e182a019f9c320891fe0cc6f19c9674bff1b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 409665ff1396eff766b2ed8750b4fd40e14a56ec46ddebb3c2dbefef290b7d18 [INFO] running `Command { std: "docker" "start" "-a" "409665ff1396eff766b2ed8750b4fd40e14a56ec46ddebb3c2dbefef290b7d18", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [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 memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [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 bytes v1.9.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling slab v0.4.7 [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>(&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 27.03s [INFO] running `Command { std: "docker" "inspect" "409665ff1396eff766b2ed8750b4fd40e14a56ec46ddebb3c2dbefef290b7d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "409665ff1396eff766b2ed8750b4fd40e14a56ec46ddebb3c2dbefef290b7d18", kill_on_drop: false }` [INFO] [stdout] 409665ff1396eff766b2ed8750b4fd40e14a56ec46ddebb3c2dbefef290b7d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29877c41c85dd30997aeccdb1296e7e482e14a24476406a1e2ac91baecd155d3 [INFO] running `Command { std: "docker" "start" "-a" "29877c41c85dd30997aeccdb1296e7e482e14a24476406a1e2ac91baecd155d3", 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 syn v2.0.90 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling log v0.4.17 [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 tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling trybuild v1.0.76 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termcolor v1.2.0 [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 matchit v0.7.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.25 [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>(&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" "29877c41c85dd30997aeccdb1296e7e482e14a24476406a1e2ac91baecd155d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29877c41c85dd30997aeccdb1296e7e482e14a24476406a1e2ac91baecd155d3", kill_on_drop: false }` [INFO] [stdout] 29877c41c85dd30997aeccdb1296e7e482e14a24476406a1e2ac91baecd155d3