[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] d99dc451225a0f1c725958067b7567ca82522790
[INFO] testing moonrepo/starbase against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moonrepo/starbase on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b051ab75f01d1882dd2cd8c696fc3d97f160af58ab9d54b434b40dac928fd031
[INFO] running `Command { std: "docker" "start" "-a" "b051ab75f01d1882dd2cd8c696fc3d97f160af58ab9d54b434b40dac928fd031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b051ab75f01d1882dd2cd8c696fc3d97f160af58ab9d54b434b40dac928fd031", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b051ab75f01d1882dd2cd8c696fc3d97f160af58ab9d54b434b40dac928fd031", kill_on_drop: false }`
[INFO] [stdout] b051ab75f01d1882dd2cd8c696fc3d97f160af58ab9d54b434b40dac928fd031
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f6caaffb1decb67499a2c5c2928c90d319b53a256d7137159dc9228ff9f7d78
[INFO] running `Command { std: "docker" "start" "-a" "4f6caaffb1decb67499a2c5c2928c90d319b53a256d7137159dc9228ff9f7d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling debugit v0.1.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling any_key v0.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling taffy v0.5.2
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling binstall-tar v0.4.42
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling insta v1.45.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling iocraft-macros v0.2.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling starbase_shell v0.10.4 (/opt/rustwide/workdir/crates/shell)
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling starbase_styles v0.6.5 (/opt/rustwide/workdir/crates/styles)
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling starbase_macros v0.8.9 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iocraft v0.7.16
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling starbase_id v0.3.1 (/opt/rustwide/workdir/crates/id)
[INFO] [stderr]    Compiling starbase_utils v0.12.4 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling example_lib v0.6.6 (/opt/rustwide/workdir/examples/lib)
[INFO] [stderr]    Compiling starbase_archive v0.12.2 (/opt/rustwide/workdir/crates/archive)
[INFO] [stderr]    Compiling starbase_sandbox v0.10.3 (/opt/rustwide/workdir/crates/sandbox)
[INFO] [stderr]    Compiling starbase v0.10.8 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling starbase_console v0.6.21 (/opt/rustwide/workdir/crates/console)
[INFO] [stderr]    Compiling starbase_events v0.7.5 (/opt/rustwide/workdir/crates/events)
[INFO] [stderr]    Compiling example_term v0.1.6 (/opt/rustwide/workdir/examples/term)
[INFO] [stderr]    Compiling example_app v0.6.6 (/opt/rustwide/workdir/examples/app)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "4f6caaffb1decb67499a2c5c2928c90d319b53a256d7137159dc9228ff9f7d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6caaffb1decb67499a2c5c2928c90d319b53a256d7137159dc9228ff9f7d78", kill_on_drop: false }`
[INFO] [stdout] 4f6caaffb1decb67499a2c5c2928c90d319b53a256d7137159dc9228ff9f7d78
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5fa7e89524c5a5033ec6bcffa2bc71f7a843d56b639596e94ee57a93c03c902
[INFO] running `Command { std: "docker" "start" "-a" "f5fa7e89524c5a5033ec6bcffa2bc71f7a843d56b639596e94ee57a93c03c902", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling saa v5.4.2
[INFO] [stderr]    Compiling sdd v4.5.3
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling ec4rs v1.2.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling scc v3.4.8
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling schematic_types v0.11.0
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lzma-rust2 v0.15.4
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling liblzma v0.4.5
[INFO] [stderr]    Compiling starbase_styles v0.6.5 (/opt/rustwide/workdir/crates/styles)
[INFO] [stderr]    Compiling iocraft-macros v0.2.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling starbase_shell v0.10.4 (/opt/rustwide/workdir/crates/shell)
[INFO] [stderr]    Compiling zip v7.0.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling schematic_macros v0.19.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling starbase_macros v0.8.9 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling iocraft v0.7.16
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling schematic v0.19.1
[INFO] [stderr]    Compiling starbase_id v0.3.1 (/opt/rustwide/workdir/crates/id)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling starbase v0.10.8 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling starbase_console v0.6.21 (/opt/rustwide/workdir/crates/console)
[INFO] [stderr]    Compiling starbase_events v0.7.5 (/opt/rustwide/workdir/crates/events)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling example_term v0.1.6 (/opt/rustwide/workdir/examples/term)
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling starbase_utils v0.12.4 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling starbase_sandbox v0.10.3 (/opt/rustwide/workdir/crates/sandbox)
[INFO] [stderr]    Compiling starbase_archive v0.12.2 (/opt/rustwide/workdir/crates/archive)
[INFO] [stderr]    Compiling example_lib v0.6.6 (/opt/rustwide/workdir/examples/lib)
[INFO] [stderr]    Compiling example_app v0.6.6 (/opt/rustwide/workdir/examples/app)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNAubDe/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-4bf603fdc37d5049,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libinsta-6f682f3a24f8e09d,libconsole-e6d5594a491526de,libsimilar-d5722a796f4923cd,libassert_fs-a6106b1e08a07dbb,libglobwalk-8fb90561d54422ab,libignore-dd420aba64204de4,libglobset-b3e0980741b0783d,libtempfile-c8b1945f110bf3ce,libgetrandom-792d7e940796c245,libfastrand-503f12a96d791409,libdoc_comment-b7e3a4db9cdbc82e,libassert_cmd-2cda91261e638bb9,libwait_timeout-a3e269bfdf972f4d,libbstr-f1cc79535f265ba4,libpredicates_tree-a834fbd7356f3644,libtermtree-a075e54d067ee6cb,libpredicates-b4867aacd6dfee4a,libanstyle-8f9813155d5c1cf2,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-b8405c3a01c3e683,libnum_traits-e0379c9206182a0c,libpredicates_core-2b501300e88847fc,libstarbase_utils-6a178c6fd9c5dbfe,libjson_strip_comments-6aded617253b153d,libjwalk-7086350b6dc0121e,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam-7dfc1ec4616dd415,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_channel-eb55b6a78b9a014c,libcrossbeam_queue-8858184801dc44b5,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libec4rs-40ea1adb357c7702,libserde_norway-5590222c98621c67,libryu-14257e7dfe68df82,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libunsafe_libyaml_norway-b0a803ea1e3cd60b,libtoml-6513ceb8f7a00905,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-77a1b854861b0211,libtoml_datetime-f391107018bc9c79,libreqwest-37cdf77ecdb8a206,librustls_platform_verifier-54d0bdc2c2685981,librustls_native_certs-2dbd664d9e35da02,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-54e87a054152634f,libtokio_rustls-c3dee423e5dd00c4,librustls-5511479792a914da,libsubtle-ca7024fc66e4388f,libwebpki-dd9585598c2edddf,libuntrusted-3420b86308bec153,libaws_lc_rs-5a92e18da1c4107b,libaws_lc_sys-189930787332a68e,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libtower_http-ff11d8c77183ff8d,libiri_string-d8b08e8827a09725,libtower-56e88f2ebdf427ef,libtower_layer-d70c7e404336389b,libhyper_util-48db0a5ecc2690cb,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-3337732a118b581f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_util-9d334c75ac571fc9,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-bc1c6451b38b4b9d,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8ed300f64c081c68,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,liblog-cfb0a897de58af94,liburl-beb27908b160f5c5,libidna-14da50bbf77274a9,libutf8_iter-0d9be7b316c2b184,libidna_adapter-58df7f7c4bab55b5,libicu_properties-61fdda2196300d55,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-efd4e7060f1d2e0d,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-2c6d53c5eea90e97,libpotential_utf-9e59c03ef7fe8a1b,libicu_provider-15b94e673aaa3ae1,libicu_locale_core-38d4c23ad3f262b9,libtinystr-a6fa4bd167bca809,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c6f67915ea91843b,libzerotrie-8e7b17289f861e5f,libyoke-aaf5c10419c39569,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-53a7e843efed97cc,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_json-aae613c15ea562df,libitoa-ae20521aea192d35,libzmij-816f159272a3e4d8,libserde-e4024a698bcd05db,libserde_core-365391bf3dd30696,libscc-882b21cd691852b0,libsaa-f22bc725b82c2229,libsdd-601b9c2309cd34f7,libwax-d8d2266f9139dec0,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libpori-b60e22f558585997,libnom-7aa949bdde67ff87,libthiserror-29ef76992fe72258,libitertools-1bb97b62bd0e2a5f,libeither-ef22a4c75605e12f,libconst_format-482e5f88209c147d,libregex-967ea1642273d013,libregex_automata-d18881ae1c973439,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libthiserror-257f0cdc4bc31181,libstarbase_styles-4a07fb2639100eef,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libmiette-9c000088eeb1499e,libbacktrace_ext-baea0078ae09f014,libsupports_unicode-88c05a35c2063733,libsupports_color-1a23d355255ac8eb,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-dd6b2306a859de1e,libterminal_size-709b08a5e66d6c60,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libtextwrap-d2a16fd3693bb334,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-11318280e9097d13,libbacktrace-b105604498205d1a,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libobject-70eb57cde0515102,libmemchr-f9c66c7ba21bf873,liblibc-2727642f09711a0d,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libunicode_width-08b963676a6677c5,libcfg_if-5af52f617df93f8f,libowo_colors-a997fecdc3b2ead1,libtracing-e515093a70c963b5,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcNAubDe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/json_test-41fd05813d9ade9e" "-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: 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 `starbase_utils` (test "json_test") due to 1 previous error
[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" "/opt/rustwide/target/debug/deps/rustc8rvnGd/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-4bf603fdc37d5049,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libinsta-6f682f3a24f8e09d,libconsole-e6d5594a491526de,libsimilar-d5722a796f4923cd,libassert_fs-a6106b1e08a07dbb,libglobwalk-8fb90561d54422ab,libignore-dd420aba64204de4,libglobset-b3e0980741b0783d,libtempfile-c8b1945f110bf3ce,libgetrandom-792d7e940796c245,libfastrand-503f12a96d791409,libdoc_comment-b7e3a4db9cdbc82e,libassert_cmd-2cda91261e638bb9,libwait_timeout-a3e269bfdf972f4d,libbstr-f1cc79535f265ba4,libpredicates_tree-a834fbd7356f3644,libtermtree-a075e54d067ee6cb,libpredicates-b4867aacd6dfee4a,libanstyle-8f9813155d5c1cf2,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-b8405c3a01c3e683,libnum_traits-e0379c9206182a0c,libpredicates_core-2b501300e88847fc,libstarbase_utils-6a178c6fd9c5dbfe,libjson_strip_comments-6aded617253b153d,libjwalk-7086350b6dc0121e,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam-7dfc1ec4616dd415,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_channel-eb55b6a78b9a014c,libcrossbeam_queue-8858184801dc44b5,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libec4rs-40ea1adb357c7702,libserde_norway-5590222c98621c67,libryu-14257e7dfe68df82,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libunsafe_libyaml_norway-b0a803ea1e3cd60b,libtoml-6513ceb8f7a00905,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-77a1b854861b0211,libtoml_datetime-f391107018bc9c79,libreqwest-37cdf77ecdb8a206,librustls_platform_verifier-54d0bdc2c2685981,librustls_native_certs-2dbd664d9e35da02,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-54e87a054152634f,libtokio_rustls-c3dee423e5dd00c4,librustls-5511479792a914da,libsubtle-ca7024fc66e4388f,libwebpki-dd9585598c2edddf,libuntrusted-3420b86308bec153,libaws_lc_rs-5a92e18da1c4107b,libaws_lc_sys-189930787332a68e,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libtower_http-ff11d8c77183ff8d,libiri_string-d8b08e8827a09725,libtower-56e88f2ebdf427ef,libtower_layer-d70c7e404336389b,libhyper_util-48db0a5ecc2690cb,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-3337732a118b581f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_util-9d334c75ac571fc9,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-bc1c6451b38b4b9d,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8ed300f64c081c68,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,liblog-cfb0a897de58af94,liburl-beb27908b160f5c5,libidna-14da50bbf77274a9,libutf8_iter-0d9be7b316c2b184,libidna_adapter-58df7f7c4bab55b5,libicu_properties-61fdda2196300d55,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-efd4e7060f1d2e0d,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-2c6d53c5eea90e97,libpotential_utf-9e59c03ef7fe8a1b,libicu_provider-15b94e673aaa3ae1,libicu_locale_core-38d4c23ad3f262b9,libtinystr-a6fa4bd167bca809,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c6f67915ea91843b,libzerotrie-8e7b17289f861e5f,libyoke-aaf5c10419c39569,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-53a7e843efed97cc,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_json-aae613c15ea562df,libitoa-ae20521aea192d35,libzmij-816f159272a3e4d8,libserde-e4024a698bcd05db,libserde_core-365391bf3dd30696,libscc-882b21cd691852b0,libsaa-f22bc725b82c2229,libsdd-601b9c2309cd34f7,libwax-d8d2266f9139dec0,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libpori-b60e22f558585997,libnom-7aa949bdde67ff87,libthiserror-29ef76992fe72258,libitertools-1bb97b62bd0e2a5f,libeither-ef22a4c75605e12f,libconst_format-482e5f88209c147d,libregex-967ea1642273d013,libregex_automata-d18881ae1c973439,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libthiserror-257f0cdc4bc31181,libstarbase_styles-4a07fb2639100eef,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libmiette-9c000088eeb1499e,libbacktrace_ext-baea0078ae09f014,libsupports_unicode-88c05a35c2063733,libsupports_color-1a23d355255ac8eb,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-dd6b2306a859de1e,libterminal_size-709b08a5e66d6c60,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libtextwrap-d2a16fd3693bb334,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-11318280e9097d13,libbacktrace-b105604498205d1a,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libobject-70eb57cde0515102,libmemchr-f9c66c7ba21bf873,liblibc-2727642f09711a0d,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libunicode_width-08b963676a6677c5,libcfg_if-5af52f617df93f8f,libowo_colors-a997fecdc3b2ead1,libtracing-e515093a70c963b5,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc8rvnGd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/net_test-6503248a87757954" "-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: 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 `starbase_utils` (test "net_test") due to 1 previous error
[INFO] [stderr] error: could not compile `starbase_archive` (test "tar_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name tar_test --edition=2024 crates/archive/tests/tar_test.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"' --cfg 'feature="gz"' --cfg 'feature="miette"' --cfg 'feature="tar"' --cfg 'feature="tar-all"' --cfg 'feature="tar-bz2"' --cfg 'feature="tar-gz"' --cfg 'feature="tar-xz"' --cfg 'feature="tar-zstd"' --cfg 'feature="zip"' --cfg 'feature="zip-all"' --cfg 'feature="zip-bz2"' --cfg 'feature="zip-deflate"' --cfg 'feature="zip-gz"' --cfg 'feature="zip-xz"' --cfg 'feature="zip-zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "gz", "miette", "tar", "tar-all", "tar-bz2", "tar-gz", "tar-xz", "tar-zstd", "zip", "zip-all", "zip-bz2", "zip-deflate", "zip-gz", "zip-xz", "zip-zstd"))' -C metadata=835a940da2080c92 -C extra-filename=-857f142212c96f6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern binstall_tar=/opt/rustwide/target/debug/deps/libbinstall_tar-b4fdb4025c4d1bff.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-56431254425b4022.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-9677c7b7b80b2193.rlib --extern liblzma=/opt/rustwide/target/debug/deps/libliblzma-56a4c5f265f1d35c.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-9c000088eeb1499e.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rlib --extern starbase_archive=/opt/rustwide/target/debug/deps/libstarbase_archive-101c748d810b0933.rlib --extern starbase_archive=/opt/rustwide/target/debug/deps/libstarbase_archive-101c748d810b0933.rlib --extern starbase_sandbox=/opt/rustwide/target/debug/deps/libstarbase_sandbox-4bf603fdc37d5049.rlib --extern starbase_styles=/opt/rustwide/target/debug/deps/libstarbase_styles-4a07fb2639100eef.rlib --extern starbase_utils=/opt/rustwide/target/debug/deps/libstarbase_utils-6a178c6fd9c5dbfe.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-257f0cdc4bc31181.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e515093a70c963b5.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-4e7268b4098aed50.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-26f487ad44626f41.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/liblzma-sys-3263718886ba36b9/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out -L native=/opt/rustwide/target/debug/build/zstd-sys-3437f75c41d6cab5/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc4EtZH6/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-4bf603fdc37d5049,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libinsta-6f682f3a24f8e09d,libconsole-e6d5594a491526de,libsimilar-d5722a796f4923cd,libassert_fs-a6106b1e08a07dbb,libglobwalk-8fb90561d54422ab,libignore-dd420aba64204de4,libglobset-b3e0980741b0783d,libtempfile-c8b1945f110bf3ce,libgetrandom-792d7e940796c245,libfastrand-503f12a96d791409,libdoc_comment-b7e3a4db9cdbc82e,libassert_cmd-2cda91261e638bb9,libwait_timeout-a3e269bfdf972f4d,libbstr-f1cc79535f265ba4,libpredicates_tree-a834fbd7356f3644,libtermtree-a075e54d067ee6cb,libpredicates-b4867aacd6dfee4a,libanstyle-8f9813155d5c1cf2,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-b8405c3a01c3e683,libnum_traits-e0379c9206182a0c,libpredicates_core-2b501300e88847fc,libstarbase_utils-6a178c6fd9c5dbfe,libjson_strip_comments-6aded617253b153d,libjwalk-7086350b6dc0121e,librayon-3336647a8430f5f6,librayon_core-52eb7fbf8b046d0c,libcrossbeam-7dfc1ec4616dd415,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_channel-eb55b6a78b9a014c,libcrossbeam_queue-8858184801dc44b5,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,libec4rs-40ea1adb357c7702,libtoml-6513ceb8f7a00905,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-707bfce4ec954d2d,libwinnow-7de383b939800a88,libserde_spanned-77a1b854861b0211,libtoml_datetime-f391107018bc9c79,libreqwest-37cdf77ecdb8a206,librustls_platform_verifier-54d0bdc2c2685981,librustls_native_certs-2dbd664d9e35da02,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-54e87a054152634f,libtokio_rustls-c3dee423e5dd00c4,librustls-5511479792a914da,libsubtle-ca7024fc66e4388f,libwebpki-dd9585598c2edddf,libuntrusted-3420b86308bec153,libaws_lc_rs-5a92e18da1c4107b,libaws_lc_sys-189930787332a68e,librustls_pki_types-333f1d79bf046a52,libzeroize-36c98e1e0ab441af,libtower_http-ff11d8c77183ff8d,libiri_string-d8b08e8827a09725,libtower-56e88f2ebdf427ef,libtower_layer-d70c7e404336389b,libhyper_util-48db0a5ecc2690cb,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-3337732a118b581f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libatomic_waker-001109810bdecbaa,libfutures_util-9d334c75ac571fc9,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-bc1c6451b38b4b9d,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio-8ed300f64c081c68,libsignal_hook_registry-673ab22ac234d6e4,liberrno-c832af3178a8e8e4,libsocket2-5e964938868c5d11,libmio-5e4d447e390fc2d1,libparking_lot-58f6cbf57b8e9c2b,libparking_lot_core-3064cb59cae5d170,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-194889fdb4ea9f63,libhttp_body-c835eae5fc9c575c,liblog-cfb0a897de58af94,liburl-beb27908b160f5c5,libidna-14da50bbf77274a9,libutf8_iter-0d9be7b316c2b184,libidna_adapter-58df7f7c4bab55b5,libicu_properties-61fdda2196300d55,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-efd4e7060f1d2e0d,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-2c6d53c5eea90e97,libpotential_utf-9e59c03ef7fe8a1b,libicu_provider-15b94e673aaa3ae1,libicu_locale_core-38d4c23ad3f262b9,libtinystr-a6fa4bd167bca809,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-c6f67915ea91843b,libzerotrie-8e7b17289f861e5f,libyoke-aaf5c10419c39569,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-53a7e843efed97cc,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-b9bda94d23e26c86,libbytes-752d6eacdc0bb513,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libserde_json-aae613c15ea562df,libzmij-816f159272a3e4d8,libscc-882b21cd691852b0,libsaa-f22bc725b82c2229,libsdd-601b9c2309cd34f7,libwax-d8d2266f9139dec0,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libpori-b60e22f558585997,libnom-7aa949bdde67ff87,libthiserror-29ef76992fe72258,libitertools-1bb97b62bd0e2a5f,libeither-ef22a4c75605e12f,libconst_format-482e5f88209c147d,libregex-967ea1642273d013,libregex_automata-d18881ae1c973439,libaho_corasick-d4b3941f0d40f147,libregex_syntax-d40cde7d2fd22dd8,libthiserror-257f0cdc4bc31181,libstarbase_styles-4a07fb2639100eef,libdirs-22e944824430de94,libdirs_sys-8e19011e1de32c79,liboption_ext-23838f1959a6156b,libmiette-9c000088eeb1499e,libbacktrace_ext-baea0078ae09f014,libsupports_unicode-88c05a35c2063733,libsupports_color-1a23d355255ac8eb,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-dd6b2306a859de1e,libterminal_size-709b08a5e66d6c60,librustix-52b476b435af542f,libbitflags-9710438662028847,liblinux_raw_sys-693dbac71fe04287,libtextwrap-d2a16fd3693bb334,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-11318280e9097d13,libbacktrace-b105604498205d1a,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libobject-70eb57cde0515102,libmemchr-f9c66c7ba21bf873,liblibc-2727642f09711a0d,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-5999d1fab1f5d4fa,libunicode_width-08b963676a6677c5,libcfg_if-5af52f617df93f8f,libowo_colors-a997fecdc3b2ead1,libtracing-e515093a70c963b5,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-fc2d38f4334e7941,libonce_cell-0ba6aecba7086d38,libserde_norway-5590222c98621c67,libryu-14257e7dfe68df82,libitoa-ae20521aea192d35,libindexmap-50c87da5001fa587,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libunsafe_libyaml_norway-b0a803ea1e3cd60b,libserde-e4024a698bcd05db,libserde_core-365391bf3dd30696}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc4EtZH6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-bd736cf02460a045/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/yaml_test-e57736c9d4c3c281" "-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: 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 `starbase_utils` (test "yaml_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f5fa7e89524c5a5033ec6bcffa2bc71f7a843d56b639596e94ee57a93c03c902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5fa7e89524c5a5033ec6bcffa2bc71f7a843d56b639596e94ee57a93c03c902", kill_on_drop: false }`
[INFO] [stdout] f5fa7e89524c5a5033ec6bcffa2bc71f7a843d56b639596e94ee57a93c03c902
