[INFO] cloning repository https://github.com/LordFoom/rust-rough-stockchecker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordFoom/rust-rough-stockchecker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordFoom%2Frust-rough-stockchecker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordFoom%2Frust-rough-stockchecker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b80476a50e243d1f968cb5868e905aa754ad22a [INFO] testing LordFoom/rust-rough-stockchecker against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordFoom%2Frust-rough-stockchecker" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LordFoom/rust-rough-stockchecker on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LordFoom/rust-rough-stockchecker [INFO] finished tweaking git repo https://github.com/LordFoom/rust-rough-stockchecker [INFO] tweaked toml for git repo https://github.com/LordFoom/rust-rough-stockchecker written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/LordFoom/rust-rough-stockchecker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] df7d79567bc8ad86bf03081338d250e75c4791c1afdb22057090346ccd980bd5 [INFO] running `Command { std: "docker" "start" "-a" "df7d79567bc8ad86bf03081338d250e75c4791c1afdb22057090346ccd980bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df7d79567bc8ad86bf03081338d250e75c4791c1afdb22057090346ccd980bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7d79567bc8ad86bf03081338d250e75c4791c1afdb22057090346ccd980bd5", kill_on_drop: false }` [INFO] [stdout] df7d79567bc8ad86bf03081338d250e75c4791c1afdb22057090346ccd980bd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56435ad63fbb3e9147782e86e5b5935e820556d704fe6924fe3c9d3b57253fb5 [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" "56435ad63fbb3e9147782e86e5b5935e820556d704fe6924fe3c9d3b57253fb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling io-enum v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling mysql v19.0.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling time v0.2.21 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling lru v0.6.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling lexical v5.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tui v0.13.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling mysql_common v0.22.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling select v0.5.0 [INFO] [stderr] Compiling stockchecker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::collections::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Stdout` [INFO] [stdout] --> src/chart_grapher.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Stdout; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion::clear` [INFO] [stdout] --> src/chart_grapher.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use termion::clear; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RawTerminal` [INFO] [stdout] --> src/chart_grapher.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use termion::raw::{IntoRawMode, RawTerminal}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Frame` [INFO] [stdout] --> src/chart_grapher.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use tui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/chart_grapher.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/main.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore_exit_key` [INFO] [stdout] --> src/util/event.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_exit_key` [INFO] [stdout] --> src/util/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enable_exit_key` [INFO] [stdout] --> src/util/event.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `centered_rect` [INFO] [stdout] --> src/chart_grapher.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "56435ad63fbb3e9147782e86e5b5935e820556d704fe6924fe3c9d3b57253fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56435ad63fbb3e9147782e86e5b5935e820556d704fe6924fe3c9d3b57253fb5", kill_on_drop: false }` [INFO] [stdout] 56435ad63fbb3e9147782e86e5b5935e820556d704fe6924fe3c9d3b57253fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f53f2a759084aac493215ae273c5fa7b91749399844c4c5206df084b63d591f [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" "0f53f2a759084aac493215ae273c5fa7b91749399844c4c5206df084b63d591f", kill_on_drop: false }` [INFO] [stderr] Compiling stockchecker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stdout] --> src/main.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::collections::hash_map::RandomState; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Stdout` [INFO] [stdout] --> src/chart_grapher.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Stdout; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion::clear` [INFO] [stdout] --> src/chart_grapher.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use termion::clear; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RawTerminal` [INFO] [stdout] --> src/chart_grapher.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use termion::raw::{IntoRawMode, RawTerminal}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Frame` [INFO] [stdout] --> src/chart_grapher.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use tui::{Frame, Terminal}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/chart_grapher.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> src/main.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | use log::{debug, error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input_handle` [INFO] [stdout] --> src/util/event.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore_exit_key` [INFO] [stdout] --> src/util/event.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | ignore_exit_key: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tick_handle` [INFO] [stdout] --> src/util/event.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `disable_exit_key` [INFO] [stdout] --> src/util/event.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `enable_exit_key` [INFO] [stdout] --> src/util/event.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `centered_rect` [INFO] [stdout] --> src/chart_grapher.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.00s [INFO] running `Command { std: "docker" "inspect" "0f53f2a759084aac493215ae273c5fa7b91749399844c4c5206df084b63d591f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f53f2a759084aac493215ae273c5fa7b91749399844c4c5206df084b63d591f", kill_on_drop: false }` [INFO] [stdout] 0f53f2a759084aac493215ae273c5fa7b91749399844c4c5206df084b63d591f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5b12bd38ec27ae1dfeac30e6d88b979001c450122f3e98072650fd38be0e9c0 [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" "c5b12bd38ec27ae1dfeac30e6d88b979001c450122f3e98072650fd38be0e9c0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::collections::hash_map::RandomState` [INFO] [stderr] --> src/main.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | use std::collections::hash_map::RandomState; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Stdout` [INFO] [stderr] --> src/chart_grapher.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::io::Stdout; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `termion::clear` [INFO] [stderr] --> src/chart_grapher.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use termion::clear; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `RawTerminal` [INFO] [stderr] --> src/chart_grapher.rs:8:33 [INFO] [stderr] | [INFO] [stderr] 8 | use termion::raw::{IntoRawMode, RawTerminal}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Frame` [INFO] [stderr] --> src/chart_grapher.rs:10:11 [INFO] [stderr] | [INFO] [stderr] 10 | use tui::{Frame, Terminal}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> src/chart_grapher.rs:18:18 [INFO] [stderr] | [INFO] [stderr] 18 | use log::{debug, error}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> src/main.rs:28:18 [INFO] [stderr] | [INFO] [stderr] 28 | use log::{debug, error}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `input_handle` [INFO] [stderr] --> src/util/event.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | input_handle: thread::JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ignore_exit_key` [INFO] [stderr] --> src/util/event.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | ignore_exit_key: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tick_handle` [INFO] [stderr] --> src/util/event.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | tick_handle: thread::JoinHandle<()>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `disable_exit_key` [INFO] [stderr] --> src/util/event.rs:88:12 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn disable_exit_key(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `enable_exit_key` [INFO] [stderr] --> src/util/event.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn enable_exit_key(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `centered_rect` [INFO] [stderr] --> src/chart_grapher.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 13 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/stockchecker-aa5be5803678bfdf [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5b12bd38ec27ae1dfeac30e6d88b979001c450122f3e98072650fd38be0e9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5b12bd38ec27ae1dfeac30e6d88b979001c450122f3e98072650fd38be0e9c0", kill_on_drop: false }` [INFO] [stdout] c5b12bd38ec27ae1dfeac30e6d88b979001c450122f3e98072650fd38be0e9c0