[INFO] fetching crate tachyonfx 0.15.0... [INFO] testing tachyonfx-0.15.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate tachyonfx 0.15.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate tachyonfx 0.15.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tachyonfx 0.15.0 [INFO] tweaked toml for crates.io crate tachyonfx 0.15.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tachyonfx 0.15.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tachyonfx 0.15.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] Downloading crates ... [INFO] [stderr] Downloaded anpa v0.9.0 [INFO] [stderr] Downloaded simple-easing v1.0.1 [INFO] [stderr] Downloaded unicode-truncate v1.0.0 [INFO] [stderr] Downloaded colorsys v0.6.7 [INFO] [stderr] Downloaded bon v3.6.2 [INFO] [stderr] Downloaded bon-macros v3.6.2 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29f24866013b8c3c8e44e24e360a7f833270c380baf1e3af394d6180c2ba13d5 [INFO] running `Command { std: "docker" "start" "-a" "29f24866013b8c3c8e44e24e360a7f833270c380baf1e3af394d6180c2ba13d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29f24866013b8c3c8e44e24e360a7f833270c380baf1e3af394d6180c2ba13d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f24866013b8c3c8e44e24e360a7f833270c380baf1e3af394d6180c2ba13d5", kill_on_drop: false }` [INFO] [stdout] 29f24866013b8c3c8e44e24e360a7f833270c380baf1e3af394d6180c2ba13d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3c641720be256db84203e345509f4332bb292cc30eb2b2e5c6b318514a58bec4 [INFO] running `Command { std: "docker" "start" "-a" "3c641720be256db84203e345509f4332bb292cc30eb2b2e5c6b318514a58bec4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling simple-easing v1.0.1 [INFO] [stderr] Compiling anpa v0.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.0.0 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling bon-macros v3.6.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling bon v3.6.2 [INFO] [stderr] Compiling tachyonfx v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `effect::ShaderExt` [INFO] [stdout] --> src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) use effect::ShaderExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widget/effect_span.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn iter(&self) -> EffectSpanIterator { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn iter(&self) -> EffectSpanIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dsl/dsl.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn compiler(&self) -> DslCompiler { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | pub fn compiler(&self) -> DslCompiler<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dsl/tokenizer.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | pub(super) fn tokenize(input: &str) -> Result, DslError> { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub(super) fn tokenize(input: &str) -> Result>, DslError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.79s [INFO] running `Command { std: "docker" "inspect" "3c641720be256db84203e345509f4332bb292cc30eb2b2e5c6b318514a58bec4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c641720be256db84203e345509f4332bb292cc30eb2b2e5c6b318514a58bec4", kill_on_drop: false }` [INFO] [stdout] 3c641720be256db84203e345509f4332bb292cc30eb2b2e5c6b318514a58bec4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 14fb2209316c18775824471cd52e073de258a9fc7f4bdd3f073b6751f2472ce4 [INFO] running `Command { std: "docker" "start" "-a" "14fb2209316c18775824471cd52e073de258a9fc7f4bdd3f073b6751f2472ce4", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling tachyonfx v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stdout] warning: unused import: `effect::ShaderExt` [INFO] [stdout] --> src/lib.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) use effect::ShaderExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/widget/effect_span.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn iter(&self) -> EffectSpanIterator { [INFO] [stdout] | ^^^^^ ------------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 125 | pub(crate) fn iter(&self) -> EffectSpanIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dsl/dsl.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn compiler(&self) -> DslCompiler { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | pub fn compiler(&self) -> DslCompiler<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/dsl/tokenizer.rs:85:31 [INFO] [stdout] | [INFO] [stdout] 85 | pub(super) fn tokenize(input: &str) -> Result, DslError> { [INFO] [stdout] | ^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub(super) fn tokenize(input: &str) -> Result>, DslError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/common/window.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | fn window_block(&self) -> Block { [INFO] [stdout] | ^^^^^ ----- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 25 | fn window_block(&self) -> Block<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> examples/tweens.rs:288:16 [INFO] [stdout] | [INFO] [stdout] 288 | fn dataset(&self) -> Vec { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 288 | fn dataset(&self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tachyonfx` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name tachyonfx --edition=2021 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="crossterm"' --cfg 'feature="default"' --cfg 'feature="dsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("crossterm", "default", "dsl", "sendable", "std-duration", "web-time"))' -C metadata=d98dd6f65a77757f -C extra-filename=-1fad9ca2ccbea001 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anpa=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libanpa-ee3a7b5feeec6459.rlib --extern bon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbon-e54ef97ddc5f079f.rlib --extern colorsys=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcolorsys-a9cc2eb51794dda2.rlib --extern compact_str=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcompact_str-9ae82dfabc797d4e.rlib --extern criterion=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcriterion-55f2c39ef57c5112.rlib --extern crossterm=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossterm-8e670b069c14fc34.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1dd133991d65fcf6.so --extern ratatui=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libratatui-3469fcf568ce8473.rlib --extern regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregex-89d730340934734a.rlib --extern simple_easing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsimple_easing-a7ef67cfb6a80694.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-80289dc4e128b2ba.rlib --extern tui_textarea=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtui_textarea-04ad58d98e3de0e9.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcFK7BvA/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtachyonfx-f61e448674f6eb41.rlib,libcolorsys-a9cc2eb51794dda2.rlib,libthiserror-80289dc4e128b2ba.rlib,libanpa-ee3a7b5feeec6459.rlib,libcompact_str-9ae82dfabc797d4e.rlib,libbon-e54ef97ddc5f079f.rlib,libsimple_easing-a7ef67cfb6a80694.rlib,libratatui-3469fcf568ce8473.rlib,libunicode_truncate-957edb1de80147cc.rlib,libunicode_width-7bc8a3b2e286143b.rlib,libitertools-b3360b08b19f4a77.rlib,liblru-648d0e2e7b9396f0.rlib,libhashbrown-322b57827aba0706.rlib,libahash-9387b59a0345e065.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libzerocopy-b4b8148fc076812b.rlib,liballocator_api2-2fcb966c91bb3cc9.rlib,libitertools-a4f67e63db663ba1.rlib,libeither-5dc9c4dc47493a22.rlib,libcassowary-320fe38210946833.rlib,libcompact_str-66d19266c04626e4.rlib,libryu-e1fffcc04a075728.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-1232e7a29f1cf648.rlib,libunicode_segmentation-6ec67f451a19dce9.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libstrum-53ae55d1855f8d63.rlib,libcrossterm-8e670b069c14fc34.rlib,librustix-ed46628d54824c0d.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libbitflags-bb88342c61aeabc8.rlib,libparking_lot-589c09be67979ad6.rlib,libparking_lot_core-a57817b10387325b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-4956883a76f4603f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-2e82726553c6566d.rlib,libsignal_hook-3e18159074284e05.rlib,libsignal_hook_registry-b414a10d428a9363.rlib,libmio-4bc7317367960442.rlib,liblibc-25531b881a8d2864.rlib,liblog-d7265f731e6ad35f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcFK7BvA/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/fx_chart-7e86d17dcf23979b" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc3gFZR6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtachyonfx-f61e448674f6eb41.rlib,libcolorsys-a9cc2eb51794dda2.rlib,libthiserror-80289dc4e128b2ba.rlib,libanpa-ee3a7b5feeec6459.rlib,libcompact_str-9ae82dfabc797d4e.rlib,libbon-e54ef97ddc5f079f.rlib,libsimple_easing-a7ef67cfb6a80694.rlib,libratatui-3469fcf568ce8473.rlib,libunicode_truncate-957edb1de80147cc.rlib,libunicode_width-7bc8a3b2e286143b.rlib,libitertools-b3360b08b19f4a77.rlib,liblru-648d0e2e7b9396f0.rlib,libhashbrown-322b57827aba0706.rlib,libahash-9387b59a0345e065.rlib,libonce_cell-ffe771e6cc14c29e.rlib,libzerocopy-b4b8148fc076812b.rlib,liballocator_api2-2fcb966c91bb3cc9.rlib,libitertools-a4f67e63db663ba1.rlib,libeither-5dc9c4dc47493a22.rlib,libcassowary-320fe38210946833.rlib,libcompact_str-66d19266c04626e4.rlib,libryu-e1fffcc04a075728.rlib,libitoa-f2a0ee7c0dc5052c.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libcastaway-1232e7a29f1cf648.rlib,libunicode_segmentation-6ec67f451a19dce9.rlib,libunicode_width-c4050f9e9a6c1676.rlib,libstrum-53ae55d1855f8d63.rlib,libcrossterm-8e670b069c14fc34.rlib,librustix-ed46628d54824c0d.rlib,liblinux_raw_sys-e5306c78e28f2ab0.rlib,libbitflags-bb88342c61aeabc8.rlib,libparking_lot-589c09be67979ad6.rlib,libparking_lot_core-a57817b10387325b.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-4956883a76f4603f.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-2e82726553c6566d.rlib,libsignal_hook-3e18159074284e05.rlib,libsignal_hook_registry-b414a10d428a9363.rlib,libmio-4bc7317367960442.rlib,liblibc-25531b881a8d2864.rlib,liblog-d7265f731e6ad35f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc3gFZR6/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/minimal-4141a2343a257f1d" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tachyonfx` (example "minimal") due to 1 previous error [INFO] [stderr] error: could not compile `tachyonfx` (example "fx-chart") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "14fb2209316c18775824471cd52e073de258a9fc7f4bdd3f073b6751f2472ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14fb2209316c18775824471cd52e073de258a9fc7f4bdd3f073b6751f2472ce4", kill_on_drop: false }` [INFO] [stdout] 14fb2209316c18775824471cd52e073de258a9fc7f4bdd3f073b6751f2472ce4