[INFO] cloning repository https://github.com/Qwertyman95/Hack-Assembler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Qwertyman95/Hack-Assembler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwertyman95%2FHack-Assembler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwertyman95%2FHack-Assembler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1bca3e3644ae4529233926d544fece7fe66f740 [INFO] checking Qwertyman95/Hack-Assembler against master#c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 for pr-86194 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQwertyman95%2FHack-Assembler" "/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/Qwertyman95/Hack-Assembler on toolchain c5fbcd35a8217a17f6b63a22217ace06cf8f5f02 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Qwertyman95/Hack-Assembler [INFO] finished tweaking git repo https://github.com/Qwertyman95/Hack-Assembler [INFO] tweaked toml for git repo https://github.com/Qwertyman95/Hack-Assembler written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Qwertyman95/Hack-Assembler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 677ae029f0b57621ed06a60ef9e5539d83d60f68e933aa39247328f8564df503 [INFO] running `Command { std: "docker" "start" "-a" "677ae029f0b57621ed06a60ef9e5539d83d60f68e933aa39247328f8564df503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "677ae029f0b57621ed06a60ef9e5539d83d60f68e933aa39247328f8564df503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677ae029f0b57621ed06a60ef9e5539d83d60f68e933aa39247328f8564df503", kill_on_drop: false }` [INFO] [stdout] 677ae029f0b57621ed06a60ef9e5539d83d60f68e933aa39247328f8564df503 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+c5fbcd35a8217a17f6b63a22217ace06cf8f5f02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6532c526e9abe7a7fa292c8777e3ca9a67946cc592e5ea5b106dfa068f1d2d5b [INFO] running `Command { std: "docker" "start" "-a" "6532c526e9abe7a7fa292c8777e3ca9a67946cc592e5ea5b106dfa068f1d2d5b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking assembler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | static ref WHITESPACE_LINE_REGEX: Regex = { Regex::new(r#"^\s*$"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | static ref COMMENT_LINE_REGEX: Regex = { Regex::new(r#"^//.*"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | static ref A_INSTRUCTION_REGEX: Regex = { Regex::new(r#"@(.+)"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:51:44 [INFO] [stdout] | [INFO] [stdout] 51 | static ref WHITESPACE_LINE_REGEX: Regex = { Regex::new(r#"^\s*$"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:52:41 [INFO] [stdout] | [INFO] [stdout] 52 | static ref COMMENT_LINE_REGEX: Regex = { Regex::new(r#"^//.*"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:53:42 [INFO] [stdout] | [INFO] [stdout] 53 | static ref A_INSTRUCTION_REGEX: Regex = { Regex::new(r#"@(.+)"#).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/main.rs:60:37 [INFO] [stdout] | [INFO] [stdout] 60 | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/main.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref IDENTIFIER_REGEX: Regex = { Regex::new(&format!("^{}$", IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 49 | | static ref IMMEDIATE_REGEX: Regex = { Regex::new(r#"^[0-9]+$"#).unwrap() }; [INFO] [stdout] 50 | | [INFO] [stdout] ... | [INFO] [stdout] 60 | | static ref LABEL_REGEX: Regex = { Regex::new(&format!(r#"\(({})\)"#, IDENTIFIER_REGEX_STRING)).unwrap() }; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | writeln!(output_file, "0{:0>15b}", value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | writeln!(output_file, "0{:0>15b}", address_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | / writeln!(output_file, "111{}{}{}", [INFO] [stdout] 141 | | operation.get_machine_code_string(), [INFO] [stdout] 142 | | destination.get_machine_code_string(), [INFO] [stdout] 143 | | jump.get_machine_code_string()); [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:128:17 [INFO] [stdout] | [INFO] [stdout] 128 | writeln!(output_file, "0{:0>15b}", value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | writeln!(output_file, "0{:0>15b}", address_value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | / writeln!(output_file, "111{}{}{}", [INFO] [stdout] 141 | | operation.get_machine_code_string(), [INFO] [stdout] 142 | | destination.get_machine_code_string(), [INFO] [stdout] 143 | | jump.get_machine_code_string()); [INFO] [stdout] | |_________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `Command { std: "docker" "inspect" "6532c526e9abe7a7fa292c8777e3ca9a67946cc592e5ea5b106dfa068f1d2d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6532c526e9abe7a7fa292c8777e3ca9a67946cc592e5ea5b106dfa068f1d2d5b", kill_on_drop: false }` [INFO] [stdout] 6532c526e9abe7a7fa292c8777e3ca9a67946cc592e5ea5b106dfa068f1d2d5b