[INFO] fetching crate sqlx-build-trust-sqlite 0.7.9...
[INFO] testing sqlx-build-trust-sqlite-0.7.9 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sqlx-build-trust-sqlite 0.7.9 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sqlx-build-trust-sqlite 0.7.9 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 133 packages to latest compatible versions
[INFO] [stderr]       Adding libsqlite3-sys v0.27.0 (available: v0.35.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded sqlx-build-trust-core v0.7.9
[INFO] [stderr]   Downloaded libsqlite3-sys v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e1eab8e56952e116345dd6643f14cbec066135cc5d17f7782d590ba2df18bc6e
[INFO] running `Command { std: "docker" "start" "-a" "e1eab8e56952e116345dd6643f14cbec066135cc5d17f7782d590ba2df18bc6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e1eab8e56952e116345dd6643f14cbec066135cc5d17f7782d590ba2df18bc6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1eab8e56952e116345dd6643f14cbec066135cc5d17f7782d590ba2df18bc6e", kill_on_drop: false }`
[INFO] [stdout] e1eab8e56952e116345dd6643f14cbec066135cc5d17f7782d590ba2df18bc6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ab0852ae8778daab04cb926f2d9e5b0a8f5f643a5811a6d63c907fb4c838e37
[INFO] running `Command { std: "docker" "start" "-a" "6ab0852ae8778daab04cb926f2d9e5b0a8f5f643a5811a6d63c907fb4c838e37", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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 39.76s
[INFO] running `Command { std: "docker" "inspect" "6ab0852ae8778daab04cb926f2d9e5b0a8f5f643a5811a6d63c907fb4c838e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab0852ae8778daab04cb926f2d9e5b0a8f5f643a5811a6d63c907fb4c838e37", kill_on_drop: false }`
[INFO] [stdout] 6ab0852ae8778daab04cb926f2d9e5b0a8f5f643a5811a6d63c907fb4c838e37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eda9d77ba1cf2f87855e7aa81cfbda66724e93a00f1ca157bf506d152b904e1f
[INFO] running `Command { std: "docker" "start" "-a" "eda9d77ba1cf2f87855e7aa81cfbda66724e93a00f1ca157bf506d152b904e1f", kill_on_drop: false }`
[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]    Compiling sqlx-build-trust-sqlite v0.7.9 (/opt/rustwide/workdir)
[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" "eda9d77ba1cf2f87855e7aa81cfbda66724e93a00f1ca157bf506d152b904e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eda9d77ba1cf2f87855e7aa81cfbda66724e93a00f1ca157bf506d152b904e1f", kill_on_drop: false }`
[INFO] [stdout] eda9d77ba1cf2f87855e7aa81cfbda66724e93a00f1ca157bf506d152b904e1f
