[INFO] cloning repository https://github.com/Whattss/firework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Whattss/firework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Ffirework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Ffirework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 911ee8f1a5dfb77272a0fb7dd51594ea0680ea2a [INFO] checking Whattss/firework against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Ffirework" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Whattss/firework [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Whattss/firework [INFO] tweaked toml for git repo https://github.com/Whattss/firework written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Whattss/firework on toolchain 63132bd615c9bf75e93af8405d00064212331708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "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" "+63132bd615c9bf75e93af8405d00064212331708" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking Whattss/firework against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhattss%2Ffirework" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Whattss/firework [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/Whattss/firework [INFO] tweaked toml for git repo https://github.com/Whattss/firework written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Whattss/firework on toolchain 63132bd615c9bf75e93af8405d00064212331708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "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" "+63132bd615c9bf75e93af8405d00064212331708" "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 360 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding cargo_metadata v0.18.1 (available: v0.23.1) [INFO] [stderr] Adding colored v2.2.0 (available: v3.1.1) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding jsonwebtoken v9.3.1 (available: v10.3.0) [INFO] [stderr] Adding notify v6.1.1 (available: v8.2.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding socket2 v0.5.10 (available: v0.6.3) [INFO] [stderr] Adding tokio-tungstenite v0.21.0 (available: v0.29.0) [INFO] [stderr] Adding toml v0.8.23 (available: v1.0.7+spec-1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme-impl v0.3.35 [INFO] [stderr] Downloaded linkme v0.3.35 [INFO] [stderr] Downloaded borsh v1.6.1 [INFO] [stderr] Downloaded toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Downloaded borsh-derive v1.6.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e02e6304705935cc0a0d2a9f91a0da973343875552a6fa5a88dac00c6617fb5 [INFO] running `Command { std: "docker" "start" "-a" "4e02e6304705935cc0a0d2a9f91a0da973343875552a6fa5a88dac00c6617fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e02e6304705935cc0a0d2a9f91a0da973343875552a6fa5a88dac00c6617fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e02e6304705935cc0a0d2a9f91a0da973343875552a6fa5a88dac00c6617fb5", kill_on_drop: false }` [INFO] [stdout] 4e02e6304705935cc0a0d2a9f91a0da973343875552a6fa5a88dac00c6617fb5 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed4e16523e19f00d32eddb5f1f1df974a0d4ab8870f378ca48c74b1c2a4a9c05 [INFO] running `Command { std: "docker" "start" "-a" "ed4e16523e19f00d32eddb5f1f1df974a0d4ab8870f378ca48c74b1c2a4a9c05", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking quote v1.0.45 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking openssl v0.10.76 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling firework-macros v0.1.0 (/opt/rustwide/workdir/firework-macros) [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking simple_asn1 v0.6.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling sea-orm-macros v1.1.19 [INFO] [stderr] Checking native-tls v0.2.18 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking sea-query v0.32.7 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking fwk v0.1.0 (/opt/rustwide/workdir/firework-cli) [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking sqlx-core v0.8.6 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking firework v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking firework-auth v0.1.0 (/opt/rustwide/workdir/plugins/firework-auth) [INFO] [stdout] warning: unused import: `RequestAuthExt` [INFO] [stdout] --> plugins/firework-auth/examples/simple_api.rs:5:61 [INFO] [stdout] | [INFO] [stdout] 5 | use firework_auth::{Auth, AuthPlugin, Claims, OptionalAuth, RequestAuthExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> plugins/firework-auth/examples/simple_api.rs:367:20 [INFO] [stdout] | [INFO] [stdout] 367 | async fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ ---------------------------- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> src/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: type alias takes 1 generic argument but 2 generic arguments were supplied [INFO] [stdout] --> plugins/firework-auth/examples/auth_demo.rs:362:20 [INFO] [stdout] | [INFO] [stdout] 362 | async fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^^ ---------------------------- help: remove the unnecessary generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: type alias defined here, with 1 generic parameter: `T` [INFO] [stdout] --> src/error.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub type Result = std::result::Result; [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `firework::Error` [INFO] [stdout] --> plugins/firework-auth/examples/simple_api.rs:399:45 [INFO] [stdout] | [INFO] [stdout] 399 | routes!().listen("127.0.0.1:8080").await?; [INFO] [stdout] | ----------------------------------------^ the trait `From>` is not implemented for `firework::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Box>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] help: the following other types implement trait `From` [INFO] [stdout] --> src/error.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | impl From for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `firework::Error` implements `From` [INFO] [stdout] ... [INFO] [stdout] 59 | impl From for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `firework::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `firework::Request: FromRequest` is not satisfied [INFO] [stdout] --> plugins/firework-auth/examples/auth_demo.rs:264:26 [INFO] [stdout] | [INFO] [stdout] 264 | async fn verify(req: Request) -> Response { [INFO] [stdout] | ^^^^^^^ the trait `FromRequest` is not implemented for `firework::Request` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRequest`: [INFO] [stdout] Body [INFO] [stdout] Extract

[INFO] [stdout] OptionalAuth [INFO] [stdout] Query [INFO] [stdout] firework::Json [INFO] [stdout] firework::Path [INFO] [stdout] firework_auth::Auth [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `firework::Request: FromRequest` is not satisfied [INFO] [stdout] --> plugins/firework-auth/examples/auth_demo.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | async fn list_users(_req: Request) -> Response { [INFO] [stdout] | ^^^^^^^ the trait `FromRequest` is not implemented for `firework::Request` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `FromRequest`: [INFO] [stdout] Body [INFO] [stdout] Extract

[INFO] [stdout] OptionalAuth [INFO] [stdout] Query [INFO] [stdout] firework::Json [INFO] [stdout] firework::Path [INFO] [stdout] firework_auth::Auth [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `firework-auth` (example "simple_api") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `firework::Error` [INFO] [stdout] --> plugins/firework-auth/examples/auth_demo.rs:392:45 [INFO] [stdout] | [INFO] [stdout] 392 | routes!().listen("127.0.0.1:8080").await?; [INFO] [stdout] | ----------------------------------------^ the trait `From>` is not implemented for `firework::Error` [INFO] [stdout] | | [INFO] [stdout] | this can't be annotated with `?` because it has type `Result<_, Box>` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] help: the following other types implement trait `From` [INFO] [stdout] --> src/error.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | impl From for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `firework::Error` implements `From` [INFO] [stdout] ... [INFO] [stdout] 59 | impl From for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `firework::Error` implements `From` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `firework-auth` (example "auth_demo") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "ed4e16523e19f00d32eddb5f1f1df974a0d4ab8870f378ca48c74b1c2a4a9c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4e16523e19f00d32eddb5f1f1df974a0d4ab8870f378ca48c74b1c2a4a9c05", kill_on_drop: false }` [INFO] [stdout] ed4e16523e19f00d32eddb5f1f1df974a0d4ab8870f378ca48c74b1c2a4a9c05