[INFO] cloning repository https://github.com/Jaco-Minnaar/dmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jaco-Minnaar/dmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Fdmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Fdmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12e70e787f4508fb090a8961374bdbc2ff193554
[INFO] checking Jaco-Minnaar/dmt against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJaco-Minnaar%2Fdmt" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Jaco-Minnaar/dmt
[INFO] finished tweaking git repo https://github.com/Jaco-Minnaar/dmt
[INFO] tweaked toml for git repo https://github.com/Jaco-Minnaar/dmt written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Jaco-Minnaar/dmt on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Jaco-Minnaar/dmt 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libsql-hrana v0.2.0
[INFO] [stderr]   Downloaded libsql-sys v0.8.0
[INFO] [stderr]   Downloaded hyper-rustls v0.25.0
[INFO] [stderr]   Downloaded postgres v0.19.9
[INFO] [stderr]   Downloaded libsql_replication v0.6.0
[INFO] [stderr]   Downloaded libsql-rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsql-sqlite3-parser v0.13.0
[INFO] [stderr]   Downloaded libsql v0.6.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded web-sys v0.3.74
[INFO] [stderr]   Downloaded tonic-web v0.11.0
[INFO] [stderr]   Downloaded libsql-ffi v0.5.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d93ee6b7fb69b6b659946b38f44e9ae0b9a4d94d88f90da659b06da282f37049
[INFO] running `Command { std: "docker" "start" "-a" "d93ee6b7fb69b6b659946b38f44e9ae0b9a4d94d88f90da659b06da282f37049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d93ee6b7fb69b6b659946b38f44e9ae0b9a4d94d88f90da659b06da282f37049", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d93ee6b7fb69b6b659946b38f44e9ae0b9a4d94d88f90da659b06da282f37049", kill_on_drop: false }`
[INFO] [stdout] d93ee6b7fb69b6b659946b38f44e9ae0b9a4d94d88f90da659b06da282f37049
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d805e357503227226093afc2e64fca21eec3f264384f090ca5f2458d1bce46f
[INFO] running `Command { std: "docker" "start" "-a" "9d805e357503227226093afc2e64fca21eec3f264384f090ca5f2458d1bce46f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking http-range-header v0.3.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.22
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking proc-macro2 v1.0.92
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libdmt-macros v0.1.0 (/opt/rustwide/workdir/crates/libdmt-macros)
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling libsql-ffi v0.5.0
[INFO] [stderr]     Checking clap v4.5.22
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking libsql-hrana v0.2.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking tower-http v0.4.4
[INFO] [stderr]     Checking postgres v0.19.9
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking libsql-rusqlite v0.33.0
[INFO] [stderr]     Checking libsql-sys v0.8.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-rustls v0.25.0
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking libsql_replication v0.6.0
[INFO] [stderr]     Checking tonic-web v0.11.0
[INFO] [stderr]     Checking libsql v0.6.0
[INFO] [stderr]     Checking libdmt v0.1.0 (/opt/rustwide/workdir/crates/libdmt)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> crates/libdmt/src/commands/new_migration.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[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: `PathBuf`
[INFO] [stdout]  --> crates/libdmt/src/commands/new_migration.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     path::{Path, PathBuf},
[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 variable: `config`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(config: &TursoConfig) -> Result<Self, ConnectionError> {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         name: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         time: chrono::NaiveDateTime,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sql`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute_sql(&mut self, sql: &str) -> Result<(), ConnectionError> {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_sql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn remove_migration_by_id(&mut self, id: i32) -> Result<(), ConnectionError> {
[INFO] [stdout]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn remove_migration_by_name(&mut self, name: &str) -> Result<(), ConnectionError> {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TursoConnection {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     connection: Connection,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dmt v0.1.0 (/opt/rustwide/workdir/crates/dmt)
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn new(config: &TursoConfig) -> Result<Self, ConnectionError> {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         name: &str,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `time`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         time: chrono::NaiveDateTime,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sql`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn execute_sql(&mut self, sql: &str) -> Result<(), ConnectionError> {
[INFO] [stdout]    |                               ^^^ help: if this is intentional, prefix it with an underscore: `_sql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:44:42
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn remove_migration_by_id(&mut self, id: i32) -> Result<(), ConnectionError> {
[INFO] [stdout]    |                                          ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:48:44
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn remove_migration_by_name(&mut self, name: &str) -> Result<(), ConnectionError> {
[INFO] [stdout]    |                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]   --> crates/libdmt/src/database/turso.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct TursoConnection {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 10 |     connection: Connection,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[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 1m 43s
[INFO] running `Command { std: "docker" "inspect" "9d805e357503227226093afc2e64fca21eec3f264384f090ca5f2458d1bce46f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d805e357503227226093afc2e64fca21eec3f264384f090ca5f2458d1bce46f", kill_on_drop: false }`
[INFO] [stdout] 9d805e357503227226093afc2e64fca21eec3f264384f090ca5f2458d1bce46f
