[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 try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjon-karlsen%2Fwarbling-waffle" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jon-karlsen/warbling-waffle on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-util v0.1.4 [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbbedb37b2a634885cae6b98651c082729c233be58635cb4a71b4236d86ee9ff [INFO] running `Command { std: "docker" "start" "-a" "cbbedb37b2a634885cae6b98651c082729c233be58635cb4a71b4236d86ee9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbbedb37b2a634885cae6b98651c082729c233be58635cb4a71b4236d86ee9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbbedb37b2a634885cae6b98651c082729c233be58635cb4a71b4236d86ee9ff", kill_on_drop: false }` [INFO] [stdout] cbbedb37b2a634885cae6b98651c082729c233be58635cb4a71b4236d86ee9ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 55601c9120e86c56dbf0ad3d203d9d4305748ca48156e044b865399df04a50fc [INFO] running `Command { std: "docker" "start" "-a" "55601c9120e86c56dbf0ad3d203d9d4305748ca48156e044b865399df04a50fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 basic-toml v0.1.9 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling hyper-util v0.1.4 [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` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected unit type `()` [INFO] [stdout] found struct `Arc` [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(self, state: S) -> Router { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'a> Router>: tower_service::Service>` 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>` is not implemented for `Router>` [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`: [INFO] [stdout] `Router` implements `tower_service::Service>` [INFO] [stdout] `Router` implements `tower_service::Service>` [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(tcp_listener: TcpListener, make_service: M) -> Serve [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 96 | where [INFO] [stdout] 97 | M: for<'a> Service, Error = Infallible, Response = S>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `serve` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `Serve>, _>` 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>, _>` is not a future [INFO] [stdout] | | [INFO] [stdout] | this call returns `Serve>, _>` [INFO] [stdout] | [INFO] [stdout] = help: the trait `IntoFuture` is not implemented for `Serve>, _>` [INFO] [stdout] = note: Serve>, _> must be a future or must implement `IntoFuture` to be awaited [INFO] [stdout] = help: the trait `IntoFuture` is implemented for `Serve` [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" "55601c9120e86c56dbf0ad3d203d9d4305748ca48156e044b865399df04a50fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55601c9120e86c56dbf0ad3d203d9d4305748ca48156e044b865399df04a50fc", kill_on_drop: false }` [INFO] [stdout] 55601c9120e86c56dbf0ad3d203d9d4305748ca48156e044b865399df04a50fc