[INFO] fetching crate pgcrate 0.4.0...
[INFO] checking pgcrate-0.4.0 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate pgcrate 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pgcrate 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pgcrate 0.4.0
[INFO] tweaked toml for crates.io crate pgcrate 0.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pgcrate 0.4.0 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pgcrate 0.4.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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlparser v0.58.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90f2d7efb3a5c98410a968d03340434ed78a2fb6321dc184eb528e034363e949
[INFO] running `Command { std: "docker" "start" "-a" "90f2d7efb3a5c98410a968d03340434ed78a2fb6321dc184eb528e034363e949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90f2d7efb3a5c98410a968d03340434ed78a2fb6321dc184eb528e034363e949", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90f2d7efb3a5c98410a968d03340434ed78a2fb6321dc184eb528e034363e949", kill_on_drop: false }`
[INFO] [stdout] 90f2d7efb3a5c98410a968d03340434ed78a2fb6321dc184eb528e034363e949
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85e8ae7ac2293c11bdb08fde14f0232d2f50e8c051fd8d63eac05fc4143e5c5
[INFO] running `Command { std: "docker" "start" "-a" "e85e8ae7ac2293c11bdb08fde14f0232d2f50e8c051fd8d63eac05fc4143e5c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]     Checking postgres-types v0.2.11
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking tokio-postgres v0.7.15
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking sqlparser v0.58.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking pgcrate v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `query` is never used
[INFO] [stdout]    --> tests/common/mod.rs:109:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl TestDatabase {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub fn query(&self, sql: &str) -> String {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `empty`, `path`, `file_exists`, and `read_file` are never used
[INFO] [stdout]    --> tests/common/mod.rs:211:12
[INFO] [stdout]     |
[INFO] [stdout] 177 | impl TestProject {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 211 |     pub fn empty(db: &TestDatabase) -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     pub fn path(&self, relative: &str) -> std::path::PathBuf {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 272 |     pub fn file_exists(&self, relative: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn read_file(&self, relative: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_json` is never used
[INFO] [stdout]    --> tests/common/mod.rs:303:8
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn parse_json(output: &Output) -> serde_json::Value {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stdout` is never used
[INFO] [stdout]    --> tests/common/mod.rs:341:8
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub fn stdout(output: &Output) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stderr` is never used
[INFO] [stdout]    --> tests/common/mod.rs:346:8
[INFO] [stdout]     |
[INFO] [stdout] 346 | pub fn stderr(output: &Output) -> String {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/commands/context.rs:403:9
[INFO] [stdout]     |
[INFO] [stdout] 403 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.03s
[INFO] running `Command { std: "docker" "inspect" "e85e8ae7ac2293c11bdb08fde14f0232d2f50e8c051fd8d63eac05fc4143e5c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85e8ae7ac2293c11bdb08fde14f0232d2f50e8c051fd8d63eac05fc4143e5c5", kill_on_drop: false }`
[INFO] [stdout] e85e8ae7ac2293c11bdb08fde14f0232d2f50e8c051fd8d63eac05fc4143e5c5
