[INFO] cloning repository https://github.com/groupylang/rcwt_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/groupylang/rcwt_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroupylang%2Frcwt_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroupylang%2Frcwt_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0e548002e45cf94bc40bc80b0eb3c80e564a829 [INFO] testing groupylang/rcwt_tools against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgroupylang%2Frcwt_tools" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/groupylang/rcwt_tools on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/groupylang/rcwt_tools [INFO] finished tweaking git repo https://github.com/groupylang/rcwt_tools [INFO] tweaked toml for git repo https://github.com/groupylang/rcwt_tools written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/groupylang/rcwt_tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f03c06351de9e7e5e11900d4f9e73ae2d6051e96e07fecd26a7b33f34cba044c [INFO] running `Command { std: "docker" "start" "-a" "f03c06351de9e7e5e11900d4f9e73ae2d6051e96e07fecd26a7b33f34cba044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f03c06351de9e7e5e11900d4f9e73ae2d6051e96e07fecd26a7b33f34cba044c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03c06351de9e7e5e11900d4f9e73ae2d6051e96e07fecd26a7b33f34cba044c", kill_on_drop: false }` [INFO] [stdout] f03c06351de9e7e5e11900d4f9e73ae2d6051e96e07fecd26a7b33f34cba044c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5f2cd061dfd82a7f5d160227b27268971b70424ea73053fc3806810dfa9ee76 [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" "c5f2cd061dfd82a7f5d160227b27268971b70424ea73053fc3806810dfa9ee76", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling rcwt_vm v0.1.0 (/opt/rustwide/workdir/rcwt_vm) [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stdout] warning: `extern` block uses type `ProcessSerde`, which is not FFI-safe [INFO] [stdout] --> rcwt_vm/src/ffi.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> *mut ProcessSerde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> rcwt_vm/src/ffi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub struct ProcessSerde { [INFO] [stdout] 8 | | pub registers: Vec, [INFO] [stdout] 9 | | pub data: Vec, [INFO] [stdout] 10 | | pub heap: Vec, [INFO] [stdout] 11 | | pub threads: Vec, [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rcwt_cli v0.1.0 (/opt/rustwide/workdir/rcwt_cli) [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> rcwt_cli/src/run.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn prompt(p: &mut ProcessSerde) -> std::io::Result<()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_ScriptM` [INFO] [stdout] --> rcwt_cli/src/fio.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn [](path: &str) -> std::io::Result<$i> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | readable_yaml!(ScriptM, "asm"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `readable_yaml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> rcwt_cli/src/main.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | if let Some(ref matches) = matches.subcommand_matches("assemble") { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> rcwt_cli/src/main.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | if let Some(ref matches) = matches.subcommand_matches("link") { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> rcwt_cli/src/main.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | if let Some(ref matches) = matches.subcommand_matches("test") { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.29s [INFO] running `Command { std: "docker" "inspect" "c5f2cd061dfd82a7f5d160227b27268971b70424ea73053fc3806810dfa9ee76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5f2cd061dfd82a7f5d160227b27268971b70424ea73053fc3806810dfa9ee76", kill_on_drop: false }` [INFO] [stdout] c5f2cd061dfd82a7f5d160227b27268971b70424ea73053fc3806810dfa9ee76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d8855bfe4327765a65f8eeab780840290eed5836439d70c2dd0db4791ecb8b4 [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" "3d8855bfe4327765a65f8eeab780840290eed5836439d70c2dd0db4791ecb8b4", kill_on_drop: false }` [INFO] [stderr] Compiling rcwt_vm v0.1.0 (/opt/rustwide/workdir/rcwt_vm) [INFO] [stderr] Compiling rcwt_cli v0.1.0 (/opt/rustwide/workdir/rcwt_cli) [INFO] [stdout] warning: `extern` block uses type `ProcessSerde`, which is not FFI-safe [INFO] [stdout] --> rcwt_vm/src/ffi.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> *mut ProcessSerde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> rcwt_vm/src/ffi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub struct ProcessSerde { [INFO] [stdout] 8 | | pub registers: Vec, [INFO] [stdout] 9 | | pub data: Vec, [INFO] [stdout] 10 | | pub heap: Vec, [INFO] [stdout] 11 | | pub threads: Vec, [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> rcwt_cli/src/run.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn prompt(p: &mut ProcessSerde) -> std::io::Result<()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_ScriptM` [INFO] [stdout] --> rcwt_cli/src/fio.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn [](path: &str) -> std::io::Result<$i> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | readable_yaml!(ScriptM, "asm"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `readable_yaml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `ProcessSerde`, which is not FFI-safe [INFO] [stdout] --> rcwt_vm/src/ffi.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | ) -> *mut ProcessSerde; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stdout] = note: this struct has unspecified layout [INFO] [stdout] note: the type is defined here [INFO] [stdout] --> rcwt_vm/src/ffi.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub struct ProcessSerde { [INFO] [stdout] 8 | | pub registers: Vec, [INFO] [stdout] 9 | | pub data: Vec, [INFO] [stdout] 10 | | pub heap: Vec, [INFO] [stdout] 11 | | pub threads: Vec, [INFO] [stdout] 12 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> rcwt_cli/src/main.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | if let Some(ref matches) = matches.subcommand_matches("assemble") { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> rcwt_cli/src/main.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | if let Some(ref matches) = matches.subcommand_matches("link") { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `matches` [INFO] [stdout] --> rcwt_cli/src/main.rs:123:19 [INFO] [stdout] | [INFO] [stdout] 123 | if let Some(ref matches) = matches.subcommand_matches("test") { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> rcwt_cli/src/run.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn prompt(p: &mut ProcessSerde) -> std::io::Result<()> { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_ScriptM` [INFO] [stdout] --> rcwt_cli/src/fio.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) fn [](path: &str) -> std::io::Result<$i> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | readable_yaml!(ScriptM, "asm"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `readable_yaml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.99s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcwt_cli-3236c809ae62645c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rcwt_cli-636a8c5d34885d80) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcwt_vm-cb950f01bb57fd58) [INFO] running `Command { std: "docker" "inspect" "3d8855bfe4327765a65f8eeab780840290eed5836439d70c2dd0db4791ecb8b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d8855bfe4327765a65f8eeab780840290eed5836439d70c2dd0db4791ecb8b4", kill_on_drop: false }` [INFO] [stdout] 3d8855bfe4327765a65f8eeab780840290eed5836439d70c2dd0db4791ecb8b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d0c7a0a7ecb39795a197d091dd115f948c8691c382b12e659f32cb343f30fabe [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" "d0c7a0a7ecb39795a197d091dd115f948c8691c382b12e659f32cb343f30fabe", kill_on_drop: false }` [INFO] [stderr] warning: `extern` block uses type `ProcessSerde`, which is not FFI-safe [INFO] [stderr] --> rcwt_vm/src/ffi.rs:43:8 [INFO] [stderr] | [INFO] [stderr] 43 | ) -> *mut ProcessSerde; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not FFI-safe [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stderr] = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct [INFO] [stderr] = note: this struct has unspecified layout [INFO] [stderr] note: the type is defined here [INFO] [stderr] --> rcwt_vm/src/ffi.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / pub struct ProcessSerde { [INFO] [stderr] 8 | | pub registers: Vec, [INFO] [stderr] 9 | | pub data: Vec, [INFO] [stderr] 10 | | pub heap: Vec, [INFO] [stderr] 11 | | pub threads: Vec, [INFO] [stderr] 12 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: `rcwt_vm` (lib) generated 1 warning [INFO] [stderr] warning: `rcwt_vm` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `p` [INFO] [stderr] --> rcwt_cli/src/run.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn prompt(p: &mut ProcessSerde) -> std::io::Result<()> { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `read_ScriptM` [INFO] [stderr] --> rcwt_cli/src/fio.rs:27:7 [INFO] [stderr] | [INFO] [stderr] 27 | pub(crate) fn [](path: &str) -> std::io::Result<$i> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 105 | readable_yaml!(ScriptM, "asm"); [INFO] [stderr] | ------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `readable_yaml` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rcwt_cli` (lib) generated 2 warnings [INFO] [stderr] warning: `rcwt_cli` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> rcwt_cli/src/main.rs:78:19 [INFO] [stderr] | [INFO] [stderr] 78 | if let Some(ref matches) = matches.subcommand_matches("assemble") { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> rcwt_cli/src/main.rs:84:19 [INFO] [stderr] | [INFO] [stderr] 84 | if let Some(ref matches) = matches.subcommand_matches("link") { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `matches` [INFO] [stderr] --> rcwt_cli/src/main.rs:123:19 [INFO] [stderr] | [INFO] [stderr] 123 | if let Some(ref matches) = matches.subcommand_matches("test") { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_matches` [INFO] [stderr] [INFO] [stderr] warning: `rcwt_cli` (bin "rcwt_cli" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcwt_cli-3236c809ae62645c) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rcwt_cli-636a8c5d34885d80) [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] [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcwt_vm-cb950f01bb57fd58) [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 rcwt_cli [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 rcwt_vm [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" "d0c7a0a7ecb39795a197d091dd115f948c8691c382b12e659f32cb343f30fabe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c7a0a7ecb39795a197d091dd115f948c8691c382b12e659f32cb343f30fabe", kill_on_drop: false }` [INFO] [stdout] d0c7a0a7ecb39795a197d091dd115f948c8691c382b12e659f32cb343f30fabe