[INFO] cloning repository https://github.com/plutonium-guy/markdown_to_pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plutonium-guy/markdown_to_pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutonium-guy%2Fmarkdown_to_pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutonium-guy%2Fmarkdown_to_pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2300af3c17b44e87bd8839b52d28930d4c585ba4
[INFO] checking plutonium-guy/markdown_to_pdf against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutonium-guy%2Fmarkdown_to_pdf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/plutonium-guy/markdown_to_pdf
[INFO] finished tweaking git repo https://github.com/plutonium-guy/markdown_to_pdf
[INFO] tweaked toml for git repo https://github.com/plutonium-guy/markdown_to_pdf written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plutonium-guy/markdown_to_pdf on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/plutonium-guy/markdown_to_pdf 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subsetter v0.2.3
[INFO] [stderr]   Downloaded rmcp-macros v0.8.5
[INFO] [stderr]   Downloaded xdg v2.5.2
[INFO] [stderr]   Downloaded ttf-parser v0.24.1
[INFO] [stderr]   Downloaded caseless v0.2.2
[INFO] [stderr]   Downloaded genpdfi v0.2.7
[INFO] [stderr]   Downloaded lopdf v0.26.0
[INFO] [stderr]   Downloaded rmcp v0.8.5
[INFO] [stderr]   Downloaded kurbo v0.12.0
[INFO] [stderr]   Downloaded pom v3.4.0
[INFO] [stderr]   Downloaded comrak v0.40.0
[INFO] [stderr]   Downloaded write-fonts v0.43.0
[INFO] [stderr]   Downloaded printpdf v0.7.0
[INFO] [stderr]   Downloaded lopdf v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ad7845187f867a152f92b10f74f630019cbd51550e64a714cbe16b76c9e2822
[INFO] running `Command { std: "docker" "start" "-a" "5ad7845187f867a152f92b10f74f630019cbd51550e64a714cbe16b76c9e2822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ad7845187f867a152f92b10f74f630019cbd51550e64a714cbe16b76c9e2822", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ad7845187f867a152f92b10f74f630019cbd51550e64a714cbe16b76c9e2822", kill_on_drop: false }`
[INFO] [stdout] 5ad7845187f867a152f92b10f74f630019cbd51550e64a714cbe16b76c9e2822
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef90b6f02878de0552a1f4d19dd9c6e2e1815c8c47e4de9975980b628bc1a25c
[INFO] running `Command { std: "docker" "start" "-a" "ef90b6f02878de0552a1f4d19dd9c6e2e1815c8c47e4de9975980b628bc1a25c", kill_on_drop: false }`
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking ttf-parser v0.19.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking tokio v1.51.1
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling bon-macros v3.9.1
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking caseless v0.2.2
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking pom v3.4.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking schemars v0.8.22
[INFO] [stderr]     Checking lopdf v0.31.0
[INFO] [stderr]     Checking lopdf v0.26.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking bon v3.9.1
[INFO] [stderr]     Checking rmcp v0.8.5
[INFO] [stderr]     Checking comrak v0.40.0
[INFO] [stderr]     Checking printpdf v0.7.0
[INFO] [stderr]     Checking write-fonts v0.43.0
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking subsetter v0.2.3
[INFO] [stderr]     Checking genpdfi v0.2.7
[INFO] [stderr]     Checking markdown_to_pdf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |         doc.push(elements::Break::new(1.5));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:180:43
[INFO] [stdout]     |
[INFO] [stdout] 180 |             doc.push(elements::Break::new(0.5));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:194:43
[INFO] [stdout]     |
[INFO] [stdout] 194 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:226:43
[INFO] [stdout]     |
[INFO] [stdout] 226 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:239:58
[INFO] [stdout]     |
[INFO] [stdout] 239 |                         layout.push(elements::Break::new(0.2));
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `0.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:281:43
[INFO] [stdout]     |
[INFO] [stdout] 281 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:286:43
[INFO] [stdout]     |
[INFO] [stdout] 286 |             doc.push(elements::Break::new(0.2));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:296:43
[INFO] [stdout]     |
[INFO] [stdout] 296 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:301:43
[INFO] [stdout]     |
[INFO] [stdout] 301 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:131:39
[INFO] [stdout]     |
[INFO] [stdout] 131 |         doc.push(elements::Break::new(1.5));
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:180:43
[INFO] [stdout]     |
[INFO] [stdout] 180 |             doc.push(elements::Break::new(0.5));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:194:43
[INFO] [stdout]     |
[INFO] [stdout] 194 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:205:43
[INFO] [stdout]     |
[INFO] [stdout] 205 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:226:43
[INFO] [stdout]     |
[INFO] [stdout] 226 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:239:58
[INFO] [stdout]     |
[INFO] [stdout] 239 |                         layout.push(elements::Break::new(0.2));
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `0.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:281:43
[INFO] [stdout]     |
[INFO] [stdout] 281 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:286:43
[INFO] [stdout]     |
[INFO] [stdout] 286 |             doc.push(elements::Break::new(0.2));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.2_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:296:43
[INFO] [stdout]     |
[INFO] [stdout] 296 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/converter.rs:301:43
[INFO] [stdout]     |
[INFO] [stdout] 301 |             doc.push(elements::Break::new(0.3));
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `0.3_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.48s
[INFO] running `Command { std: "docker" "inspect" "ef90b6f02878de0552a1f4d19dd9c6e2e1815c8c47e4de9975980b628bc1a25c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef90b6f02878de0552a1f4d19dd9c6e2e1815c8c47e4de9975980b628bc1a25c", kill_on_drop: false }`
[INFO] [stdout] ef90b6f02878de0552a1f4d19dd9c6e2e1815c8c47e4de9975980b628bc1a25c
