[INFO] cloning repository https://github.com/copyleftdev/kindi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copyleftdev/kindi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fkindi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fkindi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cde8e80a6ab919100ae233caa4ab7015311229a7
[INFO] testing copyleftdev/kindi against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fkindi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/copyleftdev/kindi
[INFO] finished tweaking git repo https://github.com/copyleftdev/kindi
[INFO] tweaked toml for git repo https://github.com/copyleftdev/kindi written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/copyleftdev/kindi 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/copyleftdev/kindi 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 39c0fc3feda3376489feecb93bc9fbb89e60cf1a1b2e731c45cb6b8cb53e5809
[INFO] running `Command { std: "docker" "start" "-a" "39c0fc3feda3376489feecb93bc9fbb89e60cf1a1b2e731c45cb6b8cb53e5809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39c0fc3feda3376489feecb93bc9fbb89e60cf1a1b2e731c45cb6b8cb53e5809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39c0fc3feda3376489feecb93bc9fbb89e60cf1a1b2e731c45cb6b8cb53e5809", kill_on_drop: false }`
[INFO] [stdout] 39c0fc3feda3376489feecb93bc9fbb89e60cf1a1b2e731c45cb6b8cb53e5809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9312785e49e8d69fd8c83955ef844f87caa45c9b6d11e464f11ea93252e9fd94
[INFO] running `Command { std: "docker" "start" "-a" "9312785e49e8d69fd8c83955ef844f87caa45c9b6d11e464f11ea93252e9fd94", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[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 cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling kindi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.43s
[INFO] running `Command { std: "docker" "inspect" "9312785e49e8d69fd8c83955ef844f87caa45c9b6d11e464f11ea93252e9fd94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9312785e49e8d69fd8c83955ef844f87caa45c9b6d11e464f11ea93252e9fd94", kill_on_drop: false }`
[INFO] [stdout] 9312785e49e8d69fd8c83955ef844f87caa45c9b6d11e464f11ea93252e9fd94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bae3f837ec220f3cb576ebeb771adf3d96b3d1f6b4ba087cb0eea4383126c972
[INFO] running `Command { std: "docker" "start" "-a" "bae3f837ec220f3cb576ebeb771adf3d96b3d1f6b4ba087cb0eea4383126c972", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling kindi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.69s
[INFO] running `Command { std: "docker" "inspect" "bae3f837ec220f3cb576ebeb771adf3d96b3d1f6b4ba087cb0eea4383126c972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae3f837ec220f3cb576ebeb771adf3d96b3d1f6b4ba087cb0eea4383126c972", kill_on_drop: false }`
[INFO] [stdout] bae3f837ec220f3cb576ebeb771adf3d96b3d1f6b4ba087cb0eea4383126c972
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 597fd584898cb91b02d3d5fc090b44d958eb7bb1857536035299ee0258bac0d6
[INFO] running `Command { std: "docker" "start" "-a" "597fd584898cb91b02d3d5fc090b44d958eb7bb1857536035299ee0258bac0d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kindi-20ad2adc9b526617)
[INFO] [stdout] 
[INFO] [stdout] running 56 tests
[INFO] [stdout] test extract::tests::test_is_extractable ... ok
[INFO] [stdout] test extract::tests::test_sanitize_path ... ok
[INFO] [stdout] test detect::tests::test_verification_code ... ok
[INFO] [stdout] test extract::tests::test_split_ext ... ok
[INFO] [stdout] test language::tests::test_config_classification ... ok
[INFO] [stdout] test language::tests::test_existing_languages_unchanged ... ok
[INFO] [stdout] test language::tests::test_go_classification ... ok
[INFO] [stdout] test language::tests::test_rust_classification ... ok
[INFO] [stdout] test language::tests::test_typescript_split_from_javascript ... ok
[INFO] [stdout] test extract::tests::test_zip_extraction ... ok
[INFO] [stdout] test language::tests::test_terraform_classification ... ok
[INFO] [stdout] test pattern::tests::test_context_lines ... ok
[INFO] [stdout] test pattern::tests::test_case_insensitive ... ok
[INFO] [stdout] test pattern::tests::test_api_whole_word_mode ... ok
[INFO] [stdout] test pattern::tests::test_file_index_detail ... ok
[INFO] [stdout] test detect::tests::test_detection_method_tracking ... ok
[INFO] [stdout] test pattern::tests::test_line_index ... ok
[INFO] [stdout] test pattern::tests::test_language_filter ... ok
[INFO] [stdout] test detect::tests::test_binary_scanning ... ok
[INFO] [stdout] test detect::tests::test_scan_directory ... ok
[INFO] [stdout] test detect::tests::test_source_files_only ... ok
[INFO] [stdout] test pattern::tests::test_line_number_detail ... ok
[INFO] [stdout] test detect::tests::test_sha1_deduplication ... ok
[INFO] [stdout] test detect::tests::test_confidence_source_vs_plaintext ... ok
[INFO] [stdout] test pattern::tests::test_no_matches ... ok
[INFO] [stdout] test pattern::tests::test_matched_text ... ok
[INFO] [stdout] test detect::tests::test_quick_mode ... ok
[INFO] [stdout] test pattern::tests::test_line_text_detail ... ok
[INFO] [stdout] test pattern::tests::test_line_index_detail ... ok
[INFO] [stdout] test pattern::tests::test_has_match_quick ... ok
[INFO] [stdout] test pattern::tests::test_search_finds_matches ... ok
[INFO] [stdout] test pattern::tests::test_word_boundary_both ... ok
[INFO] [stdout] test pattern::tests::test_word_boundary_no_boundary ... ok
[INFO] [stdout] test detect::tests::test_structural_detection_in_scan ... ok
[INFO] [stdout] test pattern::tests::test_parse_and_count ... ok
[INFO] [stdout] test pattern::tests::test_word_boundary_start ... ok
[INFO] [stdout] test pattern::tests::test_word_boundary_end ... ok
[INFO] [stdout] test structural::tests::test_low_entropy_base64_rejected ... ok
[INFO] [stdout] test structural::tests::test_no_structural_matches ... ok
[INFO] [stdout] test structural::tests::test_has_structural_match_quick ... ok
[INFO] [stdout] test structural::tests::test_aws_key_detection ... ok
[INFO] [stdout] test structural::tests::test_multiple_pem_blocks ... ok
[INFO] [stdout] test structural::tests::test_high_entropy_base64 ... ok
[INFO] [stdout] test structural::tests::test_high_entropy_hex ... ok
[INFO] [stdout] test toon::tests::test_shorten_evidence_type ... ok
[INFO] [stdout] test structural::tests::test_pem_certificate_detection ... ok
[INFO] [stdout] test structural::tests::test_jwt_detection ... ok
[INFO] [stdout] test structural::tests::test_low_entropy_hex_rejected ... ok
[INFO] [stdout] test detect::tests::test_encoding_fallback ... ok
[INFO] [stdout] test language::tests::test_all_new_source_languages ... ok
[INFO] [stdout] test pattern::tests::test_ignore_evidence_types ... ok
[INFO] [stdout] test structural::tests::test_pem_private_key_detection ... ok
[INFO] [stdout] test structural::tests::test_shannon_entropy_known_values ... ok
[INFO] [stdout] test toon::tests::test_strip_prefix ... ok
[INFO] [stdout] test toon::tests::test_toon_basic ... ok
[INFO] [stdout] test detect::tests::test_stop_after ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kindi-aa93164c45b89c3c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/universe.rs (/opt/rustwide/target/debug/deps/universe-37022c357210dbca)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_universe_coverage ... ok
[INFO] [stdout] test test_turmoil_no_panics ... ok
[INFO] [stdout] test test_thousand_universes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kindi
[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] running `Command { std: "docker" "inspect" "597fd584898cb91b02d3d5fc090b44d958eb7bb1857536035299ee0258bac0d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597fd584898cb91b02d3d5fc090b44d958eb7bb1857536035299ee0258bac0d6", kill_on_drop: false }`
[INFO] [stdout] 597fd584898cb91b02d3d5fc090b44d958eb7bb1857536035299ee0258bac0d6
