[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] ea4ad582950c09eb9aa4079679d541910789edb2 [INFO] testing moonrepo/starbase against try#bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moonrepo/starbase on toolchain bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "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" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc46057b0054282325eed75581dd5f17048c0665a76462cc9a7e2fa18d97c7a4 [INFO] running `Command { std: "docker" "start" "-a" "cc46057b0054282325eed75581dd5f17048c0665a76462cc9a7e2fa18d97c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc46057b0054282325eed75581dd5f17048c0665a76462cc9a7e2fa18d97c7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc46057b0054282325eed75581dd5f17048c0665a76462cc9a7e2fa18d97c7a4", kill_on_drop: false }` [INFO] [stdout] cc46057b0054282325eed75581dd5f17048c0665a76462cc9a7e2fa18d97c7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38994b683c93a12a3486ab282ca9df1b6b697f8c769b758ea313372be594abc9 [INFO] running `Command { std: "docker" "start" "-a" "38994b683c93a12a3486ab282ca9df1b6b697f8c769b758ea313372be594abc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling starbase_styles v0.6.7 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling wax v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling assert_cmd v2.2.0 [INFO] [stderr] Compiling iocraft v0.8.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling starbase_utils v0.12.6 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling starbase v0.10.10 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling starbase_shell v0.12.0 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling example_lib v0.6.7 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling starbase_console v0.6.25 (/opt/rustwide/workdir/crates/console) [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling starbase_macros v0.8.12 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling starbase_id v0.3.2 (/opt/rustwide/workdir/crates/id) [INFO] [stderr] Compiling starbase_args v0.1.9 (/opt/rustwide/workdir/crates/args) [INFO] [stderr] Compiling starbase_events v0.7.6 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling starbase_archive v0.12.5 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling starbase_sandbox v0.10.6 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling example_term v0.1.7 (/opt/rustwide/workdir/examples/term) [INFO] [stderr] Compiling example_app v0.6.7 (/opt/rustwide/workdir/examples/app) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.01s [INFO] running `Command { std: "docker" "inspect" "38994b683c93a12a3486ab282ca9df1b6b697f8c769b758ea313372be594abc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38994b683c93a12a3486ab282ca9df1b6b697f8c769b758ea313372be594abc9", kill_on_drop: false }` [INFO] [stdout] 38994b683c93a12a3486ab282ca9df1b6b697f8c769b758ea313372be594abc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bbf43bc9d5c8ad2a2e38c9004e5a59b269820b3b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ee4508f26adb7099bf1408ed6aafc776cd6772537b96e80fcdd1792889d416 [INFO] running `Command { std: "docker" "start" "-a" "c8ee4508f26adb7099bf1408ed6aafc776cd6772537b96e80fcdd1792889d416", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [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.37 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling iri-string v0.7.11 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling unsafe-libyaml-norway v0.2.15 [INFO] [stderr] Compiling saa v5.5.0 [INFO] [stderr] Compiling toml_writer v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling sdd v4.7.5 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling json-strip-comments v3.1.0 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling scc v3.6.12 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling liblzma-sys v0.4.5 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tokio v1.51.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling starbase_styles v0.6.7 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling serde_norway v0.9.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling wax v0.7.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling lzma-rust2 v0.16.2 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling liblzma v0.4.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling anes v0.2.1 [INFO] [stderr] Compiling bpaf v0.9.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling starbase_macros v0.8.12 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling schematic_macros v0.19.4 [INFO] [stderr] Compiling serde-content v0.1.2 [INFO] [stderr] Compiling schematic_types v0.11.4 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling schematic v0.19.6 [INFO] [stderr] Compiling iocraft v0.8.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling starbase v0.10.10 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling starbase_id v0.3.2 (/opt/rustwide/workdir/crates/id) [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling starbase_shell v0.12.0 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling criterion2 v3.0.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling starbase_console v0.6.25 (/opt/rustwide/workdir/crates/console) [INFO] [stderr] Compiling starbase_events v0.7.6 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling starbase_args v0.1.9 (/opt/rustwide/workdir/crates/args) [INFO] [stderr] Compiling zip v8.4.0 [INFO] [stderr] Compiling example_term v0.1.7 (/opt/rustwide/workdir/examples/term) [INFO] [stderr] Compiling rustls-webpki v0.103.10 [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.2 [INFO] [stderr] Compiling starbase_utils v0.12.6 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling starbase_sandbox v0.10.6 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling starbase_archive v0.12.5 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling example_lib v0.6.7 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling example_app v0.6.7 (/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/rustcwzHKKK/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstarbase_sandbox-8d8a8d64b333cf43,libpretty_assertions-64d41c4183345cb9,libdiff-3cd541a7987babfb,libyansi-ea5897b7ce434d6c,libinsta-457dfad508198cc1,libconsole-f05363dccfe97840,libsimilar-d5722a796f4923cd,libassert_fs-0b8e5b948a797bc7,libglobwalk-292fe0e87cf6e65c,libignore-afb529e5eceb13d7,libglobset-14f9496c53cfdc61,libtempfile-e94793224e852f22,libgetrandom-f889e8c4c9c03ccd,libfastrand-503f12a96d791409,libdoc_comment-b7e3a4db9cdbc82e,libassert_cmd-39feb9298989907f,libwait_timeout-ad15dccfec74950d,libbstr-594a2b576fca7e02,libpredicates_tree-969a753f36490a18,libtermtree-a075e54d067ee6cb,libpredicates-1785b4c0da7fba45,libanstyle-b6e520ecdc2d5e86,libdifflib-b5c0d174341d4249,libnormalize_line_endings-912622c98f3c3da1,libfloat_cmp-b8405c3a01c3e683,libnum_traits-e0379c9206182a0c,libpredicates_core-2ee15378b2ec456c,libstarbase_archive-da23fe7826708c77,libliblzma-0e42e1cd926530e6,libliblzma_sys-461a8033eeed3fa1,librustc_hash-f9625a50e42850ff,libzip-050c57b8d0bf4911,libzopfli-22dd92ea61ed5152,libbumpalo-0652ea863830e32c,liblzma_rust2-67104641f7f9c3ee,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,libzstd-6ce901467c6d9ccd,libzstd_safe-4343f4449c2bb574,libzstd_sys-f8ddbcf10e81c31a,libbzip2-56431254425b4022,liblibbz2_rs_sys-5452bcca571c0378,libtyped_path-80aa3c76dec3cfcc,libcrc32fast-66fcb8dfd77ba9de,libbinstall_tar-7a941862d3b7cdca,libxattr-6d551172d2f7b9bc,libfiletime-0c2d531151bd2933,libstarbase_utils-8acc55601236abf8,libjson_strip_comments-1244b3185043a5ec,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-abd71c4f76aa6ae6,libryu-ace37e26d8308611,libunsafe_libyaml_norway-b0a803ea1e3cd60b,libtoml-567c9656e5ea2a10,libtoml_writer-491e08a65d9b9d17,libwinnow-f57525fb46220c6e,libtoml_parser-778513e8457bdabd,libwinnow-8dc077fba72b3b11,libserde_spanned-c1cbf22f24c160f5,libtoml_datetime-f391107018bc9c79,libreqwest-15061d214ef4e290,librustls_platform_verifier-352aab64c5800f25,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libhyper_rustls-ecee7c21cf52fc2c,libtokio_rustls-e635219dd9b65c6b,librustls-40ce9721baa30993,libsubtle-ca7024fc66e4388f,libwebpki-ec6fa4403bd44336,libuntrusted-3420b86308bec153,libaws_lc_rs-7c09edf4ff9ddb20,libaws_lc_sys-9bec05f78a9b534f,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libtower_http-307375545f61e66e,libiri_string-ab5fb204906c5d05,libtower-1d0f1faf027712dc,libtower_layer-d70c7e404336389b,libhyper_util-f2a8dee9d941520b,libbase64-2a03de3babadded3,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-e47c59fdeb254601,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_util-0db26ba5a5c409cc,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-a3fa5be0ee9e8989,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libtokio-7d6693807b41dc1a,libsignal_hook_registry-c33ebd2f6494eddd,liberrno-b08a22cab995ffc5,libsocket2-6004f894d8f38f07,libmio-59d56d8476e36f8a,libparking_lot-928deb1ccfd31e57,libparking_lot_core-f10598cd6ce80b19,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libhttp_body_util-0e32d117a3d5e797,libhttp_body-c9fa59b257b83676,liblog-cfb0a897de58af94,liburl-ed137e8f7003327a,libidna-445a3d81cb8aef1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-22c9534de40a44ad,libicu_properties-0e54877e79528c3f,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-708beb1b2af4af8b,libsmallvec-5854932b8c8b4991,libicu_normalizer_data-088c419f54c50650,libicu_collections-896fe4e787451415,libpotential_utf-a3cb09e091eb5dac,libicu_provider-e87b79df08b54524,libicu_locale_core-e08030bc369f4ea8,libtinystr-e6016caba4cc195f,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-fa91b84e56121f7a,libzerotrie-6902cf3b26ed4090,libyoke-e5dd248f660dff8e,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-da883e32a433cae7,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libhttp-cf5b21f2e047a877,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libserde_json-3772f73176d66eff,libitoa-d474a064685fa8df,libzmij-07c2bc01ed4c756c,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libserde-b497622e31234d47,libserde_core-365391bf3dd30696,libscc-ecc3b37f3c82b175,libsaa-f22c3a90cb9f8468,libsdd-38a26feb69c74d9f,libwax-19ac138c4e740db3,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,libpori-616525e345b91c59,libnom-434bb3290c16ee0b,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libconst_format-8dad2ace0c4dd99c,libregex-a0d4a911a9866949,libregex_automata-3a291174dc0f1152,libaho_corasick-e9b0f8d39018b15f,libregex_syntax-a59969707b42f994,libthiserror-8d48f50e62149409,libstarbase_styles-2b37fed057d566fc,libdirs-b7487c9e562e2bd2,libdirs_sys-8a45d9cfdd6d7e52,liboption_ext-23838f1959a6156b,libmiette-38e9b4c104c6b2c7,libbacktrace_ext-76b15611bf500c52,libsupports_unicode-88c05a35c2063733,libsupports_color-1a23d355255ac8eb,libis_ci-e3b8d61645aa7a46,libsupports_hyperlinks-dd6b2306a859de1e,libterminal_size-de6fff7ca5579aa9,librustix-2cdcd6af686de0b8,libbitflags-a4a524fc7b7b1962,liblinux_raw_sys-fe1e9ef4505379f7,libtextwrap-d2a16fd3693bb334,libunicode_linebreak-e2d4f4a68c1e757f,libunicode_width-11318280e9097d13,libbacktrace-2c83a598d019b611,libminiz_oxide-364bca7c918bc87d,libsimd_adler32-2a9f28bbb888c384,libobject-c7c2100912c0c2db,libmemchr-9b3f20cfb3ebd3b2,liblibc-f0d996076a85b3d5,libaddr2line-3417bf5ab7e9d508,libgimli-3f9d212b917c832b,librustc_demangle-38aff716f5dc6a1c,libunicode_width-08b963676a6677c5,libcfg_if-5af52f617df93f8f,libowo_colors-d59f603b3c4469c7,libtracing-102cd2c438eee9c5,libpin_project_lite-8a799ba8b4537fa2,libtracing_core-386c043fb93aac37,libonce_cell-028ded5f5e4e9236,libflate2-a192ecba00a4e3e6,libzlib_rs-3b56c98cc8c652c3}.rlib" "/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/rustcwzHKKK/raw-dylibs" "-B/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/liblzma-sys-09c97067fb5a2c8c/out" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-04c2fce9d7f483da/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-cc507a6e33102c9a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/zip_test-8cdee482ac705a0b" "-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_archive` (test "zip_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c8ee4508f26adb7099bf1408ed6aafc776cd6772537b96e80fcdd1792889d416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ee4508f26adb7099bf1408ed6aafc776cd6772537b96e80fcdd1792889d416", kill_on_drop: false }` [INFO] [stdout] c8ee4508f26adb7099bf1408ed6aafc776cd6772537b96e80fcdd1792889d416