[INFO] fetching crate groom_macros 0.1.0... [INFO] checking groom_macros-0.1.0 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate groom_macros 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate groom_macros 0.1.0 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate groom_macros 0.1.0 [INFO] finished tweaking crates.io crate groom_macros 0.1.0 [INFO] tweaked toml for crates.io crate groom_macros 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding matchit v0.7.3 (latest: v0.8.4) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.4) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.72) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a38a6cacd0e240a446de8236d92f1ecfa1f5f30c47a92594277cd05bce647f7 [INFO] running `Command { std: "docker" "start" "-a" "6a38a6cacd0e240a446de8236d92f1ecfa1f5f30c47a92594277cd05bce647f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a38a6cacd0e240a446de8236d92f1ecfa1f5f30c47a92594277cd05bce647f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a38a6cacd0e240a446de8236d92f1ecfa1f5f30c47a92594277cd05bce647f7", kill_on_drop: false }` [INFO] [stdout] 6a38a6cacd0e240a446de8236d92f1ecfa1f5f30c47a92594277cd05bce647f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6bc6936ebfc0436f592ea4ee61846dca592a414e562db18255741455a739f01 [INFO] running `Command { std: "docker" "start" "-a" "c6bc6936ebfc0436f592ea4ee61846dca592a414e562db18255741455a739f01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking darling v0.20.10 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Checking macrotest v1.0.13 [INFO] [stderr] Checking groom_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `Command { std: "docker" "inspect" "c6bc6936ebfc0436f592ea4ee61846dca592a414e562db18255741455a739f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6bc6936ebfc0436f592ea4ee61846dca592a414e562db18255741455a739f01", kill_on_drop: false }` [INFO] [stdout] c6bc6936ebfc0436f592ea4ee61846dca592a414e562db18255741455a739f01 [INFO] checking groom_macros-0.1.0 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate groom_macros 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate groom_macros 0.1.0 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate groom_macros 0.1.0 [INFO] finished tweaking crates.io crate groom_macros 0.1.0 [INFO] tweaked toml for crates.io crate groom_macros 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding heck v0.4.1 (latest: v0.5.0) [INFO] [stderr] Adding matchit v0.7.3 (latest: v0.8.4) [INFO] [stderr] Adding strum v0.25.0 (latest: v0.26.3) [INFO] [stderr] Adding strum_macros v0.25.3 (latest: v0.26.4) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.72) [INFO] [stderr] Adding sync_wrapper v0.1.2 (latest: v1.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13367c103cb18339974dfdecccf28a901194171dbb93f4cfc0ef2981f2f56ef3 [INFO] running `Command { std: "docker" "start" "-a" "13367c103cb18339974dfdecccf28a901194171dbb93f4cfc0ef2981f2f56ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13367c103cb18339974dfdecccf28a901194171dbb93f4cfc0ef2981f2f56ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13367c103cb18339974dfdecccf28a901194171dbb93f4cfc0ef2981f2f56ef3", kill_on_drop: false }` [INFO] [stdout] 13367c103cb18339974dfdecccf28a901194171dbb93f4cfc0ef2981f2f56ef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f744a9c7e2481c5e605cf925cbc34bfe1e42f3a3e90bc4d2b8fdb2810a5b7e7b [INFO] running `Command { std: "docker" "start" "-a" "f744a9c7e2481c5e605cf925cbc34bfe1e42f3a3e90bc4d2b8fdb2810a5b7e7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking darling v0.20.10 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Checking macrotest v1.0.13 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:46: 679:58}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 680 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 681 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:679:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-45d1b5b59132552a.long-type-16274639623568610536.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:679:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/route.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 35 | where [INFO] [stdout] 36 | T: Service + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-45d1b5b59132552a.long-type-16274639623568610536.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:46: 679:58}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 680 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 681 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:679:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-11b2c8ebcab5df74.long-type-3171186114932994149.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:679:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/route.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 35 | where [INFO] [stdout] 36 | T: Service + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-11b2c8ebcab5df74.long-type-3171186114932994149.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f744a9c7e2481c5e605cf925cbc34bfe1e42f3a3e90bc4d2b8fdb2810a5b7e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f744a9c7e2481c5e605cf925cbc34bfe1e42f3a3e90bc4d2b8fdb2810a5b7e7b", kill_on_drop: false }` [INFO] [stdout] f744a9c7e2481c5e605cf925cbc34bfe1e42f3a3e90bc4d2b8fdb2810a5b7e7b