[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] 96e460ba32cd8b33ae5af88ebede0145db89b3eb [INFO] testing moonrepo/starbase against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moonrepo/starbase on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "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" "+028592fec99e54cc92def5a2a849c673b066dd93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c49e6d2e76e73c56de91d531c143cae2ef3710a6b921a64f94de3f4437cd3b1 [INFO] running `Command { std: "docker" "start" "-a" "2c49e6d2e76e73c56de91d531c143cae2ef3710a6b921a64f94de3f4437cd3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c49e6d2e76e73c56de91d531c143cae2ef3710a6b921a64f94de3f4437cd3b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c49e6d2e76e73c56de91d531c143cae2ef3710a6b921a64f94de3f4437cd3b1", kill_on_drop: false }` [INFO] [stdout] 2c49e6d2e76e73c56de91d531c143cae2ef3710a6b921a64f94de3f4437cd3b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3721751abd200c84f90696548a542ba9dc0a91643df5af4ec633d633415eaa8d [INFO] running `Command { std: "docker" "start" "-a" "3721751abd200c84f90696548a542ba9dc0a91643df5af4ec633d633415eaa8d", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.31 [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 debugit v0.1.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling any_key v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling taffy v0.5.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling binstall-tar v0.4.42 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling starbase_shell v0.10.2 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling starbase_macros v0.8.6 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling starbase_styles v0.6.3 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling starbase_utils v0.11.20 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling example_lib v0.6.4 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling starbase_archive v0.11.8 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling starbase_sandbox v0.9.9 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iocraft v0.7.11 [INFO] [stderr] Compiling starbase_id v0.2.3 (/opt/rustwide/workdir/crates/id) [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling starbase v0.10.6 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling starbase_console v0.6.13 (/opt/rustwide/workdir/crates/console) [INFO] [stderr] Compiling starbase_events v0.7.3 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling example_app v0.6.4 (/opt/rustwide/workdir/examples/app) [INFO] [stderr] Compiling example_term v0.1.4 (/opt/rustwide/workdir/examples/term) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "3721751abd200c84f90696548a542ba9dc0a91643df5af4ec633d633415eaa8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3721751abd200c84f90696548a542ba9dc0a91643df5af4ec633d633415eaa8d", kill_on_drop: false }` [INFO] [stdout] 3721751abd200c84f90696548a542ba9dc0a91643df5af4ec633d633415eaa8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e423c4bfb405dddaf3b88decb73159df68aed35acb366f442faac0c443cff362 [INFO] running `Command { std: "docker" "start" "-a" "e423c4bfb405dddaf3b88decb73159df68aed35acb366f442faac0c443cff362", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling ec4rs v1.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling anes v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling schematic_types v0.10.6 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling generational-box v0.5.6 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling liblzma v0.4.4 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zip v5.0.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling wax v0.6.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling starbase_shell v0.10.2 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling starbase_macros v0.8.6 (/opt/rustwide/workdir/crates/macros) [INFO] [stderr] Compiling schematic_macros v0.18.11 [INFO] [stderr] Compiling starbase_styles v0.6.3 (/opt/rustwide/workdir/crates/styles) [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling iocraft v0.7.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling starbase_console v0.6.13 (/opt/rustwide/workdir/crates/console) [INFO] [stderr] Compiling starbase_events v0.7.3 (/opt/rustwide/workdir/crates/events) [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling schematic v0.18.12 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling starbase_id v0.2.3 (/opt/rustwide/workdir/crates/id) [INFO] [stderr] Compiling criterion2 v3.0.2 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling starbase v0.10.6 (/opt/rustwide/workdir/crates/app) [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling example_term v0.1.4 (/opt/rustwide/workdir/examples/term) [INFO] [stderr] Compiling starbase_utils v0.11.20 (/opt/rustwide/workdir/crates/utils) [INFO] [stderr] Compiling starbase_sandbox v0.9.9 (/opt/rustwide/workdir/crates/sandbox) [INFO] [stderr] Compiling starbase_archive v0.11.8 (/opt/rustwide/workdir/crates/archive) [INFO] [stderr] Compiling example_lib v0.6.4 (/opt/rustwide/workdir/examples/lib) [INFO] [stderr] Compiling example_app v0.6.4 (/opt/rustwide/workdir/examples/app) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "e423c4bfb405dddaf3b88decb73159df68aed35acb366f442faac0c443cff362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e423c4bfb405dddaf3b88decb73159df68aed35acb366f442faac0c443cff362", kill_on_drop: false }` [INFO] [stdout] e423c4bfb405dddaf3b88decb73159df68aed35acb366f442faac0c443cff362 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9479a8fda0c86c6fd8d2ec003d7a9b531933b1da7df0bf7b833c81adaf337fcf [INFO] running `Command { std: "docker" "start" "-a" "9479a8fda0c86c6fd8d2ec003d7a9b531933b1da7df0bf7b833c81adaf337fcf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_app-211f2360c1317a5d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example_lib-51a44cf81dea0c55) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_term-c7f2fb540bca4327) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase-54eb92dc6186c308) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/app_test.rs (/opt/rustwide/target/debug/deps/app_test-e568552bbe063f1b) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test runs_in_order ... ok [INFO] [stdout] test execute::returns_exit_code_3 ... ok [INFO] [stdout] test startup::returns_exit_code_1 ... ok [INFO] [stdout] test execute::returns_exit_code_5 ... ok [INFO] [stdout] test shutdown::returns_exit_code_4 ... ok [INFO] [stdout] test analyze::returns_exit_code_2 ... ok [INFO] [stdout] test runs_other_contexts ... ok [INFO] [stdout] test shutdown::bubbles_up_error ... ok [INFO] [stdout] test execute::bubbles_up_error ... ok [INFO] [stdout] test analyze::bubbles_up_error ... ok [INFO] [stdout] test startup::bubbles_up_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_archive-5d4783c528d608c1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/archive_test.rs (/opt/rustwide/target/debug/deps/archive_test-4873d5fdcf8b77f5) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test can_add_files ... ok [INFO] [stdout] test can_add_files_with_prefix ... ok [INFO] [stdout] test can_add_files_with_prefix_and_remove_when_unpacking ... ok [INFO] [stdout] test can_use_negated_globs ... ok [INFO] [stdout] test can_add_globs_with_prefix_and_remove_when_unpacking ... ok [INFO] [stdout] test can_add_globs ... ok [INFO] [stdout] test errors_unknown_ext - should panic ... ok [INFO] [stdout] test errors_no_ext - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/gz_test.rs (/opt/rustwide/target/debug/deps/gz_test-bc46e493ea4b6a61) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test gz::file_ignores_prefix ... ok [INFO] [stdout] test gz::file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/tar_test.rs (/opt/rustwide/target/debug/deps/tar_test-03baa795d8180217) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test tar::nested_file_and_preserves_path ... ok [INFO] [stdout] test tar::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar::file_with_prefix ... ok [INFO] [stdout] test tar::file ... ok [INFO] [stdout] test tar_bz2::dir ... ok [INFO] [stdout] test tar::dir ... ok [INFO] [stdout] test tar::file_and_dir_explicitly ... ok [INFO] [stdout] test tar::dir_with_prefix ... ok [INFO] [stdout] test tar::dir_with_negated_glob ... ok [INFO] [stdout] test tar::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_bz2::file_and_dir_explicitly ... ok [INFO] [stdout] test tar_bz2::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_bz2::nested_file_and_preserves_path ... ok [INFO] [stdout] test tar_bz2::file_with_prefix ... ok [INFO] [stdout] test tar_bz2::dir_with_prefix ... ok [INFO] [stdout] test tar::dir_via_glob ... ok [INFO] [stdout] test tar::file_via_glob ... ok [INFO] [stdout] test tar_bz2::file_via_glob ... ok [INFO] [stdout] test tar_bz2::dir_via_glob_with_prefix ... ok [INFO] [stdout] test tar_bz2::file ... ok [INFO] [stdout] test tar_bz2::dir_via_glob ... ok [INFO] [stdout] test tar::file_via_glob_with_prefix ... ok [INFO] [stdout] test tar_gz::dir ... ok [INFO] [stdout] test tar_gz::dir_with_prefix ... ok [INFO] [stdout] test tar_gz::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_bz2::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_gz::file ... ok [INFO] [stdout] test tar::dir_via_glob_with_prefix ... ok [INFO] [stdout] test tar_gz::dir_with_negated_glob ... ok [INFO] [stdout] test tar_gz::file_with_prefix ... ok [INFO] [stdout] test tar_gz::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_xz::dir ... ok [INFO] [stdout] test tar_xz::file ... ok [INFO] [stdout] test tar_xz::dir_via_glob_with_prefix ... ok [INFO] [stdout] test tar_xz::dir_with_prefix ... ok [INFO] [stdout] test tar_gz::nested_file_and_preserves_path ... ok [INFO] [stdout] test tar_gz::dir_via_glob_with_prefix ... ok [INFO] [stdout] test tar_bz2::file_via_glob_with_prefix ... ok [INFO] [stdout] test tar_bz2::dir_with_negated_glob ... ok [INFO] [stdout] test tar_xz::file_and_dir_explicitly ... ok [INFO] [stdout] test tar_gz::dir_via_glob ... ok [INFO] [stdout] test tar_zstd::dir_with_prefix ... ok [INFO] [stdout] test tar_zstd::dir ... ok [INFO] [stdout] test tar_xz::file_with_prefix ... ok [INFO] [stdout] test tar_xz::dir_via_glob ... ok [INFO] [stdout] test tar_gz::file_and_dir_explicitly ... ok [INFO] [stdout] test tar_xz::dir_with_negated_glob ... ok [INFO] [stdout] test tar_xz::nested_file_and_preserves_path ... ok [INFO] [stdout] test tar_zstd::file ... ok [INFO] [stdout] test tar_xz::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_zstd::file_and_dir_explicitly ... ok [INFO] [stdout] test tar_zstd::dir_with_negated_glob ... ok [INFO] [stdout] test tar_gz::file_via_glob_with_prefix ... ok [INFO] [stdout] test tar_gz::file_via_glob ... ok [INFO] [stdout] test tar_zstd::dir_via_glob ... ok [INFO] [stdout] test tar_xz::file_via_glob ... ok [INFO] [stdout] test tar_xz::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_zstd::nested_file_and_preserves_path ... ok [INFO] [stdout] test tar_zstd::file_with_prefix ... ok [INFO] [stdout] test tar_zstd::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_xz::file_via_glob_with_prefix ... ok [INFO] [stdout] test tar_zstd::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test tar_zstd::file_via_glob_with_prefix ... ok [INFO] [stdout] test tar_zstd::file_via_glob ... ok [INFO] [stdout] test tar_zstd::dir_via_glob_with_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/tree_differ_test.rs (/opt/rustwide/target/debug/deps/tree_differ_test-8da7c6985e7acb8e) [INFO] [stdout] running 7 tests [INFO] [stdout] test removes_stale_files ... ok [INFO] [stdout] test equal_check::returns_true_if_equal ... ok [INFO] [stdout] test equal_check::returns_false_if_diff_data ... ok [INFO] [stdout] test loads_all_files ... ok [INFO] [stdout] test loads_using_globs ... ok [INFO] [stdout] test doesnt_remove_dir_locks ... ok [INFO] [stdout] test equal_check::returns_false_if_diff_sizes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-3306b72ed7449e49) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/zip_test.rs (/opt/rustwide/target/debug/deps/zip_test-60433a267623b97e) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test zip::dir ... ok [INFO] [stdout] test zip::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test zip::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test zip::file_and_dir_explicitly ... ok [INFO] [stdout] test zip::dir_via_glob ... ok [INFO] [stdout] test zip::file_with_prefix ... ok [INFO] [stdout] test zip::dir_with_negated_glob ... ok [INFO] [stdout] test zip_deflate::dir_with_prefix ... ok [INFO] [stdout] test zip::dir_via_glob_with_prefix ... ok [INFO] [stdout] test zip::file ... ok [INFO] [stdout] test zip::dir_with_prefix ... ok [INFO] [stdout] test zip::nested_file_and_preserves_path ... ok [INFO] [stdout] test zip_deflate::dir_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test zip_deflate::dir ... ok [INFO] [stdout] test zip_deflate::file ... ok [INFO] [stdout] test zip_deflate::dir_via_glob_with_prefix ... ok [INFO] [stdout] test zip::file_via_glob_with_prefix ... ok [INFO] [stdout] test zip_deflate::file_with_prefix ... ok [INFO] [stdout] test zip::file_via_glob ... ok [INFO] [stdout] test zip_deflate::file_and_dir_explicitly ... ok [INFO] [stdout] test zip_deflate::dir_via_glob ... ok [INFO] [stdout] test zip_deflate::file_with_prefix_thats_removed_when_unpacked ... ok [INFO] [stdout] test zip_deflate::nested_file_and_preserves_path ... ok [INFO] [stdout] test zip_deflate::dir_with_negated_glob ... ok [INFO] [stdout] test zip_deflate::file_via_glob ... ok [INFO] [stdout] test zip_deflate::file_via_glob_with_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_console-1d281182cfddf59c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_events-8e329280c5e98f63) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/event_macros_test.rs (/opt/rustwide/target/debug/deps/event_macros_test-d65d26349c512554) [INFO] [stderr] Running tests/events_test.rs (/opt/rustwide/target/debug/deps/events_test-7c478931894ad302) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_id-3fd70acb978223e5) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/id_test.rs (/opt/rustwide/target/debug/deps/id_test-9a3e316d201f7b08) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test subscriber_once ... ok [INFO] [stdout] test callbacks_once ... ok [INFO] [stdout] test callbacks ... ok [INFO] [stdout] test callbacks_stop ... ok [INFO] [stdout] test subscriber ... ok [INFO] [stdout] test subscriber_stop ... ok [INFO] [stdout] test preserves_onces_that_didnt_run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test id::ascii ... ok [INFO] [stdout] test id::doesnt_error_if_starts_with_a ... ok [INFO] [stdout] test id::supports_npm_package ... ok [INFO] [stdout] test id::supports_file_paths ... ok [INFO] [stdout] test id::unicode ... ok [INFO] [stdout] test id::no_punc ... ok [INFO] [stdout] test id::can_end_with_symbol ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_macros-7794a71313f4e22b) [INFO] [stdout] test id::errors_if_starts_with_symbol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_sandbox-247ef26ebc67635c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_shell-3366f177536fd3bf) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test shells::bash::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::ash::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::ash::tests::formats_path_set ... ok [INFO] [stdout] test shells::elvish::tests::test_profile_paths ... ok [INFO] [stdout] test shells::fish::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::bash::tests::test_profile_paths ... ok [INFO] [stdout] test shells::fish::tests::formats_path_set ... ok [INFO] [stdout] test shells::bash::tests::formats_path_set ... ok [INFO] [stdout] test shells::fish::tests::test_profile_paths ... ok [INFO] [stdout] test shells::ash::tests::test_profile_paths ... ok [INFO] [stdout] test shells::ion::tests::formats_path_set ... ok [INFO] [stdout] test shells::ion::tests::formats_env_var ... ok [INFO] [stdout] test shells::ion::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::ion::tests::test_profile_paths ... ok [INFO] [stdout] test shells::ash::tests::formats_env_var ... ok [INFO] [stdout] test shells::bash::tests::formats_env_var ... ok [INFO] [stdout] test shells::fish::tests::test_fish_quoting ... ok [INFO] [stdout] test shells::ion::tests::test_ion_quoting ... ok [INFO] [stdout] test shells::murex::tests::formats_env_var ... ok [INFO] [stdout] test shells::elvish::tests::formats_path_set ... ok [INFO] [stdout] test shells::elvish::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::ash::tests::test_ash_quoting ... ok [INFO] [stdout] test shells::murex::tests::formats_path_set ... ok [INFO] [stdout] test shells::murex::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::bash::tests::test_bash_quoting ... ok [INFO] [stdout] test shells::murex::tests::test_profile_paths ... ok [INFO] [stdout] test shells::fish::tests::formats_env_var ... ok [INFO] [stdout] test shells::elvish::tests::formats_env_var ... ok [INFO] [stdout] test shells::nu::tests::formats_env_var ... ok [INFO] [stdout] test shells::powershell::tests::test_profile_paths ... ok [INFO] [stdout] test shells::murex::tests::test_murex_quoting ... ok [INFO] [stdout] test shells::nu::tests::test_profile_paths ... ok [INFO] [stdout] test shells::pwsh::tests::test_profile_paths ... ok [INFO] [stdout] test shells::nu::tests::formats_path_set ... ok [INFO] [stdout] test shells::powershell::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::nu::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::pwsh::tests::test_pwsh_quoting ... ok [INFO] [stdout] test shells::powershell::tests::test_pwsh_quoting ... ok [INFO] [stdout] test shells::elvish::tests::test_elvish_quoting ... ok [INFO] [stdout] test shells::sh::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::sh::tests::formats_path_set ... ok [INFO] [stdout] test shells::xonsh::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::xonsh::tests::test_profile_paths ... ok [INFO] [stdout] test shells::sh::tests::formats_env_var ... ok [INFO] [stdout] test shells::nu::tests::test_nu_quoting ... ok [INFO] [stdout] test shells::sh::tests::test_sh_quoting ... ok [INFO] [stdout] test shells::zsh::tests::formats_path_prepend ... ok [INFO] [stdout] test shells::zsh::tests::test_profile_paths ... ok [INFO] [stdout] test shells::zsh::tests::formats_env_var ... ok [INFO] [stdout] test shells::powershell::tests::formats_path_set ... ok [INFO] [stdout] test shells::zsh::tests::test_zsh_quoting ... ok [INFO] [stdout] test shells::zsh::tests::formats_path_set ... ok [INFO] [stdout] test shells::xonsh::tests::formats_env_var ... ok [INFO] [stdout] test shells::pwsh::tests::formats_env_var ... ok [INFO] [stdout] test shells::powershell::tests::formats_env_var ... ok [INFO] [stdout] test shells::xonsh::tests::formats_path_set ... ok [INFO] [stdout] test shells::nu::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::bash::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::elvish::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::murex::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::fish::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::zsh::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::pwsh::tests::formats_cd_hook ... ok [INFO] [stdout] test shells::xonsh::tests::test_xonsh_quoting ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stderr] Running tests/join_args_test.rs (/opt/rustwide/target/debug/deps/join_args_test-eecd5d36adf5309a) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test join_args::empty_args ... ok [INFO] [stdout] test join_args::expansion_brace ... ok [INFO] [stdout] test join_args::quotes_strings_with_dashes ... ok [INFO] [stdout] test join_args::expansion_command ... ok [INFO] [stdout] test join_args::normal_args ... ok [INFO] [stdout] test join_args::quotes ... ok [INFO] [stdout] test join_args::expansion_shell_param ... ok [INFO] [stdout] test join_args::echo_vars ... ok [INFO] [stdout] test join_args::expansion_tilde ... ok [INFO] [stdout] test join_args::with_delim ... ok [INFO] [stdout] test join_args::quoted_strings ... ok [INFO] [stdout] test join_args::globs_dont_quote ... ok [INFO] [stdout] test join_args::multi_and ... ok [INFO] [stdout] test join_args::special_chars ... ok [INFO] [stdout] test join_args::multi_semicolon ... ok [INFO] [stdout] test join_args::operators ... ok [INFO] [stdout] test join_args::community_use_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/shell_test.rs (/opt/rustwide/target/debug/deps/shell_test-258a08c43f60d876) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test detects_a_shell_from_os ... FAILED [INFO] [stdout] test detects_a_shell_with_env_var ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- detects_a_shell_from_os stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'detects_a_shell_from_os' (263) panicked at crates/shell/tests/shell_test.rs:18:5: [INFO] [stdout] assertion failed: ShellType::detect().is_some() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5dd7a0cad392 - std::backtrace_rs::backtrace::libunwind::trace::hcbb09259ca22005c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5dd7a0cad392 - std::backtrace_rs::backtrace::trace_unsynchronized::h0fac8c223cd6e456 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5dd7a0cad392 - std::sys::backtrace::_print_fmt::he5f2b5e0c66ce66e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5dd7a0cad392 - ::fmt::haf29e060fb6137a9 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5dd7a0cbd8bf - core::fmt::rt::Argument::fmt::h596977d9d4f722b0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5dd7a0cbd8bf - core::fmt::write::h0ee4d44b8e20572d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5dd7a0c79a81 - std::io::default_write_fmt::h5f5bf04c08f51588 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5dd7a0c79a81 - std::io::Write::write_fmt::he99637cf0d3cbc1c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5dd7a0c86262 - std::sys::backtrace::BacktraceLock::print::h3db71735b2a2861b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5dd7a0c8afff - std::panicking::default_hook::{{closure}}::h0168a26bb62ec69b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5dd7a0c8ae91 - std::panicking::default_hook::h7454a6fd0ab61b64 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5dd7a0bfb0ce - as core::ops::function::Fn>::call::h8dac224212939801 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5dd7a0bfb0ce - test::test_main_with_exit_callback::{{closure}}::h18346b0063635f4a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5dd7a0c8b6bf - as core::ops::function::Fn>::call::h7e5d21d6123baaaf [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5dd7a0c8b6bf - std::panicking::panic_with_hook::h2d45a49bfd4e6ec4 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5dd7a0c8b4e6 - std::panicking::panic_handler::{{closure}}::h37f0f43a266cd34d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x5dd7a0c86399 - std::sys::backtrace::__rust_end_short_backtrace::h1ed0bd8883e4d747 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5dd7a0c6df7d - __rustc[92da9811a626c906]::rust_begin_unwind [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5dd7a0cc54e0 - core::panicking::panic_fmt::hc1117383da035bf0 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5dd7a0cc54bc - core::panicking::panic::hb76470d3d1479b1b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panicking.rs:148:5 [INFO] [stdout] 20: 0x5dd7a0bd8fcb - shell_test::detects_a_shell_from_os::{{closure}}::hb1ed5ae61f24cddf [INFO] [stdout] at /opt/rustwide/workdir/crates/shell/tests/shell_test.rs:18:5 [INFO] [stdout] 21: 0x5dd7a0bd982e - core::ops::function::FnOnce::call_once::h9c8c662754057bfd [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5dd7a0c34d73 - serial_test::serial_code_lock::local_serial_core::h08e8a8e8bdaef4b2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.2.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 23: 0x5dd7a0bd8f39 - shell_test::detects_a_shell_from_os::hfd49bd41f6c533bb [INFO] [stdout] at /opt/rustwide/workdir/crates/shell/tests/shell_test.rs:14:1 [INFO] [stdout] 24: 0x5dd7a0bd8f67 - shell_test::detects_a_shell_from_os::{{closure}}::h2d3d7cc87b7bc2be [INFO] [stdout] at /opt/rustwide/workdir/crates/shell/tests/shell_test.rs:15:29 [INFO] [stdout] 25: 0x5dd7a0bd97a6 - core::ops::function::FnOnce::call_once::h6a3d6f0f9ca2841c [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5dd7a0bfae8b - core::ops::function::FnOnce::call_once::habfa9d6a6bb4aa21 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5dd7a0bfae8b - test::__rust_begin_short_backtrace::hc119b5350e87269b [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:663:18 [INFO] [stdout] 28: 0x5dd7a0c10ad5 - test::run_test_in_process::{{closure}}::h47f2af3109a35895 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:74 [INFO] [stdout] 29: 0x5dd7a0c10ad5 - as core::ops::function::FnOnce<()>>::call_once::h5dba888a302c7fc3 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5dd7a0c10ad5 - std::panicking::catch_unwind::do_call::h245c3fdea830e686 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5dd7a0c10ad5 - std::panicking::catch_unwind::he88149d1cfc3a929 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 32: 0x5dd7a0c10ad5 - std::panic::catch_unwind::hd43a8ff20deb6d7a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5dd7a0c10ad5 - test::run_test_in_process::hcf11d509449005e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:686:27 [INFO] [stdout] 34: 0x5dd7a0c10ad5 - test::run_test::{{closure}}::heb13d4899a512502 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:607:43 [INFO] [stdout] 35: 0x5dd7a0be72b4 - test::run_test::{{closure}}::h3e08e9adf8aad35e [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/test/src/lib.rs:637:41 [INFO] [stdout] 36: 0x5dd7a0be72b4 - std::sys::backtrace::__rust_begin_short_backtrace::h773f9a01402fd17f [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5dd7a0beabba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h408f0520947b97f2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x5dd7a0beabba - as core::ops::function::FnOnce<()>>::call_once::h1162a01751e98fdc [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5dd7a0beabba - std::panicking::catch_unwind::do_call::hf4224593c5d108e2 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5dd7a0beabba - std::panicking::catch_unwind::h4478d419d6ab8a26 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panicking.rs:553:19 [INFO] [stdout] 41: 0x5dd7a0beabba - std::panic::catch_unwind::h1e472892204dcfec [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5dd7a0beabba - std::thread::Builder::spawn_unchecked_::{{closure}}::hd555321a5ac5351d [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x5dd7a0beabba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb9947c3c1cc735ed [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5dd7a0c813ff - as core::ops::function::FnOnce>::call_once::hf699f0a3c139bc19 [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 45: 0x5dd7a0c813ff - std::sys::thread::unix::Thread::new::thread_start::h2d5318761291e34a [INFO] [stdout] at /rustc/028592fec99e54cc92def5a2a849c673b066dd93/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 46: 0x77470ab64aa4 - [INFO] [stdout] 47: 0x77470abf1a34 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] detects_a_shell_from_os [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p starbase_shell --test shell_test` [INFO] running `Command { std: "docker" "inspect" "9479a8fda0c86c6fd8d2ec003d7a9b531933b1da7df0bf7b833c81adaf337fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9479a8fda0c86c6fd8d2ec003d7a9b531933b1da7df0bf7b833c81adaf337fcf", kill_on_drop: false }` [INFO] [stdout] 9479a8fda0c86c6fd8d2ec003d7a9b531933b1da7df0bf7b833c81adaf337fcf