[INFO] fetching crate rqlite_client 0.0.1-alpha.15...
[INFO] checking rqlite_client-0.0.1-alpha.15 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate rqlite_client 0.0.1-alpha.15 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate rqlite_client 0.0.1-alpha.15 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rqlite_client 0.0.1-alpha.15
[INFO] finished tweaking crates.io crate rqlite_client 0.0.1-alpha.15
[INFO] tweaked toml for crates.io crate rqlite_client 0.0.1-alpha.15 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 129 packages to latest compatible versions
[INFO] [stderr]       Adding ureq v2.10.1 (available: v2.11.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38ca7ee078ec2d766b6efca21ad470e62fa8d5ee809c33da5b94b0868632e87c
[INFO] running `Command { std: "docker" "start" "-a" "38ca7ee078ec2d766b6efca21ad470e62fa8d5ee809c33da5b94b0868632e87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38ca7ee078ec2d766b6efca21ad470e62fa8d5ee809c33da5b94b0868632e87c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ca7ee078ec2d766b6efca21ad470e62fa8d5ee809c33da5b94b0868632e87c", kill_on_drop: false }`
[INFO] [stdout] 38ca7ee078ec2d766b6efca21ad470e62fa8d5ee809c33da5b94b0868632e87c
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 203f9e12e7f20e4f4f64c82264610f680ae3c1c73842c9e1920574f2c0460023
[INFO] running `Command { std: "docker" "start" "-a" "203f9e12e7f20e4f4f64c82264610f680ae3c1c73842c9e1920574f2c0460023", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling rqlite_client v0.0.1-alpha.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking ring v0.17.8
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking ureq v2.10.1
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]    --> src/lib.rs:265:5
[INFO] [stdout]     |
[INFO] [stdout] 265 | use test_rqlited as _;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no external crate `test_rqlited`
[INFO] [stdout] 
[INFO] [stdout] 
[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::TEST_RQLITED_DB;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_rqlited`
[INFO] [stdout] 
[INFO] [stdout] 
[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::TEST_RQLITED_DB;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_rqlited`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/migration_embed_test.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / #![allow(unused_crate_dependencies)]
[INFO] [stdout] 2  | | #![cfg(all(feature = "migration_embed", feature = "ureq"))]
[INFO] [stdout] 3  | |
[INFO] [stdout] 4  | | use rqlite_client::{embed_migrations, migration::Migration};
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     });
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_rqlited`
[INFO] [stdout]  --> tests/request_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use test_rqlited::{TEST_RQLITED_DB, TEST_RQLITED_DB_URL};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_rqlited`
[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::TEST_RQLITED_DB;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `test_rqlited`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> tests/migration_test.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout] 1   | / #![allow(unused_crate_dependencies)]
[INFO] [stdout] 2   | | #![cfg(all(feature = "ureq", feature = "migration"))]
[INFO] [stdout] 3   | |
[INFO] [stdout] 4   | | use std::path::Path;
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |     assert_eq!(m_pop_sql, m_sql);
[INFO] [stdout] 112 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[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_without_values_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] [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] [stderr] error: could not compile `rqlite_client` (test "queue_write_test") due to 1 previous error
[INFO] [stderr] error: could not compile `rqlite_client` (test "monitor_status_test") due to 1 previous error
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]   --> tests/impl_request_test.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout] 1  | / #![allow(unused_crate_dependencies)]
[INFO] [stdout] 2  | |
[INFO] [stdout] 3  | | use lazy_static::lazy_static;
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout] 51 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-W missing-docs`
[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::{TEST_RQLITED_DB, TEST_RQLITED_DB_URL};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `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` (test "monitor_nodes_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` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "203f9e12e7f20e4f4f64c82264610f680ae3c1c73842c9e1920574f2c0460023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203f9e12e7f20e4f4f64c82264610f680ae3c1c73842c9e1920574f2c0460023", kill_on_drop: false }`
[INFO] [stdout] 203f9e12e7f20e4f4f64c82264610f680ae3c1c73842c9e1920574f2c0460023
