[INFO] fetching crate roa-core 0.6.1... [INFO] building roa-core-0.6.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate roa-core 0.6.1 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate roa-core 0.6.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 68 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.7.0) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 635edb68cdbcb4afaf5a210a7de4d68b1f5db0784c63b457bea1e1f1b186fc31 [INFO] running `Command { std: "docker" "start" "-a" "635edb68cdbcb4afaf5a210a7de4d68b1f5db0784c63b457bea1e1f1b186fc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "635edb68cdbcb4afaf5a210a7de4d68b1f5db0784c63b457bea1e1f1b186fc31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "635edb68cdbcb4afaf5a210a7de4d68b1f5db0784c63b457bea1e1f1b186fc31", kill_on_drop: false }` [INFO] [stdout] 635edb68cdbcb4afaf5a210a7de4d68b1f5db0784c63b457bea1e1f1b186fc31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd590f8856a5d0dbc5a23174bfd0181cf8fc5463338216a7c6acbc11bf42dc40 [INFO] running `Command { std: "docker" "start" "-a" "cd590f8856a5d0dbc5a23174bfd0181cf8fc5463338216a7c6acbc11bf42dc40", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [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.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling roa-core v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s [INFO] running `Command { std: "docker" "inspect" "cd590f8856a5d0dbc5a23174bfd0181cf8fc5463338216a7c6acbc11bf42dc40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd590f8856a5d0dbc5a23174bfd0181cf8fc5463338216a7c6acbc11bf42dc40", kill_on_drop: false }` [INFO] [stdout] cd590f8856a5d0dbc5a23174bfd0181cf8fc5463338216a7c6acbc11bf42dc40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa4dd7360a16080f4065e5482ccc675a62767e8877851fadf76845f0620c38eb [INFO] running `Command { std: "docker" "start" "-a" "fa4dd7360a16080f4065e5482ccc675a62767e8877851fadf76845f0620c38eb", kill_on_drop: false }` [INFO] [stderr] Compiling 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: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] 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: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[E0282]: type annotations needed [INFO] [stdout] --> src/middleware.rs:358:14 [INFO] [stdout] | [INFO] [stdout] 358 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/middleware.rs:343:14 [INFO] [stdout] | [INFO] [stdout] 343 | .unwrap(); [INFO] [stdout] | ^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `roa-core` (lib test) due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "fa4dd7360a16080f4065e5482ccc675a62767e8877851fadf76845f0620c38eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa4dd7360a16080f4065e5482ccc675a62767e8877851fadf76845f0620c38eb", kill_on_drop: false }` [INFO] [stdout] fa4dd7360a16080f4065e5482ccc675a62767e8877851fadf76845f0620c38eb