[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 try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmileodox%2FCaru" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Smileodox/Caru on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bc777908807e0ef14c4ccd1baffe89333285d8363a3eb5f37834a0e51387e80 [INFO] running `Command { std: "docker" "start" "-a" "1bc777908807e0ef14c4ccd1baffe89333285d8363a3eb5f37834a0e51387e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bc777908807e0ef14c4ccd1baffe89333285d8363a3eb5f37834a0e51387e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bc777908807e0ef14c4ccd1baffe89333285d8363a3eb5f37834a0e51387e80", kill_on_drop: false }` [INFO] [stdout] 1bc777908807e0ef14c4ccd1baffe89333285d8363a3eb5f37834a0e51387e80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3f30c9e41f58f6093b8794ed71d26a2591e51475fb441a1d492a4eec19efa55 [INFO] running `Command { std: "docker" "start" "-a" "c3f30c9e41f58f6093b8794ed71d26a2591e51475fb441a1d492a4eec19efa55", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling futures-util v0.3.30 [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)]` (part of `#[warn(unused)]`) 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, [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)]` (part of `#[warn(unused)]`) 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 { [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 1m 11s [INFO] running `Command { std: "docker" "inspect" "c3f30c9e41f58f6093b8794ed71d26a2591e51475fb441a1d492a4eec19efa55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f30c9e41f58f6093b8794ed71d26a2591e51475fb441a1d492a4eec19efa55", kill_on_drop: false }` [INFO] [stdout] c3f30c9e41f58f6093b8794ed71d26a2591e51475fb441a1d492a4eec19efa55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b3d110106bc81b5257cfc50af072d7b1e2e24b95effdad301effd5148e0f11 [INFO] running `Command { std: "docker" "start" "-a" "e4b3d110106bc81b5257cfc50af072d7b1e2e24b95effdad301effd5148e0f11", 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)]` (part of `#[warn(unused)]`) 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, [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)]` (part of `#[warn(unused)]`) 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 { [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.59s [INFO] running `Command { std: "docker" "inspect" "e4b3d110106bc81b5257cfc50af072d7b1e2e24b95effdad301effd5148e0f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b3d110106bc81b5257cfc50af072d7b1e2e24b95effdad301effd5148e0f11", kill_on_drop: false }` [INFO] [stdout] e4b3d110106bc81b5257cfc50af072d7b1e2e24b95effdad301effd5148e0f11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af254d47bc493dd17d8b08ab6020d45c82f0849b2501bac8b451d245972ec66c [INFO] running `Command { std: "docker" "start" "-a" "af254d47bc493dd17d8b08ab6020d45c82f0849b2501bac8b451d245972ec66c", 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)]` (part of `#[warn(unused)]`) 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, [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)]` (part of `#[warn(unused)]`) 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 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: function `insert_deck` is never used [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/db/queries.rs:33:8 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 33 | pub fn insert_deck(conn: &Connection, name: &str) -> Result<()> { [INFO] [stdout] [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.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/Caru-ce45801b2c531cfe) [INFO] running `Command { std: "docker" "inspect" "af254d47bc493dd17d8b08ab6020d45c82f0849b2501bac8b451d245972ec66c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af254d47bc493dd17d8b08ab6020d45c82f0849b2501bac8b451d245972ec66c", kill_on_drop: false }` [INFO] [stdout] af254d47bc493dd17d8b08ab6020d45c82f0849b2501bac8b451d245972ec66c