[INFO] fetching crate sqlx-build-trust-sqlite 0.7.9...
[INFO] testing sqlx-build-trust-sqlite-0.7.9 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sqlx-build-trust-sqlite 0.7.9 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate sqlx-build-trust-sqlite 0.7.9
[INFO] finished tweaking crates.io crate sqlx-build-trust-sqlite 0.7.9
[INFO] tweaked toml for crates.io crate sqlx-build-trust-sqlite 0.7.9 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-build-trust-sqlite 0.7.9 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding flume v0.11.1 (available: v0.12.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding libsqlite3-sys v0.27.0 (available: v0.37.0)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded atoi v2.0.0
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded crc-catalog v2.5.0
[INFO] [stderr]   Downloaded sqlx-build-trust-core v0.7.9
[INFO] [stderr]   Downloaded futures-intrusive v0.5.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0deb1494a5cb1b6033ca5934bd7e1815a9bd473acdef0b515182f8be683d5f79
[INFO] running `Command { std: "docker" "start" "-a" "0deb1494a5cb1b6033ca5934bd7e1815a9bd473acdef0b515182f8be683d5f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0deb1494a5cb1b6033ca5934bd7e1815a9bd473acdef0b515182f8be683d5f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0deb1494a5cb1b6033ca5934bd7e1815a9bd473acdef0b515182f8be683d5f79", kill_on_drop: false }`
[INFO] [stdout] 0deb1494a5cb1b6033ca5934bd7e1815a9bd473acdef0b515182f8be683d5f79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d401b177445706042d094c2de80810265a66a8f93c82ab9c63144343f3b77da7
[INFO] running `Command { std: "docker" "start" "-a" "d401b177445706042d094c2de80810265a66a8f93c82ab9c63144343f3b77da7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sqlx-build-trust-core v0.7.9
[INFO] [stderr]    Compiling sqlx-build-trust-sqlite v0.7.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/connection/handle.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct ConnectionHandleRaw(NonNull<sqlite3>);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ConnectionHandleRaw` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.14s
[INFO] running `Command { std: "docker" "inspect" "d401b177445706042d094c2de80810265a66a8f93c82ab9c63144343f3b77da7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d401b177445706042d094c2de80810265a66a8f93c82ab9c63144343f3b77da7", kill_on_drop: false }`
[INFO] [stdout] d401b177445706042d094c2de80810265a66a8f93c82ab9c63144343f3b77da7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af611b49585ff9473b146bf625c88ca5915a7045b87879d9679bbf6ee3335dfc
[INFO] running `Command { std: "docker" "start" "-a" "af611b49585ff9473b146bf625c88ca5915a7045b87879d9679bbf6ee3335dfc", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlx-build-trust-sqlite v0.7.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/connection/handle.rs:20:39
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub(crate) struct ConnectionHandleRaw(NonNull<sqlite3>);
[INFO] [stdout]    |                   ------------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ConnectionHandleRaw` has derived impls for the traits `Debug` and `Clone`, but these are 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] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1477:45
[INFO] [stdout]      |
[INFO] [stdout] 1477 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1484:45
[INFO] [stdout]      |
[INFO] [stdout] 1484 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1491:45
[INFO] [stdout]      |
[INFO] [stdout] 1491 |             root_block_cols[&table_db_block][&2]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1502:45
[INFO] [stdout]      |
[INFO] [stdout] 1502 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1509:45
[INFO] [stdout]      |
[INFO] [stdout] 1509 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1520:45
[INFO] [stdout]      |
[INFO] [stdout] 1520 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1527:45
[INFO] [stdout]      |
[INFO] [stdout] 1527 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1538:45
[INFO] [stdout]      |
[INFO] [stdout] 1538 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1545:45
[INFO] [stdout]      |
[INFO] [stdout] 1545 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1552:45
[INFO] [stdout]      |
[INFO] [stdout] 1552 |             root_block_cols[&table_db_block][&2]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1563:45
[INFO] [stdout]      |
[INFO] [stdout] 1563 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1570:45
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1581:45
[INFO] [stdout]      |
[INFO] [stdout] 1581 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1588:45
[INFO] [stdout]      |
[INFO] [stdout] 1588 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1599:45
[INFO] [stdout]      |
[INFO] [stdout] 1599 |             root_block_cols[&table_db_block][&0]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1606:45
[INFO] [stdout]      |
[INFO] [stdout] 1606 |             root_block_cols[&table_db_block][&1]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0608]: cannot index into a value of type `IntMap<ColumnType>`
[INFO] [stdout]     --> src/connection/explain.rs:1613:45
[INFO] [stdout]      |
[INFO] [stdout] 1613 |             root_block_cols[&table_db_block][&2]
[INFO] [stdout]      |                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0608`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sqlx-build-trust-sqlite` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "af611b49585ff9473b146bf625c88ca5915a7045b87879d9679bbf6ee3335dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af611b49585ff9473b146bf625c88ca5915a7045b87879d9679bbf6ee3335dfc", kill_on_drop: false }`
[INFO] [stdout] af611b49585ff9473b146bf625c88ca5915a7045b87879d9679bbf6ee3335dfc
