[INFO] fetching crate rqlite_client 0.1.0...
[INFO] testing rqlite_client-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rqlite_client 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate rqlite_client 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rqlite_client 0.1.0
[INFO] tweaked toml for crates.io crate rqlite_client 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqlite_client 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rqlite_client 0.1.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 760afbb16a25322eab5097eee023046552a834752375a8dee10cd672e0f04513
[INFO] running `Command { std: "docker" "start" "-a" "760afbb16a25322eab5097eee023046552a834752375a8dee10cd672e0f04513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "760afbb16a25322eab5097eee023046552a834752375a8dee10cd672e0f04513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "760afbb16a25322eab5097eee023046552a834752375a8dee10cd672e0f04513", kill_on_drop: false }`
[INFO] [stdout] 760afbb16a25322eab5097eee023046552a834752375a8dee10cd672e0f04513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4fe1754312ec80d612c112cf0ddbcec4c5b54006cd37f365065dd1b4238e5c9
[INFO] running `Command { std: "docker" "start" "-a" "b4fe1754312ec80d612c112cf0ddbcec4c5b54006cd37f365065dd1b4238e5c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rqlite_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.09s
[INFO] running `Command { std: "docker" "inspect" "b4fe1754312ec80d612c112cf0ddbcec4c5b54006cd37f365065dd1b4238e5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4fe1754312ec80d612c112cf0ddbcec4c5b54006cd37f365065dd1b4238e5c9", kill_on_drop: false }`
[INFO] [stdout] b4fe1754312ec80d612c112cf0ddbcec4c5b54006cd37f365065dd1b4238e5c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf4a3d0e429d3771556f1b8d356429380098c4cec155fce7694c0450770bc270
[INFO] running `Command { std: "docker" "start" "-a" "cf4a3d0e429d3771556f1b8d356429380098c4cec155fce7694c0450770bc270", kill_on_drop: false }`
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rqlite_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/monitor_readyz_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_nodes_v2_test") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/monitor_nodes_v2_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_rqlited::{TestRqlited, TEST_RQLITED_DB_URL};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/monitor_status_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/query_execute_raft_index_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/monitor_nodes_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_rqlited::{TestRqlited, TEST_RQLITED_DB_URL};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "query_execute_raft_index_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_status_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/delete_table_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/create_table_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_readyz_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/request_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use test_rqlited::{TestRqlited, TEST_RQLITED_DB_URL};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "delete_table_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/request_new_levels_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "create_table_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/queue_write_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_nodes_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "queue_write_test") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "request_test") due to 1 previous error
[INFO] [stderr] error: could not compile `rqlite_client` (test "request_new_levels_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/query_without_values_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use test_rqlited::TestRqlited;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_rqlited`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `test_rqlited`, use `cargo add test_rqlited` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "query_without_values_test") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]    --> src/lib.rs:255:5
[INFO] [stdout]     |
[INFO] [stdout] 255 | use test_rqlited as _;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no external crate `test_rqlited`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cf4a3d0e429d3771556f1b8d356429380098c4cec155fce7694c0450770bc270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4a3d0e429d3771556f1b8d356429380098c4cec155fce7694c0450770bc270", kill_on_drop: false }`
[INFO] [stdout] cf4a3d0e429d3771556f1b8d356429380098c4cec155fce7694c0450770bc270
