[INFO] cloning repository https://github.com/yasuyuky/cairocard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasuyuky/cairocard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca8d4b93add373a53d5dcfd38ec1cb16092a2136 [INFO] testing yasuyuky/cairocard against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yasuyuky/cairocard on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yasuyuky/cairocard [INFO] finished tweaking git repo https://github.com/yasuyuky/cairocard [INFO] tweaked toml for git repo https://github.com/yasuyuky/cairocard written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yasuyuky/cairocard 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49b6bef06e554d607a53ce2604d14ef5a25198fd25eb4858df4756382a9135d7 [INFO] running `Command { std: "docker" "start" "-a" "49b6bef06e554d607a53ce2604d14ef5a25198fd25eb4858df4756382a9135d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49b6bef06e554d607a53ce2604d14ef5a25198fd25eb4858df4756382a9135d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b6bef06e554d607a53ce2604d14ef5a25198fd25eb4858df4756382a9135d7", kill_on_drop: false }` [INFO] [stdout] 49b6bef06e554d607a53ce2604d14ef5a25198fd25eb4858df4756382a9135d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e246c1ca7fa2f7806371bb476595bc7a5ee875a7bac0f44262aad3a3cbcb5dee [INFO] running `Command { std: "docker" "start" "-a" "e246c1ca7fa2f7806371bb476595bc7a5ee875a7bac0f44262aad3a3cbcb5dee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling glib v0.14.8 [INFO] [stderr] Compiling pango v0.14.8 [INFO] [stderr] Compiling cairo-rs v0.14.9 [INFO] [stderr] Compiling pangocairo v0.14.0 [INFO] [stderr] Compiling cairocard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `style` is never read [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Opt { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | style: PathBuf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fontweight`, `imports`, and `svgs` are never read [INFO] [stdout] --> src/template.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CardTemplate { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fontweight: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub imports: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | pub texts: HashMap, [INFO] [stdout] 16 | pub svgs: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `scale`, and `pos` are never read [INFO] [stdout] --> src/template.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SvgElement { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 30 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | pub scale: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub pos: (f64, f64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `offset` and `scale` are never read [INFO] [stdout] --> src/template.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Dimension { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub offset: (isize, isize), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | #[serde(default = "default_scale")] [INFO] [stdout] 42 | pub scale: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.20s [INFO] running `Command { std: "docker" "inspect" "e246c1ca7fa2f7806371bb476595bc7a5ee875a7bac0f44262aad3a3cbcb5dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e246c1ca7fa2f7806371bb476595bc7a5ee875a7bac0f44262aad3a3cbcb5dee", kill_on_drop: false }` [INFO] [stdout] e246c1ca7fa2f7806371bb476595bc7a5ee875a7bac0f44262aad3a3cbcb5dee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d468788f9746b07c8d8bd55ad83e73a79902684224133536b280b1159cb0d7fc [INFO] running `Command { std: "docker" "start" "-a" "d468788f9746b07c8d8bd55ad83e73a79902684224133536b280b1159cb0d7fc", kill_on_drop: false }` [INFO] [stderr] Compiling cairocard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `style` is never read [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Opt { [INFO] [stdout] | --- field in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | style: PathBuf, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fontweight`, `imports`, and `svgs` are never read [INFO] [stdout] --> src/template.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct CardTemplate { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fontweight: Option>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | pub imports: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | pub texts: HashMap, [INFO] [stdout] 16 | pub svgs: Option>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `scale`, and `pos` are never read [INFO] [stdout] --> src/template.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct SvgElement { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 30 | pub path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | pub scale: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 32 | pub pos: (f64, f64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `offset` and `scale` are never read [INFO] [stdout] --> src/template.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Dimension { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub offset: (isize, isize), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 41 | #[serde(default = "default_scale")] [INFO] [stdout] 42 | pub scale: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "d468788f9746b07c8d8bd55ad83e73a79902684224133536b280b1159cb0d7fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d468788f9746b07c8d8bd55ad83e73a79902684224133536b280b1159cb0d7fc", kill_on_drop: false }` [INFO] [stdout] d468788f9746b07c8d8bd55ad83e73a79902684224133536b280b1159cb0d7fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 654d425b2f60eb03b32560660d51962c65738a5d76904dfd6bb86eadf13e50d5 [INFO] running `Command { std: "docker" "start" "-a" "654d425b2f60eb03b32560660d51962c65738a5d76904dfd6bb86eadf13e50d5", kill_on_drop: false }` [INFO] [stderr] warning: field `style` is never read [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 16 | struct Opt { [INFO] [stderr] | --- field in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | style: PathBuf, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Opt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `fontweight`, `imports`, and `svgs` are never read [INFO] [stderr] --> src/template.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct CardTemplate { [INFO] [stderr] | ------------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 13 | pub fontweight: Option>, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 14 | pub imports: Option>, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 15 | pub texts: HashMap, [INFO] [stderr] 16 | pub svgs: Option>, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `CardTemplate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `path`, `scale`, and `pos` are never read [INFO] [stderr] --> src/template.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct SvgElement { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 30 | pub path: PathBuf, [INFO] [stderr] | ^^^^ [INFO] [stderr] 31 | pub scale: f64, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 32 | pub pos: (f64, f64), [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SvgElement` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `offset` and `scale` are never read [INFO] [stderr] --> src/template.rs:40:9 [INFO] [stderr] | [INFO] [stderr] 36 | pub struct Dimension { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 40 | pub offset: (isize, isize), [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 41 | #[serde(default = "default_scale")] [INFO] [stderr] 42 | pub scale: usize, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Dimension` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `cairocard` (bin "cairocard" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cairocard-fb06dec54ee1fa61) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test text::test_write ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- text::test_write stdout ---- [INFO] [stdout] Error: Write Error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] text::test_write [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin cairocard` [INFO] running `Command { std: "docker" "inspect" "654d425b2f60eb03b32560660d51962c65738a5d76904dfd6bb86eadf13e50d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "654d425b2f60eb03b32560660d51962c65738a5d76904dfd6bb86eadf13e50d5", kill_on_drop: false }` [INFO] [stdout] 654d425b2f60eb03b32560660d51962c65738a5d76904dfd6bb86eadf13e50d5