[INFO] cloning repository https://github.com/Skynse/mycanvas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Skynse/mycanvas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkynse%2Fmycanvas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkynse%2Fmycanvas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3336a64064000b9c759e6a12e723f18214bc323a
[INFO] testing Skynse/mycanvas against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkynse%2Fmycanvas" "/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/Skynse/mycanvas on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Skynse/mycanvas
[INFO] finished tweaking git repo https://github.com/Skynse/mycanvas
[INFO] tweaked toml for git repo https://github.com/Skynse/mycanvas written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Skynse/mycanvas 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1adec0143f00d05942995c1ddda2c69cc5a8957b06b932342fa0825b7633cdfa
[INFO] running `Command { std: "docker" "start" "-a" "1adec0143f00d05942995c1ddda2c69cc5a8957b06b932342fa0825b7633cdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1adec0143f00d05942995c1ddda2c69cc5a8957b06b932342fa0825b7633cdfa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1adec0143f00d05942995c1ddda2c69cc5a8957b06b932342fa0825b7633cdfa", kill_on_drop: false }`
[INFO] [stdout] 1adec0143f00d05942995c1ddda2c69cc5a8957b06b932342fa0825b7633cdfa
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414eeba67835fca6aca58dd2d2eeaaafaa67ed8cbcf0d3b9826be7ff264b9f3a
[INFO] running `Command { std: "docker" "start" "-a" "414eeba67835fca6aca58dd2d2eeaaafaa67ed8cbcf0d3b9826be7ff264b9f3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling mio v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling tui v0.17.0
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling mini-redis v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling mycanvas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `EnterAlternateScreen`, `LeaveAlternateScreen`, `disable_raw_mode`, `enable_raw_mode`, `execute`
[INFO] [stdout]  --> src/ui/window.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     execute,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 5 |     terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/ui/window.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{error::Error, io};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CrosstermBackend`, `Modifier`, `Paragraph`, `Tabs`, `Widget`
[INFO] [stdout]   --> src/ui/window.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout] 9  |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout] 11 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 12 |     text::{Span, Spans},
[INFO] [stdout] 13 |     widgets::{BorderType, Borders, Block, Tabs, Widget, List, ListItem, ListState, Paragraph},
[INFO] [stdout]    |                                           ^^^^  ^^^^^^                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]   --> src/ui/window.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::vec::IntoIter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_courses`
[INFO] [stdout]   --> src/ui/window.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::course::{Course, get_courses};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui::course`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ui::course;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event`, `KeyCode`, `self`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |             ^^^^                                           ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]  --> src/main.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{error::Error, io};
[INFO] [stdout]   |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Modifier`, `Span`, `Spans`, `Style`, `Tabs`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 13 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 14 |     text::{Span, Spans},
[INFO] [stdout]    |            ^^^^  ^^^^^
[INFO] [stdout] 15 |     widgets::{Block, Borders, Tabs},
[INFO] [stdout]    |               ^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout] 16 |     Frame, Terminal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assignment_list_statte`
[INFO] [stdout]   --> src/ui/window.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assignment_list_statte`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `course_list_state`
[INFO] [stdout]   --> src/ui/window.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn render_courses(&self, course_list_state: &ListState) -> List {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_course_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description_chunks`
[INFO] [stdout]    --> src/ui/window.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let description_chunks = Layout::default()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn ui<B: Backend>(&self, f: &mut Frame<B>, app: &Window) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let res = app.run_app(&mut terminal);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `menu_index` is never read
[INFO] [stdout]   --> src/ui/window.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Window<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub menu_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `menu_down`, `menu_up`, and `render_assignments` are never used
[INFO] [stdout]   --> src/ui/window.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl <'a> Window<'a> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn menu_down(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn menu_up(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ui/course.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Course {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Course` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_assignments` is never used
[INFO] [stdout]   --> src/ui/course.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn get_assignments(course_id: String) -> Result<Vec<String>, > {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.84s
[INFO] running `Command { std: "docker" "inspect" "414eeba67835fca6aca58dd2d2eeaaafaa67ed8cbcf0d3b9826be7ff264b9f3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414eeba67835fca6aca58dd2d2eeaaafaa67ed8cbcf0d3b9826be7ff264b9f3a", kill_on_drop: false }`
[INFO] [stdout] 414eeba67835fca6aca58dd2d2eeaaafaa67ed8cbcf0d3b9826be7ff264b9f3a
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbfaf988714bc6c4194218da2868d25f8fc149ca84794da2d4315ae1f6635ff5
[INFO] running `Command { std: "docker" "start" "-a" "dbfaf988714bc6c4194218da2868d25f8fc149ca84794da2d4315ae1f6635ff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling mycanvas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `EnterAlternateScreen`, `LeaveAlternateScreen`, `disable_raw_mode`, `enable_raw_mode`, `execute`
[INFO] [stdout]  --> src/ui/window.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     execute,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 5 |     terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/ui/window.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{error::Error, io};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CrosstermBackend`, `Modifier`, `Paragraph`, `Tabs`, `Widget`
[INFO] [stdout]   --> src/ui/window.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout] 9  |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout] 11 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 12 |     text::{Span, Spans},
[INFO] [stdout] 13 |     widgets::{BorderType, Borders, Block, Tabs, Widget, List, ListItem, ListState, Paragraph},
[INFO] [stdout]    |                                           ^^^^  ^^^^^^                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]   --> src/ui/window.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::vec::IntoIter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_courses`
[INFO] [stdout]   --> src/ui/window.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::course::{Course, get_courses};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui::course`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ui::course;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event`, `KeyCode`, `self`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |             ^^^^                                           ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]  --> src/main.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{error::Error, io};
[INFO] [stdout]   |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Modifier`, `Span`, `Spans`, `Style`, `Tabs`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 13 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 14 |     text::{Span, Spans},
[INFO] [stdout]    |            ^^^^  ^^^^^
[INFO] [stdout] 15 |     widgets::{Block, Borders, Tabs},
[INFO] [stdout]    |               ^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout] 16 |     Frame, Terminal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assignment_list_statte`
[INFO] [stdout]   --> src/ui/window.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assignment_list_statte`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `course_list_state`
[INFO] [stdout]   --> src/ui/window.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn render_courses(&self, course_list_state: &ListState) -> List {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_course_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description_chunks`
[INFO] [stdout]    --> src/ui/window.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let description_chunks = Layout::default()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn ui<B: Backend>(&self, f: &mut Frame<B>, app: &Window) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let res = app.run_app(&mut terminal);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `menu_index` is never read
[INFO] [stdout]   --> src/ui/window.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Window<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub menu_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `menu_down`, `menu_up`, and `render_assignments` are never used
[INFO] [stdout]   --> src/ui/window.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl <'a> Window<'a> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn menu_down(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn menu_up(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ui/course.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Course {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Course` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_assignments` is never used
[INFO] [stdout]   --> src/ui/course.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn get_assignments(course_id: String) -> Result<Vec<String>, > {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.75s
[INFO] running `Command { std: "docker" "inspect" "dbfaf988714bc6c4194218da2868d25f8fc149ca84794da2d4315ae1f6635ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbfaf988714bc6c4194218da2868d25f8fc149ca84794da2d4315ae1f6635ff5", kill_on_drop: false }`
[INFO] [stdout] dbfaf988714bc6c4194218da2868d25f8fc149ca84794da2d4315ae1f6635ff5
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 55fbb3c4a5c3d9dd92030467c4fbc7a57f3f6499e40317c3be98fc8bdbb696eb
[INFO] running `Command { std: "docker" "start" "-a" "55fbb3c4a5c3d9dd92030467c4fbc7a57f3f6499e40317c3be98fc8bdbb696eb", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `EnterAlternateScreen`, `LeaveAlternateScreen`, `disable_raw_mode`, `enable_raw_mode`, `execute`
[INFO] [stderr]  --> src/ui/window.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     execute,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 5 |     terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error::Error`
[INFO] [stderr]  --> src/ui/window.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{error::Error, io};
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CrosstermBackend`, `Modifier`, `Paragraph`, `Tabs`, `Widget`
[INFO] [stderr]   --> src/ui/window.rs:9:24
[INFO] [stderr]    |
[INFO] [stderr] 9  |     backend::{Backend, CrosstermBackend},
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stderr] 11 |     style::{Color, Modifier, Style},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 12 |     text::{Span, Spans},
[INFO] [stderr] 13 |     widgets::{BorderType, Borders, Block, Tabs, Widget, List, ListItem, ListState, Paragraph},
[INFO] [stderr]    |                                           ^^^^  ^^^^^^                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::vec::IntoIter`
[INFO] [stderr]   --> src/ui/window.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::vec::IntoIter;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_courses`
[INFO] [stderr]   --> src/ui/window.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | use super::course::{Course, get_courses};
[INFO] [stderr]    |                             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ui::course`
[INFO] [stderr]  --> src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use ui::course;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Event`, `KeyCode`, `self`
[INFO] [stderr]  --> src/main.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stderr]   |             ^^^^                                           ^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `io`
[INFO] [stderr]  --> src/main.rs:9:25
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::{error::Error, io};
[INFO] [stderr]   |                         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Modifier`, `Span`, `Spans`, `Style`, `Tabs`
[INFO] [stderr]   --> src/main.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 |     layout::{Constraint, Direction, Layout},
[INFO] [stderr]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stderr] 13 |     style::{Color, Modifier, Style},
[INFO] [stderr]    |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stderr] 14 |     text::{Span, Spans},
[INFO] [stderr]    |            ^^^^  ^^^^^
[INFO] [stderr] 15 |     widgets::{Block, Borders, Tabs},
[INFO] [stderr]    |               ^^^^^  ^^^^^^^  ^^^^
[INFO] [stderr] 16 |     Frame, Terminal,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Backend`
[INFO] [stderr]   --> src/main.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     backend::{Backend, CrosstermBackend},
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `assignment_list_statte`
[INFO] [stderr]   --> src/ui/window.rs:80:38
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assignment_list_statte`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `course_list_state`
[INFO] [stderr]   --> src/ui/window.rs:83:34
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn render_courses(&self, course_list_state: &ListState) -> List {
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_course_list_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `description_chunks`
[INFO] [stderr]    --> src/ui/window.rs:171:21
[INFO] [stderr]     |
[INFO] [stderr] 171 |                 let description_chunks = Layout::default()
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description_chunks`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]    --> src/ui/window.rs:107:48
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn ui<B: Backend>(&self, f: &mut Frame<B>, app: &Window) {
[INFO] [stderr]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]   --> src/main.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let res = app.run_app(&mut terminal);
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr] 
[INFO] [stderr] warning: field `menu_index` is never read
[INFO] [stderr]   --> src/ui/window.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Window<'a> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub menu_index: usize,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `menu_down`, `menu_up`, and `render_assignments` are never used
[INFO] [stderr]   --> src/ui/window.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl <'a> Window<'a> {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn menu_down(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub fn menu_up(&mut self) {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/ui/course.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Course {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 13 |     name: String,
[INFO] [stderr] 14 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Course` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_assignments` is never used
[INFO] [stderr]   --> src/ui/course.rs:45:14
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub async fn get_assignments(course_id: String) -> Result<Vec<String>, > {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mycanvas` (bin "mycanvas" test) generated 19 warnings (run `cargo fix --bin "mycanvas" --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mycanvas-84de3253f530f5d7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ui::course::test_get_courses ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::course::test_get_courses stdout ----
[INFO] [stdout] thread 'ui::course::test_get_courses' panicked at src/ui/course.rs:6:62:
[INFO] [stdout] Failed to read config.json: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x562466add005 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x562466add005 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x562466add005 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x562466add005 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x562466b0685b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x562466b0685b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x562466ad9d1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x562466adcdde - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x562466adcdde - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x562466ade809 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x562466ade4ce - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x56246661dc1a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x56246661dc1a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x562466adee0b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x562466adee0b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x562466adeb84 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x562466add4c9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x562466ade8b7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5624665dd023 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5624665dd596 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5624665e61b4 - core::result::Result<T,E>::expect::hf8077daf17e45c57
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x5624665e3913 - mycanvas::ui::course::get_api_key::h997a80f20c5bb0c4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:6:23
[INFO] [stdout]   22:     0x5624665e3d11 - mycanvas::ui::course::get_courses::{{closure}}::h9385d1e6055e2780
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:30:19
[INFO] [stdout]   23:     0x5624665e166e - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h791d72597cdfd596
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/park/thread.rs:263:54
[INFO] [stdout]   24:     0x5624665e0d1d - tokio::coop::with_budget::{{closure}}::hf64f0fb4a46a02fc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x5624665de3be - std::thread::local::LocalKey<T>::try_with::hd10ed7e99cbfc402
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x5624665dde3d - std::thread::local::LocalKey<T>::with::h0ad4218218ffb14f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x5624665e1049 - tokio::coop::with_budget::h1b1118c62edc01db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:95:5
[INFO] [stdout]   28:     0x5624665e1049 - tokio::coop::budget::h50e6ff542fec7007
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x5624665e1049 - tokio::park::thread::CachedParkThread::block_on::h11c15c88295f546d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/park/thread.rs:263:31
[INFO] [stdout]   30:     0x5624665e7e24 - tokio::runtime::enter::Enter::block_on::h4ef083c0575e7536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/enter.rs:151:13
[INFO] [stdout]   31:     0x5624665e7b6e - tokio::runtime::thread_pool::ThreadPool::block_on::h87390e4e304149a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/thread_pool/mod.rs:73:9
[INFO] [stdout]   32:     0x5624665e7f90 - tokio::runtime::Runtime::block_on::h2b65048cd7e067ef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/mod.rs:477:43
[INFO] [stdout]   33:     0x5624665e3bdb - mycanvas::ui::course::get_courses::h130b32ac36d4413a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:41:5
[INFO] [stdout]   34:     0x5624665e4b66 - mycanvas::ui::course::test_get_courses::hbd5929ff51d900b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:61:19
[INFO] [stdout]   35:     0x5624665e4b37 - mycanvas::ui::course::test_get_courses::{{closure}}::h044bf907efe6e7f7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:60:22
[INFO] [stdout]   36:     0x5624665de686 - core::ops::function::FnOnce::call_once::h629633357d65db83
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5624666225fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5624666225fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   39:     0x562466621d01 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   40:     0x562466621d01 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x562466621d01 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x562466621d01 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x562466621d01 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x562466621d01 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   45:     0x562466621d01 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   46:     0x5624665ea6c4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   47:     0x5624665ea6c4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   48:     0x5624665ef0f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   49:     0x5624665ef0f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5624665ef0f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   51:     0x5624665ef0f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   52:     0x5624665ef0f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   53:     0x5624665ef0f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   54:     0x5624665ef0f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x562466ae340b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   56:     0x562466ae340b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   57:     0x562466ae340b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   58:     0x7f06bce42ac3 - <unknown>
[INFO] [stdout]   59:     0x7f06bced3a04 - __clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::course::test_get_courses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mycanvas`
[INFO] running `Command { std: "docker" "inspect" "55fbb3c4a5c3d9dd92030467c4fbc7a57f3f6499e40317c3be98fc8bdbb696eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55fbb3c4a5c3d9dd92030467c4fbc7a57f3f6499e40317c3be98fc8bdbb696eb", kill_on_drop: false }`
[INFO] [stdout] 55fbb3c4a5c3d9dd92030467c4fbc7a57f3f6499e40317c3be98fc8bdbb696eb
[INFO] testing Skynse/mycanvas against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkynse%2Fmycanvas" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Skynse/mycanvas on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Skynse/mycanvas
[INFO] finished tweaking git repo https://github.com/Skynse/mycanvas
[INFO] tweaked toml for git repo https://github.com/Skynse/mycanvas written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Skynse/mycanvas 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89417748dbf250d1a68f82ea4aea012b475fcea7d9ab725931cdded40e15385c
[INFO] running `Command { std: "docker" "start" "-a" "89417748dbf250d1a68f82ea4aea012b475fcea7d9ab725931cdded40e15385c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89417748dbf250d1a68f82ea4aea012b475fcea7d9ab725931cdded40e15385c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89417748dbf250d1a68f82ea4aea012b475fcea7d9ab725931cdded40e15385c", kill_on_drop: false }`
[INFO] [stdout] 89417748dbf250d1a68f82ea4aea012b475fcea7d9ab725931cdded40e15385c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af0984ec7f8cb770514f23fa307a852ba515d9c4e9ea3c845a4931d29b1136a9
[INFO] running `Command { std: "docker" "start" "-a" "af0984ec7f8cb770514f23fa307a852ba515d9c4e9ea3c845a4931d29b1136a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling atoi v0.3.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ipnet v2.4.0
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling tui v0.17.0
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling mini-redis v0.4.1
[INFO] [stderr]    Compiling hyper v0.14.17
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.9
[INFO] [stderr]    Compiling mycanvas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `EnterAlternateScreen`, `LeaveAlternateScreen`, `disable_raw_mode`, `enable_raw_mode`, `execute`
[INFO] [stdout]  --> src/ui/window.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     execute,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 5 |     terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/ui/window.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{error::Error, io};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CrosstermBackend`, `Modifier`, `Paragraph`, `Tabs`, `Widget`
[INFO] [stdout]   --> src/ui/window.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout] 9  |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout] 11 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 12 |     text::{Span, Spans},
[INFO] [stdout] 13 |     widgets::{BorderType, Borders, Block, Tabs, Widget, List, ListItem, ListState, Paragraph},
[INFO] [stdout]    |                                           ^^^^  ^^^^^^                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]   --> src/ui/window.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::vec::IntoIter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_courses`
[INFO] [stdout]   --> src/ui/window.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::course::{Course, get_courses};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui::course`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ui::course;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event`, `KeyCode`, `self`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |             ^^^^                                           ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]  --> src/main.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{error::Error, io};
[INFO] [stdout]   |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Modifier`, `Span`, `Spans`, `Style`, `Tabs`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 13 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 14 |     text::{Span, Spans},
[INFO] [stdout]    |            ^^^^  ^^^^^
[INFO] [stdout] 15 |     widgets::{Block, Borders, Tabs},
[INFO] [stdout]    |               ^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout] 16 |     Frame, Terminal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assignment_list_statte`
[INFO] [stdout]   --> src/ui/window.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assignment_list_statte`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `course_list_state`
[INFO] [stdout]   --> src/ui/window.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn render_courses(&self, course_list_state: &ListState) -> List {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_course_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description_chunks`
[INFO] [stdout]    --> src/ui/window.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let description_chunks = Layout::default()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn ui<B: Backend>(&self, f: &mut Frame<B>, app: &Window) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let res = app.run_app(&mut terminal);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `menu_index` is never read
[INFO] [stdout]   --> src/ui/window.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Window<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub menu_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `menu_down`, `menu_up`, and `render_assignments` are never used
[INFO] [stdout]   --> src/ui/window.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl <'a> Window<'a> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn menu_down(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn menu_up(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ui/course.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Course {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Course` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_assignments` is never used
[INFO] [stdout]   --> src/ui/course.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn get_assignments(course_id: String) -> Result<Vec<String>, > {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.95s
[INFO] running `Command { std: "docker" "inspect" "af0984ec7f8cb770514f23fa307a852ba515d9c4e9ea3c845a4931d29b1136a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af0984ec7f8cb770514f23fa307a852ba515d9c4e9ea3c845a4931d29b1136a9", kill_on_drop: false }`
[INFO] [stdout] af0984ec7f8cb770514f23fa307a852ba515d9c4e9ea3c845a4931d29b1136a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89de83a5b1b49b6c1ebc5974e684687f11580420f733c7af619c3b168c8858f6
[INFO] running `Command { std: "docker" "start" "-a" "89de83a5b1b49b6c1ebc5974e684687f11580420f733c7af619c3b168c8858f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling mycanvas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `EnterAlternateScreen`, `LeaveAlternateScreen`, `disable_raw_mode`, `enable_raw_mode`, `execute`
[INFO] [stdout]  --> src/ui/window.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 |     execute,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 5 |     terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error::Error`
[INFO] [stdout]  --> src/ui/window.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::{error::Error, io};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CrosstermBackend`, `Modifier`, `Paragraph`, `Tabs`, `Widget`
[INFO] [stdout]   --> src/ui/window.rs:9:24
[INFO] [stdout]    |
[INFO] [stdout] 9  |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout] 11 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout] 12 |     text::{Span, Spans},
[INFO] [stdout] 13 |     widgets::{BorderType, Borders, Block, Tabs, Widget, List, ListItem, ListState, Paragraph},
[INFO] [stdout]    |                                           ^^^^  ^^^^^^                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::vec::IntoIter`
[INFO] [stdout]   --> src/ui/window.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::vec::IntoIter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `get_courses`
[INFO] [stdout]   --> src/ui/window.rs:19:29
[INFO] [stdout]    |
[INFO] [stdout] 19 | use super::course::{Course, get_courses};
[INFO] [stdout]    |                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui::course`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ui::course;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Event`, `KeyCode`, `self`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stdout]   |             ^^^^                                           ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `io`
[INFO] [stdout]  --> src/main.rs:9:25
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::{error::Error, io};
[INFO] [stdout]   |                         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Modifier`, `Span`, `Spans`, `Style`, `Tabs`
[INFO] [stdout]   --> src/main.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     layout::{Constraint, Direction, Layout},
[INFO] [stdout]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stdout] 13 |     style::{Color, Modifier, Style},
[INFO] [stdout]    |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stdout] 14 |     text::{Span, Spans},
[INFO] [stdout]    |            ^^^^  ^^^^^
[INFO] [stdout] 15 |     widgets::{Block, Borders, Tabs},
[INFO] [stdout]    |               ^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout] 16 |     Frame, Terminal,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Backend`
[INFO] [stdout]   --> src/main.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     backend::{Backend, CrosstermBackend},
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `assignment_list_statte`
[INFO] [stdout]   --> src/ui/window.rs:80:38
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assignment_list_statte`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `course_list_state`
[INFO] [stdout]   --> src/ui/window.rs:83:34
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub fn render_courses(&self, course_list_state: &ListState) -> List {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_course_list_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `description_chunks`
[INFO] [stdout]    --> src/ui/window.rs:171:21
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 let description_chunks = Layout::default()
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description_chunks`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]    --> src/ui/window.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 |     fn ui<B: Backend>(&self, f: &mut Frame<B>, app: &Window) {
[INFO] [stdout]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let res = app.run_app(&mut terminal);
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `menu_index` is never read
[INFO] [stdout]   --> src/ui/window.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Window<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub menu_index: usize,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `menu_down`, `menu_up`, and `render_assignments` are never used
[INFO] [stdout]   --> src/ui/window.rs:64:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl <'a> Window<'a> {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn menu_down(&mut self) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn menu_up(&mut self) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/ui/course.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Course {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 13 |     name: String,
[INFO] [stdout] 14 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Course` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_assignments` is never used
[INFO] [stdout]   --> src/ui/course.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub async fn get_assignments(course_id: String) -> Result<Vec<String>, > {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 19 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "89de83a5b1b49b6c1ebc5974e684687f11580420f733c7af619c3b168c8858f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89de83a5b1b49b6c1ebc5974e684687f11580420f733c7af619c3b168c8858f6", kill_on_drop: false }`
[INFO] [stdout] 89de83a5b1b49b6c1ebc5974e684687f11580420f733c7af619c3b168c8858f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3987d21b3e0308300ef72113a3d45de7b938306e36b77c02c75538e983b8cb7d
[INFO] running `Command { std: "docker" "start" "-a" "3987d21b3e0308300ef72113a3d45de7b938306e36b77c02c75538e983b8cb7d", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DisableMouseCapture`, `EnableMouseCapture`, `EnterAlternateScreen`, `LeaveAlternateScreen`, `disable_raw_mode`, `enable_raw_mode`, `execute`
[INFO] [stderr]  --> src/ui/window.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 4 |     execute,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr] 5 |     terminal::{disable_raw_mode, enable_raw_mode, EnterAlternateScreen, LeaveAlternateScreen},
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `error::Error`
[INFO] [stderr]  --> src/ui/window.rs:7:11
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::{error::Error, io};
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CrosstermBackend`, `Modifier`, `Paragraph`, `Tabs`, `Widget`
[INFO] [stderr]   --> src/ui/window.rs:9:24
[INFO] [stderr]    |
[INFO] [stderr] 9  |     backend::{Backend, CrosstermBackend},
[INFO] [stderr]    |                        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 10 |     layout::{Constraint, Direction, Layout},
[INFO] [stderr] 11 |     style::{Color, Modifier, Style},
[INFO] [stderr]    |                    ^^^^^^^^
[INFO] [stderr] 12 |     text::{Span, Spans},
[INFO] [stderr] 13 |     widgets::{BorderType, Borders, Block, Tabs, Widget, List, ListItem, ListState, Paragraph},
[INFO] [stderr]    |                                           ^^^^  ^^^^^^                             ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::vec::IntoIter`
[INFO] [stderr]   --> src/ui/window.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use std::vec::IntoIter;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `get_courses`
[INFO] [stderr]   --> src/ui/window.rs:19:29
[INFO] [stderr]    |
[INFO] [stderr] 19 | use super::course::{Course, get_courses};
[INFO] [stderr]    |                             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ui::course`
[INFO] [stderr]  --> src/main.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use ui::course;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Event`, `KeyCode`, `self`
[INFO] [stderr]  --> src/main.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 |     event::{self, DisableMouseCapture, EnableMouseCapture, Event, KeyCode},
[INFO] [stderr]   |             ^^^^                                           ^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `io`
[INFO] [stderr]  --> src/main.rs:9:25
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::{error::Error, io};
[INFO] [stderr]   |                         ^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Block`, `Borders`, `Color`, `Constraint`, `Direction`, `Frame`, `Layout`, `Modifier`, `Span`, `Spans`, `Style`, `Tabs`
[INFO] [stderr]   --> src/main.rs:12:14
[INFO] [stderr]    |
[INFO] [stderr] 12 |     layout::{Constraint, Direction, Layout},
[INFO] [stderr]    |              ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^
[INFO] [stderr] 13 |     style::{Color, Modifier, Style},
[INFO] [stderr]    |             ^^^^^  ^^^^^^^^  ^^^^^
[INFO] [stderr] 14 |     text::{Span, Spans},
[INFO] [stderr]    |            ^^^^  ^^^^^
[INFO] [stderr] 15 |     widgets::{Block, Borders, Tabs},
[INFO] [stderr]    |               ^^^^^  ^^^^^^^  ^^^^
[INFO] [stderr] 16 |     Frame, Terminal,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Backend`
[INFO] [stderr]   --> src/main.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     backend::{Backend, CrosstermBackend},
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `assignment_list_statte`
[INFO] [stderr]   --> src/ui/window.rs:80:38
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stderr]    |                                      ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_assignment_list_statte`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `course_list_state`
[INFO] [stderr]   --> src/ui/window.rs:83:34
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub fn render_courses(&self, course_list_state: &ListState) -> List {
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_course_list_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `description_chunks`
[INFO] [stderr]    --> src/ui/window.rs:171:21
[INFO] [stderr]     |
[INFO] [stderr] 171 |                 let description_chunks = Layout::default()
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_description_chunks`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `app`
[INFO] [stderr]    --> src/ui/window.rs:107:48
[INFO] [stderr]     |
[INFO] [stderr] 107 |     fn ui<B: Backend>(&self, f: &mut Frame<B>, app: &Window) {
[INFO] [stderr]     |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `res`
[INFO] [stderr]   --> src/main.rs:31:9
[INFO] [stderr]    |
[INFO] [stderr] 31 |     let res = app.run_app(&mut terminal);
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stderr] 
[INFO] [stderr] warning: field `menu_index` is never read
[INFO] [stderr]   --> src/ui/window.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct Window<'a> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 39 |     pub menu_index: usize,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `menu_down`, `menu_up`, and `render_assignments` are never used
[INFO] [stderr]   --> src/ui/window.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl <'a> Window<'a> {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn menu_down(&mut self) {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |     pub fn menu_up(&mut self) {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 80 |     pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/ui/course.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Course {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 13 |     name: String,
[INFO] [stderr] 14 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Course` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_assignments` is never used
[INFO] [stderr]   --> src/ui/course.rs:45:14
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub async fn get_assignments(course_id: String) -> Result<Vec<String>, > {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mycanvas` (bin "mycanvas" test) generated 19 warnings (run `cargo fix --bin "mycanvas" --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mycanvas-84de3253f530f5d7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test ui::course::test_get_courses ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui::course::test_get_courses stdout ----
[INFO] [stdout] thread 'ui::course::test_get_courses' panicked at src/ui/course.rs:6:62:
[INFO] [stdout] Failed to read config.json: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55b6924a4355 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55b6924a4355 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55b6924a4355 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55b6924a4355 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55b6924cdb4b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55b6924cdb4b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55b6924a111f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55b6924a412e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55b6924a412e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55b6924a5a99 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55b6924a57ec - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55b691feb9ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55b691feb9ff - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55b6924a609b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55b6924a609b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55b6924a5e14 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55b6924a4819 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55b6924a5b47 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55b691fab003 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55b691fab576 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55b691fb48a4 - core::result::Result<T,E>::expect::hb3c2aa4a6cf6ce48
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1034:23
[INFO] [stdout]   21:     0x55b691fb1e23 - mycanvas::ui::course::get_api_key::h9a9c3b95a3d42247
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:6:23
[INFO] [stdout]   22:     0x55b691fb2221 - mycanvas::ui::course::get_courses::{{closure}}::h02015c88991f0968
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:30:19
[INFO] [stdout]   23:     0x55b691fafdce - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hb4b80d997bb2d2f9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/park/thread.rs:263:54
[INFO] [stdout]   24:     0x55b691faf1fd - tokio::coop::with_budget::{{closure}}::hc5453f4a0a14a450
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   25:     0x55b691fac0de - std::thread::local::LocalKey<T>::try_with::h7ba5d3b6e5c5040c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   26:     0x55b691fabbdd - std::thread::local::LocalKey<T>::with::ha05ccd87a410c1f2
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   27:     0x55b691faf7a9 - tokio::coop::with_budget::he9045599712bf205
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:95:5
[INFO] [stdout]   28:     0x55b691faf7a9 - tokio::coop::budget::h44401c2cda1f0931
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   29:     0x55b691faf7a9 - tokio::park::thread::CachedParkThread::block_on::h468a8843a2b1171d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/park/thread.rs:263:31
[INFO] [stdout]   30:     0x55b691fb5a54 - tokio::runtime::enter::Enter::block_on::h413476f5ddc51527
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/enter.rs:151:13
[INFO] [stdout]   31:     0x55b691fafe9e - tokio::runtime::thread_pool::ThreadPool::block_on::hf2009608b481a0bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/thread_pool/mod.rs:73:9
[INFO] [stdout]   32:     0x55b691fb5c50 - tokio::runtime::Runtime::block_on::he0a821ed84284f95
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/mod.rs:477:43
[INFO] [stdout]   33:     0x55b691fb20eb - mycanvas::ui::course::get_courses::h38d5775f09cd3ade
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:41:5
[INFO] [stdout]   34:     0x55b691fb3076 - mycanvas::ui::course::test_get_courses::hb4ba9be1e2f2757d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:61:19
[INFO] [stdout]   35:     0x55b691fb3047 - mycanvas::ui::course::test_get_courses::{{closure}}::h025491bcf78e82f9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ui/course.rs:60:22
[INFO] [stdout]   36:     0x55b691fac416 - core::ops::function::FnOnce::call_once::h0bd4eeb9ab771900
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x55b691ff031b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x55b691ff031b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   39:     0x55b691fef9e1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   40:     0x55b691fef9e1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   41:     0x55b691fef9e1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   42:     0x55b691fef9e1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   43:     0x55b691fef9e1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   44:     0x55b691fef9e1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   45:     0x55b691fef9e1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   46:     0x55b691fb83b4 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   47:     0x55b691fb83b4 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   48:     0x55b691fbce82 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   49:     0x55b691fbce82 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x55b691fbce82 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   51:     0x55b691fbce82 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   52:     0x55b691fbce82 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   53:     0x55b691fbce82 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   54:     0x55b691fbce82 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x55b6924aa68b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   56:     0x55b6924aa68b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   57:     0x55b6924aa68b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   58:     0x7f552f3e8ac3 - <unknown>
[INFO] [stdout]   59:     0x7f552f479a04 - __clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui::course::test_get_courses
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mycanvas`
[INFO] running `Command { std: "docker" "inspect" "3987d21b3e0308300ef72113a3d45de7b938306e36b77c02c75538e983b8cb7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3987d21b3e0308300ef72113a3d45de7b938306e36b77c02c75538e983b8cb7d", kill_on_drop: false }`
[INFO] [stdout] 3987d21b3e0308300ef72113a3d45de7b938306e36b77c02c75538e983b8cb7d
