[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 try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasuyuky%2Fcairocard" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yasuyuky/cairocard on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8554b830441aef96285359586403d461b2439651cf5b29a2596bf30177ba3643
[INFO] running `Command { std: "docker" "start" "-a" "8554b830441aef96285359586403d461b2439651cf5b29a2596bf30177ba3643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8554b830441aef96285359586403d461b2439651cf5b29a2596bf30177ba3643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8554b830441aef96285359586403d461b2439651cf5b29a2596bf30177ba3643", kill_on_drop: false }`
[INFO] [stdout] 8554b830441aef96285359586403d461b2439651cf5b29a2596bf30177ba3643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bc90775e4dfa302b564da7546db5b65ccdbca9c5a245ef2c72df11d5ec64ca6
[INFO] running `Command { std: "docker" "start" "-a" "9bc90775e4dfa302b564da7546db5b65ccdbca9c5a245ef2c72df11d5ec64ca6", 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 unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling either v1.6.1
[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 futures-util v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[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 cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling pango-sys v0.14.0
[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)]` (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 39.09s
[INFO] running `Command { std: "docker" "inspect" "9bc90775e4dfa302b564da7546db5b65ccdbca9c5a245ef2c72df11d5ec64ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc90775e4dfa302b564da7546db5b65ccdbca9c5a245ef2c72df11d5ec64ca6", kill_on_drop: false }`
[INFO] [stdout] 9bc90775e4dfa302b564da7546db5b65ccdbca9c5a245ef2c72df11d5ec64ca6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c818d4385b5c6f1c2f8aba2430619d238bf74df83e112ff8c874893d585c9e1f
[INFO] running `Command { std: "docker" "start" "-a" "c818d4385b5c6f1c2f8aba2430619d238bf74df83e112ff8c874893d585c9e1f", 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.75s
[INFO] running `Command { std: "docker" "inspect" "c818d4385b5c6f1c2f8aba2430619d238bf74df83e112ff8c874893d585c9e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c818d4385b5c6f1c2f8aba2430619d238bf74df83e112ff8c874893d585c9e1f", kill_on_drop: false }`
[INFO] [stdout] c818d4385b5c6f1c2f8aba2430619d238bf74df83e112ff8c874893d585c9e1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9ebf2a2a3ca9173857323a3778b2f2d0b3dc3423bb22a00a6d06f9de02177c66
[INFO] running `Command { std: "docker" "start" "-a" "9ebf2a2a3ca9173857323a3778b2f2d0b3dc3423bb22a00a6d06f9de02177c66", 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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cairocard`
[INFO] running `Command { std: "docker" "inspect" "9ebf2a2a3ca9173857323a3778b2f2d0b3dc3423bb22a00a6d06f9de02177c66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebf2a2a3ca9173857323a3778b2f2d0b3dc3423bb22a00a6d06f9de02177c66", kill_on_drop: false }`
[INFO] [stdout] 9ebf2a2a3ca9173857323a3778b2f2d0b3dc3423bb22a00a6d06f9de02177c66
