[INFO] cloning repository https://github.com/mcjkula/taolk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mcjkula/taolk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcjkula%2Ftaolk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmcjkula%2Ftaolk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d7265c151727493c8ac6063b128d80eae8b160d [INFO] testing mcjkula/taolk 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%2Fmcjkula%2Ftaolk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mcjkula/taolk [INFO] finished tweaking git repo https://github.com/mcjkula/taolk [INFO] tweaked toml for git repo https://github.com/mcjkula/taolk written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mcjkula/taolk 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/mcjkula/taolk 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a190fcb9d3dc0c6aaa974f5e7a8fbcbd9739fe283126b6f8cbb7127c3ff750fe [INFO] running `Command { std: "docker" "start" "-a" "a190fcb9d3dc0c6aaa974f5e7a8fbcbd9739fe283126b6f8cbb7127c3ff750fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a190fcb9d3dc0c6aaa974f5e7a8fbcbd9739fe283126b6f8cbb7127c3ff750fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a190fcb9d3dc0c6aaa974f5e7a8fbcbd9739fe283126b6f8cbb7127c3ff750fe", kill_on_drop: false }` [INFO] [stdout] a190fcb9d3dc0c6aaa974f5e7a8fbcbd9739fe283126b6f8cbb7127c3ff750fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 6a2ca6ee88bf7b159332681873bcaa1738ff532dd2608ef7f883088c3f611bc5 [INFO] running `Command { std: "docker" "start" "-a" "6a2ca6ee88bf7b159332681873bcaa1738ff532dd2608ef7f883088c3f611bc5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling symphonia-core v0.5.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling symphonia-metadata v0.5.5 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling line-clipping v0.3.7 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling alsa v0.11.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.5 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.12 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hex-conservative v0.2.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling schnorrkel v0.11.5 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling bitcoin_hashes v0.14.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling symphonia v0.5.5 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling samp-core v1.1.0 [INFO] [stderr] Compiling bip39 v2.2.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling rodio v0.22.2 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling taolk v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `Command { std: "docker" "inspect" "6a2ca6ee88bf7b159332681873bcaa1738ff532dd2608ef7f883088c3f611bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2ca6ee88bf7b159332681873bcaa1738ff532dd2608ef7f883088c3f611bc5", kill_on_drop: false }` [INFO] [stdout] 6a2ca6ee88bf7b159332681873bcaa1738ff532dd2608ef7f883088c3f611bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 6082db8e1869b99e6235866ffee94b9d485f31fc4c2b92c288bf49daa9fb30b6 [INFO] running `Command { std: "docker" "start" "-a" "6082db8e1869b99e6235866ffee94b9d485f31fc4c2b92c288bf49daa9fb30b6", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling fastrand v2.4.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling trybuild v1.0.116 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling taolk v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.93s [INFO] running `Command { std: "docker" "inspect" "6082db8e1869b99e6235866ffee94b9d485f31fc4c2b92c288bf49daa9fb30b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6082db8e1869b99e6235866ffee94b9d485f31fc4c2b92c288bf49daa9fb30b6", kill_on_drop: false }` [INFO] [stdout] 6082db8e1869b99e6235866ffee94b9d485f31fc4c2b92c288bf49daa9fb30b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] a694fb9ddd2b8184b6b56889977225a7cbc8d2ff3f99305f1cc1606a128c66a0 [INFO] running `Command { std: "docker" "start" "-a" "a694fb9ddd2b8184b6b56889977225a7cbc8d2ff3f99305f1cc1606a128c66a0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taolk-30419e25c6a844e1) [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test extrinsic::tests::build_remark_call_args_empty ... ok [INFO] [stdout] test extrinsic::tests::compact_len_empty_data ... ok [INFO] [stdout] test extrinsic::tests::compact_len_single_byte ... ok [INFO] [stdout] test extrinsic::tests::build_remark_call_args_large ... ok [INFO] [stdout] test extrinsic::tests::compact_len_two_bytes ... ok [INFO] [stdout] test extrinsic::tests::compact_len_four_bytes ... ok [INFO] [stdout] test extrinsic::tests::compact_len_with_offset ... ok [INFO] [stdout] test extrinsic::tests::hex_to_32_empty ... ok [INFO] [stdout] test extrinsic::tests::hex_to_32_invalid_hex ... ok [INFO] [stdout] test extrinsic::tests::hex_to_32_without_prefix ... ok [INFO] [stdout] test extrinsic::tests::build_remark_with_event_produces_extrinsic ... ok [INFO] [stdout] test extrinsic::tests::hex_to_32_with_0x_prefix ... ok [INFO] [stdout] test extrinsic::tests::build_remark_with_event_different_nonces ... ok [INFO] [stdout] test extrinsic::tests::twox128_account ... ok [INFO] [stdout] test extrinsic::tests::twox128_empty ... ok [INFO] [stdout] test extrinsic::tests::twox128_different_inputs_differ ... ok [INFO] [stdout] test extrinsic::tests::system_remark_constants ... ok [INFO] [stdout] test extrinsic::tests::twox128_system ... ok [INFO] [stdout] test migrations::tests::run_all_no_op_when_no_legacy_db ... ok [INFO] [stdout] test extrinsic::tests::hex_to_32_wrong_length ... ok [INFO] [stdout] test migrations::tests::run_all_moves_legacy_db_into_chain_subdir ... ok [INFO] [stdout] test migrations::tests::run_all_no_op_when_destination_already_exists ... ok [INFO] [stdout] test secret::tests::password_round_trip ... ok [INFO] [stdout] test secret::tests::seed_from_bytes_round_trip ... ok [INFO] [stdout] test secret::tests::seed_from_hex_wrong_length ... ok [INFO] [stdout] test secret::tests::phrase_generate_is_valid_mnemonic ... ok [INFO] [stdout] test secret::tests::seed_from_hex_invalid_chars ... ok [INFO] [stdout] test secret::tests::seed_from_hex_with_prefix ... ok [INFO] [stdout] test util::tests::b64_encode_binary ... ok [INFO] [stdout] test util::tests::b64_encode_empty ... ok [INFO] [stdout] test secret::tests::signing_key_public_key_stable ... ok [INFO] [stdout] test util::tests::b64_encode_single_byte ... ok [INFO] [stdout] test util::tests::b64_encode_three_bytes ... ok [INFO] [stdout] test util::tests::b64_encode_two_bytes ... ok [INFO] [stdout] test util::tests::b64_encode_rfc4648_vectors ... ok [INFO] [stdout] ]52;c;dGVzdCBjbGlwYm9hcmQgY29udGVudA==test util::tests::is_base58_byte_rejects_invalid ... ok [INFO] [stdout] test util::tests::is_base58_byte_accepts_valid ... ok [INFO] [stdout] test util::tests::copy_to_clipboard_returns_bool ... ok [INFO] [stdout] test extrinsic::tests::build_remark_call_args_small ... ok [INFO] [stdout] test secret::tests::phrase_parse_rejects_garbage ... ok [INFO] [stdout] test secret::tests::seed_from_hex_without_prefix ... ok [INFO] [stdout] test secret::tests::signing_key_signs_and_verifies ... ok [INFO] [stdout] test secret::tests::seed_from_phrase_deterministic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test cmd::registry::tests::every_command_is_populated ... ok [INFO] [stdout] test tests::parse_channel_ref_block_overflow ... ok [INFO] [stdout] test tests::parse_channel_ref_empty ... ok [INFO] [stdout] test tests::parse_channel_ref_missing_colon ... ok [INFO] [stdout] test tests::parse_channel_ref_non_numeric_block ... ok [INFO] [stdout] test tests::parse_channel_ref_non_numeric_index ... ok [INFO] [stdout] test tests::parse_channel_ref_too_many_colons ... ok [INFO] [stdout] test tests::parse_channel_ref_valid ... ok [INFO] [stdout] test tests::parse_channel_ref_zero ... ok [INFO] [stdout] test ui::composer::tests::home_end_on_line ... ok [INFO] [stdout] test ui::composer::tests::move_left_right_skips_utf8 ... ok [INFO] [stdout] test ui::composer::tests::insert_and_delete ... ok [INFO] [stdout] test ui::input::tests::fit_max_one_returns_ellipsis ... ok [INFO] [stdout] test ui::composer::tests::word_jump_splits_on_punct ... ok [INFO] [stdout] test ui::composer::tests::move_line_up_down_keeps_column ... ok [INFO] [stdout] test ui::composer::tests::word_jump_left_and_right ... ok [INFO] [stdout] test ui::input::tests::fit_short_string_unchanged ... ok [INFO] [stdout] test ui::input::tests::fit_truncates_with_ellipsis ... ok [INFO] [stdout] test ui::input::tests::visible_input_empty_returns_empty_spans ... ok [INFO] [stdout] test ui::input::tests::visible_input_over_limit_appends_counter ... ok [INFO] [stdout] test ui::input::tests::visible_input_scrolls_when_text_exceeds_width ... ok [INFO] [stdout] test ui::input::tests::visible_input_short_text_no_scroll ... ok [INFO] [stdout] test ui::input::tests::visible_input_under_limit_no_red_span ... ok [INFO] [stdout] test ui::modal::tests::centered_line_handles_unicode_width ... ok [INFO] [stdout] test ui::modal::tests::centered_line_pads_around_text ... ok [INFO] [stdout] test ui::modal::tests::horizontal_pad_centers ... ok [INFO] [stdout] test ui::modal::tests::horizontal_pad_clamps_when_overflow ... ok [INFO] [stdout] test ui::modal::tests::vertical_pad_centers ... ok [INFO] [stdout] test ui::modal::tests::vertical_pad_clamps_when_overflow ... ok [INFO] [stdout] test ui::overlay::palette::tests::new_seeds_all_commands ... ok [INFO] [stdout] test tests::cli_clap_derive_is_well_formed ... ok [INFO] [stdout] test ui::overlay::palette::tests::typing_filters_by_prefix ... ok [INFO] [stdout] test ui::palette::tests::sender_color_is_deterministic ... ok [INFO] [stdout] test tests::parse_channel_ref_index_overflow ... ok [INFO] [stdout] test ui::palette::tests::sender_color_is_in_rotation ... ok [INFO] [stdout] test ui::timeline::tests::is_base58_accepts_alphabet ... ok [INFO] [stdout] test ui::timeline::tests::is_ss58_at_rejects_non_5_prefix ... ok [INFO] [stdout] test ui::timeline::tests::is_ss58_at_rejects_short_buffer ... ok [INFO] [stdout] test ui::timeline::tests::wrap_text_continuation_lines_are_indented ... ok [INFO] [stdout] test ui::timeline::tests::wrap_text_long_text_wraps_at_word_boundary ... ok [INFO] [stdout] test ui::timeline::tests::wrap_text_no_spaces_hard_breaks ... ok [INFO] [stdout] test ui::timeline::tests::wrap_text_short_returns_single_line ... ok [INFO] [stdout] test ui::input::tests::fit_max_zero_returns_ellipsis ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taolk-36119fc1f24c4cd0) [INFO] [stderr] Running tests/adversarial.rs (/opt/rustwide/target/debug/deps/adversarial-0d60b064efd149ce) [INFO] [stdout] test ui::timeline::tests::is_base58_rejects_zero_and_capital_o ... ok [INFO] [stdout] test ui::timeline::tests::is_ss58_at_finds_at_zero ... ok [INFO] [stdout] test ui::timeline::tests::wrap_text_empty_returns_single_empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test phrase_parse_eleven_words_rejected ... ok [INFO] [stdout] test phrase_parse_thirteen_words_rejected ... ok [INFO] [stdout] test seed_from_hex_with_whitespace_inside_rejected ... ok [INFO] [stdout] test seed_from_hex_with_unicode_garbage_rejected ... ok [INFO] [stdout] test phrase_parse_empty_rejected ... ok [INFO] [stdout] test empty_wallet_file_returns_corrupt_file ... ok [INFO] [stdout] test phrase_parse_invalid_word_rejected ... ok [INFO] [stdout] test truncated_wallet_returns_corrupt_file ... ok [INFO] [stdout] test ten_kb_password_succeeds ... ok [INFO] [stdout] test tampered_wallet_byte_returns_corrupt_file_or_wrong_password ... ok [INFO] [stdout] test wrong_password_returns_wrong_password_variant ... ok [INFO] [stdout] test correct_password_still_works_after_failed_attempts has been running for over 60 seconds [INFO] [stdout] test ten_consecutive_wrong_passwords_all_return_same_variant has been running for over 60 seconds [INFO] [stdout] test correct_password_still_works_after_failed_attempts ... ok [INFO] [stdout] test ten_consecutive_wrong_passwords_all_return_same_variant ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 124.08s [INFO] [stdout] [INFO] [stderr] Running tests/chat_flow.rs (/opt/rustwide/target/debug/deps/chat_flow-a44c0b773cc602ae) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test cannot_message_self ... ok [INFO] [stdout] test db_roundtrip_own_sent_then_receive_same_thread ... ok [INFO] [stdout] test gap_detected_for_missing_reference ... ok [INFO] [stdout] test duplicate_rejected ... ok [INFO] [stdout] test different_peers_different_threads ... ok [INFO] [stdout] test gap_resolved_after_loading_reference ... ok [INFO] [stdout] test alice_sends_two_messages_bob_offline_between ... ok [INFO] [stdout] test db_roundtrip_then_new_message_same_thread ... ok [INFO] [stdout] test ss58_decode_roundtrip_preserves_pubkey ... ok [INFO] [stdout] test last_ref_returns_latest_message ... ok [INFO] [stdout] test own_message_with_real_recipient_correct_thread ... ok [INFO] [stdout] test two_messages_same_thread ... ok [INFO] [stdout] test messages_sorted_by_block_position ... ok [INFO] [stdout] test sent_and_received_in_same_thread ... ok [INFO] [stdout] test ss58_short_deterministic ... ok [INFO] [stdout] test no_gap_for_zero_references ... ok [INFO] [stdout] test two_threads_same_peer ... ok [INFO] [stdout] test zero_thread_ref_creates_new_thread ... ok [INFO] [stdout] test own_message_uses_recipient_as_peer ... ok [INFO] [stdout] test my_last_ref_returns_own_latest ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/compile_fail.rs (/opt/rustwide/target/debug/deps/compile_fail-17bdcf470e63a6cb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stdout] test forbidden_traits_on_secret_types_fail_to_compile has been running for over 60 seconds [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking line-clipping v0.3.7 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking kasuari v0.4.12 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking schnorrkel v0.11.5 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking bitcoin_hashes v0.14.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking samp-core v1.1.0 [INFO] [stderr] Checking bip39 v2.2.2 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking rodio v0.22.2 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking nucleo-matcher v0.3.1 [INFO] [stderr] Checking fastrand v2.4.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking taolk v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking taolk-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/taolk) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/password_display.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: `Password` doesn't implement `std::fmt::Display` [INFO] [stderr] --> tests/compile_fail/password_display.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | println!("{p}"); [INFO] [stderr] | ^^^ `Password` cannot be formatted with the default formatter [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Display` is not implemented for `Password` [INFO] [stderr] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stderr] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: `Password` doesn't implement `std::fmt::Display` [INFO] [stderr] --> tests/compile_fail/password_display.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | println!("{p}"); [INFO] [stderr] | ^^^ `Password` cannot be formatted with the default formatter [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Display` is not implemented for `Password` [INFO] [stderr] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/seed_clone.rs ... ok [INFO] [stderr] test tests/compile_fail/seed_debug.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: `Seed` doesn't implement `Debug` [INFO] [stderr] --> tests/compile_fail/seed_debug.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | println!("{seed:?}"); [INFO] [stderr] | ^^^^^^^^ `Seed` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `Debug` is not implemented for `Seed` [INFO] [stderr] = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: `Seed` doesn't implement `Debug` [INFO] [stderr] --> tests/compile_fail/seed_debug.rs:3:15 [INFO] [stderr] | [INFO] [stderr] 3 | println!("{seed:?}"); [INFO] [stderr] | ^^^^^^^^ `Seed` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stderr] | [INFO] [stderr] = help: the trait `Debug` is not implemented for `Seed` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/compile_fail/signing_key_clone.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test forbidden_traits_on_secret_types_fail_to_compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- forbidden_traits_on_secret_types_fail_to_compile stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'forbidden_traits_on_secret_types_fail_to_compile' (146) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13: [INFO] [stdout] 2 of 4 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x650bc18a989a - 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: 0x650bc18a989a - 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: 0x650bc18a989a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x650bc18a989a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x650bc18bfd1a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x650bc18bfd1a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x650bc18ae8e2 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x650bc18ae8e2 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x650bc188594f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x650bc188594f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x650bc18a0d19 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x650bc183afbc - 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: 0x650bc183afbc - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x650bc18a0ed2 - 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: 0x650bc18a0ed2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x650bc1885a08 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x650bc187a929 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x650bc188671d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x650bc18c04ac - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x650bc175ad64 - trybuild::run::::run::h5bd4f6de4029a052 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/run.rs:102:13 [INFO] [stdout] 20: 0x650bc1754c18 - ::drop::h4a4846bd1be63fd5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.116/src/lib.rs:342:38 [INFO] [stdout] 21: 0x650bc15f4047 - core::ptr::drop_in_place::h093383f87ed519e8 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ptr/mod.rs:810:1 [INFO] [stdout] 22: 0x650bc15f3e73 - compile_fail::forbidden_traits_on_secret_types_fail_to_compile::h02913943ac1180e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:5:1 [INFO] [stdout] 23: 0x650bc15f3ea7 - compile_fail::forbidden_traits_on_secret_types_fail_to_compile::{{closure}}::hf3933a2ca67a6206 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_fail.rs:2:54 [INFO] [stdout] 24: 0x650bc15f3fb6 - core::ops::function::FnOnce::call_once::habbdbf0dfc998916 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x650bc182f0bb - 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] 26: 0x650bc182f0bb - 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] 27: 0x650bc183ba8b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x650bc183ba8b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x650bc183ba8b - 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] 30: 0x650bc183ba8b - 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] 31: 0x650bc183ba8b - 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] 32: 0x650bc183ba8b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x650bc183ba8b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x650bc1835ee4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x650bc1835ee4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x650bc183e692 - 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] 37: 0x650bc183e692 - ::{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] 38: 0x650bc183e692 - 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] 39: 0x650bc183e692 - 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] 40: 0x650bc183e692 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x650bc183e692 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x650bc183e692 - ::{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] 43: 0x650bc18a8bdf - + 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] 44: 0x650bc18a8bdf - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x7271af4a6aa4 - [INFO] [stdout] 46: 0x7271af533a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] forbidden_traits_on_secret_types_fail_to_compile [INFO] [stderr] error: test failed, to rerun pass `--test compile_fail` [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 243.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a694fb9ddd2b8184b6b56889977225a7cbc8d2ff3f99305f1cc1606a128c66a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a694fb9ddd2b8184b6b56889977225a7cbc8d2ff3f99305f1cc1606a128c66a0", kill_on_drop: false }` [INFO] [stdout] a694fb9ddd2b8184b6b56889977225a7cbc8d2ff3f99305f1cc1606a128c66a0