[INFO] cloning repository https://github.com/jon-karlsen/warbling-waffle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jon-karlsen/warbling-waffle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-karlsen%2Fwarbling-waffle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-karlsen%2Fwarbling-waffle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 17a9480070159c8c8805a77e11b6f1e0007691bf
[INFO] testing jon-karlsen/warbling-waffle against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-karlsen%2Fwarbling-waffle" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jon-karlsen/warbling-waffle
[INFO] finished tweaking git repo https://github.com/jon-karlsen/warbling-waffle
[INFO] tweaked toml for git repo https://github.com/jon-karlsen/warbling-waffle written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jon-karlsen/warbling-waffle on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jon-karlsen/warbling-waffle 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.12.2
[INFO] [stderr]   Downloaded askama_escape v0.10.3
[INFO] [stderr]   Downloaded askama_parser v0.2.1
[INFO] [stderr]   Downloaded askama v0.12.1
[INFO] [stderr]   Downloaded basic-toml v0.1.9
[INFO] [stderr]   Downloaded http-range-header v0.4.1
[INFO] [stderr]   Downloaded askama_derive v0.12.5
[INFO] [stderr]   Downloaded hyper-util v0.1.4
[INFO] [stderr]   Downloaded hyper v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d2b90adf51d3c9a05639814fc793c3b517040f3bf3b48c5c4060a4b4fba1c68
[INFO] running `Command { std: "docker" "start" "-a" "5d2b90adf51d3c9a05639814fc793c3b517040f3bf3b48c5c4060a4b4fba1c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d2b90adf51d3c9a05639814fc793c3b517040f3bf3b48c5c4060a4b4fba1c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d2b90adf51d3c9a05639814fc793c3b517040f3bf3b48c5c4060a4b4fba1c68", kill_on_drop: false }`
[INFO] [stdout] 5d2b90adf51d3c9a05639814fc793c3b517040f3bf3b48c5c4060a4b4fba1c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2370e4c05d62d447ad35f055dcc5e6deca77411b0ca96a33886e6d916de3a88
[INFO] running `Command { std: "docker" "start" "-a" "d2370e4c05d62d447ad35f055dcc5e6deca77411b0ca96a33886e6d916de3a88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling http-range-header v0.4.1
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.4
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling warbling-waffle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/controller/web_router.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .route( "/"        , get( hello   ) )
[INFO] [stdout]   |                              ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hello` in this scope
[INFO] [stdout]  --> src/controller/web_router.rs:5:35
[INFO] [stdout]   |
[INFO] [stdout] 5 |         .route( "/"        , get( hello   ) )
[INFO] [stdout]   |                                   ^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::view::hello;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get` in this scope
[INFO] [stdout]  --> src/controller/web_router.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .route( "/goodbye" , get( goodbye ) )
[INFO] [stdout]   |                              ^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use axum::routing::get;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `goodbye` in this scope
[INFO] [stdout]  --> src/controller/web_router.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 |         .route( "/goodbye" , get( goodbye ) )
[INFO] [stdout]   |                                   ^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 1 + use crate::view::goodbye;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/controller/mod.rs:19:22
[INFO] [stdout]     |
[INFO] [stdout]  19 |         .with_state( state )
[INFO] [stdout]     |          ----------  ^^^^^ expected `()`, found `Arc<AppState>`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                   found struct `Arc<AppState>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.5/src/routing/mod.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn with_state<S2>(self, state: S) -> Router<S2> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `for<'a> Router<Arc<AppState>>: tower_service::Service<IncomingStream<'a>>` is not satisfied
[INFO] [stdout]   --> src/main.rs:26:29
[INFO] [stdout]    |
[INFO] [stdout] 26 |     axum::serve( listener , app ).await.unwrap();
[INFO] [stdout]    |     -----------             ^^^ the trait `for<'a> tower_service::Service<IncomingStream<'a>>` is not implemented for `Router<Arc<AppState>>`
[INFO] [stdout]    |     |
[INFO] [stdout]    |     required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tower_service::Service<Request>`:
[INFO] [stdout]              `Router` implements `tower_service::Service<IncomingStream<'_>>`
[INFO] [stdout]              `Router` implements `tower_service::Service<axum::http::Request<B>>`
[INFO] [stdout] note: required by a bound in `serve`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.5/src/serve.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn serve<M, S>(tcp_listener: TcpListener, make_service: M) -> Serve<M, S>
[INFO] [stdout]    |        ----- required by a bound in this function
[INFO] [stdout] 96 | where
[INFO] [stdout] 97 |     M: for<'a> Service<IncomingStream<'a>, Error = Infallible, Response = S>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `serve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Serve<Router<Arc<AppState>>, _>` is not a future
[INFO] [stdout]   --> src/main.rs:26:35
[INFO] [stdout]    |
[INFO] [stdout] 26 |     axum::serve( listener , app ).await.unwrap();
[INFO] [stdout]    |     ----------------------------- ^^^^^ `Serve<Router<Arc<AppState>>, _>` is not a future
[INFO] [stdout]    |     |
[INFO] [stdout]    |     this call returns `Serve<Router<Arc<AppState>>, _>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `IntoFuture` is not implemented for `Serve<Router<Arc<AppState>>, _>`
[INFO] [stdout]    = note: Serve<Router<Arc<AppState>>, _> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = help: the trait `IntoFuture` is implemented for `Serve<M, S>`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout] 26 -     axum::serve( listener , app ).await.unwrap();
[INFO] [stdout] 26 +     axum::serve( listener , app ).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warbling-waffle` (bin "WarblingWaffle") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "d2370e4c05d62d447ad35f055dcc5e6deca77411b0ca96a33886e6d916de3a88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2370e4c05d62d447ad35f055dcc5e6deca77411b0ca96a33886e6d916de3a88", kill_on_drop: false }`
[INFO] [stdout] d2370e4c05d62d447ad35f055dcc5e6deca77411b0ca96a33886e6d916de3a88
