[INFO] cloning repository https://github.com/mook/paperback
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mook/paperback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmook%2Fpaperback", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmook%2Fpaperback'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7189d0a7ee0a1e73e76123bf9546750d99750556
[INFO] checking mook/paperback against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmook%2Fpaperback" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mook/paperback
[INFO] finished tweaking git repo https://github.com/mook/paperback
[INFO] tweaked toml for git repo https://github.com/mook/paperback written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mook/paperback on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mook/paperback 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef01fad48f2d262f44aacff84128dff4841729ce0659f3fba14e706a04e0c925
[INFO] running `Command { std: "docker" "start" "-a" "ef01fad48f2d262f44aacff84128dff4841729ce0659f3fba14e706a04e0c925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef01fad48f2d262f44aacff84128dff4841729ce0659f3fba14e706a04e0c925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef01fad48f2d262f44aacff84128dff4841729ce0659f3fba14e706a04e0c925", kill_on_drop: false }`
[INFO] [stdout] ef01fad48f2d262f44aacff84128dff4841729ce0659f3fba14e706a04e0c925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ee8f65542e24b82fddfabbbacedfb89843fed1b104ae06686291c9165a02e8c
[INFO] running `Command { std: "docker" "start" "-a" "7ee8f65542e24b82fddfabbbacedfb89843fed1b104ae06686291c9165a02e8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling gix-trace v0.1.10
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling jiff v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling gix-utils v0.1.12
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling gix-sec v0.10.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking svgtypes v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling vergen-lib v0.1.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking bitstream-io v2.5.3
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking usvg-tree v0.35.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling vergen v9.0.1
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling readme-rustdocifier v0.1.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking image-webp v0.1.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]     Checking fontdb v0.14.1
[INFO] [stderr]     Checking zune-jpeg v0.4.13
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling vergen-gix v1.0.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]     Checking data-url v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking usvg-parser v0.35.0
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling reed-solomon-simd v2.2.2
[INFO] [stderr]     Checking pdf-writer v0.9.3
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling paperback-generate-fonts v0.1.0 (/opt/rustwide/workdir/generate-fonts)
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]    Compiling codepage-437 v0.1.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking bit_reverse v0.1.8
[INFO] [stderr]     Checking chksum-hash-core v0.0.0
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking usvg-text-layout v0.35.0
[INFO] [stderr]    Compiling rxing-one-d-proc-derive v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking usvg v0.35.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]     Checking svg2pdf v0.8.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking chksum-hash-sha2-512 v0.0.1
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-date v0.9.0
[INFO] [stderr]    Compiling gix-validate v0.9.0
[INFO] [stderr]    Compiling gix-chunk v0.4.8
[INFO] [stderr]    Compiling gix-path v0.10.11
[INFO] [stderr]    Compiling gix-quote v0.4.12
[INFO] [stderr]    Compiling gix-bitmap v0.2.11
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-actor v0.32.0
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gix-config-value v0.14.8
[INFO] [stderr]     Checking assert_fs v1.1.2
[INFO] [stderr]    Compiling gix-object v0.44.0
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]     Checking multimap v0.10.0
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling gix-revwalk v0.15.0
[INFO] [stderr]    Compiling gix-ref v0.47.0
[INFO] [stderr]    Compiling gix-pack v0.53.0
[INFO] [stderr]    Compiling gix-diff v0.46.0
[INFO] [stderr]    Compiling gix-revision v0.29.0
[INFO] [stderr]    Compiling gix-traverse v0.41.0
[INFO] [stderr]    Compiling gix-index v0.35.0
[INFO] [stderr]    Compiling gix-refspec v0.25.0
[INFO] [stderr]    Compiling gix-odb v0.63.0
[INFO] [stderr]    Compiling gix-discover v0.35.0
[INFO] [stderr]    Compiling gix-config v0.40.0
[INFO] [stderr]    Compiling gix v0.66.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking ravif v0.11.10
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]    Compiling paperback v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking rxing v0.6.1
[INFO] [stdout] warning: method `height` is never used
[INFO] [stdout]   --> src/create/render.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Bounds {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn height(&self) -> Mm {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bottom` is never read
[INFO] [stdout]   --> src/fonts/metrics.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub(crate) struct Bounds {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) bottom: Mm,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `height` is never used
[INFO] [stdout]   --> src/fonts/metrics.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Bounds {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn height(&self) -> Mm {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `height` is never used
[INFO] [stdout]   --> src/create/render.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl Bounds {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub(crate) fn height(&self) -> Mm {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bottom` is never read
[INFO] [stdout]   --> src/fonts/metrics.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub(crate) struct Bounds {
[INFO] [stdout]    |                   ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) bottom: Mm,
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `height` is never used
[INFO] [stdout]   --> src/fonts/metrics.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Bounds {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub(crate) fn height(&self) -> Mm {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "7ee8f65542e24b82fddfabbbacedfb89843fed1b104ae06686291c9165a02e8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ee8f65542e24b82fddfabbbacedfb89843fed1b104ae06686291c9165a02e8c", kill_on_drop: false }`
[INFO] [stdout] 7ee8f65542e24b82fddfabbbacedfb89843fed1b104ae06686291c9165a02e8c
