[INFO] cloning repository https://github.com/ChristianBelloni/sportelli-sanitari
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristianBelloni/sportelli-sanitari" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianBelloni%2Fsportelli-sanitari", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianBelloni%2Fsportelli-sanitari'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0292ae43c97f7d728c0415a647500e943380e56
[INFO] checking ChristianBelloni/sportelli-sanitari against master#a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristianBelloni%2Fsportelli-sanitari" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristianBelloni/sportelli-sanitari
[INFO] finished tweaking git repo https://github.com/ChristianBelloni/sportelli-sanitari
[INFO] tweaked toml for git repo https://github.com/ChristianBelloni/sportelli-sanitari written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristianBelloni/sportelli-sanitari on toolchain a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristianBelloni/sportelli-sanitari 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" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded simplecss v0.2.2
[INFO] [stderr]   Downloaded data-url v0.3.2
[INFO] [stderr]   Downloaded lyon_extra v1.0.3
[INFO] [stderr]   Downloaded linked_hash_set v0.1.5
[INFO] [stderr]   Downloaded weezl v0.1.11
[INFO] [stderr]   Downloaded x11-clipboard v0.9.3
[INFO] [stderr]   Downloaded axum-messages v0.8.0
[INFO] [stderr]   Downloaded gbm-sys v0.4.0
[INFO] [stderr]   Downloaded gbm v0.18.0
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded tower-sessions-core v0.14.0
[INFO] [stderr]   Downloaded tower-sessions-sqlx-store v0.15.0
[INFO] [stderr]   Downloaded kanal v0.1.1
[INFO] [stderr]   Downloaded tower-sessions v0.14.0
[INFO] [stderr]   Downloaded auto_enums v0.8.7
[INFO] [stderr]   Downloaded i-slint-renderer-femtovg v1.14.1
[INFO] [stderr]   Downloaded axum-login v0.18.0
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.5
[INFO] [stderr]   Downloaded moxcms v0.7.9
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded i-slint-backend-qt v1.14.1
[INFO] [stderr]   Downloaded kurbo v0.11.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.14.1
[INFO] [stderr]   Downloaded cookie_store v0.22.0
[INFO] [stderr]   Downloaded font-types v0.10.0
[INFO] [stderr]   Downloaded femtovg v0.19.3
[INFO] [stderr]   Downloaded reqwest_cookie_store v0.9.0
[INFO] [stderr]   Downloaded accesskit_atspi_common v0.14.2
[INFO] [stderr]   Downloaded typed-index-collections v3.3.0
[INFO] [stderr]   Downloaded qttypes v0.2.12
[INFO] [stderr]   Downloaded accesskit_unix v0.17.2
[INFO] [stderr]   Downloaded copypasta v0.10.2
[INFO] [stderr]   Downloaded lyon_geom v1.0.17
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.5
[INFO] [stderr]   Downloaded iced_fonts v0.1.1
[INFO] [stderr]   Downloaded iced_aw v0.12.2
[INFO] [stderr]   Downloaded iced-optional-element-shim v0.1.1
[INFO] [stderr]   Downloaded aws-lc-sys v0.32.3
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62033bc4bd7fb3eac11813740b9c8b22e0081e4cf67efbd0ed621f67e263e17c
[INFO] running `Command { std: "docker" "start" "-a" "62033bc4bd7fb3eac11813740b9c8b22e0081e4cf67efbd0ed621f67e263e17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62033bc4bd7fb3eac11813740b9c8b22e0081e4cf67efbd0ed621f67e263e17c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62033bc4bd7fb3eac11813740b9c8b22e0081e4cf67efbd0ed621f67e263e17c", kill_on_drop: false }`
[INFO] [stdout] 62033bc4bd7fb3eac11813740b9c8b22e0081e4cf67efbd0ed621f67e263e17c
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e3582e55fbb0dc4b4ddcb0efdcad8ffe24ac808d96df6cee815c0c821f1e67a
[INFO] running `Command { std: "docker" "start" "-a" "4e3582e55fbb0dc4b4ddcb0efdcad8ffe24ac808d96df6cee815c0c821f1e67a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.32.3
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking lyon_geom v1.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking lyon_path v1.0.16
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking font-types v0.10.0
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking lyon_algorithms v1.0.16
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling cpp_common v0.5.10
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a6acf0f07f0ed1c12e26dc0db3b9bf1d0504a0bb/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.22.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="experimental_traverse"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "libm", "scaler_test", "serde", "std"))' -C metadata=ba463d2531e03405 -C extra-filename=-716bc9c3ac4d9af5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-ffa83678463d7a3c.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-fdc5663acce70147.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4e3582e55fbb0dc4b4ddcb0efdcad8ffe24ac808d96df6cee815c0c821f1e67a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e3582e55fbb0dc4b4ddcb0efdcad8ffe24ac808d96df6cee815c0c821f1e67a", kill_on_drop: false }`
[INFO] [stdout] 4e3582e55fbb0dc4b4ddcb0efdcad8ffe24ac808d96df6cee815c0c821f1e67a
