[INFO] cloning repository https://github.com/faassen/colchis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/faassen/colchis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcolchis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcolchis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7eb72e5bc4f036fe09753ec00ab67abf1577febb
[INFO] testing faassen/colchis against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffaassen%2Fcolchis" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/faassen/colchis
[INFO] finished tweaking git repo https://github.com/faassen/colchis
[INFO] tweaked toml for git repo https://github.com/faassen/colchis written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/faassen/colchis on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/faassen/colchis 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.0
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]   Downloaded vers-vecs v1.6.3
[INFO] [stderr]   Downloaded bitpacking v0.9.2
[INFO] [stderr]   Downloaded duplicate v2.0.0
[INFO] [stderr]   Downloaded bytemuck v1.23.0
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded struson v0.6.0
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220
[INFO] running `Command { std: "docker" "start" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zlib-rs v0.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling vers-vecs v1.6.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitpacking v0.9.2
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling duplicate v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling libz-rs-sys v0.5.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling struson v0.6.0
[INFO] [stderr]    Compiling tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]    Compiling tikv-jemallocator v0.6.0
[INFO] [stderr]    Compiling colchis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling colchis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s
[INFO] running `Command { std: "docker" "inspect" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/colchis-8d985005e4f324ef)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test document::serialize::tests::test_round_trip_null ... ok
[INFO] [stdout] test document::serialize::tests::test_round_trip_boolean ... ok
[INFO] [stdout] test document::serialize::tests::test_round_trip_number ... ok
[INFO] [stdout] test document::serialize::tests::test_round_trip_array ... ok
[INFO] [stdout] test document::value::tests::test_array ... ok
[INFO] [stdout] test document::serialize::tests::test_round_trip_object ... ok
[INFO] [stdout] test document::value::tests::test_nested_array ... ok
[INFO] [stdout] test document::serialize::tests::test_round_trip_string ... ok
[INFO] [stdout] test document::value::tests::test_boolean_value_true ... ok
[INFO] [stdout] test document::value::tests::test_boolean_value_false ... ok
[INFO] [stdout] test document::value::tests::test_number_value ... ok
[INFO] [stdout] test document::value::tests::test_null_value ... ok
[INFO] [stdout] test document::value::tests::test_object ... ok
[INFO] [stdout] test document::value::tests::test_object_entries ... ok
[INFO] [stdout] test lookup::tests::test_lookup_by_node_info ... ok
[INFO] [stdout] test lookup::tests::test_lookup_by_node_info_id ... ok
[INFO] [stdout] test lookup::tests::test_register_field_nodes ... ok
[INFO] [stdout] test parser::tests::test_struson_single_number ... ok
[INFO] [stdout] test lookup::tests::test_register_predefined_nodes ... ok
[INFO] [stdout] test structure::tests::test_structure ... ok
[INFO] [stdout] test document::value::tests::test_object_values ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_add_and_retrieve_string ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_hit_same_block_multiple_strings ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_with_repeated_string_access ... ok
[INFO] [stdout] test document::value::tests::test_string_value ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_functionality ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_multiple_blocks ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_with_empty_strings ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_massive_string_far_exceeding_block_size ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_multiple_strings_same_block ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_string_exactly_at_block_size ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_multiple_strings_cumulative_exact_block_size ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_empty_string_at_block_boundary ... ok
[INFO] [stdout] test document::value::tests::test_object_keys ... ok
[INFO] [stdout] test lookup::tests::test_edge_case_empty_fields ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_empty_string ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_alternating_exact_and_overflow ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_capacity_larger_than_blocks ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_string_exactly_fills_remaining_space ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_string_one_byte_over_block_size ... ok
[INFO] [stdout] test usage::bitpacking_builder::tests::test_packing ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_eviction_with_small_capacity ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_block_size_one_byte ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_lru_ordering ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_zero_cache_capacity ... ok
[INFO] [stdout] test usage::bitpacking_builder::tests::test_packed ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_zero_size_block_limit ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_multiple_empty_strings_at_boundaries ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_single_byte_strings_at_boundary ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_sequential_block_boundary_crossings ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_repeated_exact_block_fills ... ok
[INFO] [stdout] test text::compressed_storage::tests::test_cache_thrashing_alternating_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests colchis
[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" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220", kill_on_drop: false }`
[INFO] [stdout] c8dbd2157ee122a35640a2c6958600a1fb52aebbbb3d268722cea5e188ef6220
