[INFO] cloning repository https://github.com/yxonic/typing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yxonic/typing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyxonic%2Ftyping", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyxonic%2Ftyping'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fde93ce5f2a56ba3b379886c95e0db66d4d88140 [INFO] building yxonic/typing against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyxonic%2Ftyping" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yxonic/typing on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yxonic/typing [INFO] finished tweaking git repo https://github.com/yxonic/typing [INFO] tweaked toml for git repo https://github.com/yxonic/typing written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yxonic/typing 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d85fda7849c25b93625778d11db3c60a06a0fd9bd8a307b3f253be3d8166a89 [INFO] running `Command { std: "docker" "start" "-a" "2d85fda7849c25b93625778d11db3c60a06a0fd9bd8a307b3f253be3d8166a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d85fda7849c25b93625778d11db3c60a06a0fd9bd8a307b3f253be3d8166a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d85fda7849c25b93625778d11db3c60a06a0fd9bd8a307b3f253be3d8166a89", kill_on_drop: false }` [INFO] [stdout] 2d85fda7849c25b93625778d11db3c60a06a0fd9bd8a307b3f253be3d8166a89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44b9f59c5525dc560b7e5a60e30dddc879f116d314d1eb1037a4d9377dc81917 [INFO] running `Command { std: "docker" "start" "-a" "44b9f59c5525dc560b7e5a60e30dddc879f116d314d1eb1037a4d9377dc81917", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling typing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/typing.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | fn push_text(&self, text: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/typing.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | fn input(&self, text: u8) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Screen` is never constructed [INFO] [stdout] --> src/screen.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct Screen; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stats` is never constructed [INFO] [stdout] --> src/stats.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Stats; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/stats.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl Stats { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 4 | fn start(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | fn pause(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | fn hit(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn miss(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn hit_word(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn report(&self) -> StatReport { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn reset(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatReport` is never constructed [INFO] [stdout] --> src/stats.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct StatReport { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypingManager` is never constructed [INFO] [stdout] --> src/typing.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct TypingManager; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push_text`, `input`, `play`, and `clear` are never used [INFO] [stdout] --> src/typing.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl TypingManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 4 | fn push_text(&self, text: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | fn input(&self, text: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | fn play(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s [INFO] running `Command { std: "docker" "inspect" "44b9f59c5525dc560b7e5a60e30dddc879f116d314d1eb1037a4d9377dc81917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b9f59c5525dc560b7e5a60e30dddc879f116d314d1eb1037a4d9377dc81917", kill_on_drop: false }` [INFO] [stdout] 44b9f59c5525dc560b7e5a60e30dddc879f116d314d1eb1037a4d9377dc81917 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f2866a02af69ed54a1247491f9cf9a98b0c9367b55a1c100c94ebcfc4e04ab [INFO] running `Command { std: "docker" "start" "-a" "83f2866a02af69ed54a1247491f9cf9a98b0c9367b55a1c100c94ebcfc4e04ab", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/typing.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | fn push_text(&self, text: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/typing.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | fn input(&self, text: u8) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Screen` is never constructed [INFO] [stdout] --> src/screen.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct Screen; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stats` is never constructed [INFO] [stdout] --> src/stats.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Stats; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/stats.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl Stats { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 4 | fn start(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | fn pause(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | fn hit(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn miss(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn hit_word(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn report(&self) -> StatReport { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn reset(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatReport` is never constructed [INFO] [stdout] --> src/stats.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct StatReport { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypingManager` is never constructed [INFO] [stdout] --> src/typing.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct TypingManager; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push_text`, `input`, `play`, and `clear` are never used [INFO] [stdout] --> src/typing.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl TypingManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 4 | fn push_text(&self, text: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | fn input(&self, text: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | fn play(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling typing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/typing.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | fn push_text(&self, text: &str) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/typing.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | fn input(&self, text: u8) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Screen` is never constructed [INFO] [stdout] --> src/screen.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | struct Screen; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Stats` is never constructed [INFO] [stdout] --> src/stats.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Stats; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple methods are never used [INFO] [stdout] --> src/stats.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl Stats { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 4 | fn start(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | fn pause(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | fn hit(&self) { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn miss(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | fn hit_word(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn report(&self) -> StatReport { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | fn reset(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `StatReport` is never constructed [INFO] [stdout] --> src/stats.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct StatReport { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TypingManager` is never constructed [INFO] [stdout] --> src/typing.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct TypingManager; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `push_text`, `input`, `play`, and `clear` are never used [INFO] [stdout] --> src/typing.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | impl TypingManager { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 4 | fn push_text(&self, text: &str) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 7 | fn input(&self, text: u8) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | fn play(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | fn clear(&self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "83f2866a02af69ed54a1247491f9cf9a98b0c9367b55a1c100c94ebcfc4e04ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f2866a02af69ed54a1247491f9cf9a98b0c9367b55a1c100c94ebcfc4e04ab", kill_on_drop: false }` [INFO] [stdout] 83f2866a02af69ed54a1247491f9cf9a98b0c9367b55a1c100c94ebcfc4e04ab