[INFO] fetching crate roa-core 0.6.1... [INFO] checking roa-core-0.6.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate roa-core 0.6.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate roa-core 0.6.1 [INFO] finished tweaking crates.io crate roa-core 0.6.1 [INFO] tweaked toml for crates.io crate roa-core 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate roa-core 0.6.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.6.0) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.15) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15b2c8356dcc82eef1e4c1f5ca4973c9d26173ad808f4a4b5e1c9b923275f34c [INFO] running `Command { std: "docker" "start" "-a" "15b2c8356dcc82eef1e4c1f5ca4973c9d26173ad808f4a4b5e1c9b923275f34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15b2c8356dcc82eef1e4c1f5ca4973c9d26173ad808f4a4b5e1c9b923275f34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15b2c8356dcc82eef1e4c1f5ca4973c9d26173ad808f4a4b5e1c9b923275f34c", kill_on_drop: false }` [INFO] [stdout] 15b2c8356dcc82eef1e4c1f5ca4973c9d26173ad808f4a4b5e1c9b923275f34c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be5e6699a75797773ec49bd422d3e95f8e942d0cbeabc5f078de8cd0ad150420 [INFO] running `Command { std: "docker" "start" "-a" "be5e6699a75797773ec49bd422d3e95f8e942d0cbeabc5f078de8cd0ad150420", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking roa-core v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App` in the current scope [INFO] [stdout] --> src/middleware.rs:325:24 [INFO] [stdout] | [INFO] [stdout] 325 | let app = App::new().end(status!(StatusCode::BAD_REQUEST)); [INFO] [stdout] | ^^^ function or associated item not found in `App<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct App { [INFO] [stdout] | -------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::::with_exec` which returns `App<_, ()>` [INFO] [stdout] --> src/app.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App` in the current scope [INFO] [stdout] --> src/middleware.rs:333:24 [INFO] [stdout] | [INFO] [stdout] 333 | let app = App::new().end(HELLO.to_owned()); [INFO] [stdout] | ^^^ function or associated item not found in `App<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct App { [INFO] [stdout] | -------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::::with_exec` which returns `App<_, ()>` [INFO] [stdout] --> src/app.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App` in the current scope [INFO] [stdout] --> src/middleware.rs:348:24 [INFO] [stdout] | [INFO] [stdout] 348 | let app = App::new().end(HELLO); [INFO] [stdout] | ^^^ function or associated item not found in `App<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct App { [INFO] [stdout] | -------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::::with_exec` which returns `App<_, ()>` [INFO] [stdout] --> src/app.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `App` in the current scope [INFO] [stdout] --> src/middleware.rs:363:24 [INFO] [stdout] | [INFO] [stdout] 363 | let app = App::new().end("/target".parse::().unwrap()); [INFO] [stdout] | ^^^ function or associated item not found in `App<_, _>` [INFO] [stdout] | [INFO] [stdout] ::: src/app.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct App { [INFO] [stdout] | -------------------- function or associated item `new` not found for this struct [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `App<_, _>`, consider using `App::::with_exec` which returns `App<_, ()>` [INFO] [stdout] --> src/app.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn with_exec(state: S, exec: impl 'static + Send + Sync + Spawn) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `roa-core` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "be5e6699a75797773ec49bd422d3e95f8e942d0cbeabc5f078de8cd0ad150420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be5e6699a75797773ec49bd422d3e95f8e942d0cbeabc5f078de8cd0ad150420", kill_on_drop: false }` [INFO] [stdout] be5e6699a75797773ec49bd422d3e95f8e942d0cbeabc5f078de8cd0ad150420