[INFO] cloning repository https://github.com/martinfrances107/gcode2svg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinfrances107/gcode2svg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinfrances107%2Fgcode2svg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinfrances107%2Fgcode2svg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddef00e8268c3c9296c6c290c3fa4603086251bf [INFO] testing martinfrances107/gcode2svg against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinfrances107%2Fgcode2svg" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/martinfrances107/gcode2svg [INFO] finished tweaking git repo https://github.com/martinfrances107/gcode2svg [INFO] tweaked toml for git repo https://github.com/martinfrances107/gcode2svg written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/martinfrances107/gcode2svg on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/martinfrances107/gcode2svg 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heatshrink v0.2.0 [INFO] [stderr] Downloaded meatpack v0.0.3 [INFO] [stderr] Downloaded bitflags v2.12.1 [INFO] [stderr] Downloaded gcode-nom v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e [INFO] running `Command { std: "docker" "start" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling heatshrink v0.2.0 [INFO] [stderr] Compiling log v0.4.31 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling meatpack v0.0.3 [INFO] [stderr] Compiling gcode-nom v0.7.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | let mut x: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let mut y: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | let mut radius: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | min_x: f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | max_x: -f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | min_y: f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | max_y: -f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:135:44 [INFO] [stdout] | [INFO] [stdout] 135 | let mut x_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | let mut y_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | let mut z_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:215:38 [INFO] [stdout] | [INFO] [stdout] 215 | let mut x = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:216:38 [INFO] [stdout] | [INFO] [stdout] 216 | let mut y = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | let mut x = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:276:38 [INFO] [stdout] | [INFO] [stdout] 276 | let mut y = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 18.25s [INFO] running `Command { std: "docker" "inspect" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling log v0.4.31 [INFO] [stderr] Compiling heatshrink v0.2.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling meatpack v0.0.3 [INFO] [stderr] Compiling gcode-nom v0.7.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | let mut x: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let mut y: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | let mut radius: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | min_x: f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | max_x: -f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | min_y: f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | max_y: -f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:135:44 [INFO] [stdout] | [INFO] [stdout] 135 | let mut x_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | let mut y_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | let mut z_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:215:38 [INFO] [stdout] | [INFO] [stdout] 215 | let mut x = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:216:38 [INFO] [stdout] | [INFO] [stdout] 216 | let mut y = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | let mut x = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:276:38 [INFO] [stdout] | [INFO] [stdout] 276 | let mut y = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:62:27 [INFO] [stdout] | [INFO] [stdout] 62 | let mut x: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let mut y: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/lib.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | let mut radius: f64 = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | min_x: f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:28:26 [INFO] [stdout] | [INFO] [stdout] 28 | max_x: -f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | min_y: f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | max_y: -f64::INFINITY, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:135:44 [INFO] [stdout] | [INFO] [stdout] 135 | let mut x_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:136:44 [INFO] [stdout] | [INFO] [stdout] 136 | let mut y_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:137:44 [INFO] [stdout] | [INFO] [stdout] 137 | let mut z_param = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:215:38 [INFO] [stdout] | [INFO] [stdout] 215 | let mut x = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:216:38 [INFO] [stdout] | [INFO] [stdout] 216 | let mut y = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | let mut x = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stdout] --> lib/src/binary/gcode_block/svg.rs:276:38 [INFO] [stdout] | [INFO] [stdout] 276 | let mut y = f64::NAN; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 25.01s [INFO] running `Command { std: "docker" "inspect" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/lib.rs:62:27 [INFO] [stderr] | [INFO] [stderr] 62 | let mut x: f64 = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/lib.rs:63:27 [INFO] [stderr] | [INFO] [stderr] 63 | let mut y: f64 = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/lib.rs:110:40 [INFO] [stderr] | [INFO] [stderr] 110 | let mut radius: f64 = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:27:25 [INFO] [stderr] | [INFO] [stderr] 27 | min_x: f64::INFINITY, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:28:26 [INFO] [stderr] | [INFO] [stderr] 28 | max_x: -f64::INFINITY, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:29:25 [INFO] [stderr] | [INFO] [stderr] 29 | min_y: f64::INFINITY, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:30:26 [INFO] [stderr] | [INFO] [stderr] 30 | max_y: -f64::INFINITY, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:135:44 [INFO] [stderr] | [INFO] [stderr] 135 | let mut x_param = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:136:44 [INFO] [stderr] | [INFO] [stderr] 136 | let mut y_param = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:137:44 [INFO] [stderr] | [INFO] [stderr] 137 | let mut z_param = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:215:38 [INFO] [stderr] | [INFO] [stderr] 215 | let mut x = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:216:38 [INFO] [stderr] | [INFO] [stderr] 216 | let mut y = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:275:38 [INFO] [stderr] | [INFO] [stderr] 275 | let mut x = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64` [INFO] [stderr] --> lib/src/binary/gcode_block/svg.rs:276:38 [INFO] [stderr] | [INFO] [stderr] 276 | let mut y = f64::NAN; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `gcode-nom` (lib) generated 14 warnings [INFO] [stderr] warning: `gcode-nom` (lib test) generated 14 warnings (14 duplicates) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/gcode_nom-a921329ba03a0466) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test arc::test::parse_a_macro ... ok [INFO] [stdout] test arc::test::parse_negative_value ... ok [INFO] [stdout] test arc::test::pos_value_equality ... ok [INFO] [stdout] test binary::gcode_block::svg::svg::nothing_unhandled ... ok [INFO] [stdout] test command::test::g0 ... ok [INFO] [stdout] test command::test::g2 ... ok [INFO] [stdout] test command::test::comments ... ok [INFO] [stdout] test command::test::g1 ... ok [INFO] [stdout] test command::test::g3 ... ok [INFO] [stdout] test command::test::parse_g_drop ... ok [INFO] [stdout] test command::test::m486 ... ok [INFO] [stdout] test params::head::test::pos_value_equality ... ok [INFO] [stdout] test params::mp::test::multipart_value_equality ... ok [INFO] [stdout] test tests::compute_arc_r ... ignored [INFO] [stdout] test tests::troublesome_arc_ij ... ok [INFO] [stdout] test tests::compute_arc_ij ... ok [INFO] [stdout] test binary::gcode_block::svg::svg::arc_clockwise ... ok [INFO] [stdout] test binary::gcode_block::svg::svg::arc_anti_clockwise ... ok [INFO] [stdout] test binary::gcode_block::svg::svg::arc_demo ... ok [INFO] [stdout] test binary::gcode_block::svg::svg::zero_crossing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests gcode_nom [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test lib/src/double.rs - double::double_no_exponent (line 38) ... ok [INFO] [stdout] test lib/src/double.rs - double::recognize_float (line 118) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.02s; merged doctests compilation took 2.02s [INFO] running `Command { std: "docker" "inspect" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e", kill_on_drop: false }` [INFO] [stdout] 7a60d59ad2ce8460baba5e19936655e428f400ddaaafa97004caddb0057f749e