[INFO] cloning repository https://github.com/nifey/tutor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nifey/tutor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnifey%2Ftutor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnifey%2Ftutor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c79140d29ead31abd85aefc621a8dcad731b7d3b [INFO] checking nifey/tutor against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnifey%2Ftutor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nifey/tutor on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nifey/tutor [INFO] finished tweaking git repo https://github.com/nifey/tutor [INFO] tweaked toml for git repo https://github.com/nifey/tutor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nifey/tutor already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded syn v1.0.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d787c70f2fe7f51df937476532895d9f66883f573949a82ac3281c1bd064af10 [INFO] running `Command { std: "docker" "start" "-a" "d787c70f2fe7f51df937476532895d9f66883f573949a82ac3281c1bd064af10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d787c70f2fe7f51df937476532895d9f66883f573949a82ac3281c1bd064af10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d787c70f2fe7f51df937476532895d9f66883f573949a82ac3281c1bd064af10", kill_on_drop: false }` [INFO] [stdout] d787c70f2fe7f51df937476532895d9f66883f573949a82ac3281c1bd064af10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01048d43f60419abd2549a598d04c1238126a65b3f08993cb83525b079c468eb [INFO] running `Command { std: "docker" "start" "-a" "01048d43f60419abd2549a598d04c1238126a65b3f08993cb83525b079c468eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking tutor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `section_str` [INFO] [stdout] --> src/main.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let section_str = cmd_matches.value_of("section").unwrap_or(""); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd_matches` [INFO] [stdout] --> src/main.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | if let Some(cmd_matches) = matches.subcommand_matches("instruction") { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cmd_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lesson_index` [INFO] [stdout] --> src/main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let lesson_index = cmd_matches.value_of("lesson_index").unwrap_or(""); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lesson_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lesson_index` [INFO] [stdout] --> src/main.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | let lesson_index = cmd_matches.value_of("lesson_index").unwrap_or(""); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lesson_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/main.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | let next = cmd_matches.value_of("section").is_some(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_string` is never used [INFO] [stdout] --> src/index.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Index { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 6 | pub fn get_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new` is never used [INFO] [stdout] --> src/index.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(section: u32, lesson: u32) -> Index { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/info.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Lesson { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lesson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_title` is never used [INFO] [stdout] --> src/info.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Lesson { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 14 | pub fn get_title(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/info.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct Section { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 25 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_title` and `get_lesson_title` are never used [INFO] [stdout] --> src/info.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Section { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 30 | pub fn get_title(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn get_lesson_title(&self, lesson_index: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/info.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Info { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_tutorial_version` and `get_hints_used` are never used [INFO] [stdout] --> src/stat.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Stat { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 16 | pub fn get_tutorial_version(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_hints_used(&self, lesson: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `section_str` [INFO] [stdout] --> src/main.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 99 | let section_str = cmd_matches.value_of("section").unwrap_or(""); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_section_str` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cmd_matches` [INFO] [stdout] --> src/main.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | if let Some(cmd_matches) = matches.subcommand_matches("instruction") { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cmd_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lesson_index` [INFO] [stdout] --> src/main.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | let lesson_index = cmd_matches.value_of("lesson_index").unwrap_or(""); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lesson_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lesson_index` [INFO] [stdout] --> src/main.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | let lesson_index = cmd_matches.value_of("lesson_index").unwrap_or(""); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lesson_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `next` [INFO] [stdout] --> src/main.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | let next = cmd_matches.value_of("section").is_some(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_next` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stat.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | stat_file.write_all(toml::to_string_pretty(&stat).unwrap().as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 68 | let _ = stat_file.write_all(toml::to_string_pretty(&stat).unwrap().as_bytes()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_string` is never used [INFO] [stdout] --> src/index.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 5 | impl Index { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 6 | pub fn get_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new` is never used [INFO] [stdout] --> src/index.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new(section: u32, lesson: u32) -> Index { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/info.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Lesson { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 9 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lesson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_title` is never used [INFO] [stdout] --> src/info.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Lesson { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 14 | pub fn get_title(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/info.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct Section { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 25 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Section` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_title` and `get_lesson_title` are never used [INFO] [stdout] --> src/info.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 29 | impl Section { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 30 | pub fn get_title(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn get_lesson_title(&self, lesson_index: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/info.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | pub struct Info { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 65 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Info` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_tutorial_version` and `get_hints_used` are never used [INFO] [stdout] --> src/stat.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Stat { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] 16 | pub fn get_tutorial_version(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn get_hints_used(&self, lesson: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/stat.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | stat_file.write_all(toml::to_string_pretty(&stat).unwrap().as_bytes()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 68 | let _ = stat_file.write_all(toml::to_string_pretty(&stat).unwrap().as_bytes()); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.46s [INFO] running `Command { std: "docker" "inspect" "01048d43f60419abd2549a598d04c1238126a65b3f08993cb83525b079c468eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01048d43f60419abd2549a598d04c1238126a65b3f08993cb83525b079c468eb", kill_on_drop: false }` [INFO] [stdout] 01048d43f60419abd2549a598d04c1238126a65b3f08993cb83525b079c468eb