[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yasuyuky/cairocard on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.16
[INFO] [stderr]   Downloaded system-deps v3.2.0
[INFO] [stderr]   Downloaded version-compare v0.0.11
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded futures-core v0.3.17
[INFO] [stderr]   Downloaded futures-channel v0.3.17
[INFO] [stderr]   Downloaded cairo-rs v0.14.9
[INFO] [stderr]   Downloaded pango v0.14.8
[INFO] [stderr]   Downloaded glib-sys v0.14.0
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded glib-macros v0.14.1
[INFO] [stderr]   Downloaded futures-util v0.3.17
[INFO] [stderr]   Downloaded glib v0.14.8
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded pango-sys v0.14.0
[INFO] [stderr]   Downloaded cfg-expr v0.8.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.30
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded gobject-sys v0.14.0
[INFO] [stderr]   Downloaded structopt v0.3.23
[INFO] [stderr]   Downloaded futures-task v0.3.17
[INFO] [stderr]   Downloaded cairo-sys-rs v0.14.9
[INFO] [stderr]   Downloaded pkg-config v0.3.20
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded pangocairo-sys v0.14.0
[INFO] [stderr]   Downloaded pangocairo v0.14.0
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b3e44cb26627875af2c00420fd8d568ee574619cc61c8d65df10bf1084e102a
[INFO] running `Command { std: "docker" "start" "-a" "7b3e44cb26627875af2c00420fd8d568ee574619cc61c8d65df10bf1084e102a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b3e44cb26627875af2c00420fd8d568ee574619cc61c8d65df10bf1084e102a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b3e44cb26627875af2c00420fd8d568ee574619cc61c8d65df10bf1084e102a", kill_on_drop: false }`
[INFO] [stdout] 7b3e44cb26627875af2c00420fd8d568ee574619cc61c8d65df10bf1084e102a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc3073970f080cf8161ec3241d835b214a258d1eadef963c949a3bc4eae50f3
[INFO] running `Command { std: "docker" "start" "-a" "5cc3073970f080cf8161ec3241d835b214a258d1eadef963c949a3bc4eae50f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[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 smallvec v1.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling strum v0.21.0
[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 futures-util v0.3.17
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[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 cairo-rs v0.14.9
[INFO] [stderr]    Compiling pango v0.14.8
[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)]` (part of `#[warn(unused)]`) 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<HashMap<String, usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stdout] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[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 37.18s
[INFO] running `Command { std: "docker" "inspect" "5cc3073970f080cf8161ec3241d835b214a258d1eadef963c949a3bc4eae50f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc3073970f080cf8161ec3241d835b214a258d1eadef963c949a3bc4eae50f3", kill_on_drop: false }`
[INFO] [stdout] 5cc3073970f080cf8161ec3241d835b214a258d1eadef963c949a3bc4eae50f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70b1adbe31a688a2c8c52a9e6ae9c48f9a1fd8a77ced6c9bbfc9b0adbf93a7bf
[INFO] running `Command { std: "docker" "start" "-a" "70b1adbe31a688a2c8c52a9e6ae9c48f9a1fd8a77ced6c9bbfc9b0adbf93a7bf", 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)]` (part of `#[warn(unused)]`) 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<HashMap<String, usize>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stdout] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[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 1.11s
[INFO] running `Command { std: "docker" "inspect" "70b1adbe31a688a2c8c52a9e6ae9c48f9a1fd8a77ced6c9bbfc9b0adbf93a7bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b1adbe31a688a2c8c52a9e6ae9c48f9a1fd8a77ced6c9bbfc9b0adbf93a7bf", kill_on_drop: false }`
[INFO] [stdout] 70b1adbe31a688a2c8c52a9e6ae9c48f9a1fd8a77ced6c9bbfc9b0adbf93a7bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a34adf02e17cde1febfcfd26dee69ccccce682b3fcd3ec407bdf0ade7e7fd877
[INFO] running `Command { std: "docker" "start" "-a" "a34adf02e17cde1febfcfd26dee69ccccce682b3fcd3ec407bdf0ade7e7fd877", 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)]` (part of `#[warn(unused)]`) 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<HashMap<String, usize>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 14 |     pub imports: Option<Vec<String>>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 15 |     pub texts: HashMap<String, text::TextElement>,
[INFO] [stderr] 16 |     pub svgs: Option<HashMap<String, SvgElement>>,
[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.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cairocard-9429ebb8df26b8d5)
[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" "a34adf02e17cde1febfcfd26dee69ccccce682b3fcd3ec407bdf0ade7e7fd877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a34adf02e17cde1febfcfd26dee69ccccce682b3fcd3ec407bdf0ade7e7fd877", kill_on_drop: false }`
[INFO] [stdout] a34adf02e17cde1febfcfd26dee69ccccce682b3fcd3ec407bdf0ade7e7fd877
