[INFO] cloning repository https://github.com/KisaragiEffective/vn3-pdf-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KisaragiEffective/vn3-pdf-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKisaragiEffective%2Fvn3-pdf-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKisaragiEffective%2Fvn3-pdf-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e662f167bdf4252dd7aa0cd4d47e5f2b4cc6b06c [INFO] checking KisaragiEffective/vn3-pdf-parser against try#8d46be77cd48fdbcced888d027457e2c9cf2aa16 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKisaragiEffective%2Fvn3-pdf-parser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KisaragiEffective/vn3-pdf-parser on toolchain 8d46be77cd48fdbcced888d027457e2c9cf2aa16 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KisaragiEffective/vn3-pdf-parser [INFO] finished tweaking git repo https://github.com/KisaragiEffective/vn3-pdf-parser [INFO] tweaked toml for git repo https://github.com/KisaragiEffective/vn3-pdf-parser written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/KisaragiEffective/vn3-pdf-parser 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" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5291dd480c9e6f76516bdf5019c04507d7769d59ca94dd0b9343b033b8f34410 [INFO] running `Command { std: "docker" "start" "-a" "5291dd480c9e6f76516bdf5019c04507d7769d59ca94dd0b9343b033b8f34410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5291dd480c9e6f76516bdf5019c04507d7769d59ca94dd0b9343b033b8f34410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5291dd480c9e6f76516bdf5019c04507d7769d59ca94dd0b9343b033b8f34410", kill_on_drop: false }` [INFO] [stdout] 5291dd480c9e6f76516bdf5019c04507d7769d59ca94dd0b9343b033b8f34410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8d46be77cd48fdbcced888d027457e2c9cf2aa16" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59b659cbe98f4fd170ea82ee0c34b44b012d6aeb12eaebe7d775593c93c5c60d [INFO] running `Command { std: "docker" "start" "-a" "59b659cbe98f4fd170ea82ee0c34b44b012d6aeb12eaebe7d775593c93c5c60d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.23.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pathfinder_resources v0.5.0 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling pathfinder_simd v0.5.5 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pdf_encoding v0.4.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking pathfinder_color v0.5.0 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking pathfinder_geometry v0.5.1 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling pdf_encoding v0.4.0 (https://github.com/pdf-rs/encoding#f473ae1e) [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking cobs v0.2.3 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking dary_heap v0.3.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking pathfinder_content v0.5.0 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking pathfinder_gpu v0.5.0 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking libflate_lz77 v2.1.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking libflate v2.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Compiling pdf_derive v0.2.0 (https://github.com/pdf-rs/pdf/#f87d3f5e) [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking datasize v0.2.15 [INFO] [stderr] Checking fax v0.2.4 [INFO] [stderr] Checking istring v0.3.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling custom_debug_derive v0.6.2 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking tuple v0.5.2 [INFO] [stderr] Checking tuple v0.5.2 (https://github.com/s3bk/tuple/#bcdc3d9f) [INFO] [stderr] Checking decorum v0.3.1 [INFO] [stderr] Checking istring v0.4.2 (https://github.com/s3bk/istring#bb736be4) [INFO] [stderr] Checking table v0.1.0 (https://github.com/s3bk/table#a58c5b8c) [INFO] [stderr] Checking postcard v1.1.1 [INFO] [stderr] Checking pathfinder_ui v0.5.0 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking pathfinder_renderer v0.5.0 (https://github.com/servo/pathfinder#974bc994) [INFO] [stderr] Checking globalcache v0.2.4 [INFO] [stderr] Checking globalcache v0.3.2 [INFO] [stderr] Checking pdf v0.9.0 (https://github.com/pdf-rs/pdf/#f87d3f5e) [INFO] [stderr] Checking font v0.1.0 (https://github.com/pdf-rs/font#78a8d9c5) [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:292:39 [INFO] [stdout] | [INFO] [stdout] 292 | let p = s.current + v(0., s.stack[0]); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:308:51 [INFO] [stdout] | [INFO] [stdout] 308 | let p = s.current + v(s.stack[0], 0.); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:316:39 [INFO] [stdout] | [INFO] [stdout] 316 | let p = s.current + v(0., s.stack[0],); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:470:43 [INFO] [stdout] | [INFO] [stdout] 470 | let p = s.current + v(dx, 0.); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:479:40 [INFO] [stdout] | [INFO] [stdout] 479 | let c1 = s.current + v(0., dy1); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:481:37 [INFO] [stdout] | [INFO] [stdout] 481 | let p = c2 + v(dx3, 0.); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:489:45 [INFO] [stdout] | [INFO] [stdout] 489 | let c1 = s.current + v(dx1, 0.); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type1.rs:491:32 [INFO] [stdout] | [INFO] [stdout] 491 | let p = c2 + v(0., dy3); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 57 | (5, false) => bezier!(s, slice, y xy xy), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 58 | (5, true) => bezier!(s, slice, x xy yx), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 59 | (_, false) => bezier!(s, slice, y xy x), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 59 | (_, false) => bezier!(s, slice, y xy x), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 60 | (_, true) => bezier!(s, slice, x xy y), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 60 | (_, true) => bezier!(s, slice, x xy y), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | let p = s.current + v(0., s.stack[0]); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:129:30 [INFO] [stdout] | [INFO] [stdout] 129 | v(d, 0.) [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:131:27 [INFO] [stdout] | [INFO] [stdout] 131 | v(0., d) [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | v(0., d) [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:147:30 [INFO] [stdout] | [INFO] [stdout] 147 | v(d, 0.) [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:406:51 [INFO] [stdout] | [INFO] [stdout] 406 | let p = s.current + v(s.stack[0], 0.); [INFO] [stdout] | - ^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 310 | bezier!(s, slice, x xy x x x x); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 310 | bezier!(s, slice, x xy x x x x); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 310 | bezier!(s, slice, x xy x x x x); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 310 | bezier!(s, slice, x xy x x x x); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 310 | bezier!(s, slice, x xy x x x x); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 324 | bezier!(s, slice, xy xy x x xy x); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 324 | bezier!(s, slice, xy xy x x xy x); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 324 | bezier!(s, slice, xy xy x x xy x); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 347 | true => point!(iter, x), [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 348 | false => point!(iter, y) [INFO] [stdout] | --------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 445 | slice = bezier!(s, slice, xy xy y); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 448 | slice = bezier!(s, slice, y xy y); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | v(0.0, y) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 448 | slice = bezier!(s, slice, y xy y); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:14 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 457 | slice = bezier!(s, slice, yx xy x); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 460 | slice = bezier!(s, slice, x xy x); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `f32: From` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/type2.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | v(x, 0.0) [INFO] [stdout] | - ^^^ the trait `From` is not implemented for `f32` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] ... [INFO] [stdout] 460 | slice = bezier!(s, slice, x xy x); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From` [INFO] [stdout] `f32` implements `From>` [INFO] [stdout] = note: required for `f64` to implement `Into` [INFO] [stdout] note: required by a bound in `v` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/font-4cdb94b74fe208a1/78a8d9c/src/lib.rs:277:33 [INFO] [stdout] | [INFO] [stdout] 277 | fn v(x: impl Into, y: impl Into) -> Vector2F { [INFO] [stdout] | ^^^^^^^^^ required by this bound in `v` [INFO] [stdout] = note: this error originates in the macro `point` which comes from the expansion of the macro `bezier` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `font` (lib) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59b659cbe98f4fd170ea82ee0c34b44b012d6aeb12eaebe7d775593c93c5c60d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b659cbe98f4fd170ea82ee0c34b44b012d6aeb12eaebe7d775593c93c5c60d", kill_on_drop: false }` [INFO] [stdout] 59b659cbe98f4fd170ea82ee0c34b44b012d6aeb12eaebe7d775593c93c5c60d