[INFO] cloning repository https://github.com/mukeshsoni/sqlx-playground
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mukeshsoni/sqlx-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11cfeb8c160e3b32350e82bd37c9a2807c6d1e9
[INFO] building mukeshsoni/sqlx-playground against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmukeshsoni%2Fsqlx-playground" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  45% (22/48)
Updating files:  47% (23/48)
Updating files:  50% (24/48)
Updating files:  52% (25/48)
Updating files:  54% (26/48)
Updating files:  56% (27/48)
Updating files:  58% (28/48)
Updating files:  60% (29/48)
Updating files:  62% (30/48)
Updating files:  64% (31/48)
Updating files:  66% (32/48)
Updating files:  68% (33/48)
Updating files:  70% (34/48)
Updating files:  72% (35/48)
Updating files:  75% (36/48)
Updating files:  77% (37/48)
Updating files:  79% (38/48)
Updating files:  81% (39/48)
Updating files:  83% (40/48)
Updating files:  85% (41/48)
Updating files:  87% (42/48)
Updating files:  89% (43/48)
Updating files:  91% (44/48)
Updating files:  93% (45/48)
Updating files:  95% (46/48)
Updating files:  97% (47/48)
Updating files: 100% (48/48)
Updating files: 100% (48/48), done.
[INFO] started tweaking git repo https://github.com/mukeshsoni/sqlx-playground
[INFO] finished tweaking git repo https://github.com/mukeshsoni/sqlx-playground
[INFO] tweaked toml for git repo https://github.com/mukeshsoni/sqlx-playground written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mukeshsoni/sqlx-playground on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mukeshsoni/sqlx-playground 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bde81b3ba61e2a10ecb268ea11f31be6e98d9717d28e8db4136e9de1f0cb22e3
[INFO] running `Command { std: "docker" "start" "-a" "bde81b3ba61e2a10ecb268ea11f31be6e98d9717d28e8db4136e9de1f0cb22e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bde81b3ba61e2a10ecb268ea11f31be6e98d9717d28e8db4136e9de1f0cb22e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bde81b3ba61e2a10ecb268ea11f31be6e98d9717d28e8db4136e9de1f0cb22e3", kill_on_drop: false }`
[INFO] [stdout] bde81b3ba61e2a10ecb268ea11f31be6e98d9717d28e8db4136e9de1f0cb22e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10e525fb58e0852e260ea06bc995b06387f1e122ddd2de7ca784ae236eba8e09
[INFO] running `Command { std: "docker" "start" "-a" "10e525fb58e0852e260ea06bc995b06387f1e122ddd2de7ca784ae236eba8e09", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling gexiv2-sys v1.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rexiv2 v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling sqlx-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/db.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |         Err(err) => return Ok(()),
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Filter` is never constructed
[INFO] [stdout]   --> src/db.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Filter {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Image` is never constructed
[INFO] [stdout]   --> src/db.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Image {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_images_for_path` is never used
[INFO] [stdout]   --> src/db.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub async fn has_images_for_path(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_images_in_path` is never used
[INFO] [stdout]   --> src/db.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 | async fn get_images_in_path(
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirContent` is never constructed
[INFO] [stdout]   --> src/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirContent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LibraryFile` is never constructed
[INFO] [stdout]   --> src/db.rs:97:8
[INFO] [stdout]    |
[INFO] [stdout] 97 | struct LibraryFile {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_to_string` is never used
[INFO] [stdout]    --> src/db.rs:107:4
[INFO] [stdout]     |
[INFO] [stdout] 107 | fn path_to_string(path: &Path) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dir_image_files` is never used
[INFO] [stdout]    --> src/db.rs:113:4
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn get_dir_image_files(dir_path: &str) -> Result<Vec<LibraryFile>, std::io::Error> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_exif_data` is never used
[INFO] [stdout]    --> src/db.rs:161:10
[INFO] [stdout]     |
[INFO] [stdout] 161 | async fn insert_exif_data<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_iptc_data` is never used
[INFO] [stdout]    --> src/db.rs:230:10
[INFO] [stdout]     |
[INFO] [stdout] 230 | async fn insert_iptc_data<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_exif_and_iptc_to_db` is never used
[INFO] [stdout]    --> src/db.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 271 | async fn write_exif_and_iptc_to_db<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_library_file` is never used
[INFO] [stdout]    --> src/db.rs:309:10
[INFO] [stdout]     |
[INFO] [stdout] 309 | async fn insert_library_file<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_image_details` is never used
[INFO] [stdout]    --> src/db.rs:329:10
[INFO] [stdout]     |
[INFO] [stdout] 329 | async fn insert_image_details<'a>(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_images` is never used
[INFO] [stdout]    --> src/db.rs:354:14
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub async fn insert_images(pool: &SqlitePool, path: &str) -> Result<(), sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_keywords` is never used
[INFO] [stdout]    --> src/db.rs:377:14
[INFO] [stdout]     |
[INFO] [stdout] 377 | pub async fn get_keywords(pool: &SqlitePool) -> Result<Vec<String>, sqlx::Error> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_image_id_from_path` is never used
[INFO] [stdout]    --> src/db.rs:389:10
[INFO] [stdout]     |
[INFO] [stdout] 389 | async fn get_image_id_from_path(pool: &SqlitePool, image_path: &str) -> Result<u32, sqlx::Error> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_keyword` is never used
[INFO] [stdout]    --> src/db.rs:398:14
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub async fn add_keyword(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_keyword` is never used
[INFO] [stdout]    --> src/db.rs:414:14
[INFO] [stdout]     |
[INFO] [stdout] 414 | pub async fn remove_keyword(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_image_rating` is never used
[INFO] [stdout]    --> src/db.rs:430:14
[INFO] [stdout]     |
[INFO] [stdout] 430 | pub async fn update_image_rating(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_color_label` is never used
[INFO] [stdout]    --> src/db.rs:444:14
[INFO] [stdout]     |
[INFO] [stdout] 444 | pub async fn update_color_label(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_flag` is never used
[INFO] [stdout]    --> src/db.rs:458:14
[INFO] [stdout]     |
[INFO] [stdout] 458 | pub async fn update_flag(
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exif` is never constructed
[INFO] [stdout]   --> src/image_helpers.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Exif {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_image_file` is never used
[INFO] [stdout]   --> src/image_helpers.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn is_image_file(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_regular_image` is never used
[INFO] [stdout]   --> src/image_helpers.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub fn is_regular_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_raw_image` is never used
[INFO] [stdout]   --> src/image_helpers.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub fn is_raw_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "10e525fb58e0852e260ea06bc995b06387f1e122ddd2de7ca784ae236eba8e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10e525fb58e0852e260ea06bc995b06387f1e122ddd2de7ca784ae236eba8e09", kill_on_drop: false }`
[INFO] [stdout] 10e525fb58e0852e260ea06bc995b06387f1e122ddd2de7ca784ae236eba8e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a713dd5dbcb264ee76aaa0c3bae9141619a49b59e00f1a25403abbbf0b38802e
[INFO] running `Command { std: "docker" "start" "-a" "a713dd5dbcb264ee76aaa0c3bae9141619a49b59e00f1a25403abbbf0b38802e", kill_on_drop: false }`
[INFO] [stderr]    Compiling sqlx-playground v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/db.rs:373:13
[INFO] [stdout]     |
[INFO] [stdout] 373 |         Err(err) => return Ok(()),
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirContent` is never constructed
[INFO] [stdout]   --> src/db.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct DirContent {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Exif` is never constructed
[INFO] [stdout]   --> src/image_helpers.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Exif {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "a713dd5dbcb264ee76aaa0c3bae9141619a49b59e00f1a25403abbbf0b38802e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a713dd5dbcb264ee76aaa0c3bae9141619a49b59e00f1a25403abbbf0b38802e", kill_on_drop: false }`
[INFO] [stdout] a713dd5dbcb264ee76aaa0c3bae9141619a49b59e00f1a25403abbbf0b38802e
