[INFO] cloning repository https://github.com/moonrepo/starbase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moonrepo/starbase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 756c9b8756d3eaf78a56f1b5ae8e0684fb5d4ac0 [INFO] building moonrepo/starbase against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moonrepo/starbase on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/moonrepo/starbase [INFO] finished tweaking git repo https://github.com/moonrepo/starbase [INFO] tweaked toml for git repo https://github.com/moonrepo/starbase written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/moonrepo/starbase 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" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3a43558592d2fc3d0b576d6083257af029ac438feef8f0f96c4b67bcd0505fb [INFO] running `Command { std: "docker" "start" "-a" "b3a43558592d2fc3d0b576d6083257af029ac438feef8f0f96c4b67bcd0505fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3a43558592d2fc3d0b576d6083257af029ac438feef8f0f96c4b67bcd0505fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a43558592d2fc3d0b576d6083257af029ac438feef8f0f96c4b67bcd0505fb", kill_on_drop: false }` [INFO] [stdout] b3a43558592d2fc3d0b576d6083257af029ac438feef8f0f96c4b67bcd0505fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4755e53ef5f0d06b419dd30aebb0732c7e2072eef8ed03a4591cc6e902375900 [INFO] running `Command { std: "docker" "start" "-a" "4755e53ef5f0d06b419dd30aebb0732c7e2072eef8ed03a4591cc6e902375900", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling starbase_styles v0.6.2 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling starbase_utils v0.11.10 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling any_key v0.1.1 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling iocraft v0.7.9 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling starbase v0.10.4 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling starbase_console v0.6.11 (/opt/rustwide/workdir/crates/console) [INFO] [stderr] Compiling starbase_shell v0.7.8 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling starbase_macros v0.8.3 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling example_lib v0.6.3 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling example_app v0.6.3 (/opt/rustwide/workdir/examples/app) [INFO] [stderr] Compiling starbase_archive v0.11.1 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling starbase_sandbox v0.9.3 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling starbase_events v0.7.2 (/opt/rustwide/workdir/crates/events) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/sandbox/src/sandbox.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn run_bin_with_name(&self, name: N, handler: C) -> SandboxAssert [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] 111 | pub fn run_bin_with_name(&self, name: N, handler: C) -> SandboxAssert<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/sandbox/src/sandbox.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn run_bin(&self, handler: C) -> SandboxAssert [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] 128 | pub fn run_bin(&self, handler: C) -> SandboxAssert<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling example_term v0.1.3 (/opt/rustwide/workdir/examples/term) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "4755e53ef5f0d06b419dd30aebb0732c7e2072eef8ed03a4591cc6e902375900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4755e53ef5f0d06b419dd30aebb0732c7e2072eef8ed03a4591cc6e902375900", kill_on_drop: false }` [INFO] [stdout] 4755e53ef5f0d06b419dd30aebb0732c7e2072eef8ed03a4591cc6e902375900 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65205e37c5a91fa8977128d1b670a40e4fd67e8d325045408ef1bf8bae68eaa [INFO] running `Command { std: "docker" "start" "-a" "f65205e37c5a91fa8977128d1b670a40e4fd67e8d325045408ef1bf8bae68eaa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling sdd v3.0.8 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling scc v2.3.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.3 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling starbase_styles v0.6.2 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling liblzma v0.4.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling criterion2 v3.0.0 [INFO] [stderr] Compiling zip v4.0.0 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling starbase_macros v0.8.3 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling starbase_utils v0.11.10 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling starbase v0.10.4 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling iocraft v0.7.9 [INFO] [stderr] Compiling starbase_shell v0.7.8 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling starbase_events v0.7.2 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling starbase_console v0.6.11 (/opt/rustwide/workdir/crates/console) [INFO] [stderr] Compiling starbase_sandbox v0.9.3 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling starbase_archive v0.11.1 (/opt/rustwide/workdir/crates/archive) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/sandbox/src/sandbox.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn run_bin_with_name(&self, name: N, handler: C) -> SandboxAssert [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] 111 | pub fn run_bin_with_name(&self, name: N, handler: C) -> SandboxAssert<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/sandbox/src/sandbox.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn run_bin(&self, handler: C) -> SandboxAssert [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] 128 | pub fn run_bin(&self, handler: C) -> SandboxAssert<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling example_lib v0.6.3 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling example_app v0.6.3 (/opt/rustwide/workdir/examples/app) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/sandbox/src/sandbox.rs:111:36 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn run_bin_with_name(&self, name: N, handler: C) -> SandboxAssert [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] 111 | pub fn run_bin_with_name(&self, name: N, handler: C) -> SandboxAssert<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> crates/sandbox/src/sandbox.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | pub fn run_bin(&self, handler: C) -> SandboxAssert [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] 128 | pub fn run_bin(&self, handler: C) -> SandboxAssert<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling example_term v0.1.3 (/opt/rustwide/workdir/examples/term) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0yiSnI/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-0bd7d870013370f9.rlib,libpretty_assertions-4bda7ff93f2ab115.rlib,libdiff-f65ae9b68e1f6af2.rlib,libyansi-0e7d32c17095e574.rlib,libinsta-4b2b53286bd0ac3c.rlib,libconsole-04107f207053e849.rlib,libsimilar-5b07b635052ac69d.rlib,libassert_fs-2aca3c3a3f7076d0.rlib,libglobwalk-1c7b99a277b1096c.rlib,libignore-cb86c4967481751d.rlib,libglobset-bfa6ddc45b0fad66.rlib,libtempfile-659b578c9a14a8f2.rlib,libgetrandom-8d77a894d5a074bc.rlib,libfastrand-10591486857c2d91.rlib,libassert_cmd-4d392f9f73577fbf.rlib,libwait_timeout-3765fa833c497081.rlib,libdoc_comment-b97d4a50de5f61ed.rlib,libbstr-296ec43ad893294d.rlib,libpredicates_tree-47b8585d9066843d.rlib,libtermtree-8290836a6289bd2a.rlib,libpredicates-8c4709ff00f82180.rlib,libanstyle-9aa89c6e16d36271.rlib,libdifflib-a4aac0ea25a27140.rlib,libnormalize_line_endings-4c8b3a129a7ea5ba.rlib,libfloat_cmp-8e2e93bab8e44b8c.rlib,libnum_traits-a52952c73d45121c.rlib,libpredicates_core-8a388499d5e33a06.rlib,libclean_path-5eacd557c3f0af92.rlib,libstarbase_archive-44a6d715c87b6082.rlib,librustc_hash-eec2bd3f3e2e49a7.rlib,libzip-2db3a0b0452b0ed5.rlib,libliblzma-39c9d76b91b880fc.rlib,libliblzma_sys-33fa0b8182d1373e.rlib,libzstd-3af5b236211c1368.rlib,libzstd_safe-e4dc730deffcd3ae.rlib,libzstd_sys-0bf563239b19f508.rlib,libzopfli-d2fdb3bf32ecb8c7.rlib,libsimd_adler32-358da95b13b04e30.rlib,libbumpalo-44f6732a65a1d019.rlib,libbzip2-88e2fbc147cc8af3.rlib,libbzip2_sys-4841e563cca0df79.rlib,libbinstall_tar-64a73126c6f640cf.rlib,libxattr-37a08388a2620f06.rlib,libfiletime-3c882b28be219304.rlib,libstarbase_utils-ea1da7c18a9edb0a.rlib,libjson_strip_comments-e25eb71dde91a2ad.rlib,libjwalk-21126120d57836fc.rlib,librayon-b72c76bd2e75ffd1.rlib,librayon_core-5cd844cc7a2f8ccb.rlib,libcrossbeam-5af771aaeee02744.rlib,libcrossbeam_deque-d7b1f59cd937046d.rlib,libcrossbeam_channel-7156c7b1578ee551.rlib,libcrossbeam_queue-31431b871d1c3c6d.rlib,libcrossbeam_epoch-2c1c146357ea9950.rlib,libcrossbeam_utils-db2208c4b95aa65b.rlib,libec4rs-df57ccc4487fe5c6.rlib,libserde_yml-14dd0d0f458d06c9.rlib,liblibyml-1526a0a5e34e5246.rlib,libtoml-4431e3f3cc0cc2e8.rlib,libtoml_edit-99ae7d28c0847026.rlib,libserde_spanned-27dd90f1dd9f0d2b.rlib,libindexmap-0a317d7068805e4c.rlib,libequivalent-4d091f4dea3e3e1a.rlib,libhashbrown-085ea05ae9c28e71.rlib,libwinnow-8c8f7d816708326a.rlib,libtoml_write-d26f92327e1bbe79.rlib,libtoml_datetime-db76a23e8bd26dd9.rlib,libreqwest-4f8f13a6845e8650.rlib,libserde_urlencoded-fe50c7f12e1dbbba.rlib,libhyper_rustls-16f42aa3037eae11.rlib,librustls_native_certs-8c0efdd6081e7600.rlib,libopenssl_probe-963ed545619444c9.rlib,libtokio_rustls-6c951f0d26b1aeef.rlib,librustls-c767233a6b7b0e73.rlib,libsubtle-b9da09c14453651d.rlib,libwebpki-0d1f50fc5e553af3.rlib,libring-8af304ace9f92ba6.rlib,libgetrandom-ddcfc450cc35a006.rlib,libuntrusted-71f7cc08585af207.rlib,librustls_pki_types-0882ec6bb74f9e93.rlib,libzeroize-46b676a9c17a45cf.rlib,libtower_http-9bbdd88dc797ae1a.rlib,libiri_string-a3492ef90ae12cc8.rlib,libtower-07bcd933934fa606.rlib,libsync_wrapper-ee10a8a945ac9591.rlib,libtower_layer-5a9c3d6fe9ba2b54.rlib,libhyper_util-13678df351183e64.rlib,libbase64-2f43201ad6f50e0f.rlib,libipnet-f3504359ee4085c5.rlib,libtower_service-66c5cc5071d1137b.rlib,libhyper-b245415c8535ce1a.rlib,libwant-6ec768e147260ca0.rlib,libtry_lock-8ae584d11aa6fcb9.rlib,libhttparse-cd975fb61391e1a6.rlib,libfutures_util-b9f35a865c9647b4.rlib,libfutures_io-19406445c19f2c79.rlib,libslab-3627061b4ef464d9.rlib,libfutures_channel-508f802e016e0e93.rlib,libfutures_sink-11dc8c393c0d707d.rlib,libfutures_task-af20885eaca65b8c.rlib,libpin_utils-ea4b982528073b6b.rlib,libtokio-152cb46bd4602e3d.rlib,libsignal_hook_registry-543dd79999ddf793.rlib,libsocket2-e21c06c5cd0afc41.rlib,libmio-82b1b2c50c075bfa.rlib,libparking_lot-3ff980bfd4670a4a.rlib,libparking_lot_core-f8803ec3bc809f44.rlib,liblock_api-5f0526cb14c79ca5.rlib,libscopeguard-67c3654d02e9645e.rlib,libhttp_body_util-8932072e34d67891.rlib,libfutures_core-d074567ad1b70f80.rlib,libhttp_body-61e4ab382c011d05.rlib,liblog-8ee0333019e16f83.rlib,liburl-5a979a0d7823b09f.rlib,libidna-9edea575c2912ff2.rlib,libutf8_iter-bd7896845b93d6c6.rlib,libidna_adapter-9fb24632edb34f30.rlib,libicu_properties-8aedf682d91af2fc.rlib,libicu_properties_data-8c8fce8dd8e2b12d.rlib,libicu_normalizer-e9b6decff8e48f0f.rlib,libsmallvec-50f4b9cf8b8994c3.rlib,libicu_normalizer_data-8f47875349597570.rlib,libicu_collections-afefbcaea0c5ba21.rlib,libpotential_utf-619c4a315b07ef26.rlib,libicu_provider-21472a7526691b84.rlib,libicu_locale_core-9ac55585aece68c1.rlib,libtinystr-0acad193beaf9f1d.rlib,liblitemap-bfd21d9ece95665e.rlib,libwriteable-2a50f26897b589e7.rlib,libzerovec-874d467100f595ac.rlib,libzerotrie-0f42b3d0f410ffc3.rlib,libyoke-142f058f1149e35e.rlib,libstable_deref_trait-a29b9467841ca721.rlib,libzerofrom-233469057f1e68bb.rlib,libform_urlencoded-ed8722d40932e3ea.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libhttp-2f662efc8731a188.rlib,libbytes-af5a6da4c2547299.rlib,libfnv-2efd5e10883e6e67.rlib,libserde_json-214d60b327e9e806.rlib,libitoa-9ed5df3c6d826695.rlib,libryu-72e889fa0db6de73.rlib,libserde-71f41874876a6ea0.rlib,libscc-8017380e204337f2.rlib,libsdd-d4e369fbe36862bf.rlib,libwax-acf9657cb7047b41.rlib,libwalkdir-3df0c9432b467792.rlib,libsame_file-5bb58454939b20b9.rlib,libpori-56cfd647ba5ee0a6.rlib,libnom-e045ef5bd473068b.rlib,libthiserror-19e2d9e1b6451b2c.rlib,libitertools-c2263771c560ff8d.rlib,libeither-e5e609306bb37cfd.rlib,libconst_format-c373ecf9d928615d.rlib,libregex-12c1f38d6a789123.rlib,libregex_automata-d7384f119becc263.rlib,libaho_corasick-51f6fe4135b8e745.rlib,libregex_syntax-dac86ea1b76d3275.rlib,libfs4-26c25c0ee8c08dd1.rlib,libthiserror-f8573572f8ccc5e6.rlib,libstarbase_styles-221ff1acb7772e0d.rlib,libdirs-f24f06d02e3dbf51.rlib,libdirs_sys-4ed28bddf6a27182.rlib,liboption_ext-737ef39ae20fb601.rlib,libmiette-d23ce4d14831f135.rlib,libbacktrace_ext-9874489454975f75.rlib,libsupports_unicode-8edfcecbde5d496f.rlib,libsupports_color-e3349173c0fa504b.rlib,libis_ci-3e26c7a3003f4db0.rlib,libsupports_hyperlinks-d8f5e579bfc27545.rlib,libterminal_size-c4e3239da908837e.rlib,librustix-17575007d641a33c.rlib,libbitflags-1952be742d874562.rlib,liblinux_raw_sys-595e8f425696724e.rlib,libtextwrap-f162b3525f5aa85e.rlib,libunicode_linebreak-c71c00875d11f5f3.rlib,libunicode_width-996202f3357d296f.rlib,libbacktrace-d864b73c6eb57307.rlib,libobject-a172cf63fe3e5f3f.rlib,libmemchr-e6e0114228c0da46.rlib,liblibc-600a01c362a06a0a.rlib,libaddr2line-e43393901b867ecc.rlib,libgimli-d8f783f40aed0489.rlib,librustc_demangle-0931222efd17974a.rlib,libunicode_width-ad2a47a33d5e0df8.rlib,libowo_colors-d6f1215dd4b292b8.rlib,libtracing-83f3f287ccbf09f2.rlib,libpin_project_lite-2e2ea4a68bdbf27f.rlib,libtracing_core-c8f4bdf10b21a2c7.rlib,libonce_cell-6fc5a6a7cc2b134d.rlib,libflate2-f883f640e6d47e76.rlib,libminiz_oxide-6c1e0e1e920e6f2c.rlib,libadler2-54476faef6a19bae.rlib,liblibz_rs_sys-5545016f41593460.rlib,libzlib_rs-8b745b779802df76.rlib,libcrc32fast-25395f089ec7acee.rlib,libcfg_if-02ffc4ff30a29427.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0yiSnI/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-b0dd731b6f1d6ff9/out/lib" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-3a3a1f6727858b78/out" "-L" "/opt/rustwide/target/debug/build/ring-be51d092af606b86/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-08fd128cbd2eed70/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tar_test-148d3499562c63c5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] #0 0x00007b25a0943c37 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5743c37) [INFO] [stdout] #1 0x00007b25a0944053 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744053) [INFO] [stdout] #2 0x00007b25a4e4b330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x00007b25a4f8ea9d (/lib/x86_64-linux-gnu/libc.so.6+0x188a9d) [INFO] [stdout] #4 0x00007b25a3c4767e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x00007b25a08f39b1 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f39b1) [INFO] [stdout] #6 0x00007b25a08f2888 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f2888) [INFO] [stdout] #7 0x000062c05df2285d lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x4cc85d) [INFO] [stdout] #8 0x000062c05deae8fa void lld::elf::OutputSection::writeTo>(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x00007b25a08f3882 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f3882) [INFO] [stdout] #10 0x00007b25a08f32ea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x56f32ea) [INFO] [stdout] #11 0x00007b25a086ded0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/8b8eff55bd72abbb57167bc42222a7f91d41cb0d/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x566ded0) [INFO] [stdout] #12 0x00007b25a4ea2aa4 (/lib/x86_64-linux-gnu/libc.so.6+0x9caa4) [INFO] [stdout] #13 0x00007b25a4f2fa34 clone (/lib/x86_64-linux-gnu/libc.so.6+0x129a34) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starbase_archive` (test "tar_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f65205e37c5a91fa8977128d1b670a40e4fd67e8d325045408ef1bf8bae68eaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65205e37c5a91fa8977128d1b670a40e4fd67e8d325045408ef1bf8bae68eaa", kill_on_drop: false }` [INFO] [stdout] f65205e37c5a91fa8977128d1b670a40e4fd67e8d325045408ef1bf8bae68eaa