[INFO] cloning repository https://github.com/ilikepi63/riskless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilikepi63/riskless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikepi63%2Friskless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikepi63%2Friskless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71b6f9539fc3287f23cc2062d9689fdc4ec37a22 [INFO] testing ilikepi63/riskless against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filikepi63%2Friskless" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ilikepi63/riskless [INFO] finished tweaking git repo https://github.com/ilikepi63/riskless [INFO] tweaked toml for git repo https://github.com/ilikepi63/riskless written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ilikepi63/riskless on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ilikepi63/riskless 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bd2eb4da25fa3cd17f0ce2b10015178a4077d2f6cb45154a12cba7c1a912ab6 [INFO] running `Command { std: "docker" "start" "-a" "8bd2eb4da25fa3cd17f0ce2b10015178a4077d2f6cb45154a12cba7c1a912ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bd2eb4da25fa3cd17f0ce2b10015178a4077d2f6cb45154a12cba7c1a912ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd2eb4da25fa3cd17f0ce2b10015178a4077d2f6cb45154a12cba7c1a912ab6", kill_on_drop: false }` [INFO] [stdout] 8bd2eb4da25fa3cd17f0ce2b10015178a4077d2f6cb45154a12cba7c1a912ab6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d17738869dec145576e253dffc407f54ee425fd05754f800f2b0ec96f4b6ce2 [INFO] running `Command { std: "docker" "start" "-a" "7d17738869dec145576e253dffc407f54ee425fd05754f800f2b0ec96f4b6ce2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling object_store v0.12.0 [INFO] [stderr] Compiling riskless v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.19s [INFO] running `Command { std: "docker" "inspect" "7d17738869dec145576e253dffc407f54ee425fd05754f800f2b0ec96f4b6ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d17738869dec145576e253dffc407f54ee425fd05754f800f2b0ec96f4b6ce2", kill_on_drop: false }` [INFO] [stdout] 7d17738869dec145576e253dffc407f54ee425fd05754f800f2b0ec96f4b6ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38ada1169a4b0f4d839ff3a74b77677a0922deb012a8b50a75f6093fad2cf431 [INFO] running `Command { std: "docker" "start" "-a" "38ada1169a4b0f4d839ff3a74b77677a0922deb012a8b50a75f6093fad2cf431", kill_on_drop: false }` [INFO] [stderr] Compiling riskless v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `consume`, `delete_record`, and `scan_and_permanently_delete_records` [INFO] [stdout] --> tests/dereference.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 20 | use riskless::{consume, delete_record, flush, scan_and_permanently_delete_records}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::await_all_receiver` [INFO] [stdout] --> tests/dereference.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::await_all_receiver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `await_all_receiver` is never used [INFO] [stdout] --> tests/dereference.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | async fn await_all_receiver(mut recv: tokio::sync::mpsc::Receiver) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.93s [INFO] running `Command { std: "docker" "inspect" "38ada1169a4b0f4d839ff3a74b77677a0922deb012a8b50a75f6093fad2cf431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ada1169a4b0f4d839ff3a74b77677a0922deb012a8b50a75f6093fad2cf431", kill_on_drop: false }` [INFO] [stdout] 38ada1169a4b0f4d839ff3a74b77677a0922deb012a8b50a75f6093fad2cf431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6d49d691341fc93f612a59a6639073015a8145b943988b472bbc9f0d4fcc1a7a [INFO] running `Command { std: "docker" "start" "-a" "6d49d691341fc93f612a59a6639073015a8145b943988b472bbc9f0d4fcc1a7a", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `consume`, `delete_record`, and `scan_and_permanently_delete_records` [INFO] [stderr] --> tests/dereference.rs:20:20 [INFO] [stderr] | [INFO] [stderr] 20 | use riskless::{consume, delete_record, flush, scan_and_permanently_delete_records}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::await_all_receiver` [INFO] [stderr] --> tests/dereference.rs:27:9 [INFO] [stderr] | [INFO] [stderr] 27 | use crate::await_all_receiver; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `await_all_receiver` is never used [INFO] [stderr] --> tests/dereference.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | async fn await_all_receiver(mut recv: tokio::sync::mpsc::Receiver) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `riskless` (test "dereference") generated 3 warnings (run `cargo fix --test "dereference" -p riskless` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/riskless-7311ce4ad8c05c2a) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test batch_coordinator::simple::index::tests::test_round_trip ... ok [INFO] [stdout] test batch_coordinator::simple::index::tests::test_index_write ... ok [INFO] [stdout] test batch_coordinator::simple::index::tests::test_index_new ... ok [INFO] [stdout] test batch_coordinator::simple::index::tests::test_try_from_slice_too_short ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_partition_index_file_from_topic_dir ... ok [INFO] [stdout] test shared_log_segment::tests::test_empty_collection ... ok [INFO] [stdout] test shared_log_segment::tests::test_multiple_partitions_multiple_requests ... ok [INFO] [stdout] test shared_log_segment::tests::test_large_data_offsets ... ok [INFO] [stdout] test shared_log_segment::tests::test_single_partition_single_request ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_open_file_fails_when_not_exists ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_topic_dir_creates_directory_if_not_exists ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_find_batches_reads_correct_data ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_open_or_create_file_opens_existing_file ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_topic_dir_uses_existing_directory ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_open_file_success ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_open_or_create_file_creates_new_file ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_new ... ok [INFO] [stdout] test batch_coordinator::simple::index::tests::test_try_from_slice_success ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_commit_file_creates_index_file ... ok [INFO] [stdout] test batch_coordinator::simple::tests::test_multiple_writes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/broker.rs (/opt/rustwide/target/debug/deps/broker-c7d419ecba5e5370) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test tests::can_delete_files_effectively ... ok [INFO] [stdout] test tests::can_request_deletion_of_records ... ok [INFO] [stdout] test tests::can_produce_to_multiple_partitions ... ok [INFO] [stdout] test tests::can_produce_to_the_same_partition_multiple_times ... ok [INFO] [stdout] test tests::can_produce_without_failure ... ok [INFO] [stdout] test tests::can_produce_to_multiple_topics_and_partitions ... ok [INFO] [stdout] test tests::can_produce_without_failure_multitasked ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stderr] Running tests/dereference.rs (/opt/rustwide/target/debug/deps/dereference-d06b73d51039de97) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::can_produce_without_failure_multitasked ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests riskless [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 7) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.58s; merged doctests compilation took 0.58s [INFO] running `Command { std: "docker" "inspect" "6d49d691341fc93f612a59a6639073015a8145b943988b472bbc9f0d4fcc1a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d49d691341fc93f612a59a6639073015a8145b943988b472bbc9f0d4fcc1a7a", kill_on_drop: false }` [INFO] [stdout] 6d49d691341fc93f612a59a6639073015a8145b943988b472bbc9f0d4fcc1a7a