[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] 9e4e07ce2ae0014a5855551fe7413ea586e3bf8b [INFO] building moonrepo/starbase against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moonrepo/starbase on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/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-0-tc1/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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pori v0.0.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded clean-path v0.2.1 [INFO] [stderr] Downloaded windows-result v0.1.1 [INFO] [stderr] Downloaded ec4rs v1.1.0 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded binstall-tar v0.4.42 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded tracing-chrome v0.7.2 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded assert_cmd v2.0.15 [INFO] [stderr] Downloaded insta v1.39.0 [INFO] [stderr] Downloaded miette-derive v7.2.0 [INFO] [stderr] Downloaded quinn-udp v0.5.2 [INFO] [stderr] Downloaded assert_fs v1.1.2 [INFO] [stderr] Downloaded sysinfo v0.31.2 [INFO] [stderr] Downloaded fs4 v0.9.1 [INFO] [stderr] Downloaded miette v7.2.0 [INFO] [stderr] Downloaded wax v0.6.0 [INFO] [stderr] Downloaded serde_json v1.0.121 [INFO] [stderr] Downloaded smawk v0.3.2 [INFO] [stderr] Downloaded relative-path v1.9.3 [INFO] [stderr] Downloaded supports-color v3.0.0 [INFO] [stderr] Downloaded json-strip-comments v1.0.4 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded backtrace-ext v0.2.1 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded windows v0.56.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7deae03ab6241ef2abc28e9db08e12a2c40f6386655588ac7df46074c650844c [INFO] running `Command { std: "docker" "start" "-a" "7deae03ab6241ef2abc28e9db08e12a2c40f6386655588ac7df46074c650844c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7deae03ab6241ef2abc28e9db08e12a2c40f6386655588ac7df46074c650844c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7deae03ab6241ef2abc28e9db08e12a2c40f6386655588ac7df46074c650844c", kill_on_drop: false }` [INFO] [stdout] 7deae03ab6241ef2abc28e9db08e12a2c40f6386655588ac7df46074c650844c [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b88197e12a4b3cf48d969b6a1542186aed59befcc95886e5d342fc610c9168 [INFO] running `Command { std: "docker" "start" "-a" "68b88197e12a4b3cf48d969b6a1542186aed59befcc95886e5d342fc610c9168", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling fs4 v0.9.1 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.5 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling assert_cmd v2.0.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling insta v1.39.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling starbase_shell v0.5.5 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling starbase_macros v0.7.4 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling starbase_styles v0.4.2 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling starbase_utils v0.8.5 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling starbase v0.8.2 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling starbase_events v0.6.3 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling example_lib v0.5.2 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling starbase_archive v0.8.4 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling starbase_sandbox v0.7.2 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling example_app v0.5.2 (/opt/rustwide/workdir/examples/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.03s [INFO] running `Command { std: "docker" "inspect" "68b88197e12a4b3cf48d969b6a1542186aed59befcc95886e5d342fc610c9168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b88197e12a4b3cf48d969b6a1542186aed59befcc95886e5d342fc610c9168", kill_on_drop: false }` [INFO] [stdout] 68b88197e12a4b3cf48d969b6a1542186aed59befcc95886e5d342fc610c9168 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b52a4189eaf943a995bd6719cdd4b3da1761e8d4f610c505a3431b8078c9bc1 [INFO] running `Command { std: "docker" "start" "-a" "3b52a4189eaf943a995bd6719cdd4b3da1761e8d4f610c505a3431b8078c9bc1", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling ec4rs v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling sdd v2.1.0 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling starbase_shell v0.5.5 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling scc v2.1.6 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling starbase_styles v0.4.2 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serial_test v3.1.1 [INFO] [stderr] Compiling starbase_macros v0.7.4 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.2.0 [INFO] [stderr] Compiling starbase_events v0.6.3 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling starbase v0.8.2 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling starbase_utils v0.8.5 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling starbase_sandbox v0.7.2 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling starbase_archive v0.8.4 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling example_lib v0.5.2 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling example_app v0.5.2 (/opt/rustwide/workdir/examples/app) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4tggmy/symbols.o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d.yaml_test.a55eda943051fc50-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d.yaml_test.a55eda943051fc50-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d.yaml_test.a55eda943051fc50-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d.yaml_test.a55eda943051fc50-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d.yaml_test.a55eda943051fc50-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d.b4ushqfpewktb673ulf3xoqf3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-9aee63ee6110fcb8/out" "-L" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-aa9c075e691acf99.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-ead3c3c5997dfb62.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6bd335a8c005942d.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c7f385786acb7c06.rlib" "/opt/rustwide/target/debug/deps/libstarbase_sandbox-dcaad4516ac1e73d.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-66b37039eeda5eff.rlib" "/opt/rustwide/target/debug/deps/libdiff-1ad714bf5767b22f.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libinsta-fda612fb0e4968be.rlib" "/opt/rustwide/target/debug/deps/libconsole-3d3602077b128852.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libsimilar-09dfa7cd755eae80.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4155900399b65b23.rlib" "/opt/rustwide/target/debug/deps/libassert_fs-de4b6731034441c5.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-0f3bded7847e9659.rlib" "/opt/rustwide/target/debug/deps/libignore-c4eacc1ec83e4984.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-faaa24902eec5508.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3739b42a7bc4e77c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2f53abdb11f8f090.rlib" "/opt/rustwide/target/debug/deps/libglobset-e2676140a2cd3d2b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d1e98d4b15445b68.rlib" "/opt/rustwide/target/debug/deps/libfastrand-13737c0e24f03201.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-8c8d072cfb61ce1b.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-956c9c0f9c0ef2db.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libbstr-db5135f464704c99.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-2f54720126d44151.rlib" "/opt/rustwide/target/debug/deps/libtermtree-0d3d7b8a8c90407e.rlib" "/opt/rustwide/target/debug/deps/libpredicates-0d58734abcdb6e54.rlib" "/opt/rustwide/target/debug/deps/libanstyle-1cb12b13eddb143b.rlib" "/opt/rustwide/target/debug/deps/libdifflib-ef44a6f370e08509.rlib" "/opt/rustwide/target/debug/deps/libnormalize_line_endings-1ffbb7015b923604.rlib" "/opt/rustwide/target/debug/deps/libfloat_cmp-a23af671e8e1596b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-27e63ca371c0ada7.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-6b3ddc44cdb31c20.rlib" "/opt/rustwide/target/debug/deps/libstarbase_utils-93e8272dbc0c6e0d.rlib" "/opt/rustwide/target/debug/deps/libjson_strip_comments-a8ae55cdd47ebf12.rlib" "/opt/rustwide/target/debug/deps/libec4rs-063df5e291f2b30c.rlib" "/opt/rustwide/target/debug/deps/libtoml-92aec6c482de34de.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-84eb533bf31c8f74.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-ad526085639c2ed0.rlib" "/opt/rustwide/target/debug/deps/libwinnow-6b156182bd31ca39.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-340ac102b9a8a7b1.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3019f3385f328847.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-16cc1d4e8848f605.rlib" "/opt/rustwide/target/debug/deps/libbase64-47d9a61b14b4bbb5.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-29827a2210a5b022.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-1554c70303653659.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-a317f6042452454c.rlib" "/opt/rustwide/target/debug/deps/libbase64-46659656d74fa774.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d288297beb418a4f.rlib" "/opt/rustwide/target/debug/deps/librustls-8d0d765a21f08a0a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6cf7f88708546ba0.rlib" "/opt/rustwide/target/debug/deps/libring-61a769348ba328a7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2ccd606694454bb1.rlib" "/opt/rustwide/target/debug/deps/libspin-8ea6d3c24a0fb946.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-0d4f2f5eacbcc494.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8f6a66b58116c9d5.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-85fb22a2e41c3ce5.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-3783de919591c1b4.rlib" "/opt/rustwide/target/debug/deps/libtower-742bc7c4d2ffd684.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a249dbd0b254236e.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libhyper-631a9d4474b68570.rlib" "/opt/rustwide/target/debug/deps/libwant-e685d7a406130720.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c81c639303c73d15.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-29122a972b5ce2bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55c9f34a6fa97789.rlib" "/opt/rustwide/target/debug/deps/libslab-f7057b79dbdd9024.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d53fd2574d5155a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8a463eeb58b3447a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-31d564b3124d8637.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libtokio-ef908b26a430d8fb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fa5bfe1399f3bac1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46cb4e1487e48257.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a02366c60b273e13.rlib" "/opt/rustwide/target/debug/deps/libmio-436329674c9300cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0423eee6c8bdd3ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97aa0b1c5a520326.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2bf71e8326cc0d46.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4bfa6e5802bfd45b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-cfb37b3b0ce0978c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-cdf355d78695b8e8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/liburl-8f39bcff5a9ad646.rlib" "/opt/rustwide/target/debug/deps/libidna-8f93d8eecae0a1ac.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-67e3aea91e422392.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ecc8606bbc1c13da.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-41651475181819c6.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libhttp-644d91b7f00e1896.rlib" "/opt/rustwide/target/debug/deps/libbytes-ab2d7887a5038b57.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-28782b895bedb6f8.rlib" "/opt/rustwide/target/debug/deps/libwax-1a2e977ac102160f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6a14c25a3510ce03.rlib" "/opt/rustwide/target/debug/deps/libsame_file-3c36b17025d91add.rlib" "/opt/rustwide/target/debug/deps/libpori-862994daa3ec220c.rlib" "/opt/rustwide/target/debug/deps/libnom-83719d3f443b06b1.rlib" "/opt/rustwide/target/debug/deps/libitertools-3cd8fe302e5882e5.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libconst_format-b2bb889ada3a70dd.rlib" "/opt/rustwide/target/debug/deps/libregex-c7884536eb38b556.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-3342178568b0b550.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1ce0879811c76795.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libfs4-a8fc21f498367aca.rlib" "/opt/rustwide/target/debug/deps/libstarbase_styles-26628d3d1fdb6ca0.rlib" "/opt/rustwide/target/debug/deps/libdirs-d8b11d52cdb66ee2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-2117fd6c984713cb.rlib" "/opt/rustwide/target/debug/deps/liboption_ext-2ce84ae86b64fc8d.rlib" "/opt/rustwide/target/debug/deps/libmiette-1a1d0c4607362160.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_ext-89b4415063985c7a.rlib" "/opt/rustwide/target/debug/deps/libsupports_unicode-00b87581f63c7a2c.rlib" "/opt/rustwide/target/debug/deps/libsupports_color-947ad17af12ee5ab.rlib" "/opt/rustwide/target/debug/deps/libis_ci-a29e369d934fac9b.rlib" "/opt/rustwide/target/debug/deps/libsupports_hyperlinks-0e946156794e54e8.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-9ee541b658d4ecca.rlib" "/opt/rustwide/target/debug/deps/librustix-e9047c0a4a774b13.rlib" "/opt/rustwide/target/debug/deps/libbitflags-24f49940ca3187ff.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-831361d4dd390c60.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-470f61f751bb3b04.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-0f30b419e768c841.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e73672f71bda80b2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-701224ad3686a673.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ce5ec9eebf0525ab.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-b50e3147435f8ccc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c7ff0286392b94eb.rlib" "/opt/rustwide/target/debug/deps/liblibc-b8a48bb4434428bd.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-aeff85b3654768d5.rlib" "/opt/rustwide/target/debug/deps/libgimli-d12dd59416812ef4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-01b1170af4428f72.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-eed67fcd90a425e1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-841858829b100dfd.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-0e79460a6d050ac2.rlib" "/opt/rustwide/target/debug/deps/libtracing-f31a3d9e2c739ce3.rlib" "/opt/rustwide/target/debug/deps/liblog-e7e7e8ec9ff686da.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0917a66d1286620d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libclean_path-9a38b35282c5d627.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-ab9c01c0cb5550df.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libitoa-add5260810035b6e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e9758b5edd213421.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d5e5d9d6d4f90ef.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-18c724e223d22ffd.rlib" "/opt/rustwide/target/debug/deps/libserde-f38e3d2044003556.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/70591dc15db32941fe3595fdbf98e58d6975f95e/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/yaml_test-b4a59e5f62011c3d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `starbase_utils` (test "yaml_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3b52a4189eaf943a995bd6719cdd4b3da1761e8d4f610c505a3431b8078c9bc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b52a4189eaf943a995bd6719cdd4b3da1761e8d4f610c505a3431b8078c9bc1", kill_on_drop: false }` [INFO] [stdout] 3b52a4189eaf943a995bd6719cdd4b3da1761e8d4f610c505a3431b8078c9bc1