[INFO] cloning repository https://github.com/ashupednekar/sql-cached-crud
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashupednekar/sql-cached-crud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashupednekar%2Fsql-cached-crud", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashupednekar%2Fsql-cached-crud'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2d121b8b361ca001c48fdc9d9f111e1a64fc32b
[INFO] checking ashupednekar/sql-cached-crud against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashupednekar%2Fsql-cached-crud" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ashupednekar/sql-cached-crud
[INFO] finished tweaking git repo https://github.com/ashupednekar/sql-cached-crud
[INFO] tweaked toml for git repo https://github.com/ashupednekar/sql-cached-crud written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ashupednekar/sql-cached-crud on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ashupednekar/sql-cached-crud 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-macros v0.8.0
[INFO] [stderr]   Downloaded sqlx-crud v0.4.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.0
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.0
[INFO] [stderr]   Downloaded sqlx v0.8.0
[INFO] [stderr]   Downloaded serde_json v1.0.125
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded indexmap v2.4.0
[INFO] [stderr]   Downloaded cc v1.1.13
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.0
[INFO] [stderr]   Downloaded sqlx-crud-macros v0.4.0
[INFO] [stderr]   Downloaded object v0.36.3
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded standard-error v0.1.1
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 203b4fd50e2502eee0ada4b8e1ab57e24431941c9266e31129c50c00f444ced1
[INFO] running `Command { std: "docker" "start" "-a" "203b4fd50e2502eee0ada4b8e1ab57e24431941c9266e31129c50c00f444ced1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "203b4fd50e2502eee0ada4b8e1ab57e24431941c9266e31129c50c00f444ced1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "203b4fd50e2502eee0ada4b8e1ab57e24431941c9266e31129c50c00f444ced1", kill_on_drop: false }`
[INFO] [stdout] 203b4fd50e2502eee0ada4b8e1ab57e24431941c9266e31129c50c00f444ced1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9044d19fffb4996baccbaa2580722f72f7867b88e55615a432d81dd3e16f670d
[INFO] running `Command { std: "docker" "start" "-a" "9044d19fffb4996baccbaa2580722f72f7867b88e55615a432d81dd3e16f670d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sqlformat v0.2.4
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking winnow v0.6.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking ordered-multimap v0.6.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking rust-ini v0.19.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling sqlx-crud-macros v0.4.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking pest v2.7.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]    Compiling sqlx-core v0.8.0
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking config v0.14.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]    Compiling sqlx-postgres v0.8.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stderr]     Checking sqlx-crud v0.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.0
[INFO] [stderr]     Checking standard-error v0.1.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.0
[INFO] [stderr]     Checking sqlx v0.8.0
[INFO] [stderr]     Checking sqlx-cached-crud v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use super::*;
[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: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     async fn list<T>(&self, model: T) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn retrieve<T>(&self, model: T) {}
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn create<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn update<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     async fn delete<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:2:29
[INFO] [stdout]   |
[INFO] [stdout] 2 |     async fn list<T>(&self, model: T) {}
[INFO] [stdout]   |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/selectors.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn retrieve<T>(&self, model: T) {}
[INFO] [stdout]   |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 |     async fn create<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 |     async fn update<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]  --> src/adaptors/mutators.rs:5:31
[INFO] [stdout]   |
[INFO] [stdout] 5 |     async fn delete<T>(&self, model: T) {}
[INFO] [stdout]   |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudSelector` is never used
[INFO] [stdout]  --> src/adaptors/selectors.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudSelector{
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudMutator` is never used
[INFO] [stdout]  --> src/adaptors/mutators.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudMutator{
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudSelector` is never used
[INFO] [stdout]  --> src/adaptors/selectors.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudSelector{
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CrudMutator` is never used
[INFO] [stdout]  --> src/adaptors/mutators.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait CrudMutator{
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init` is never used
[INFO] [stdout]   --> src/conn/postgres.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn init() {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.8.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9044d19fffb4996baccbaa2580722f72f7867b88e55615a432d81dd3e16f670d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9044d19fffb4996baccbaa2580722f72f7867b88e55615a432d81dd3e16f670d", kill_on_drop: false }`
[INFO] [stdout] 9044d19fffb4996baccbaa2580722f72f7867b88e55615a432d81dd3e16f670d
