[INFO] cloning repository https://github.com/bobbin-rs/bobbin-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobbin-rs/bobbin-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbin-rs%2Fbobbin-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbin-rs%2Fbobbin-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4974d2b1f0806b13bb3381c19a36f691bf683d4e [INFO] checking bobbin-rs/bobbin-wasm against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobbin-rs%2Fbobbin-wasm" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bobbin-rs/bobbin-wasm on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobbin-rs/bobbin-wasm [INFO] finished tweaking git repo https://github.com/bobbin-rs/bobbin-wasm [INFO] tweaked toml for git repo https://github.com/bobbin-rs/bobbin-wasm written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bobbin-rs/bobbin-wasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded env_logger v0.5.3 [INFO] [stderr] Downloaded termcolor v0.3.4 [INFO] [stderr] Downloaded regex-syntax v0.4.2 [INFO] [stderr] Downloaded regex v0.2.6 [INFO] [stderr] Downloaded fallible-iterator v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 201b1eeb55bb10c790c41d22976a303a20858260e1efcb9bd01bb5b0d4fcad01 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "201b1eeb55bb10c790c41d22976a303a20858260e1efcb9bd01bb5b0d4fcad01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "201b1eeb55bb10c790c41d22976a303a20858260e1efcb9bd01bb5b0d4fcad01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201b1eeb55bb10c790c41d22976a303a20858260e1efcb9bd01bb5b0d4fcad01", kill_on_drop: false }` [INFO] [stdout] 201b1eeb55bb10c790c41d22976a303a20858260e1efcb9bd01bb5b0d4fcad01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3667e5997a80a6314365cf20980e747d0cf046bcd4391907c509a1ed4d1ba15 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3667e5997a80a6314365cf20980e747d0cf046bcd4391907c509a1ed4d1ba15", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking termcolor v0.3.4 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking fallible-iterator v0.1.4 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking regex v0.2.6 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Checking env_logger v0.5.3 [INFO] [stderr] Checking bobbin-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 289 | 0x28 ... 0x30 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:335:22 [INFO] [stdout] | [INFO] [stdout] 335 | 0x46 ... 0x50 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:355:22 [INFO] [stdout] | [INFO] [stdout] 355 | 0x6a ... 0x79 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | 0x45 | 0x67 ... 0x6a => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/memory_inst.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | (addr % MINI_SIZE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:604:25 [INFO] [stdout] | [INFO] [stdout] 604 | I32_LOAD8_S ... I32_LOAD16_U | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:605:24 [INFO] [stdout] | [INFO] [stdout] 605 | I32_STORE8 ... I32_STORE16 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:614:25 [INFO] [stdout] | [INFO] [stdout] 614 | I64_LOAD8_S ... I64_LOAD32_U | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:615:24 [INFO] [stdout] | [INFO] [stdout] 615 | I64_STORE8 ... I64_STORE32 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/page_table.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | (addr % PAGE_SIZE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Type` in this scope [INFO] [stdout] --> src/module_inst.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 400 | let t = Type { parameters, returns }; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 377 | use Id::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Type` in this scope [INFO] [stdout] --> src/module_inst.rs:401:13 [INFO] [stdout] | [INFO] [stdout] 401 | Type { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 377 | use Id::Type; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:289:22 [INFO] [stdout] | [INFO] [stdout] 289 | 0x28 ... 0x30 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:335:22 [INFO] [stdout] | [INFO] [stdout] 335 | 0x46 ... 0x50 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:355:22 [INFO] [stdout] | [INFO] [stdout] 355 | 0x6a ... 0x79 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/interp.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | 0x45 | 0x67 ... 0x6a => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/memory_inst.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | (addr % MINI_SIZE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:604:25 [INFO] [stdout] | [INFO] [stdout] 604 | I32_LOAD8_S ... I32_LOAD16_U | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:605:24 [INFO] [stdout] | [INFO] [stdout] 605 | I32_STORE8 ... I32_STORE16 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:614:25 [INFO] [stdout] | [INFO] [stdout] 614 | I64_LOAD8_S ... I64_LOAD32_U | [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/parser/module.rs:615:24 [INFO] [stdout] | [INFO] [stdout] 615 | I64_STORE8 ... I64_STORE32 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/page_table.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | (addr % PAGE_SIZE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:144:20 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(f32_hex(0.0),"0x0p+0"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/interp.rs:380:24 [INFO] [stdout] | [INFO] [stdout] 355 | 0x6a ... 0x79 => { [INFO] [stdout] | ------------- this range overlaps on `106_u8`... [INFO] [stdout] ... [INFO] [stdout] 380 | 0x45 | 0x67 ... 0x6a => { [INFO] [stdout] | ^^^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 144 | assert_eq!(f32_hex(0.0),"0x0p+0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:145:20 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(f32_hex(1.0),"0x1p+0"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 145 | assert_eq!(f32_hex(1.0),"0x1p+0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:146:20 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(f32_hex(0.5),"0x1p-1"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | assert_eq!(f32_hex(0.5),"0x1p-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | assert_eq!(f32_hex(2.0),"0x1p+1"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | assert_eq!(f32_hex(2.0),"0x1p+1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(f32_hex(3.0),"0x1.8p+1"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | assert_eq!(f32_hex(3.0),"0x1.8p+1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:149:20 [INFO] [stdout] | [INFO] [stdout] 149 | assert_eq!(f32_hex(4.0),"0x1p+2"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | assert_eq!(f32_hex(4.0),"0x1p+2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:150:20 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(f32_hex(2.0f32.powi(8)),"0x1p+8"); [INFO] [stdout] | ^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | assert_eq!(f32_hex(2.0f32.powi(8)),"0x1p+8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | assert_eq!(f32_hex(0.857421875f32), "0x1.b7p-1"); [INFO] [stdout] | ^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | assert_eq!(f32_hex(0.857421875f32), "0x1.b7p-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 152 | assert_eq!(f32_hex(f32::from_bits(0x65a9_6816)), "0x1.52d02cp+76"); [INFO] [stdout] | ^^^^^^^ --------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `ptr_offset_from` has been stable since 1.47.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(ptr_offset_from, core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 152 | assert_eq!(f32_hex(f32::from_bits(0x65a9_6816)), "0x1.52d02cp+76"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | assert_eq!(f32_hex(f32::from_bits(0x374f_2040)), "0x1.9e408p-17"); [INFO] [stdout] | ^^^^^^^ --------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 153 | assert_eq!(f32_hex(f32::from_bits(0x374f_2040)), "0x1.9e408p-17"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:154:20 [INFO] [stdout] | [INFO] [stdout] 154 | assert_eq!(f32_hex(f32::from_bits(0x7fc0_0000)), "nan"); [INFO] [stdout] | ^^^^^^^ --------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | assert_eq!(f32_hex(f32::from_bits(0x7fc0_0000)), "nan"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:155:20 [INFO] [stdout] | [INFO] [stdout] 155 | assert_eq!(f32_hex(f32::from_bits(0x7f80_0abc)), "nan:0xabc"); [INFO] [stdout] | ^^^^^^^ --------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | assert_eq!(f32_hex(f32::from_bits(0x7f80_0abc)), "nan:0xabc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | assert_eq!(f32_hex(f32::from_bits(0xff80_0abc)), "-nan:0xabc"); [INFO] [stdout] | ^^^^^^^ --------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | assert_eq!(f32_hex(f32::from_bits(0xff80_0abc)), "-nan:0xabc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:157:20 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(f32_hex(f32::from_bits(0x7f80_0000)), "inf"); [INFO] [stdout] | ^^^^^^^ --------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn f32_hex(out: &mut W, v: f32) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(f32_hex(f32::from_bits(0x7f80_0000)), "inf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:161:20 [INFO] [stdout] | [INFO] [stdout] 161 | assert_eq!(f64_hex(0.0),"0x0p+0"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | assert_eq!(f64_hex(0.0),"0x0p+0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:162:20 [INFO] [stdout] | [INFO] [stdout] 162 | assert_eq!(f64_hex(1.0),"0x1p+0"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | assert_eq!(f64_hex(1.0),"0x1p+0"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:163:20 [INFO] [stdout] | [INFO] [stdout] 163 | assert_eq!(f64_hex(0.5),"0x1p-1"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | assert_eq!(f64_hex(0.5),"0x1p-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:164:20 [INFO] [stdout] | [INFO] [stdout] 164 | assert_eq!(f64_hex(2.0),"0x1p+1"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | assert_eq!(f64_hex(2.0),"0x1p+1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:165:20 [INFO] [stdout] | [INFO] [stdout] 165 | assert_eq!(f64_hex(3.0),"0x1.8p+1"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | assert_eq!(f64_hex(3.0),"0x1.8p+1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | assert_eq!(f64_hex(4.0),"0x1p+2"); [INFO] [stdout] | ^^^^^^^ --- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | assert_eq!(f64_hex(4.0),"0x1p+2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:167:20 [INFO] [stdout] | [INFO] [stdout] 167 | assert_eq!(f64_hex(2.0f64.powi(8)),"0x1p+8"); [INFO] [stdout] | ^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 167 | assert_eq!(f64_hex(2.0f64.powi(8)),"0x1p+8"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | assert_eq!(f64_hex(0.857421875f64), "0x1.b7p-1"); [INFO] [stdout] | ^^^^^^^ -------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | assert_eq!(f64_hex(0.857421875f64), "0x1.b7p-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:170:20 [INFO] [stdout] | [INFO] [stdout] 170 | assert_eq!(f64_hex(f64::from_bits(0xbfef_9add_3c0e_56b8)), "-0x1.f9add3c0e56b8p-1"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | assert_eq!(f64_hex(f64::from_bits(0xbfef_9add_3c0e_56b8)), "-0x1.f9add3c0e56b8p-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(f64_hex(f64::from_bits(0x4019_21fb_5444_2d18)), "0x1.921fb54442d18p+2"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | assert_eq!(f64_hex(f64::from_bits(0x4019_21fb_5444_2d18)), "0x1.921fb54442d18p+2"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq!(f64_hex(f64::from_bits(0x7ff8_0000_0000_0000)), "nan"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | assert_eq!(f64_hex(f64::from_bits(0x7ff8_0000_0000_0000)), "nan"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:175:20 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(f64_hex(f64::from_bits(0xfff8_0000_0000_0000)), "-nan"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | assert_eq!(f64_hex(f64::from_bits(0xfff8_0000_0000_0000)), "-nan"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 176 | assert_eq!(f64_hex(f64::from_bits(0x7ff0_0000_0000_0abc)), "nan:0xabc"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | assert_eq!(f64_hex(f64::from_bits(0x7ff0_0000_0000_0abc)), "nan:0xabc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | assert_eq!(f64_hex(f64::from_bits(0xfff0_0000_0000_0abc)), "-nan:0xabc"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | assert_eq!(f64_hex(f64::from_bits(0xfff0_0000_0000_0abc)), "-nan:0xabc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:178:20 [INFO] [stdout] | [INFO] [stdout] 178 | assert_eq!(f64_hex(f64::from_bits(0x7ff0_0000_0000_0000)), "inf"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | assert_eq!(f64_hex(f64::from_bits(0x7ff0_0000_0000_0000)), "inf"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/floathex.rs:180:20 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(f64_hex(f64::from_bits(0xbfe0_0000_0000_0000)), "-0x1p-1"); [INFO] [stdout] | ^^^^^^^ ------------------------------------- supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/floathex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn f64_hex(out: &mut W, v: f64) -> fmt::Result { [INFO] [stdout] | ^^^^^^^ ----------- ------ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/floathex.rs:180:9 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(f64_hex(f64::from_bits(0xbfe0_0000_0000_0000)), "-0x1p-1"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found `&str` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), core::fmt::Error>` [INFO] [stdout] found reference `&str` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 62 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0422. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bobbin-wasm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e3667e5997a80a6314365cf20980e747d0cf046bcd4391907c509a1ed4d1ba15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3667e5997a80a6314365cf20980e747d0cf046bcd4391907c509a1ed4d1ba15", kill_on_drop: false }` [INFO] [stdout] e3667e5997a80a6314365cf20980e747d0cf046bcd4391907c509a1ed4d1ba15