[INFO] cloning repository https://github.com/Smileodox/Caru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smileodox/Caru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe59f94646887cd1e69bea2b91ecde057f47d1bf
[INFO] testing Smileodox/Caru against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Smileodox/Caru
[INFO] finished tweaking git repo https://github.com/Smileodox/Caru
[INFO] tweaked toml for git repo https://github.com/Smileodox/Caru written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Smileodox/Caru on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Smileodox/Caru 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b10dd627f6fddf9945a543c4c376beed888ba623b18e45bfd322b19eae0775e0
[INFO] running `Command { std: "docker" "start" "-a" "b10dd627f6fddf9945a543c4c376beed888ba623b18e45bfd322b19eae0775e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b10dd627f6fddf9945a543c4c376beed888ba623b18e45bfd322b19eae0775e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b10dd627f6fddf9945a543c4c376beed888ba623b18e45bfd322b19eae0775e0", kill_on_drop: false }`
[INFO] [stdout] b10dd627f6fddf9945a543c4c376beed888ba623b18e45bfd322b19eae0775e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cb6489158817430de8595373f97950069cfcac35d5a4305038e1bb021db2413
[INFO] running `Command { std: "docker" "start" "-a" "7cb6489158817430de8595373f97950069cfcac35d5a4305038e1bb021db2413", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.23.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.26.3
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling glib v0.10.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling Caru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `deck::flashcard::Flashcard`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use deck::flashcard::Flashcard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/deck/flashcard.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Flashcard {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 3 |     pub id: Option<i32>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Flashcard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Deck` is never constructed
[INFO] [stdout]  --> src/deck/deck.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Deck {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_card` are never used
[INFO] [stdout]   --> src/deck/deck.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Deck {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(name: String) -> Deck {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn add_card(&mut self, card: Flashcard) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReviewData` is never constructed
[INFO] [stdout]  --> src/spaced_repetition/algo.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ReviewData {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_next_review` is never used
[INFO] [stdout]   --> src/spaced_repetition/algo.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn calculate_next_review(data: &mut ReviewData, success: bool) -> chrono::DateTime<Utc> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_deck` is never used
[INFO] [stdout]   --> src/db/queries.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn insert_deck(conn: &Connection, name: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 22s
[INFO] running `Command { std: "docker" "inspect" "7cb6489158817430de8595373f97950069cfcac35d5a4305038e1bb021db2413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb6489158817430de8595373f97950069cfcac35d5a4305038e1bb021db2413", kill_on_drop: false }`
[INFO] [stdout] 7cb6489158817430de8595373f97950069cfcac35d5a4305038e1bb021db2413
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0018451662efc060dbda2a29516efcb38fe2d71503f3fcc6f818f6bad86a6932
[INFO] running `Command { std: "docker" "start" "-a" "0018451662efc060dbda2a29516efcb38fe2d71503f3fcc6f818f6bad86a6932", kill_on_drop: false }`
[INFO] [stderr]    Compiling Caru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `deck::flashcard::Flashcard`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use deck::flashcard::Flashcard;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> src/deck/flashcard.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Flashcard {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 3 |     pub id: Option<i32>,
[INFO] [stdout]   |         ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Flashcard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Deck` is never constructed
[INFO] [stdout]  --> src/deck/deck.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Deck {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `add_card` are never used
[INFO] [stdout]   --> src/deck/deck.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Deck {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 11 |     pub fn new(name: String) -> Deck {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn add_card(&mut self, card: Flashcard) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ReviewData` is never constructed
[INFO] [stdout]  --> src/spaced_repetition/algo.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ReviewData {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calculate_next_review` is never used
[INFO] [stdout]   --> src/spaced_repetition/algo.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn calculate_next_review(data: &mut ReviewData, success: bool) -> chrono::DateTime<Utc> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `insert_deck` is never used
[INFO] [stdout]   --> src/db/queries.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn insert_deck(conn: &Connection, name: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "0018451662efc060dbda2a29516efcb38fe2d71503f3fcc6f818f6bad86a6932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0018451662efc060dbda2a29516efcb38fe2d71503f3fcc6f818f6bad86a6932", kill_on_drop: false }`
[INFO] [stdout] 0018451662efc060dbda2a29516efcb38fe2d71503f3fcc6f818f6bad86a6932
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dea388eb160bc6913d4f340f0b590d0d20d3826030d105a0f626b35614c91df3
[INFO] running `Command { std: "docker" "start" "-a" "dea388eb160bc6913d4f340f0b590d0d20d3826030d105a0f626b35614c91df3", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `deck::flashcard::Flashcard`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use deck::flashcard::Flashcard;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]  --> src/deck/flashcard.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct Flashcard {
[INFO] [stderr]   |            --------- field in this struct
[INFO] [stderr] 3 |     pub id: Option<i32>,
[INFO] [stderr]   |         ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Flashcard` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Deck` is never constructed
[INFO] [stderr]  --> src/deck/deck.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Deck {
[INFO] [stderr]   |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `add_card` are never used
[INFO] [stderr]   --> src/deck/deck.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl Deck {
[INFO] [stderr]    | --------- associated items in this implementation
[INFO] [stderr] 11 |     pub fn new(name: String) -> Deck {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub fn add_card(&mut self, card: Flashcard) {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ReviewData` is never constructed
[INFO] [stderr]  --> src/spaced_repetition/algo.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ReviewData {
[INFO] [stderr]   |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `calculate_next_review` is never used
[INFO] [stderr]   --> src/spaced_repetition/algo.rs:10:8
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub fn calculate_next_review(data: &mut ReviewData, success: bool) -> chrono::DateTime<Utc> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `insert_deck` is never used
[INFO] [stderr]   --> src/db/queries.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn insert_deck(conn: &Connection, name: &str) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `Caru` (bin "Caru" test) generated 7 warnings (run `cargo fix --bin "Caru" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Caru-451ce53fb71a30f7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dea388eb160bc6913d4f340f0b590d0d20d3826030d105a0f626b35614c91df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dea388eb160bc6913d4f340f0b590d0d20d3826030d105a0f626b35614c91df3", kill_on_drop: false }`
[INFO] [stdout] dea388eb160bc6913d4f340f0b590d0d20d3826030d105a0f626b35614c91df3
