[INFO] cloning repository https://github.com/2278535805/render-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2278535805/render-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2278535805%2Frender-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2278535805%2Frender-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c45801a3258a3af506ac52798e0f8767ca101116
[INFO] checking 2278535805/render-lib/c45801a3258a3af506ac52798e0f8767ca101116 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2278535805%2Frender-lib" "/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/2278535805/render-lib
[INFO] finished tweaking git repo https://github.com/2278535805/render-lib
[INFO] tweaked toml for git repo https://github.com/2278535805/render-lib written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2278535805/render-lib on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2278535805/render-lib 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 258942dfe07d3c924bfe10c6bab4ce1ea8504456b943ad6d405f1f300cef3e37
[INFO] running `Command { std: "docker" "start" "-a" "258942dfe07d3c924bfe10c6bab4ce1ea8504456b943ad6d405f1f300cef3e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "258942dfe07d3c924bfe10c6bab4ce1ea8504456b943ad6d405f1f300cef3e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258942dfe07d3c924bfe10c6bab4ce1ea8504456b943ad6d405f1f300cef3e37", kill_on_drop: false }`
[INFO] [stdout] 258942dfe07d3c924bfe10c6bab4ce1ea8504456b943ad6d405f1f300cef3e37
[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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03b35c93a86097f3d81d2f326c3c676e572aab731c23c5726d9312f429e7b1bb
[INFO] running `Command { std: "docker" "start" "-a" "03b35c93a86097f3d81d2f326c3c676e572aab731c23c5726d9312f429e7b1bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling prpr-avc v0.1.0 (/opt/rustwide/workdir/prpr-avc)
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]    Compiling miniquad v0.3.15 (https://github.com/2278535805/prpr-miniquad#23d3b7fe)
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking time-core v0.1.5
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking xi-unicode v0.3.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking lyon_tessellation v1.0.15
[INFO] [stderr]     Checking glyph_brush_draw_cache v0.1.6
[INFO] [stderr]     Checking fontdue v0.7.3
[INFO] [stderr]     Checking bzip2 v0.6.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking glyph_brush_layout v0.2.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking time v0.3.42
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking twox-hash v2.1.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking glam v0.21.3
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ppmd-rust v1.2.1
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking chinese-variant v1.1.3
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7 (https://github.com/2278535805/prpr-macroquad#37c247d6)
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking color-thief v0.2.2
[INFO] [stderr]     Checking glyph_brush v0.7.12
[INFO] [stderr]     Checking lyon v1.0.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking rand_pcg v0.9.0
[INFO] [stderr]     Checking lru v0.16.0
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking macroquad v0.3.25 (https://github.com/2278535805/prpr-macroquad#37c247d6)
[INFO] [stderr]     Checking obfstr v0.4.1
[INFO] [stderr]     Checking fastblur v0.1.1
[INFO] [stderr]     Checking concat-string v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking compression-codecs v0.4.30
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling dotenv-build v0.1.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling phire-ui v0.4.0 (/opt/rustwide/workdir/phire-ui)
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tempfile v3.21.0
[INFO] [stderr]     Checking liblzma v0.4.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking fluent-syntax v0.12.0
[INFO] [stderr]     Checking fluent-bundle v0.16.0
[INFO] [stderr]     Checking fluent v0.17.0
[INFO] [stderr]     Checking sasa v0.1.0 (https://github.com/2278535805/sasa#7db6bca2)
[INFO] [stdout] warning: struct `AVProbeData` is never constructed
[INFO] [stdout]    --> prpr-avc/src/ffi.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub struct AVProbeData {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking enum-ordinalize v4.3.0
[INFO] [stderr]     Checking chinese-number v0.7.7
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking nalgebra v0.34.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling phira-mp-macros v0.1.0 (https://github.com/TeamFlos/phira-mp#30b48111)
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking reflink-copy v0.1.26
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking async-compression v0.4.30
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stdout] warning: struct `AVProbeData` is never constructed
[INFO] [stdout]    --> prpr-avc/src/ffi.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub struct AVProbeData {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phira-mp-common v0.1.0 (https://github.com/TeamFlos/phira-mp#30b48111)
[INFO] [stderr]     Checking phira-mp-client v0.1.0 (https://github.com/TeamFlos/phira-mp#30b48111)
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking cacache v13.1.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stderr]     Checking phire v0.4.0 (/opt/rustwide/workdir/phire)
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/extra.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pec.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pgr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/rpe.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("scene" ttl);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene/ending.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("ending");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/chart_info.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("chart_info");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/dialog.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("dialog");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/core/chart.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/extra.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pec.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/pgr.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/parse/rpe.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("parser" ptl);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("scene" ttl);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/scene/ending.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("ending");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/chart_info.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("chart_info");
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$macro_name`
[INFO] [stdout]    --> phire/src/l10n.rs:219:32
[INFO] [stdout]     |
[INFO] [stdout] 219 |                 pub(crate) use $macro_name;
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: phire/src/ui/dialog.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | crate::tl_file!("dialog");
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `__tl_builder` which comes from the expansion of the macro `crate::tl_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> phire/src/parse/rpe.rs:414:42
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         HitSound::Custom(String::from_str(&s)?)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> phire/src/parse/rpe.rs:414:42
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         HitSound::Custom(String::from_str(&s)?)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, std::string::String>
[INFO] [stdout]    --> phire/src/parse/rpe.rs:414:42
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         HitSound::Custom(String::from_str(&s)?)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> phire/src/parse/rpe.rs:414:42
[INFO] [stdout]     |
[INFO] [stdout] 414 |                         HitSound::Custom(String::from_str(&s)?)
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phire` (lib) due to 2 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `phire` (lib test) due to 2 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "03b35c93a86097f3d81d2f326c3c676e572aab731c23c5726d9312f429e7b1bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03b35c93a86097f3d81d2f326c3c676e572aab731c23c5726d9312f429e7b1bb", kill_on_drop: false }`
[INFO] [stdout] 03b35c93a86097f3d81d2f326c3c676e572aab731c23c5726d9312f429e7b1bb
