[INFO] cloning repository https://github.com/basalt-mc/basalt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/basalt-mc/basalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasalt-mc%2Fbasalt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasalt-mc%2Fbasalt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42052ede63855774028b58e39b1a9774fe1215c0 [INFO] testing basalt-mc/basalt against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbasalt-mc%2Fbasalt" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/basalt-mc/basalt [INFO] finished tweaking git repo https://github.com/basalt-mc/basalt [INFO] tweaked toml for git repo https://github.com/basalt-mc/basalt written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/basalt-mc/basalt on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/basalt-mc/basalt 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3705b2ba345a890e4714134709f3e0e3a030f2a4bd91abca7916d92b5201076e [INFO] running `Command { std: "docker" "start" "-a" "3705b2ba345a890e4714134709f3e0e3a030f2a4bd91abca7916d92b5201076e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3705b2ba345a890e4714134709f3e0e3a030f2a4bd91abca7916d92b5201076e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3705b2ba345a890e4714134709f3e0e3a030f2a4bd91abca7916d92b5201076e", kill_on_drop: false }` [INFO] [stdout] 3705b2ba345a890e4714134709f3e0e3a030f2a4bd91abca7916d92b5201076e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dbd9786a427b40d9cdcdd3f56960d97a9a986ae37b1eaed86c4c7bdefd99d5d [INFO] running `Command { std: "docker" "start" "-a" "2dbd9786a427b40d9cdcdd3f56960d97a9a986ae37b1eaed86c4c7bdefd99d5d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling basalt-events v0.1.0 (/opt/rustwide/workdir/crates/basalt-events) [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling basalt-storage v0.1.0 (/opt/rustwide/workdir/crates/basalt-storage) [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling noise v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling basalt-types v0.1.0 (/opt/rustwide/workdir/crates/basalt-types) [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling basalt-world v0.1.0 (/opt/rustwide/workdir/crates/basalt-world) [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling basalt-core v0.1.0 (/opt/rustwide/workdir/crates/basalt-core) [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling basalt-command v0.1.0 (/opt/rustwide/workdir/crates/basalt-command) [INFO] [stderr] Compiling basalt-api v0.1.0 (/opt/rustwide/workdir/crates/basalt-api) [INFO] [stderr] Compiling basalt-derive v0.1.0 (/opt/rustwide/workdir/crates/basalt-derive) [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling basalt-ecs v0.1.0 (/opt/rustwide/workdir/crates/basalt-ecs) [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling basalt-protocol v0.1.0 (/opt/rustwide/workdir/crates/basalt-protocol) [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling basalt-plugin-chat v0.1.0 (/opt/rustwide/workdir/plugins/chat) [INFO] [stderr] Compiling basalt-plugin-movement v0.1.0 (/opt/rustwide/workdir/plugins/movement) [INFO] [stderr] Compiling basalt-plugin-command v0.1.0 (/opt/rustwide/workdir/plugins/command) [INFO] [stderr] Compiling basalt-plugin-container v0.1.0 (/opt/rustwide/workdir/plugins/container) [INFO] [stderr] Compiling basalt-plugin-block v0.1.0 (/opt/rustwide/workdir/plugins/block) [INFO] [stderr] Compiling basalt-plugin-physics v0.1.0 (/opt/rustwide/workdir/plugins/physics) [INFO] [stderr] Compiling basalt-plugin-storage v0.1.0 (/opt/rustwide/workdir/plugins/storage) [INFO] [stderr] Compiling basalt-plugin-world v0.1.0 (/opt/rustwide/workdir/plugins/world) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling basalt-plugin-item v0.1.0 (/opt/rustwide/workdir/plugins/item) [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling basalt-net v0.1.0 (/opt/rustwide/workdir/crates/basalt-net) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling basalt-plugin-lifecycle v0.1.0 (/opt/rustwide/workdir/plugins/lifecycle) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling basalt-testkit v0.1.0 (/opt/rustwide/workdir/crates/basalt-testkit) [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling basalt-server v0.1.0 (/opt/rustwide/workdir/crates/basalt-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "2dbd9786a427b40d9cdcdd3f56960d97a9a986ae37b1eaed86c4c7bdefd99d5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbd9786a427b40d9cdcdd3f56960d97a9a986ae37b1eaed86c4c7bdefd99d5d", kill_on_drop: false }` [INFO] [stdout] 2dbd9786a427b40d9cdcdd3f56960d97a9a986ae37b1eaed86c4c7bdefd99d5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627acb319d246693696f99bcca55483d8b2abf1736123d9c39160177a389aec3 [INFO] running `Command { std: "docker" "start" "-a" "627acb319d246693696f99bcca55483d8b2abf1736123d9c39160177a389aec3", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling basalt-derive v0.1.0 (/opt/rustwide/workdir/crates/basalt-derive) [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling basalt-protocol v0.1.0 (/opt/rustwide/workdir/crates/basalt-protocol) [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling basalt-ecs v0.1.0 (/opt/rustwide/workdir/crates/basalt-ecs) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling basalt-testkit v0.1.0 (/opt/rustwide/workdir/crates/basalt-testkit) [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling basalt-net v0.1.0 (/opt/rustwide/workdir/crates/basalt-net) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling basalt-server v0.1.0 (/opt/rustwide/workdir/crates/basalt-server) [INFO] [stderr] Compiling basalt-plugin-world v0.1.0 (/opt/rustwide/workdir/plugins/world) [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling basalt-plugin-lifecycle v0.1.0 (/opt/rustwide/workdir/plugins/lifecycle) [INFO] [stderr] Compiling basalt-plugin-storage v0.1.0 (/opt/rustwide/workdir/plugins/storage) [INFO] [stderr] Compiling basalt-plugin-block v0.1.0 (/opt/rustwide/workdir/plugins/block) [INFO] [stderr] Compiling basalt-plugin-physics v0.1.0 (/opt/rustwide/workdir/plugins/physics) [INFO] [stderr] Compiling basalt-plugin-container v0.1.0 (/opt/rustwide/workdir/plugins/container) [INFO] [stderr] Compiling basalt-plugin-command v0.1.0 (/opt/rustwide/workdir/plugins/command) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling basalt-plugin-item v0.1.0 (/opt/rustwide/workdir/plugins/item) [INFO] [stderr] Compiling basalt-plugin-chat v0.1.0 (/opt/rustwide/workdir/plugins/chat) [INFO] [stderr] Compiling basalt-plugin-movement v0.1.0 (/opt/rustwide/workdir/plugins/movement) [INFO] [stderr] Compiling basalt-world v0.1.0 (/opt/rustwide/workdir/crates/basalt-world) [INFO] [stderr] Compiling basalt-storage v0.1.0 (/opt/rustwide/workdir/crates/basalt-storage) [INFO] [stderr] Compiling basalt-api v0.1.0 (/opt/rustwide/workdir/crates/basalt-api) [INFO] [stderr] Compiling basalt-command v0.1.0 (/opt/rustwide/workdir/crates/basalt-command) [INFO] [stderr] Compiling basalt-core v0.1.0 (/opt/rustwide/workdir/crates/basalt-core) [INFO] [stderr] Compiling basalt-events v0.1.0 (/opt/rustwide/workdir/crates/basalt-events) [INFO] [stderr] Compiling basalt-types v0.1.0 (/opt/rustwide/workdir/crates/basalt-types) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "627acb319d246693696f99bcca55483d8b2abf1736123d9c39160177a389aec3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627acb319d246693696f99bcca55483d8b2abf1736123d9c39160177a389aec3", kill_on_drop: false }` [INFO] [stdout] 627acb319d246693696f99bcca55483d8b2abf1736123d9c39160177a389aec3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8ee7dd0c9c53796eda08ddc6ae686a48e53916a89897c818038527981aded0a [INFO] running `Command { std: "docker" "start" "-a" "d8ee7dd0c9c53796eda08ddc6ae686a48e53916a89897c818038527981aded0a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_api-24b2bb1b1b9211ea) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test context::tests::broadcast_message_queues_broadcast ... ok [INFO] [stdout] test context::tests::drain_clears_queue ... ok [INFO] [stdout] test context::tests::context_trait_is_usable_as_dyn ... ok [INFO] [stdout] test context::tests::set_gamemode_queues_state_change ... ok [INFO] [stdout] test events::block::tests::event_routing ... ok [INFO] [stdout] test context::tests::send_message_queues_response ... ok [INFO] [stdout] test events::chat::tests::event_routing ... ok [INFO] [stdout] test context::tests::player_identity ... ok [INFO] [stdout] test context::tests::teleport_queues_position ... ok [INFO] [stdout] test events::block::tests::block_placed_downcast_roundtrip ... ok [INFO] [stdout] test events::block::tests::block_broken_cancellation ... ok [INFO] [stdout] test events::player::tests::event_routing ... ok [INFO] [stdout] test plugin::tests::command_builder_with_args ... ok [INFO] [stdout] test plugin::tests::registrar_routes_to_correct_bus ... ok [INFO] [stdout] test events::player::tests::player_moved_not_cancellable ... ok [INFO] [stdout] test plugin::tests::command_builder_with_variants ... ok [INFO] [stdout] test plugin::tests::command_no_args ... ok [INFO] [stdout] test plugin::tests::plugin_metadata ... ok [INFO] [stdout] test plugin::tests::plugin_on_disable_default_is_noop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 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/basalt_command-4c1c21c3f6280a18) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test args::tests::parse_boolean_invalid ... ok [INFO] [stdout] test args::tests::parse_double_args ... ok [INFO] [stdout] test args::tests::parse_block_pos_typed ... ok [INFO] [stdout] test args::tests::parse_boolean_valid ... ok [INFO] [stdout] test args::tests::parse_double_invalid ... ok [INFO] [stdout] test args::tests::parse_integer_args ... ok [INFO] [stdout] test args::tests::parse_optional_arg_missing ... ok [INFO] [stdout] test args::tests::parse_options_custom_error ... ok [INFO] [stdout] test args::tests::parse_options_valid ... ok [INFO] [stdout] test args::tests::parse_player_arg ... ok [INFO] [stdout] test args::tests::parse_validation_disabled ... ok [INFO] [stdout] test args::tests::parse_string_arg ... ok [INFO] [stdout] test args::tests::parse_too_few_args ... ok [INFO] [stdout] test args::tests::parse_variants_first_match ... ok [INFO] [stdout] test args::tests::parse_variants_second_match ... ok [INFO] [stdout] test args::tests::parse_vec3_typed ... ok [INFO] [stdout] test args::tests::parse_greedy_string ... ok [INFO] [stdout] test args::tests::raw_preserved ... ok [INFO] [stdout] test args::tests::parse_options_invalid ... ok [INFO] [stdout] test args::tests::parse_vec3_invalid ... ok [INFO] [stdout] test registry::tests::default_is_empty ... ok [INFO] [stdout] test registry::tests::empty_registry ... ok [INFO] [stdout] test registry::tests::get_command ... ok [INFO] [stdout] test args::tests::token_count_method ... ok [INFO] [stdout] test registry::tests::parse_and_execute ... ok [INFO] [stdout] test registry::tests::register_and_execute ... ok [INFO] [stdout] test registry::tests::multiple_commands ... ok [INFO] [stdout] test registry::tests::iterate_commands ... ok [INFO] [stdout] test registry::tests::unknown_command_returns_false ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 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/basalt_core-c1604cce07bd2cc2) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test budget::tests::zero_budget_expires_immediately ... ok [INFO] [stdout] test budget::tests::elapsed_increases ... ok [INFO] [stdout] test components::inventory::tests::held_item_and_hotbar ... ok [INFO] [stdout] test budget::tests::new_budget_starts_not_expired ... ok [INFO] [stdout] test budget::tests::unlimited_budget_never_expires ... ok [INFO] [stdout] test components::inventory::tests::to_protocol_slots_length ... ok [INFO] [stdout] test components::inventory::tests::to_protocol_slots_maps_correctly ... ok [INFO] [stdout] test components::inventory::tests::slot_conversion ... ok [INFO] [stdout] test components::inventory::tests::try_insert_empty_hotbar ... ok [INFO] [stdout] test components::inventory::tests::try_insert_full_returns_none ... ok [INFO] [stdout] test components::inventory::tests::try_insert_main_when_hotbar_full ... ok [INFO] [stdout] test components::inventory::tests::try_insert_stacks ... ok [INFO] [stdout] test components::inventory::tests::window_roundtrip ... ok [INFO] [stdout] test components::tests::phase_ordering ... ok [INFO] [stdout] test gamemode::tests::display ... ok [INFO] [stdout] test gamemode::tests::from_invalid_id ... ok [INFO] [stdout] test gamemode::tests::from_valid_id ... ok [INFO] [stdout] test gamemode::tests::gamemode_ids ... ok [INFO] [stdout] test logger::tests::logger_does_not_panic ... ok [INFO] [stdout] test logger::tests::logger_target_format ... ok [INFO] [stdout] test system::tests::access_conflict_detection ... ok [INFO] [stdout] test system::tests::no_conflict_for_disjoint_access ... ok [INFO] [stdout] test system::tests::read_read_no_conflict ... ok [INFO] [stdout] test system::tests::system_builder_defaults ... ok [INFO] [stdout] test system::tests::system_builder_with_access ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 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/basalt_derive-6cd1fb391b1d0d2e) [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/basalt_ecs-e25e34fc1e2a7984) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test ecs::tests::iter_components ... ok [INFO] [stdout] test ecs::tests::component_count ... ok [INFO] [stdout] test ecs::tests::despawn_removes_entity_and_components ... ok [INFO] [stdout] test ecs::tests::parallel_single_system_uses_fast_path ... ok [INFO] [stdout] test ecs::tests::parallel_system_reads_while_other_writes ... ok [INFO] [stdout] test ecs::tests::register_component_is_idempotent ... ok [INFO] [stdout] test ecs::tests::get_nonexistent_entity_returns_none ... ok [INFO] [stdout] test ecs::tests::get_mut_modifies_component ... ok [INFO] [stdout] test ecs::tests::has_component ... ok [INFO] [stdout] test ecs::tests::remove_component ... ok [INFO] [stdout] test ecs::tests::set_and_get_component ... ok [INFO] [stdout] test ecs::tests::parallel_deferred_spawn_applied_after_group ... ok [INFO] [stdout] test ecs::tests::parallel_two_non_conflicting_systems ... ok [INFO] [stdout] test ecs::tests::parallel_run_all_integrates_correctly ... ok [INFO] [stdout] test ecs::tests::spawn_returns_unique_ids ... ok [INFO] [stdout] test ecs::tests::spawn_with_id ... ok [INFO] [stdout] test ecs::tests::parallel_conflicting_systems_run_sequentially ... ok [INFO] [stdout] test ecs::tests::set_overwrites_existing ... ok [INFO] [stdout] test parallel::tests::despawn_defers_command ... ok [INFO] [stdout] test parallel::tests::get_component_from_read_store ... ok [INFO] [stdout] test parallel::tests::entities_with_queries_write_stores ... ok [INFO] [stdout] test parallel::tests::get_component_from_write_store ... ok [INFO] [stdout] test schedule::tests::cache_cycle_length_is_lcm ... ok [INFO] [stdout] test schedule::tests::cache_all_every_one_has_cycle_one ... ok [INFO] [stdout] test parallel::tests::get_component_mut_modifies_write_store ... ok [INFO] [stdout] test parallel::tests::into_write_stores_returns_mutated_stores ... ok [INFO] [stdout] test schedule::tests::cache_empty_systems ... ok [INFO] [stdout] test schedule::tests::empty_systems_produces_no_groups ... ok [INFO] [stdout] test schedule::tests::cache_lookup_matches_direct_compute ... ok [INFO] [stdout] test schedule::tests::filters_by_tick_frequency ... ok [INFO] [stdout] test schedule::tests::filters_by_phase ... ok [INFO] [stdout] test schedule::tests::gcd_and_lcm_basic ... ok [INFO] [stdout] test schedule::tests::cache_repeats_after_cycle ... ok [INFO] [stdout] test schedule::tests::read_read_does_not_conflict ... ok [INFO] [stdout] test schedule::tests::three_systems_mixed_conflicts ... ok [INFO] [stdout] test schedule::tests::single_system_produces_one_group ... ok [INFO] [stdout] test schedule::tests::write_read_conflict_splits_groups ... ok [INFO] [stdout] test schedule::tests::non_conflicting_systems_share_group ... ok [INFO] [stdout] test schedule::tests::systems_with_no_access_declarations_share_group ... ok [INFO] [stdout] test schedule::tests::write_write_conflict_splits_groups ... ok [INFO] [stdout] test parallel::tests::spawn_allocates_unique_ids_and_defers ... ok [INFO] [stdout] test parallel::tests::get_component_mut_panics_on_undeclared_type - should panic ... ok [INFO] [stdout] test parallel::tests::set_component_panics_on_undeclared_type - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_events-786c0a2d9c08347b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test bus::tests::empty_bus_dispatch_does_nothing ... ok [INFO] [stdout] test bus::tests::context_is_passed_to_handlers ... ok [INFO] [stdout] test bus::tests::dispatch_dyn_works ... ok [INFO] [stdout] test bus::tests::dispatch_dyn_respects_cancellation ... ok [INFO] [stdout] test bus::tests::cancelled_event_still_runs_remaining_validate_handlers ... ok [INFO] [stdout] test bus::tests::different_event_types_are_independent ... ok [INFO] [stdout] test bus::tests::event_type_count_and_handler_count ... ok [INFO] [stdout] test bus::tests::multiple_handlers_same_stage_same_priority ... ok [INFO] [stdout] test bus::tests::default_creates_empty_bus ... ok [INFO] [stdout] test bus::tests::non_cancellable_event_ignores_cancel ... ok [INFO] [stdout] test bus::tests::handlers_run_in_stage_order ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_net-78ef977d5f7c896f) [INFO] [stdout] test bus::tests::priority_within_stage ... ok [INFO] [stdout] test bus::tests::single_handler_modifies_event ... ok [INFO] [stdout] test bus::tests::validate_cancellation_skips_process_and_post ... ok [INFO] [stdout] test event::tests::bus_kind_equality ... ok [INFO] [stdout] test event::tests::event_cancellation ... ok [INFO] [stdout] test event::tests::event_downcast ... ok [INFO] [stdout] test event::tests::stage_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test compression::tests::empty_data_below_threshold ... ok [INFO] [stdout] test compression::tests::below_threshold_not_compressed ... ok [INFO] [stdout] test compression::tests::exact_threshold_compressed ... ok [INFO] [stdout] test compression::tests::roundtrip_various_sizes ... ok [INFO] [stdout] test compression::tests::large_packet_compression ... ok [INFO] [stdout] test connection::tests::full_status_ping_flow ... ok [INFO] [stdout] test connection::tests::handshake_to_login ... ok [INFO] [stdout] test connection::tests::handshake_to_status ... ok [INFO] [stdout] test crypto::tests::empty_data ... ok [INFO] [stdout] test connection::tests::handshake_eof_returns_error ... ok [INFO] [stdout] test connection::tests::login_to_configuration_transition ... ok [INFO] [stdout] test crypto::tests::encrypt_decrypt_roundtrip ... ok [INFO] [stdout] test crypto::tests::single_byte_at_a_time ... ok [INFO] [stdout] test crypto::tests::stateful_cipher ... ok [INFO] [stdout] test crypto::tests::large_data ... ok [INFO] [stdout] test compression::tests::above_threshold_compressed ... ok [INFO] [stdout] test framing::tests::read_empty_packet ... ok [INFO] [stdout] test framing::tests::multiple_packets_in_stream ... ok [INFO] [stdout] test pipeline::tests::drop_stops_chain ... ok [INFO] [stdout] test pipeline::tests::modification_propagates ... ok [INFO] [stdout] test pipeline::tests::empty_pipeline ... ok [INFO] [stdout] test pipeline::tests::passthrough ... ok [INFO] [stdout] test pipeline::tests::priority_ordering ... ok [INFO] [stdout] test pipeline::tests::outgoing_processing ... ok [INFO] [stdout] test pipeline::tests::reply_stops_chain ... ok [INFO] [stdout] test framing::tests::read_packet_with_payload ... ok [INFO] [stdout] test framing::tests::write_and_read_roundtrip ... ok [INFO] [stdout] test stream::tests::compressed_packet_roundtrip ... ok [INFO] [stdout] test stream::tests::compressed_large_packet_roundtrip ... ok [INFO] [stdout] test stream::tests::encrypted_and_compressed_roundtrip ... ok [INFO] [stdout] test stream::tests::encrypted_multiple_chunks ... ok [INFO] [stdout] test stream::tests::unencrypted_roundtrip ... ok [INFO] [stdout] test stream::tests::encrypted_bidirectional ... ok [INFO] [stdout] test stream::tests::encrypted_roundtrip ... ok [INFO] [stdout] test stream::tests::not_encrypted_by_default ... ok [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/debug/deps/e2e-0c4d39d0603890c6) [INFO] [stdout] test framing::tests::read_eof_returns_none ... ok [INFO] [stdout] test framing::tests::read_oversized_packet ... ok [INFO] [stdout] test pipeline::tests::drop_only_affects_incoming ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test e2e_client_disconnect_before_handshake ... ok [INFO] [stdout] test e2e_login_start_then_disconnect ... ok [INFO] [stdout] test e2e_login_with_uuid ... ok [INFO] [stdout] test e2e_status_ping_full_flow ... ok [INFO] [stdout] test e2e_status_server_info_content ... ok [INFO] [stdout] test e2e_multiple_connections_sequential ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_plugin_block-3009ee42e0b5a3f3) [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::cancelled_block_place_skips_mutation ... ok [INFO] [stdout] test tests::cancelled_block_break_skips_mutation ... ok [INFO] [stdout] test tests::block_broken_sets_air_and_queues_responses ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_plugin_chat-71cf500e69df7024) [INFO] [stdout] test tests::block_placed_sets_state_and_queues_responses ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 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/basalt_plugin_command-61d474088afb3da1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::cancelled_chat_produces_no_response ... ok [INFO] [stdout] test tests::chat_message_broadcasts ... ok [INFO] [stdout] test tests::empty_message_still_broadcasts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/basalt_plugin_container-5ad337be33126beb) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::kick_command ... ok [INFO] [stdout] test tests::gamemode_survival ... ok [INFO] [stdout] test tests::say_message ... ok [INFO] [stdout] test tests::tp_coords ... ok [INFO] [stdout] test tests::gamemode_creative ... ok [INFO] [stdout] test tests::help_command ... ok [INFO] [stdout] test tests::tp_invalid_coords ... ok [INFO] [stdout] test tests::tp_player ... ok [INFO] [stdout] test tests::list_command ... ok [INFO] [stdout] test tests::unknown_command_returns_empty ... ok [INFO] [stdout] test tests::stop_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::interact_on_chest_cancels_event ... ok [INFO] [stdout] test tests::interact_on_non_chest_does_not_cancel ... ok [INFO] [stdout] test tests::chest_break_removes_block_entity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/basalt_plugin_item-6bff96c26327ea38) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::breaking_air_produces_no_drop ... ok [INFO] [stdout] test tests::breaking_stone_produces_drop_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/basalt_plugin_lifecycle-add3325bb7110d05) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::player_joined_broadcasts ... ok [INFO] [stdout] test tests::player_left_broadcasts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/basalt_plugin_movement-82fd5ff94dec2e8b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_plugin_physics-7d7101ec942de4e3) [INFO] [stdout] test tests::movement_broadcasts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::entity_without_velocity_unaffected ... ok [INFO] [stdout] test tests::horizontal_movement ... ok [INFO] [stdout] test tests::entity_falls_in_air ... ok [INFO] [stdout] test tests::entity_lands_on_ground ... ok [INFO] [stdout] test tests::gravity_applies_to_velocity ... ok [INFO] [stdout] test tests::entity_falls_and_lands_after_multiple_ticks ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 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/basalt_plugin_storage-a6aa2a6d98a29e99) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::block_changes_mark_chunks_dirty ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_plugin_world-cf9641cad41de25e) [INFO] [stdout] test tests::storage_with_memory_world_does_not_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::negative_coordinate_chunk_boundary ... ok [INFO] [stdout] test tests::same_chunk_no_streaming ... ok [INFO] [stdout] test tests::chunk_boundary_crossing_queues_stream ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_protocol-1b7d062046da7bce) [INFO] [stdout] running 44 tests [INFO] [stdout] test derive_tests::complex_packet_roundtrip ... ok [INFO] [stdout] test derive_tests::element_varint_enum_variant_roundtrip ... ok [INFO] [stdout] test derive_tests::enum_explicit_id_roundtrip ... ok [INFO] [stdout] test derive_tests::element_varint_empty ... ok [INFO] [stdout] test derive_tests::enum_tuple_roundtrip ... ok [INFO] [stdout] test derive_tests::enum_unknown_discriminant ... ok [INFO] [stdout] test derive_tests::enum_variant_field_attrs_interact ... ok [INFO] [stdout] test derive_tests::enum_variant_field_attrs_interact_at ... ok [INFO] [stdout] test derive_tests::enum_variant_field_attrs_unit ... ok [INFO] [stdout] test derive_tests::nested_struct_roundtrip ... ok [INFO] [stdout] test derive_tests::optional_absent_roundtrip ... ok [INFO] [stdout] test derive_tests::length_prefixed_empty_roundtrip ... ok [INFO] [stdout] test derive_tests::length_prefixed_roundtrip ... ok [INFO] [stdout] test derive_tests::packet_id_constant ... ok [INFO] [stdout] test derive_tests::packet_with_id_roundtrip ... ok [INFO] [stdout] test derive_tests::optional_present_roundtrip ... ok [INFO] [stdout] test derive_tests::rest_field_empty ... ok [INFO] [stdout] test registry::tests::decode_handshake ... ok [INFO] [stdout] test derive_tests::simple_struct_roundtrip ... ok [INFO] [stdout] test derive_tests::rest_field_roundtrip ... ok [INFO] [stdout] test derive_tests::varint_field_roundtrip ... ok [INFO] [stdout] test registry::tests::decode_ping_request ... ok [INFO] [stdout] test registry::tests::decode_ping_response ... ok [INFO] [stdout] test registry::tests::decode_status_request ... ok [INFO] [stdout] test registry::tests::unknown_handshake_packet ... ok [INFO] [stdout] test registry::tests::decode_status_response ... ok [INFO] [stdout] test registry::tests::unknown_status_clientbound ... ok [INFO] [stdout] test registry::tests::unknown_status_serverbound ... ok [INFO] [stdout] test registry::tests::version ... ok [INFO] [stdout] test registry_data::tests::biome_has_effects ... ok [INFO] [stdout] test derive_tests::enum_data_roundtrip ... ok [INFO] [stdout] test registry_data::tests::damage_type_has_all_entries ... ok [INFO] [stdout] test registry_data::tests::build_all_registries ... ok [INFO] [stdout] test derive_tests::element_varint_roundtrip ... ok [INFO] [stdout] test registry_data::tests::chat_type_has_entries ... ok [INFO] [stdout] test registry_data::tests::dimension_type_has_entries ... ok [INFO] [stdout] test registry_data::tests::registries_encode ... ok [INFO] [stdout] test state::tests::display_all_states ... ok [INFO] [stdout] test state::tests::as_str_all_states ... ok [INFO] [stdout] test version::tests::display ... ok [INFO] [stdout] test version::tests::from_protocol_number_unknown ... ok [INFO] [stdout] test version::tests::protocol_number_v1_21 ... ok [INFO] [stdout] test version::tests::from_protocol_number_valid ... ok [INFO] [stdout] test derive_tests::enum_unit_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/basalt_server-dacdf426180dad08) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test config::tests::create_plugins_all_enabled ... ok [INFO] [stdout] test config::tests::create_plugins_read_only_no_storage ... ok [INFO] [stdout] test config::tests::create_plugins_none_disabled ... ok [INFO] [stdout] test config::tests::load_missing_file_returns_default ... ok [INFO] [stdout] test config::tests::default_config ... ok [INFO] [stdout] test config::tests::parse_empty_config ... ok [INFO] [stdout] test config::tests::storage_none_mode ... ok [INFO] [stdout] test config::tests::parse_tick_rate_and_crash_config ... ok [INFO] [stdout] test config::tests::parse_full_config ... ok [INFO] [stdout] test game::blocks::tests::block_dig_for_unknown_player_ignored ... ok [INFO] [stdout] test config::tests::parse_partial_config ... ok [INFO] [stdout] test game::blocks::tests::breaking_double_chest_reverts_other_to_single ... ok [INFO] [stdout] test game::blocks::tests::chest_orientation_based_on_yaw ... ok [INFO] [stdout] test game::blocks::tests::block_place_with_held_item ... ok [INFO] [stdout] test game::blocks::tests::chest_placement_creates_block_entity ... ok [INFO] [stdout] test game::blocks::tests::chest_break_drops_contents_and_self ... ok [INFO] [stdout] test game::blocks::tests::block_dig_sets_air ... ok [INFO] [stdout] test game::blocks::tests::chest_break_removes_block_entity ... ok [INFO] [stdout] test game::blocks::tests::block_dig_sends_ack_and_broadcast ... ok [INFO] [stdout] test game::helpers::tests::face_offset_all_directions ... ok [INFO] [stdout] test game::container::tests::container_drop_outside_drops_cursor ... ok [INFO] [stdout] test game::container::tests::container_click_modifies_chest ... ok [INFO] [stdout] test game::container::tests::container_q_drop_spawns_item ... ok [INFO] [stdout] test game::container::tests::open_chest_sends_open_window ... ok [INFO] [stdout] test game::container::tests::close_window_returns_cursor_to_inventory ... ok [INFO] [stdout] test game::inventory::tests::creative_drop_slot_minus_one ... ok [INFO] [stdout] test game::container::tests::close_window_removes_open_container ... ok [INFO] [stdout] test game::blocks::tests::double_chest_forms_on_adjacent_placement ... ok [INFO] [stdout] test game::inventory::tests::ctrl_q_drop_full_stack ... ok [INFO] [stdout] test game::inventory::tests::q_key_drop_single_item ... ok [INFO] [stdout] test game::inventory::tests::set_creative_slot ... ok [INFO] [stdout] test game::inventory::tests::held_item_slot_change ... ok [INFO] [stdout] test game::inventory::tests::window_click_applies_changed_slots ... ok [INFO] [stdout] test game::inventory::tests::set_creative_slot_out_of_range_ignored ... ok [INFO] [stdout] test game::lifecycle::tests::player_connect_creates_all_components ... ok [INFO] [stdout] test game::inventory::tests::window_click_outside_drops_cursor ... ok [INFO] [stdout] test game::lifecycle::tests::player_connect_and_disconnect ... ok [INFO] [stdout] test game::items::tests::lifetime_system_despawns_expired ... ok [INFO] [stdout] test game::lifecycle::tests::player_disconnect_broadcasts_leave ... ok [INFO] [stdout] test game::lifecycle::tests::two_players_join_broadcast ... ok [INFO] [stdout] test game::lifecycle::tests::player_connect_sends_initial_world ... ok [INFO] [stdout] test game::movement::tests::chunk_streaming_on_boundary_crossing ... ok [INFO] [stdout] test game::movement::tests::movement_broadcasts_to_other_players ... ok [INFO] [stdout] test helpers::tests::angle_270 ... ok [INFO] [stdout] test helpers::tests::angle_360_wraps ... ok [INFO] [stdout] test helpers::tests::angle_negative ... ok [INFO] [stdout] test helpers::tests::angle_zero ... ok [INFO] [stdout] test helpers::tests::angle_180 ... ok [INFO] [stdout] test helpers::tests::angle_90 ... ok [INFO] [stdout] test game::movement::tests::position_update_for_unknown_player_ignored ... ok [INFO] [stdout] test game::lifecycle::tests::player_connect_syncs_inventory ... ok [INFO] [stdout] test net::play_handler::tests::is_valid_position_checks ... ok [INFO] [stdout] test runtime::io_thread::tests::io_thread_drop_stops_cleanly ... ok [INFO] [stdout] test net::chunk_cache::tests::different_chunks_are_independent ... ok [INFO] [stdout] test runtime::io_thread::tests::io_thread_starts_and_stops ... ok [INFO] [stdout] test runtime::tick::tests::tick_loop_is_running ... ok [INFO] [stdout] test runtime::tick::tests::tick_loop_callback_receives_tick_count ... ok [INFO] [stdout] test state::tests::declare_commands_gamemode_options ... ok [INFO] [stdout] test state::tests::declare_commands_simple_no_args ... ok [INFO] [stdout] test state::tests::declare_commands_tp_has_three_variants ... ok [INFO] [stdout] test state::tests::next_entity_id_increments ... ok [INFO] [stdout] test net::chunk_cache::tests::cache_hit_returns_same_arc ... ok [INFO] [stdout] test game::movement::tests::look_only_updates_rotation ... ok [INFO] [stdout] test net::chunk_cache::tests::invalidate_causes_re_encode ... ok [INFO] [stdout] test runtime::tick::tests::tick_loop_runs_and_stops ... FAILED [INFO] [stdout] test game::movement::tests::movement_updates_position_and_rotation ... ok [INFO] [stdout] test net::chunk_cache::tests::eviction_removes_oldest_entries ... ok [INFO] [stdout] test net::chunk_cache::tests::recently_accessed_survives_eviction ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- runtime::tick::tests::tick_loop_runs_and_stops stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'runtime::tick::tests::tick_loop_runs_and_stops' (378) panicked at crates/basalt-server/src/runtime/tick.rs:152:9: [INFO] [stdout] expected 3-10 ticks at 100 TPS over 50ms, got 15 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c12dcca619a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c12dcca619a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c12dcca619a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c12dcca619a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c12dccbb88a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c12dccbb88a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5c12dccaab22 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5c12dccaab22 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5c12dcc83e9f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c12dcc83e9f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c12dcc9df89 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c12dcb78e4c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5c12dcb78e4c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c12dcc9e202 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5c12dcc9e202 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c12dcc83f58 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c12dcc78f39 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c12dcc84c6d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c12dccbc07c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c12dc9ca9ca - basalt_server::runtime::tick::tests::tick_loop_runs_and_stops::hf842cdd6da09a732 [INFO] [stdout] at /opt/rustwide/workdir/crates/basalt-server/src/runtime/tick.rs:152:9 [INFO] [stdout] 20: 0x5c12dc9caa17 - basalt_server::runtime::tick::tests::tick_loop_runs_and_stops::{{closure}}::hec9ec1b3575ec4ce [INFO] [stdout] at /opt/rustwide/workdir/crates/basalt-server/src/runtime/tick.rs:145:34 [INFO] [stdout] 21: 0x5c12dc994d46 - core::ops::function::FnOnce::call_once::h37005e41389193cb [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5c12dcb6cf4b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5c12dcb6cf4b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 24: 0x5c12dcb7991b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 25: 0x5c12dcb7991b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5c12dcb7991b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5c12dcb7991b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5c12dcb7991b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5c12dcb7991b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 30: 0x5c12dcb7991b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 31: 0x5c12dcb73d74 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 32: 0x5c12dcb73d74 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5c12dcb7c522 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 34: 0x5c12dcb7c522 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5c12dcb7c522 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5c12dcb7c522 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5c12dcb7c522 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5c12dcb7c522 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 39: 0x5c12dcb7c522 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5c12dcca570f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 41: 0x5c12dcca570f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x744d77a53aa4 - [INFO] [stdout] 43: 0x744d77ae0a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] runtime::tick::tests::tick_loop_runs_and_stops [INFO] [stdout] [INFO] [stdout] test result: FAILED. 67 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.76s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p basalt-server --lib` [INFO] running `Command { std: "docker" "inspect" "d8ee7dd0c9c53796eda08ddc6ae686a48e53916a89897c818038527981aded0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ee7dd0c9c53796eda08ddc6ae686a48e53916a89897c818038527981aded0a", kill_on_drop: false }` [INFO] [stdout] d8ee7dd0c9c53796eda08ddc6ae686a48e53916a89897c818038527981aded0a