[INFO] cloning repository https://github.com/Mjukis-AB/formatorbit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mjukis-AB/formatorbit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMjukis-AB%2Fformatorbit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMjukis-AB%2Fformatorbit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3781962fbd414aabd970e40eb97d909226eede90 [INFO] testing Mjukis-AB/formatorbit against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMjukis-AB%2Fformatorbit" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mjukis-AB/formatorbit [INFO] finished tweaking git repo https://github.com/Mjukis-AB/formatorbit [INFO] tweaked toml for git repo https://github.com/Mjukis-AB/formatorbit written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mjukis-AB/formatorbit on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mjukis-AB/formatorbit 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1230bd97c491191c43979083661da9fa4184bb0319d0ddde0022fc5382facd3 [INFO] running `Command { std: "docker" "start" "-a" "c1230bd97c491191c43979083661da9fa4184bb0319d0ddde0022fc5382facd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1230bd97c491191c43979083661da9fa4184bb0319d0ddde0022fc5382facd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1230bd97c491191c43979083661da9fa4184bb0319d0ddde0022fc5382facd3", kill_on_drop: false }` [INFO] [stdout] c1230bd97c491191c43979083661da9fa4184bb0319d0ddde0022fc5382facd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15895bfd1cb656b2b8eb991c8e5c0d7dd4ff9d5c900afc16740d5feb38eac630 [INFO] running `Command { std: "docker" "start" "-a" "15895bfd1cb656b2b8eb991c8e5c0d7dd4ff9d5c900afc16740d5feb38eac630", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling uniffi_checksum_derive v0.28.3 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling uniffi_meta v0.28.3 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling scroll_derive v0.12.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling extended v0.1.0 [INFO] [stderr] Compiling zune-core v0.5.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling zune-jpeg v0.5.8 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling symphonia-format-riff v0.5.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling bitstream-io v3.2.0 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling uniffi_testing v0.28.3 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling weedle2 v5.0.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling geo-types v0.7.18 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.5 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.5 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.5 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.5 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling mutate_once v0.1.2 [INFO] [stderr] Compiling kamadak-exif v0.5.5 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling goblin v0.8.2 [INFO] [stderr] Compiling geoconvert v1.0.2 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling uniffi_udl v0.28.3 [INFO] [stderr] Compiling geohash v0.13.1 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling pluscodes v0.5.0 [INFO] [stderr] Compiling matroska v0.30.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling evalexpr v13.1.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling uniffi_bindgen v0.28.3 [INFO] [stderr] Compiling uniffi_core v0.28.3 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling formatorbit-core v0.10.6 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling clap_mangen v0.2.31 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling uniffi v0.28.3 [INFO] [stderr] Compiling formatorbit-cli v0.10.6 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling formatorbit-ffi v0.10.6 (/opt/rustwide/workdir/crates/ffi) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.18s [INFO] running `Command { std: "docker" "inspect" "15895bfd1cb656b2b8eb991c8e5c0d7dd4ff9d5c900afc16740d5feb38eac630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15895bfd1cb656b2b8eb991c8e5c0d7dd4ff9d5c900afc16740d5feb38eac630", kill_on_drop: false }` [INFO] [stdout] 15895bfd1cb656b2b8eb991c8e5c0d7dd4ff9d5c900afc16740d5feb38eac630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d136119542b1fd2f7d17696ca4ef7cb2e9b6b356fc9a6b0559a14610b392eb23 [INFO] running `Command { std: "docker" "start" "-a" "d136119542b1fd2f7d17696ca4ef7cb2e9b6b356fc9a6b0559a14610b392eb23", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling lopdf v0.34.0 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling uniffi_testing v0.28.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling formatorbit-core v0.10.6 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.45.1 [INFO] [stderr] Compiling uniffi_udl v0.28.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling uniffi_bindgen v0.28.3 [INFO] [stderr] Compiling uniffi_macros v0.28.3 [INFO] [stderr] Compiling formatorbit-cli v0.10.6 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] error: could not compile `formatorbit-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name formatorbit_core --edition=2021 crates/core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pyo3", "python"))' -C metadata=f57987666e6e169f -C extra-filename=-c409fad6b81eee1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4df68e644ea809fc.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b31f8ac0947f863d.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-92fc78e236f21917.rlib --extern evalexpr=/opt/rustwide/target/debug/deps/libevalexpr-b0ffb18fc13b860b.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b6305ba92a0165d9.rlib --extern geoconvert=/opt/rustwide/target/debug/deps/libgeoconvert-5b61b4a7471144c8.rlib --extern geohash=/opt/rustwide/target/debug/deps/libgeohash-cb423ff2ee095c71.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-e590399575d14c02.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-f9fc94dad8aa0a72.rlib --extern exif=/opt/rustwide/target/debug/deps/libexif-aee735a1f385e5f2.rlib --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-e0795cb5ebc00421.rlib --extern lopdf=/opt/rustwide/target/debug/deps/liblopdf-5ca1b9ced71311b6.rlib --extern matroska=/opt/rustwide/target/debug/deps/libmatroska-974cfed9b90d8ec3.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rlib --extern plist=/opt/rustwide/target/debug/deps/libplist-38ebf83e0080efe0.rlib --extern pluscodes=/opt/rustwide/target/debug/deps/libpluscodes-e762ed20f758097e.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-703c8b456f19d92d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2aae6867cdf0ec9b.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-c14843cd21718cbf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6cebc89a6550ecf2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a916aa53f5514667.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-e09d65537137b65c.rlib --extern symphonia=/opt/rustwide/target/debug/deps/libsymphonia-fe880cc3490ccfae.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-a548c50a14a0a9c5.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a94392fb2025c3c8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-58560a12962c910e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-116078b9afe5cb18.rlib --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-70fc3272f008822f.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-7d3357e0f984310a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a787defd3c099b6b.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a7304d9754429fff.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-f1cf665ac13d994f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f829b55321256d7f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-2ee3b9b439fb7917/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-fee1b7bacfccc163/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d136119542b1fd2f7d17696ca4ef7cb2e9b6b356fc9a6b0559a14610b392eb23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d136119542b1fd2f7d17696ca4ef7cb2e9b6b356fc9a6b0559a14610b392eb23", kill_on_drop: false }` [INFO] [stdout] d136119542b1fd2f7d17696ca4ef7cb2e9b6b356fc9a6b0559a14610b392eb23