[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] c26ba79523fb2d7f318cf7208f57dafa43bdbbf7
[INFO] testing moonrepo/starbase against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoonrepo%2Fstarbase" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/moonrepo/starbase on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea412b2c71ed19eab6aa9db16fa130184b155ea244f12b538d8c0444216f91a
[INFO] running `Command { std: "docker" "start" "-a" "2ea412b2c71ed19eab6aa9db16fa130184b155ea244f12b538d8c0444216f91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea412b2c71ed19eab6aa9db16fa130184b155ea244f12b538d8c0444216f91a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea412b2c71ed19eab6aa9db16fa130184b155ea244f12b538d8c0444216f91a", kill_on_drop: false }`
[INFO] [stdout] 2ea412b2c71ed19eab6aa9db16fa130184b155ea244f12b538d8c0444216f91a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2ab575905e7d8c29285145ebb143cd272ea2813d25ee868a004f9719859a7fe
[INFO] running `Command { std: "docker" "start" "-a" "f2ab575905e7d8c29285145ebb143cd272ea2813d25ee868a004f9719859a7fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[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 const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling debugit v0.1.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling starbase_styles v0.6.4 (/opt/rustwide/workdir/crates/styles)
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[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 fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling starbase_utils v0.12.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling any_key v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling taffy v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling iocraft-macros v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling iocraft v0.7.14
[INFO] [stderr]    Compiling starbase v0.10.7 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling shell-quote v0.7.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling starbase_shell v0.10.3 (/opt/rustwide/workdir/crates/shell)
[INFO] [stderr]    Compiling starbase_console v0.6.18 (/opt/rustwide/workdir/crates/console)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling binstall-tar v0.4.42
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling starbase_macros v0.8.7 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling example_lib v0.6.5 (/opt/rustwide/workdir/examples/lib)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling starbase_sandbox v0.10.1 (/opt/rustwide/workdir/crates/sandbox)
[INFO] [stderr]    Compiling example_app v0.6.5 (/opt/rustwide/workdir/examples/app)
[INFO] [stderr]    Compiling starbase_archive v0.12.0 (/opt/rustwide/workdir/crates/archive)
[INFO] [stderr]    Compiling starbase_events v0.7.4 (/opt/rustwide/workdir/crates/events)
[INFO] [stderr]    Compiling example_term v0.1.5 (/opt/rustwide/workdir/examples/term)
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling starbase_id v0.2.6 (/opt/rustwide/workdir/crates/id)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "f2ab575905e7d8c29285145ebb143cd272ea2813d25ee868a004f9719859a7fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2ab575905e7d8c29285145ebb143cd272ea2813d25ee868a004f9719859a7fe", kill_on_drop: false }`
[INFO] [stdout] f2ab575905e7d8c29285145ebb143cd272ea2813d25ee868a004f9719859a7fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f98774c7c7473d1457afd703f78fe5a5205108ab801272c0300e2845b2d275fa
[INFO] running `Command { std: "docker" "start" "-a" "f98774c7c7473d1457afd703f78fe5a5205108ab801272c0300e2845b2d275fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling sdd v4.2.4
[INFO] [stderr]    Compiling saa v5.1.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling scc v3.3.3
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling ec4rs v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling starbase_styles v0.6.4 (/opt/rustwide/workdir/crates/styles)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wax v0.6.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling liblzma v0.4.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling starbase_utils v0.12.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]   --> crates/utils/src/fs_error.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         from: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to` is never read
[INFO] [stdout]   --> crates/utils/src/fs_error.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         to: PathBuf,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> crates/utils/src/fs_error.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         error: Box<std::io::Error>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         from: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         to: PathBuf,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         error: Box<std::io::Error>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         path: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         error: Box<std::io::Error>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling starbase_macros v0.8.7 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling starbase_sandbox v0.10.1 (/opt/rustwide/workdir/crates/sandbox)
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling iocraft-macros v0.2.3
[INFO] [stderr]    Compiling starbase_archive v0.12.0 (/opt/rustwide/workdir/crates/archive)
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling schematic_macros v0.18.12
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling schematic_types v0.10.7
[INFO] [stderr]    Compiling generational-box v0.5.6
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling schematic v0.18.14
[INFO] [stderr]    Compiling starbase_shell v0.10.3 (/opt/rustwide/workdir/crates/shell)
[INFO] [stderr]    Compiling starbase v0.10.7 (/opt/rustwide/workdir/crates/app)
[INFO] [stderr]    Compiling starbase_id v0.2.6 (/opt/rustwide/workdir/crates/id)
[INFO] [stderr]    Compiling starbase_events v0.7.4 (/opt/rustwide/workdir/crates/events)
[INFO] [stderr]    Compiling example_lib v0.6.5 (/opt/rustwide/workdir/examples/lib)
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling iocraft v0.7.14
[INFO] [stderr]    Compiling example_app v0.6.5 (/opt/rustwide/workdir/examples/app)
[INFO] [stderr]    Compiling starbase_console v0.6.18 (/opt/rustwide/workdir/crates/console)
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]   --> crates/utils/src/fs_error.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |         from: PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to` is never read
[INFO] [stdout]   --> crates/utils/src/fs_error.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         to: PathBuf,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]   --> crates/utils/src/fs_error.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         error: Box<std::io::Error>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `from` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         from: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `to` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:146:9
[INFO] [stdout]     |
[INFO] [stdout] 146 |         to: PathBuf,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         error: Box<std::io::Error>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `path` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |         path: PathBuf,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `error` is never read
[INFO] [stdout]    --> crates/utils/src/fs_error.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 164 |         error: Box<std::io::Error>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling example_term v0.1.5 (/opt/rustwide/workdir/examples/term)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "f98774c7c7473d1457afd703f78fe5a5205108ab801272c0300e2845b2d275fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f98774c7c7473d1457afd703f78fe5a5205108ab801272c0300e2845b2d275fa", kill_on_drop: false }`
[INFO] [stdout] f98774c7c7473d1457afd703f78fe5a5205108ab801272c0300e2845b2d275fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caa4608e2ae49b59e2c1ce6251bd45db0a36ed3b98c6bc153900dcd71ab40d2f
[INFO] running `Command { std: "docker" "start" "-a" "caa4608e2ae49b59e2c1ce6251bd45db0a36ed3b98c6bc153900dcd71ab40d2f", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `from` is never read
[INFO] [stderr]   --> crates/utils/src/fs_error.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |         from: PathBuf,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `to` is never read
[INFO] [stderr]   --> crates/utils/src/fs_error.rs:89:9
[INFO] [stderr]    |
[INFO] [stderr] 89 |         to: PathBuf,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `error` is never read
[INFO] [stderr]   --> crates/utils/src/fs_error.rs:91:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |         error: Box<std::io::Error>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `from` is never read
[INFO] [stderr]    --> crates/utils/src/fs_error.rs:145:9
[INFO] [stderr]     |
[INFO] [stderr] 145 |         from: PathBuf,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `to` is never read
[INFO] [stderr]    --> crates/utils/src/fs_error.rs:146:9
[INFO] [stderr]     |
[INFO] [stderr] 146 |         to: PathBuf,
[INFO] [stderr]     |         ^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `error` is never read
[INFO] [stderr]    --> crates/utils/src/fs_error.rs:148:9
[INFO] [stderr]     |
[INFO] [stderr] 148 |         error: Box<std::io::Error>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `path` is never read
[INFO] [stderr]    --> crates/utils/src/fs_error.rs:162:9
[INFO] [stderr]     |
[INFO] [stderr] 162 |         path: PathBuf,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `error` is never read
[INFO] [stderr]    --> crates/utils/src/fs_error.rs:164:9
[INFO] [stderr]     |
[INFO] [stderr] 164 |         error: Box<std::io::Error>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `starbase_utils` (lib) generated 8 warnings
[INFO] [stderr] warning: `starbase_utils` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/example_app-ebc8eeb71d260df4)
[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-56429df3ca1f2e82)
[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-769c0e0cea47493c)
[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-6fb8f4e78899dd37)
[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-3894210d2ed07ba0)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test execute::returns_exit_code_3 ... ok
[INFO] [stdout] test analyze::returns_exit_code_2 ... ok
[INFO] [stdout] test runs_other_contexts ... ok
[INFO] [stdout] test runs_in_order ... ok
[INFO] [stdout] test execute::returns_exit_code_5 ... ok
[INFO] [stdout] test shutdown::returns_exit_code_4 ... ok
[INFO] [stdout] test startup::returns_exit_code_1 ... ok
[INFO] [stdout] test analyze::bubbles_up_error ... ok
[INFO] [stdout] test startup::bubbles_up_error ... ok
[INFO] [stdout] test execute::bubbles_up_error ... ok
[INFO] [stdout] test shutdown::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-d8c05456ba60cf68)
[INFO] [stderr]      Running tests/archive_test.rs (/opt/rustwide/target/debug/deps/archive_test-9149f71686c686c0)
[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 can_add_files_with_prefix ... ok
[INFO] [stdout] test can_add_files ... 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 ... ok
[INFO] [stdout] test can_add_globs_with_prefix_and_remove_when_unpacking ... 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.54s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gz_test.rs (/opt/rustwide/target/debug/deps/gz_test-8a561c42c942f63b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running tests/tar_test.rs (/opt/rustwide/target/debug/deps/tar_test-a00b6a054b383a3e)
[INFO] [stdout] test gz::file ... ok
[INFO] [stdout] test gz::file_ignores_prefix ... 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] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test tar::file ... ok
[INFO] [stdout] test tar::dir_with_prefix ... ok
[INFO] [stdout] test tar::dir_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar::dir ... ok
[INFO] [stdout] test tar::dir_with_negated_glob ... ok
[INFO] [stdout] test tar::nested_file_and_preserves_path ... ok
[INFO] [stdout] test tar::file_with_prefix ... ok
[INFO] [stdout] test tar::file_and_dir_explicitly ... ok
[INFO] [stdout] test tar_bz2::dir ... ok
[INFO] [stdout] test tar::dir_via_glob_with_prefix ... ok
[INFO] [stdout] test tar_bz2::dir_via_glob ... ok
[INFO] [stdout] test tar::file_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar::dir_via_glob ... ok
[INFO] [stdout] test tar_bz2::dir_with_negated_glob ... ok
[INFO] [stdout] test tar_bz2::file ... ok
[INFO] [stdout] test tar_bz2::dir_with_prefix ... ok
[INFO] [stdout] test tar_bz2::file_and_dir_explicitly ... ok
[INFO] [stdout] test tar_bz2::dir_via_glob_with_prefix ... ok
[INFO] [stdout] test tar_bz2::file_with_prefix ... ok
[INFO] [stdout] test tar_bz2::nested_file_and_preserves_path ... ok
[INFO] [stdout] test tar_bz2::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_bz2::file_via_glob ... ok
[INFO] [stdout] test tar::file_via_glob ... ok
[INFO] [stdout] test tar_gz::dir_with_negated_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_and_dir_explicitly ... ok
[INFO] [stdout] test tar_gz::dir_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar_gz::file_with_prefix ... ok
[INFO] [stdout] test tar_gz::file_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar_xz::dir ... ok
[INFO] [stdout] test tar_gz::file_via_glob_with_prefix ... ok
[INFO] [stdout] test tar_xz::dir_via_glob ... 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_xz::dir_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar_gz::dir_via_glob ... ok
[INFO] [stdout] test tar_xz::dir_with_prefix ... ok
[INFO] [stdout] test tar_gz::file ... ok
[INFO] [stdout] test tar_xz::file ... ok
[INFO] [stdout] test tar_xz::dir_with_negated_glob ... ok
[INFO] [stdout] test tar_xz::file_and_dir_explicitly ... ok
[INFO] [stdout] test tar_gz::file_via_glob ... ok
[INFO] [stdout] test tar_xz::dir_via_glob_with_prefix ... ok
[INFO] [stdout] test tar_xz::file_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar_xz::nested_file_and_preserves_path ... ok
[INFO] [stdout] test tar_zstd::dir_via_glob ... ok
[INFO] [stdout] test tar_zstd::dir ... ok
[INFO] [stdout] test tar_zstd::dir_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar_zstd::dir_with_prefix ... ok
[INFO] [stdout] test tar_xz::file_via_glob ... ok
[INFO] [stdout] test tar_zstd::dir_with_negated_glob ... ok
[INFO] [stdout] test tar_zstd::file ... ok
[INFO] [stdout] test tar_gz::nested_file_and_preserves_path ... ok
[INFO] [stdout] test tar_xz::file_with_prefix ... ok
[INFO] [stdout] test tar_zstd::file_and_dir_explicitly ... ok
[INFO] [stdout] test tar_zstd::file_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test tar_zstd::file_with_prefix ... ok
[INFO] [stdout] test tar_zstd::nested_file_and_preserves_path ... ok
[INFO] [stdout] test tar_zstd::dir_via_glob_with_prefix ... ok
[INFO] [stdout] test tar_xz::file_via_glob_with_prefix ... ok
[INFO] [stdout] test tar_zstd::file_via_glob ... ok
[INFO] [stdout] test tar_zstd::file_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.74s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tree_differ_test.rs (/opt/rustwide/target/debug/deps/tree_differ_test-9b35f2b5ddebc62a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test doesnt_remove_dir_locks ... ok
[INFO] [stdout] test loads_all_files ... ok
[INFO] [stdout] test equal_check::returns_false_if_diff_sizes ... ok
[INFO] [stdout] test equal_check::returns_true_if_equal ... ok
[INFO] [stdout] test removes_stale_files ... ok
[INFO] [stdout] test loads_using_globs ... ok
[INFO] [stdout] test equal_check::returns_false_if_diff_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-1979b5cb8b002ff1)
[INFO] [stderr]      Running tests/zip_test.rs (/opt/rustwide/target/debug/deps/zip_test-42aab2ef7bddd26a)
[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 26 tests
[INFO] [stdout] test zip::dir_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test zip::file ... ok
[INFO] [stdout] test zip::dir ... ok
[INFO] [stdout] test zip::file_and_dir_explicitly ... ok
[INFO] [stdout] test zip::dir_with_prefix ... ok
[INFO] [stdout] test zip::file_with_prefix ... ok
[INFO] [stdout] test zip::file_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test zip::nested_file_and_preserves_path ... ok
[INFO] [stdout] test zip::dir_with_negated_glob ... ok
[INFO] [stdout] test zip_deflate::dir ... ok
[INFO] [stdout] test zip::dir_via_glob ... ok
[INFO] [stdout] test zip::dir_via_glob_with_prefix ... ok
[INFO] [stdout] test zip_deflate::dir_with_prefix ... ok
[INFO] [stdout] test zip_deflate::dir_with_negated_glob ... ok
[INFO] [stdout] test zip_deflate::file ... ok
[INFO] [stdout] test zip_deflate::dir_with_prefix_thats_removed_when_unpacked ... ok
[INFO] [stdout] test zip_deflate::dir_via_glob_with_prefix ... ok
[INFO] [stdout] test zip_deflate::file_with_prefix ... 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::file_via_glob_with_prefix ... ok
[INFO] [stdout] test zip_deflate::file_and_dir_explicitly ... ok
[INFO] [stdout] test zip_deflate::dir_via_glob ... ok
[INFO] [stdout] test zip::file_via_glob ... ok
[INFO] [stdout] test zip_deflate::file_via_glob_with_prefix ... ok
[INFO] [stdout] test zip_deflate::file_via_glob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_console-405ecb3a48b9c8e2)
[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-eff9d9b8b15c93c2)
[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-c7adaf1de96de285)
[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/events_test.rs (/opt/rustwide/target/debug/deps/events_test-3a16c675382bcb50)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test callbacks ... ok
[INFO] [stdout] test callbacks_once ... ok
[INFO] [stdout] test callbacks_stop ... ok
[INFO] [stdout] test preserves_onces_that_didnt_run ... ok
[INFO] [stdout] test subscriber ... ok
[INFO] [stdout] test subscriber_once ... ok
[INFO] [stdout] test subscriber_stop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 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_id-e5e8a8a2fc7aaab4)
[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/id_test.rs (/opt/rustwide/target/debug/deps/id_test-47b5233027edc37b)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test id::errors_if_empty ... ok
[INFO] [stdout] test id::supports_npm_package ... ok
[INFO] [stdout] test id::doesnt_error_if_starts_with_a ... ok
[INFO] [stdout] test id::can_be_1_char ... ok
[INFO] [stdout] test id::no_punc ... ok
[INFO] [stdout] test id::supports_file_paths ... ok
[INFO] [stdout] test id::ascii ... ok
[INFO] [stdout] test id::can_end_with_symbol ... ok
[INFO] [stdout] test id::unicode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/starbase_macros-c1cd19ac6ea68c69)
[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-daa65ff9eb659fae)
[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-fefcaa0c335a3028)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test shells::ash::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::ash::tests::formats_path_set ... ok
[INFO] [stdout] test shells::bash::tests::formats_path_set ... ok
[INFO] [stdout] test shells::bash::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::bash::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::ash::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::elvish::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::bash::tests::formats_env_var ... ok
[INFO] [stdout] test shells::ash::tests::formats_env_var ... ok
[INFO] [stdout] test shells::elvish::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::elvish::tests::formats_env_var ... ok
[INFO] [stdout] test shells::ash::tests::test_ash_quoting ... ok
[INFO] [stdout] test shells::fish::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::fish::tests::formats_path_set ... ok
[INFO] [stdout] test shells::fish::tests::formats_env_var ... ok
[INFO] [stdout] test shells::fish::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::bash::tests::test_bash_quoting ... ok
[INFO] [stdout] test shells::ion::tests::formats_env_var ... ok
[INFO] [stdout] test shells::fish::tests::test_fish_quoting ... ok
[INFO] [stdout] test shells::ion::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::ion::tests::formats_path_set ... ok
[INFO] [stdout] test shells::ion::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::ion::tests::test_ion_quoting ... ok
[INFO] [stdout] test shells::murex::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::murex::tests::formats_path_set ... ok
[INFO] [stdout] test shells::murex::tests::formats_env_var ... ok
[INFO] [stdout] test shells::murex::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::murex::tests::test_murex_quoting ... ok
[INFO] [stdout] test shells::nu::tests::formats_env_var ... ok
[INFO] [stdout] test shells::nu::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::elvish::tests::test_elvish_quoting ... ok
[INFO] [stdout] test shells::nu::tests::formats_path_set ... ok
[INFO] [stdout] test shells::nu::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::elvish::tests::formats_path_set ... ok
[INFO] [stdout] test shells::nu::tests::test_nu_quoting ... ok
[INFO] [stdout] test shells::powershell::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::powershell::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::powershell::tests::formats_env_var ... ok
[INFO] [stdout] test shells::powershell::tests::formats_path_set ... ok
[INFO] [stdout] test shells::powershell::tests::test_pwsh_quoting ... ok
[INFO] [stdout] test shells::pwsh::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::pwsh::tests::test_pwsh_quoting ... ok
[INFO] [stdout] test shells::sh::tests::formats_env_var ... 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::sh::tests::test_sh_quoting ... ok
[INFO] [stdout] test shells::xonsh::tests::formats_env_var ... ok
[INFO] [stdout] test shells::xonsh::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::xonsh::tests::formats_path_set ... ok
[INFO] [stdout] test shells::xonsh::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::xonsh::tests::test_xonsh_quoting ... ok
[INFO] [stdout] test shells::pwsh::tests::formats_env_var ... ok
[INFO] [stdout] test shells::zsh::tests::formats_env_var ... ok
[INFO] [stdout] test shells::zsh::tests::formats_path_prepend ... ok
[INFO] [stdout] test shells::zsh::tests::formats_path_set ... ok
[INFO] [stdout] test shells::zsh::tests::test_profile_paths ... ok
[INFO] [stdout] test shells::zsh::tests::test_zsh_quoting ... ok
[INFO] [stdout] test shells::elvish::tests::formats_cd_hook ... ok
[INFO] [stdout] test shells::bash::tests::formats_cd_hook ... ok
[INFO] [stdout] test shells::fish::tests::formats_cd_hook ... ok
[INFO] [stdout] test shells::murex::tests::formats_cd_hook ... ok
[INFO] [stdout] test shells::nu::tests::formats_cd_hook ... ok
[INFO] [stdout] test shells::pwsh::tests::formats_cd_hook ... ok
[INFO] [stdout] test shells::zsh::tests::formats_cd_hook ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/join_args_test.rs (/opt/rustwide/target/debug/deps/join_args_test-ae1f0aebe95e2801)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test join_args::empty_args ... ok
[INFO] [stdout] test join_args::expansion_command ... ok
[INFO] [stdout] test join_args::echo_vars ... ok
[INFO] [stdout] test join_args::expansion_tilde ... ok
[INFO] [stdout] test join_args::expansion_brace ... ok
[INFO] [stdout] test join_args::expansion_shell_param ... ok
[INFO] [stdout] test join_args::quoted_strings ... ok
[INFO] [stdout] test join_args::multi_semicolon ... 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::quotes_strings_with_dashes ... ok
[INFO] [stdout] test join_args::quotes ... ok
[INFO] [stdout] test join_args::normal_args ... ok
[INFO] [stderr]      Running tests/shell_test.rs (/opt/rustwide/target/debug/deps/shell_test-4bce69ca63d73101)
[INFO] [stdout] test join_args::with_delim ... ok
[INFO] [stdout] test join_args::community_use_cases ... ok
[INFO] [stdout] test join_args::operators ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test detects_a_shell_with_env_var ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p starbase_shell --test shell_test`
[INFO] [stdout] test detects_a_shell_from_os ... FAILED
[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' (256) 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:     0x6464afe96e62 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6464afe96e62 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6464afe96e62 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6464afe96e62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6464afea6f6f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6464afea6f6f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6464afe63f83 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6464afe63f83 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6464afe70432 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6464afe7515f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6464afe74ff1 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6464afde991e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6464afde991e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6464afe7576f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6464afe7576f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6464afe75596 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6464afe70569 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6464afe5874d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6464afeaeb10 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6464afeaeaec - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6464afdc800b - shell_test::detects_a_shell_from_os::{{closure}}::hd8526dbc240acb0e
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shell/tests/shell_test.rs:18:5
[INFO] [stdout]   21:     0x6464afdc87ae - core::ops::function::FnOnce::call_once::h8fb9389eeac4dd8b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6464afe20d83 - serial_test::serial_code_lock::local_serial_core::h45c73324e5e8d3bb
[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:     0x6464afdc7f79 - shell_test::detects_a_shell_from_os::h40fcfa279f2dbaf9
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shell/tests/shell_test.rs:14:1
[INFO] [stdout]   24:     0x6464afdc7fa7 - shell_test::detects_a_shell_from_os::{{closure}}::h9fe05a2cf953da30
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/shell/tests/shell_test.rs:15:29
[INFO] [stdout]   25:     0x6464afdc87e6 - core::ops::function::FnOnce::call_once::h906ba3cbdf09a1a1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6464afde971b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x6464afde971b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   28:     0x6464afdfd77d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   29:     0x6464afdfd77d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   30:     0x6464afdfd77d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x6464afdfd77d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x6464afdfd77d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x6464afdfd77d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   34:     0x6464afdfd77d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   35:     0x6464afdd6cc4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   36:     0x6464afdd6cc4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x6464afdda51a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   38:     0x6464afdda51a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6464afdda51a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   40:     0x6464afdda51a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   41:     0x6464afdda51a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6464afdda51a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   43:     0x6464afdda51a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x6464afe6b88f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   45:     0x6464afe6b88f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   46:     0x7a3f387a4aa4 - <unknown>
[INFO] [stdout]   47:     0x7a3f38831a64 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "caa4608e2ae49b59e2c1ce6251bd45db0a36ed3b98c6bc153900dcd71ab40d2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caa4608e2ae49b59e2c1ce6251bd45db0a36ed3b98c6bc153900dcd71ab40d2f", kill_on_drop: false }`
[INFO] [stdout] caa4608e2ae49b59e2c1ce6251bd45db0a36ed3b98c6bc153900dcd71ab40d2f
