[INFO] fetching crate rqlite_client 0.1.0... [INFO] testing rqlite_client-0.1.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rqlite_client 0.1.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rqlite_client 0.1.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-impl v8.7.2 [INFO] [stderr] Downloaded include-flate-codegen v0.2.0 [INFO] [stderr] Downloaded url v2.5.6 [INFO] [stderr] Downloaded rust-embed v8.7.2 [INFO] [stderr] Downloaded include-flate v0.3.0 [INFO] [stderr] Downloaded rust-embed-utils v8.7.2 [INFO] [stderr] Downloaded dary_heap v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bd176ea346696312cdfad436768eb9bd2b900a33f5d2865270e38aa6bc437ca [INFO] running `Command { std: "docker" "start" "-a" "8bd176ea346696312cdfad436768eb9bd2b900a33f5d2865270e38aa6bc437ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bd176ea346696312cdfad436768eb9bd2b900a33f5d2865270e38aa6bc437ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd176ea346696312cdfad436768eb9bd2b900a33f5d2865270e38aa6bc437ca", kill_on_drop: false }` [INFO] [stdout] 8bd176ea346696312cdfad436768eb9bd2b900a33f5d2865270e38aa6bc437ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c40e083c1f93a8214bc322cc73ed68f792bae7a03f8b5d9b1ec8726dc66873e [INFO] running `Command { std: "docker" "start" "-a" "8c40e083c1f93a8214bc322cc73ed68f792bae7a03f8b5d9b1ec8726dc66873e", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rqlite_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling flate2 v1.1.2 [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 rustls-webpki v0.103.4 [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 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 serde_json v1.0.143 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.65s [INFO] running `Command { std: "docker" "inspect" "8c40e083c1f93a8214bc322cc73ed68f792bae7a03f8b5d9b1ec8726dc66873e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c40e083c1f93a8214bc322cc73ed68f792bae7a03f8b5d9b1ec8726dc66873e", kill_on_drop: false }` [INFO] [stdout] 8c40e083c1f93a8214bc322cc73ed68f792bae7a03f8b5d9b1ec8726dc66873e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df90369504d624494bb3effc0523bc2fdd232d0c632c4fb7e2932e327f0e276f [INFO] running `Command { std: "docker" "start" "-a" "df90369504d624494bb3effc0523bc2fdd232d0c632c4fb7e2932e327f0e276f", kill_on_drop: false }` [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/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/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] [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] 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 "query_execute_raft_index_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 "monitor_readyz_test") due to 1 previous error [INFO] [stderr] error: could not compile `rqlite_client` (test "create_table_test") due to 1 previous error [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/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/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] [stderr] error: could not compile `rqlite_client` (test "request_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 "monitor_nodes_test") due to 1 previous error [INFO] [stderr] error: could not compile `rqlite_client` (test "delete_table_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "df90369504d624494bb3effc0523bc2fdd232d0c632c4fb7e2932e327f0e276f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df90369504d624494bb3effc0523bc2fdd232d0c632c4fb7e2932e327f0e276f", kill_on_drop: false }` [INFO] [stdout] df90369504d624494bb3effc0523bc2fdd232d0c632c4fb7e2932e327f0e276f