[INFO] cloning repository https://github.com/n4o847/nio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n4o847/nio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fnio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fnio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42f168f0a1b8d82c73b45db3e86a4d5bfe8a951a [INFO] testing n4o847/nio against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn4o847%2Fnio" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n4o847/nio on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n4o847/nio [INFO] finished tweaking git repo https://github.com/n4o847/nio [INFO] tweaked toml for git repo https://github.com/n4o847/nio written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/n4o847/nio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3806ea7bde5b982dd6d2f68c78e9037d7f0184cc4dcfc2e17ff8388aa27f8e9 [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" "d3806ea7bde5b982dd6d2f68c78e9037d7f0184cc4dcfc2e17ff8388aa27f8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3806ea7bde5b982dd6d2f68c78e9037d7f0184cc4dcfc2e17ff8388aa27f8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3806ea7bde5b982dd6d2f68c78e9037d7f0184cc4dcfc2e17ff8388aa27f8e9", kill_on_drop: false }` [INFO] [stdout] d3806ea7bde5b982dd6d2f68c78e9037d7f0184cc4dcfc2e17ff8388aa27f8e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c9958160d9c9af5033724e53434c1191c4b9a18506e233ac50f221493e6a9d1 [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" "1c9958160d9c9af5033724e53434c1191c4b9a18506e233ac50f221493e6a9d1", kill_on_drop: false }` [INFO] [stderr] Compiling nio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | Block(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wasm/binary/instructions.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | Block(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Loop(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wasm/binary/instructions.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | Loop(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i1` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_i1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i2` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_i2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | Br(l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | BrIf(l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ls` [INFO] [stdout] --> src/wasm/binary/instructions.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | BrTable(ls, l) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | BrTable(ls, l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/wasm/binary/instructions.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | Call(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/wasm/binary/instructions.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | CallIndirect(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/wasm/binary/instructions.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | I64Const(n) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_import_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | fn emit_import_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_table_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | fn emit_table_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_mem_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn emit_mem_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_global_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | fn emit_global_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_start_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | fn emit_start_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_elem_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | fn emit_elem_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_data_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | fn emit_data_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.43s [INFO] running `Command { std: "docker" "inspect" "1c9958160d9c9af5033724e53434c1191c4b9a18506e233ac50f221493e6a9d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c9958160d9c9af5033724e53434c1191c4b9a18506e233ac50f221493e6a9d1", kill_on_drop: false }` [INFO] [stdout] 1c9958160d9c9af5033724e53434c1191c4b9a18506e233ac50f221493e6a9d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276ddd86734c51bb33c219e7ea8862a766159bd2ce7624160f829e992e477cdb [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" "276ddd86734c51bb33c219e7ea8862a766159bd2ce7624160f829e992e477cdb", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | Block(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wasm/binary/instructions.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | Block(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Loop(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wasm/binary/instructions.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | Loop(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i1` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_i1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i2` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_i2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | Br(l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | BrIf(l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ls` [INFO] [stdout] --> src/wasm/binary/instructions.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | BrTable(ls, l) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | BrTable(ls, l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/wasm/binary/instructions.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | Call(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/wasm/binary/instructions.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | CallIndirect(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/wasm/binary/instructions.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | I64Const(n) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_import_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | fn emit_import_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_table_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | fn emit_table_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_mem_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn emit_mem_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_global_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | fn emit_global_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_start_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | fn emit_start_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_elem_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | fn emit_elem_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_data_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | fn emit_data_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | Block(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wasm/binary/instructions.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | Block(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | Loop(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/wasm/binary/instructions.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | Loop(b, i) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `b` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i1` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_i1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i2` [INFO] [stdout] --> src/wasm/binary/instructions.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_i2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | Br(l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | BrIf(l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ls` [INFO] [stdout] --> src/wasm/binary/instructions.rs:62:15 [INFO] [stdout] | [INFO] [stdout] 62 | BrTable(ls, l) => todo!(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_ls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `l` [INFO] [stdout] --> src/wasm/binary/instructions.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 62 | BrTable(ls, l) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/wasm/binary/instructions.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | Call(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/wasm/binary/instructions.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | CallIndirect(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `n` [INFO] [stdout] --> src/wasm/binary/instructions.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | I64Const(n) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_import_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | fn emit_import_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_table_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | fn emit_table_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_mem_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | fn emit_mem_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_global_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:67:6 [INFO] [stdout] | [INFO] [stdout] 67 | fn emit_global_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_start_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:102:6 [INFO] [stdout] | [INFO] [stdout] 102 | fn emit_start_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_elem_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:107:6 [INFO] [stdout] | [INFO] [stdout] 107 | fn emit_elem_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `emit_data_sec` [INFO] [stdout] --> src/wasm/binary/modules.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | fn emit_data_sec(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.11s [INFO] running `Command { std: "docker" "inspect" "276ddd86734c51bb33c219e7ea8862a766159bd2ce7624160f829e992e477cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276ddd86734c51bb33c219e7ea8862a766159bd2ce7624160f829e992e477cdb", kill_on_drop: false }` [INFO] [stdout] 276ddd86734c51bb33c219e7ea8862a766159bd2ce7624160f829e992e477cdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bd4b053ce2b8aa04791b97c290c37b4a3b24e32cad2dfe4cc471b0e1c948dab7 [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" "bd4b053ce2b8aa04791b97c290c37b4a3b24e32cad2dfe4cc471b0e1c948dab7", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/wasm/binary/instructions.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | Block(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/wasm/binary/instructions.rs:57:16 [INFO] [stderr] | [INFO] [stderr] 57 | Block(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/wasm/binary/instructions.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 58 | Loop(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/wasm/binary/instructions.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | Loop(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/wasm/binary/instructions.rs:59:14 [INFO] [stderr] | [INFO] [stderr] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i1` [INFO] [stderr] --> src/wasm/binary/instructions.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_i1` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i2` [INFO] [stderr] --> src/wasm/binary/instructions.rs:59:21 [INFO] [stderr] | [INFO] [stderr] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_i2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `l` [INFO] [stderr] --> src/wasm/binary/instructions.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | Br(l) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `l` [INFO] [stderr] --> src/wasm/binary/instructions.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | BrIf(l) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ls` [INFO] [stderr] --> src/wasm/binary/instructions.rs:62:15 [INFO] [stderr] | [INFO] [stderr] 62 | BrTable(ls, l) => todo!(), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ls` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `l` [INFO] [stderr] --> src/wasm/binary/instructions.rs:62:19 [INFO] [stderr] | [INFO] [stderr] 62 | BrTable(ls, l) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/wasm/binary/instructions.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | Call(x) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/wasm/binary/instructions.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | CallIndirect(x) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/wasm/binary/instructions.rs:107:16 [INFO] [stderr] | [INFO] [stderr] 107 | I64Const(n) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_import_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:41:6 [INFO] [stderr] | [INFO] [stderr] 41 | fn emit_import_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_table_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:57:6 [INFO] [stderr] | [INFO] [stderr] 57 | fn emit_table_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_mem_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:62:6 [INFO] [stderr] | [INFO] [stderr] 62 | fn emit_mem_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_global_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:67:6 [INFO] [stderr] | [INFO] [stderr] 67 | fn emit_global_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_start_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:102:6 [INFO] [stderr] | [INFO] [stderr] 102 | fn emit_start_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_elem_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:107:6 [INFO] [stderr] | [INFO] [stderr] 107 | fn emit_elem_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_data_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:142:6 [INFO] [stderr] | [INFO] [stderr] 142 | fn emit_data_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 21 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/wasm/binary/instructions.rs:57:13 [INFO] [stderr] | [INFO] [stderr] 57 | Block(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/wasm/binary/instructions.rs:57:16 [INFO] [stderr] | [INFO] [stderr] 57 | Block(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/wasm/binary/instructions.rs:58:12 [INFO] [stderr] | [INFO] [stderr] 58 | Loop(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/wasm/binary/instructions.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | Loop(b, i) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `b` [INFO] [stderr] --> src/wasm/binary/instructions.rs:59:14 [INFO] [stderr] | [INFO] [stderr] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_b` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i1` [INFO] [stderr] --> src/wasm/binary/instructions.rs:59:17 [INFO] [stderr] | [INFO] [stderr] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_i1` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i2` [INFO] [stderr] --> src/wasm/binary/instructions.rs:59:21 [INFO] [stderr] | [INFO] [stderr] 59 | IfElse(b, i1, i2) => todo!(), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_i2` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `l` [INFO] [stderr] --> src/wasm/binary/instructions.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | Br(l) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `l` [INFO] [stderr] --> src/wasm/binary/instructions.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | BrIf(l) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ls` [INFO] [stderr] --> src/wasm/binary/instructions.rs:62:15 [INFO] [stderr] | [INFO] [stderr] 62 | BrTable(ls, l) => todo!(), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_ls` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `l` [INFO] [stderr] --> src/wasm/binary/instructions.rs:62:19 [INFO] [stderr] | [INFO] [stderr] 62 | BrTable(ls, l) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_l` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/wasm/binary/instructions.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | Call(x) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/wasm/binary/instructions.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | CallIndirect(x) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `n` [INFO] [stderr] --> src/wasm/binary/instructions.rs:107:16 [INFO] [stderr] | [INFO] [stderr] 107 | I64Const(n) => todo!(), [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_n` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_import_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:41:6 [INFO] [stderr] | [INFO] [stderr] 41 | fn emit_import_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_table_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:57:6 [INFO] [stderr] | [INFO] [stderr] 57 | fn emit_table_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_mem_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:62:6 [INFO] [stderr] | [INFO] [stderr] 62 | fn emit_mem_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_global_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:67:6 [INFO] [stderr] | [INFO] [stderr] 67 | fn emit_global_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_start_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:102:6 [INFO] [stderr] | [INFO] [stderr] 102 | fn emit_start_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_elem_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:107:6 [INFO] [stderr] | [INFO] [stderr] 107 | fn emit_elem_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `emit_data_sec` [INFO] [stderr] --> src/wasm/binary/modules.rs:142:6 [INFO] [stderr] | [INFO] [stderr] 142 | fn emit_data_sec(&mut self) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 21 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nio-cb06f23177c648cc) [INFO] [stdout] running 8 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nio-1ac7400d0835b5ad) [INFO] [stdout] test lexer::test_next_token ... ok [INFO] [stdout] test parser::test_call_expr ... ok [INFO] [stdout] test parser::test_infix_expr ... ok [INFO] [stdout] test wasm::binary::values::tests::test_write_s32 ... ok [INFO] [stdout] test parser::test_int_literal ... ok [INFO] [stdout] test parser::test_lambda_expr ... ok [INFO] [stdout] test wasm::binary::modules::tests::test_emit_module ... ok [INFO] [stdout] test wasm::binary::values::tests::test_write_u32 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nio [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bd4b053ce2b8aa04791b97c290c37b4a3b24e32cad2dfe4cc471b0e1c948dab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4b053ce2b8aa04791b97c290c37b4a3b24e32cad2dfe4cc471b0e1c948dab7", kill_on_drop: false }` [INFO] [stdout] bd4b053ce2b8aa04791b97c290c37b4a3b24e32cad2dfe4cc471b0e1c948dab7