[INFO] cloning repository https://github.com/camdencheek/sgqlite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/camdencheek/sgqlite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fsgqlite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fsgqlite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19a36150f52005a4e1c8605b666054a3ef378835
[INFO] checking camdencheek/sgqlite against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcamdencheek%2Fsgqlite" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/camdencheek/sgqlite
[INFO] finished tweaking git repo https://github.com/camdencheek/sgqlite
[INFO] tweaked toml for git repo https://github.com/camdencheek/sgqlite written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/camdencheek/sgqlite on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/camdencheek/sgqlite 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded cxx-build v1.0.82
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.82
[INFO] [stderr]   Downloaded rusqlite_migration v1.0.1
[INFO] [stderr]   Downloaded io-lifetimes v1.0.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.82
[INFO] [stderr]   Downloaded openssl-sys v0.9.78
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded git2 v0.15.0
[INFO] [stderr]   Downloaded rusqlite v0.28.0
[INFO] [stderr]   Downloaded cxx v1.0.82
[INFO] [stderr]   Downloaded clap v4.0.29
[INFO] [stderr]   Downloaded rustix v0.36.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] [stderr]   Downloaded libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20992965d1100d1cdc34f3ee666a8d81a4e86e4290a291b0444a103e7a613272
[INFO] running `Command { std: "docker" "start" "-a" "20992965d1100d1cdc34f3ee666a8d81a4e86e4290a291b0444a103e7a613272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20992965d1100d1cdc34f3ee666a8d81a4e86e4290a291b0444a103e7a613272", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20992965d1100d1cdc34f3ee666a8d81a4e86e4290a291b0444a103e7a613272", kill_on_drop: false }`
[INFO] [stdout] 20992965d1100d1cdc34f3ee666a8d81a4e86e4290a291b0444a103e7a613272
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 256f0907fab315460e6ea205d06bee0f4b40a252ef0d836516f993639eed8f15
[INFO] running `Command { std: "docker" "start" "-a" "256f0907fab315460e6ea205d06bee0f4b40a252ef0d836516f993639eed8f15", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling rustix v0.36.4
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.1.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking object v0.29.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling cc v1.0.77
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.78
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling libgit2-sys v0.14.0+1.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]     Checking clap v4.0.29
[INFO] [stderr]     Checking git2 v0.15.0
[INFO] [stderr]     Checking lz4 v1.24.0
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]     Checking rusqlite_migration v1.0.1
[INFO] [stderr]     Checking sgqlite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Connection`
[INFO] [stdout]  --> src/ingest.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusqlite::{Connection, Row, Statement, Transaction};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Connection`
[INFO] [stdout]  --> src/ingest.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rusqlite::{Connection, Row, Statement, Transaction};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/main.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct RefDiff {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 87 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RefDiff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tree_oid` and `name` are never read
[INFO] [stdout]    --> src/ingest.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct TreeEntry {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 162 |     tree_oid: Oid,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 163 |     name: Vec<u8>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TreeEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/main.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | struct RefDiff {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 87 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RefDiff` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tree_oid` and `name` are never read
[INFO] [stdout]    --> src/ingest.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct TreeEntry {
[INFO] [stdout]     |        --------- fields in this struct
[INFO] [stdout] 162 |     tree_oid: Oid,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 163 |     name: Vec<u8>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TreeEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.43s
[INFO] running `Command { std: "docker" "inspect" "256f0907fab315460e6ea205d06bee0f4b40a252ef0d836516f993639eed8f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "256f0907fab315460e6ea205d06bee0f4b40a252ef0d836516f993639eed8f15", kill_on_drop: false }`
[INFO] [stdout] 256f0907fab315460e6ea205d06bee0f4b40a252ef0d836516f993639eed8f15
