[INFO] cloning repository https://github.com/Hyphrio/next45
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hyphrio/next45" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyphrio%2Fnext45", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyphrio%2Fnext45'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be52c09d3e04d1b717ffc22cd83f9278abec6ac9
[INFO] checking Hyphrio/next45 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyphrio%2Fnext45" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Hyphrio/next45
[INFO] finished tweaking git repo https://github.com/Hyphrio/next45
[INFO] tweaked toml for git repo https://github.com/Hyphrio/next45 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Hyphrio/next45 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Hyphrio/next45 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/twitch-rs/twitch_oauth2`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded worker-sys v0.7.4
[INFO] [stderr]   Downloaded worker-macros v0.7.4
[INFO] [stderr]   Downloaded futures v0.3.32
[INFO] [stderr]   Downloaded argh_shared v0.1.14
[INFO] [stderr]   Downloaded hmac-sha256 v1.1.14
[INFO] [stderr]   Downloaded sqlx-d1 v0.3.1
[INFO] [stderr]   Downloaded argh v0.1.14
[INFO] [stderr]   Downloaded argh_derive v0.1.14
[INFO] [stderr]   Downloaded twitch_types v0.4.10
[INFO] [stderr]   Downloaded sqlx-d1-macros v0.3.1
[INFO] [stderr]   Downloaded worker v0.7.4
[INFO] [stderr]   Downloaded uuid v1.21.0
[INFO] [stderr]   Downloaded sqlx-d1-core v0.3.1
[INFO] [stderr]   Downloaded futures-executor v0.3.32
[INFO] [stderr]   Downloaded aliri_braid v0.4.0
[INFO] [stderr]   Downloaded aliri_braid_impl v0.4.0
[INFO] [stderr]   Downloaded futures-io v0.3.32
[INFO] [stderr]   Downloaded twitch_api v0.7.2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0cf8b9757db468c80717afc9da0e6dd7c6d85d3bdafd014c1b8853c14805c42
[INFO] running `Command { std: "docker" "start" "-a" "e0cf8b9757db468c80717afc9da0e6dd7c6d85d3bdafd014c1b8853c14805c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0cf8b9757db468c80717afc9da0e6dd7c6d85d3bdafd014c1b8853c14805c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cf8b9757db468c80717afc9da0e6dd7c6d85d3bdafd014c1b8853c14805c42", kill_on_drop: false }`
[INFO] [stdout] e0cf8b9757db468c80717afc9da0e6dd7c6d85d3bdafd014c1b8853c14805c42
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d9b6cebcd419482e6bad9006db6a90265554dc8723b05c46d8be4580e6042a4
[INFO] running `Command { std: "docker" "start" "-a" "1d9b6cebcd419482e6bad9006db6a90265554dc8723b05c46d8be4580e6042a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking sqlx-core v0.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]     Checking twitch_types v0.4.10
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling argh_shared v0.1.14
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling argh_derive v0.1.14
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking hmac-sha256 v1.1.14
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking aliri_braid v0.4.0
[INFO] [stderr]     Checking argh v0.1.14
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]     Checking twitch_oauth2 v0.15.2 (https://github.com/twitch-rs/twitch_oauth2?rev=95aee71#95aee712)
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking twitch_api v0.7.2
[INFO] [stderr]     Checking worker-sys v0.7.4
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.3
[INFO] [stderr]    Compiling worker-macros v0.7.4
[INFO] [stderr]    Compiling worker v0.7.4
[INFO] [stderr]     Checking sqlx-d1-core v0.3.1
[INFO] [stderr]    Compiling sqlx-d1-macros v0.3.1
[INFO] [stderr]     Checking sqlx-d1 v0.3.1
[INFO] [stderr]     Checking next45 v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: Neither miniflare D1 emulator nor .sqlx directory is found ! 
[INFO] [stdout]        For setting up miniflare, run `wrangler d1 migrations create <BINDING> <MIGRATION>` and `wrangler d1 migrations apply <BINDING> --local`.
[INFO] [stdout]        For setting up .sqlx directory for offline mode, run `cargo sqlx prepare` where `cargo sqlx` is installed and miniflare D1 emulator is accessable (offen your local PC).
[INFO] [stdout]    --> src/commands/forty_five/best_worst.rs:97:18
[INFO] [stdout]     |
[INFO] [stdout]  97 |       let result = sqlx_d1::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  98 | |         "
[INFO] [stdout]  99 | |         SELECT chatter_user_id, forty_five_value
[INFO] [stdout] 100 | |         FROM Attempts
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         user_id.0
[INFO] [stdout] 119 | |     ).fetch_one(&db_conn).await;
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sqlx_d1::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Neither miniflare D1 emulator nor .sqlx directory is found ! 
[INFO] [stdout]        For setting up miniflare, run `wrangler d1 migrations create <BINDING> <MIGRATION>` and `wrangler d1 migrations apply <BINDING> --local`.
[INFO] [stdout]        For setting up .sqlx directory for offline mode, run `cargo sqlx prepare` where `cargo sqlx` is installed and miniflare D1 emulator is accessable (offen your local PC).
[INFO] [stdout]    --> src/commands/forty_five/best_worst.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   let query = sqlx_d1::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 126 | |                     "
[INFO] [stdout] 127 | |                     SELECT
[INFO] [stdout] 128 | |                       chatter_user_id
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                     user_id.0
[INFO] [stdout] 138 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sqlx_d1::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Neither miniflare D1 emulator nor .sqlx directory is found ! 
[INFO] [stdout]        For setting up miniflare, run `wrangler d1 migrations create <BINDING> <MIGRATION>` and `wrangler d1 migrations apply <BINDING> --local`.
[INFO] [stdout]        For setting up .sqlx directory for offline mode, run `cargo sqlx prepare` where `cargo sqlx` is installed and miniflare D1 emulator is accessable (offen your local PC).
[INFO] [stdout]    --> src/commands/forty_five/best_worst.rs:97:18
[INFO] [stdout]     |
[INFO] [stdout]  97 |       let result = sqlx_d1::query!(
[INFO] [stdout]     |  __________________^
[INFO] [stdout]  98 | |         "
[INFO] [stdout]  99 | |         SELECT chatter_user_id, forty_five_value
[INFO] [stdout] 100 | |         FROM Attempts
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |         user_id.0
[INFO] [stdout] 119 | |     ).fetch_one(&db_conn).await;
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sqlx_d1::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Neither miniflare D1 emulator nor .sqlx directory is found ! 
[INFO] [stdout]        For setting up miniflare, run `wrangler d1 migrations create <BINDING> <MIGRATION>` and `wrangler d1 migrations apply <BINDING> --local`.
[INFO] [stdout]        For setting up .sqlx directory for offline mode, run `cargo sqlx prepare` where `cargo sqlx` is installed and miniflare D1 emulator is accessable (offen your local PC).
[INFO] [stdout]    --> src/commands/forty_five/best_worst.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |                   let query = sqlx_d1::query!(
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 126 | |                     "
[INFO] [stdout] 127 | |                     SELECT
[INFO] [stdout] 128 | |                       chatter_user_id
[INFO] [stdout] ...   |
[INFO] [stdout] 137 | |                     user_id.0
[INFO] [stdout] 138 | |                 )
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `sqlx_d1::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Neither miniflare D1 emulator nor .sqlx directory is found ! 
[INFO] [stdout]        For setting up miniflare, run `wrangler d1 migrations create <BINDING> <MIGRATION>` and `wrangler d1 migrations apply <BINDING> --local`.
[INFO] [stdout]        For setting up .sqlx directory for offline mode, run `cargo sqlx prepare` where `cargo sqlx` is installed and miniflare D1 emulator is accessable (offen your local PC).
[INFO] [stdout]   --> src/commands/forty_five/hof.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let query = sqlx_d1::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 23 | |             "
[INFO] [stdout] 24 | |             SELECT
[INFO] [stdout] 25 | |               chatter_user_id
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             self.epoch
[INFO] [stdout] 38 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sqlx_d1::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Neither miniflare D1 emulator nor .sqlx directory is found ! 
[INFO] [stdout]        For setting up miniflare, run `wrangler d1 migrations create <BINDING> <MIGRATION>` and `wrangler d1 migrations apply <BINDING> --local`.
[INFO] [stdout]        For setting up .sqlx directory for offline mode, run `cargo sqlx prepare` where `cargo sqlx` is installed and miniflare D1 emulator is accessable (offen your local PC).
[INFO] [stdout]   --> src/commands/forty_five/hof.rs:22:21
[INFO] [stdout]    |
[INFO] [stdout] 22 |           let query = sqlx_d1::query!(
[INFO] [stdout]    |  _____________________^
[INFO] [stdout] 23 | |             "
[INFO] [stdout] 24 | |             SELECT
[INFO] [stdout] 25 | |               chatter_user_id
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |             self.epoch
[INFO] [stdout] 38 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `sqlx_d1::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `next45` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `next45` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "1d9b6cebcd419482e6bad9006db6a90265554dc8723b05c46d8be4580e6042a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d9b6cebcd419482e6bad9006db6a90265554dc8723b05c46d8be4580e6042a4", kill_on_drop: false }`
[INFO] [stdout] 1d9b6cebcd419482e6bad9006db6a90265554dc8723b05c46d8be4580e6042a4
