[INFO] cloning repository https://github.com/alan-andrade/tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alan-andrade/tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falan-andrade%2Ftracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falan-andrade%2Ftracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 65572e142b119cf57bc6e41242b483ae934fef8d [INFO] checking alan-andrade/tracker against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falan-andrade%2Ftracker" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alan-andrade/tracker on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alan-andrade/tracker [INFO] finished tweaking git repo https://github.com/alan-andrade/tracker [INFO] tweaked toml for git repo https://github.com/alan-andrade/tracker written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/alan-andrade/tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hoedown v3.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15f81e4e83166fd22b8757f950b0bc8b5ee6a3ae1d35007536b64c72e0a1c2fd [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" "15f81e4e83166fd22b8757f950b0bc8b5ee6a3ae1d35007536b64c72e0a1c2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15f81e4e83166fd22b8757f950b0bc8b5ee6a3ae1d35007536b64c72e0a1c2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f81e4e83166fd22b8757f950b0bc8b5ee6a3ae1d35007536b64c72e0a1c2fd", kill_on_drop: false }` [INFO] [stdout] 15f81e4e83166fd22b8757f950b0bc8b5ee6a3ae1d35007536b64c72e0a1c2fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3915647fd38541652dc5b177de0fcdc7c44abfc3304b37c78a7b6a2a1060b50a [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" "3915647fd38541652dc5b177de0fcdc7c44abfc3304b37c78a7b6a2a1060b50a", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling hoedown v3.0.5 [INFO] [stderr] Checking tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Markdown` [INFO] [stdout] --> src/term_renderer.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use hoedown::{Markdown, Render, Buffer}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Markdown` [INFO] [stdout] --> src/term_renderer.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use hoedown::{Markdown, Render, Buffer}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn code_block(&mut self, output: &mut Buffer, text: &Buffer, lang: &Buffer) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | fn quote_block(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `level` [INFO] [stdout] --> src/term_renderer.rs:30:65 [INFO] [stdout] | [INFO] [stdout] 30 | fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/term_renderer.rs:44:63 [INFO] [stdout] | [INFO] [stdout] 44 | fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/term_renderer.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | fn paragraph(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | fn table(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:67:53 [INFO] [stdout] | [INFO] [stdout] 67 | fn table_header(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | fn table_body(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:21:30 [INFO] [stdout] | [INFO] [stdout] 21 | fn code_block(&mut self, output: &mut Buffer, text: &Buffer, lang: &Buffer) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:26:52 [INFO] [stdout] | [INFO] [stdout] 26 | fn quote_block(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:75:50 [INFO] [stdout] | [INFO] [stdout] 75 | fn table_row(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:79:51 [INFO] [stdout] | [INFO] [stdout] 79 | fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/term_renderer.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | fn footnotes(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:87:60 [INFO] [stdout] | [INFO] [stdout] 87 | fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> src/term_renderer.rs:87:78 [INFO] [stdout] | [INFO] [stdout] 87 | fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/term_renderer.rs:91:51 [INFO] [stdout] | [INFO] [stdout] 91 | fn html_block(&mut self, output: &mut Buffer, text: &Buffer) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `level` [INFO] [stdout] --> src/term_renderer.rs:30:65 [INFO] [stdout] | [INFO] [stdout] 30 | fn header(&mut self, output: &mut Buffer, content: &Buffer, level: i32) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:44:24 [INFO] [stdout] | [INFO] [stdout] 44 | fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/term_renderer.rs:44:63 [INFO] [stdout] | [INFO] [stdout] 44 | fn list(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/term_renderer.rs:48:68 [INFO] [stdout] | [INFO] [stdout] 48 | fn list_item(&mut self, output: &mut Buffer, content: &Buffer, flags: List) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/term_renderer.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 54 | fn paragraph(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:63:46 [INFO] [stdout] | [INFO] [stdout] 63 | fn table(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:67:53 [INFO] [stdout] | [INFO] [stdout] 67 | fn table_header(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:71:51 [INFO] [stdout] | [INFO] [stdout] 71 | fn table_body(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:75:50 [INFO] [stdout] | [INFO] [stdout] 75 | fn table_row(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:79:51 [INFO] [stdout] | [INFO] [stdout] 79 | fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `flags` [INFO] [stdout] --> src/term_renderer.rs:79:69 [INFO] [stdout] | [INFO] [stdout] 79 | fn table_cell(&mut self, output: &mut Buffer, content: &Buffer, flags: Table) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:83:50 [INFO] [stdout] | [INFO] [stdout] 83 | fn footnotes(&mut self, output: &mut Buffer, content: &Buffer) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `content` [INFO] [stdout] --> src/term_renderer.rs:87:60 [INFO] [stdout] | [INFO] [stdout] 87 | fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `num` [INFO] [stdout] --> src/term_renderer.rs:87:78 [INFO] [stdout] | [INFO] [stdout] 87 | fn footnote_definition(&mut self, output: &mut Buffer, content: &Buffer, num: u32) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/term_renderer.rs:91:51 [INFO] [stdout] | [INFO] [stdout] 91 | fn html_block(&mut self, output: &mut Buffer, text: &Buffer) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / writeln!(self.term, "CODE::: \n{:?} ::: {:?}", text.to_str().unwrap(), [INFO] [stdout] 23 | | lang.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | writeln!(self.term, "{}", content.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | writeln!(self.term, ""); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | self.term.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | writeln!(self.term, "{}", content.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | write!(self.term, "- {}", content.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | self.term.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | for line in lines { writeln!(self.term, "{}", line); } [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | writeln!(self.term, "\n"); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | self.term.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | / writeln!(self.term, "CODE::: \n{:?} ::: {:?}", text.to_str().unwrap(), [INFO] [stdout] 23 | | lang.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | writeln!(self.term, "{}", content.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | writeln!(self.term, ""); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | self.term.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | writeln!(self.term, "{}", content.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | write!(self.term, "- {}", content.to_str().unwrap()); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | self.term.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | for line in lines { writeln!(self.term, "{}", line); } [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | writeln!(self.term, "\n"); [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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/term_renderer.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | self.term.reset(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "3915647fd38541652dc5b177de0fcdc7c44abfc3304b37c78a7b6a2a1060b50a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3915647fd38541652dc5b177de0fcdc7c44abfc3304b37c78a7b6a2a1060b50a", kill_on_drop: false }` [INFO] [stdout] 3915647fd38541652dc5b177de0fcdc7c44abfc3304b37c78a7b6a2a1060b50a