[INFO] fetching crate sqlx-build-trust-sqlite 0.7.9... [INFO] testing sqlx-build-trust-sqlite-0.7.9 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate sqlx-build-trust-sqlite 0.7.9 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlx-build-trust-sqlite 0.7.9 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 140 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-build-trust-core v0.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db75abad4f23e140995d1d83877b786947da26e7b51b21e4e3feeb9c8334d283 [INFO] running `Command { std: "docker" "start" "-a" "db75abad4f23e140995d1d83877b786947da26e7b51b21e4e3feeb9c8334d283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db75abad4f23e140995d1d83877b786947da26e7b51b21e4e3feeb9c8334d283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db75abad4f23e140995d1d83877b786947da26e7b51b21e4e3feeb9c8334d283", kill_on_drop: false }` [INFO] [stdout] db75abad4f23e140995d1d83877b786947da26e7b51b21e4e3feeb9c8334d283 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9096f55ae56f6883533a798fe2733d4da2056bd1336282e0bde96c18618d7cf9 [INFO] running `Command { std: "docker" "start" "-a" "9096f55ae56f6883533a798fe2733d4da2056bd1336282e0bde96c18618d7cf9", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [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 urlencoding v2.1.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [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); [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 36.27s [INFO] running `Command { std: "docker" "inspect" "9096f55ae56f6883533a798fe2733d4da2056bd1336282e0bde96c18618d7cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9096f55ae56f6883533a798fe2733d4da2056bd1336282e0bde96c18618d7cf9", kill_on_drop: false }` [INFO] [stdout] 9096f55ae56f6883533a798fe2733d4da2056bd1336282e0bde96c18618d7cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad98baf91d085580f4084a3cb186114bd5b843edcdd98345e0d567d76172ddf4 [INFO] running `Command { std: "docker" "start" "-a" "ad98baf91d085580f4084a3cb186114bd5b843edcdd98345e0d567d76172ddf4", 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); [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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` [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" "ad98baf91d085580f4084a3cb186114bd5b843edcdd98345e0d567d76172ddf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad98baf91d085580f4084a3cb186114bd5b843edcdd98345e0d567d76172ddf4", kill_on_drop: false }` [INFO] [stdout] ad98baf91d085580f4084a3cb186114bd5b843edcdd98345e0d567d76172ddf4