[INFO] fetching crate rqlite_client 0.1.0...
[INFO] testing rqlite_client-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rqlite_client 0.1.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rqlite_client 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d0f92870d3b645ce21e219e1939cb5ce6307c666badcb692e177fb048857674
[INFO] running `Command { std: "docker" "start" "-a" "3d0f92870d3b645ce21e219e1939cb5ce6307c666badcb692e177fb048857674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d0f92870d3b645ce21e219e1939cb5ce6307c666badcb692e177fb048857674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d0f92870d3b645ce21e219e1939cb5ce6307c666badcb692e177fb048857674", kill_on_drop: false }`
[INFO] [stdout] 3d0f92870d3b645ce21e219e1939cb5ce6307c666badcb692e177fb048857674
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4d8b89d56600ab6d7c3800d136cb458ca3ee66b49f43c5db5dde3ac00ed75d0
[INFO] running `Command { std: "docker" "start" "-a" "b4d8b89d56600ab6d7c3800d136cb458ca3ee66b49f43c5db5dde3ac00ed75d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rqlite_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[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 zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 rustls-webpki v0.103.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[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 42.34s
[INFO] running `Command { std: "docker" "inspect" "b4d8b89d56600ab6d7c3800d136cb458ca3ee66b49f43c5db5dde3ac00ed75d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4d8b89d56600ab6d7c3800d136cb458ca3ee66b49f43c5db5dde3ac00ed75d0", kill_on_drop: false }`
[INFO] [stdout] b4d8b89d56600ab6d7c3800d136cb458ca3ee66b49f43c5db5dde3ac00ed75d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac557d588f3b65dd0a0088f94e3e721caadd1140aabc551e5d2d0e6b7ee3bfd1
[INFO] running `Command { std: "docker" "start" "-a" "ac557d588f3b65dd0a0088f94e3e721caadd1140aabc551e5d2d0e6b7ee3bfd1", 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] [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] 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] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/monitor_readyz_test.rs:11:42
[INFO] [stdout]    |
[INFO] [stdout] 11 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 12 |         let q = c.monitor().readyz();
[INFO] [stdout]    |                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 11 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/monitor_readyz_test.rs:28:42
[INFO] [stdout]    |
[INFO] [stdout] 28 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 29 |         let q = c
[INFO] [stdout]    |                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 28 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[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] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/monitor_nodes_test.rs:9:42
[INFO] [stdout]    |
[INFO] [stdout]  9 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 10 |         let q = c.monitor().nodes();
[INFO] [stdout]    |                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  9 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_readyz_test") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/monitor_nodes_test.rs:31:42
[INFO] [stdout]    |
[INFO] [stdout] 31 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 32 |         let q = c.monitor().nodes().enable_version2();
[INFO] [stdout]    |                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_nodes_test") due to 3 previous errors
[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] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> tests/monitor_status_test.rs:9:42
[INFO] [stdout]    |
[INFO] [stdout]  9 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]    |                                          ^
[INFO] [stdout] 10 |         let q = c.monitor();
[INFO] [stdout]    |                 - type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  9 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]    |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "request_new_levels_test") due to 1 previous error
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_status_test") due to 2 previous errors
[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[E0282]: type annotations needed
[INFO] [stdout]    --> tests/request_test.rs:153:42
[INFO] [stdout]     |
[INFO] [stdout] 153 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]     |                                          ^
[INFO] [stdout] 154 |         let r = Request::<Get>::new().run(
[INFO] [stdout] 155 |             &c.query()
[INFO] [stdout]     |              - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 153 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> tests/request_test.rs:195:42
[INFO] [stdout]     |
[INFO] [stdout] 195 |     TestRqlited::get_or_init().run_test(|c| {
[INFO] [stdout]     |                                          ^
[INFO] [stdout] 196 |         let r = Request::<Post>::new().run(
[INFO] [stdout] 197 |             &c.query()
[INFO] [stdout]     |              - type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 195 |     TestRqlited::get_or_init().run_test(|c: /* Type */| {
[INFO] [stdout]     |                                           ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rqlite_client` (test "request_test") due to 3 previous errors
[INFO] [stderr] error: could not compile `rqlite_client` (test "query_execute_raft_index_test") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "ac557d588f3b65dd0a0088f94e3e721caadd1140aabc551e5d2d0e6b7ee3bfd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac557d588f3b65dd0a0088f94e3e721caadd1140aabc551e5d2d0e6b7ee3bfd1", kill_on_drop: false }`
[INFO] [stdout] ac557d588f3b65dd0a0088f94e3e721caadd1140aabc551e5d2d0e6b7ee3bfd1
