[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkynse%2Fmycanvas" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Skynse/mycanvas on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-4/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mio v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6bfe1dd8e31737a72d3b966366beb590f466cbaa0d4a789f6c1ee2fdd776fc83 [INFO] running `Command { std: "docker" "start" "-a" "6bfe1dd8e31737a72d3b966366beb590f466cbaa0d4a789f6c1ee2fdd776fc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bfe1dd8e31737a72d3b966366beb590f466cbaa0d4a789f6c1ee2fdd776fc83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfe1dd8e31737a72d3b966366beb590f466cbaa0d4a789f6c1ee2fdd776fc83", kill_on_drop: false }` [INFO] [stdout] 6bfe1dd8e31737a72d3b966366beb590f466cbaa0d4a789f6c1ee2fdd776fc83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 17a7dc81affccf71e451cee306fcde97a0f768d9caaed8d0a16b8665336d5abc [INFO] running `Command { std: "docker" "start" "-a" "17a7dc81affccf71e451cee306fcde97a0f768d9caaed8d0a16b8665336d5abc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.5.5 [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_core v0.8.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.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 async-stream v0.3.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling structopt v0.3.26 [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 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: `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] = note: `#[warn(unused_variables)]` on by default [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] [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(&self, f: &mut Frame, app: &Window) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `menu_down` [INFO] [stdout] --> src/ui/window.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn menu_down(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `menu_up` [INFO] [stdout] --> src/ui/window.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn menu_up(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_assignments` [INFO] [stdout] --> src/ui/window.rs:80:12 [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 is never read: `id` [INFO] [stdout] --> src/ui/course.rs:14:5 [INFO] [stdout] | [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] --> src/ui/course.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_assignments` [INFO] [stdout] --> src/ui/course.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn get_assignments(course_id: String) -> Result, > { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "17a7dc81affccf71e451cee306fcde97a0f768d9caaed8d0a16b8665336d5abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a7dc81affccf71e451cee306fcde97a0f768d9caaed8d0a16b8665336d5abc", kill_on_drop: false }` [INFO] [stdout] 17a7dc81affccf71e451cee306fcde97a0f768d9caaed8d0a16b8665336d5abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8759518b517540568a0f85bbb59fdd41c1198bf96b4b74342c7576da541fbd34 [INFO] running `Command { std: "docker" "start" "-a" "8759518b517540568a0f85bbb59fdd41c1198bf96b4b74342c7576da541fbd34", 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: `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] = note: `#[warn(unused_variables)]` on by default [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] [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(&self, f: &mut Frame, app: &Window) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `menu_down` [INFO] [stdout] --> src/ui/window.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn menu_down(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `menu_up` [INFO] [stdout] --> src/ui/window.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn menu_up(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_assignments` [INFO] [stdout] --> src/ui/window.rs:80:12 [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 is never read: `id` [INFO] [stdout] --> src/ui/course.rs:14:5 [INFO] [stdout] | [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] --> src/ui/course.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_assignments` [INFO] [stdout] --> src/ui/course.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn get_assignments(course_id: String) -> Result, > { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.50s [INFO] running `Command { std: "docker" "inspect" "8759518b517540568a0f85bbb59fdd41c1198bf96b4b74342c7576da541fbd34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8759518b517540568a0f85bbb59fdd41c1198bf96b4b74342c7576da541fbd34", kill_on_drop: false }` [INFO] [stdout] 8759518b517540568a0f85bbb59fdd41c1198bf96b4b74342c7576da541fbd34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 380ed684dad9fe273777413d42b69bdd72ba744d99f44139e94e449cd2867d0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "380ed684dad9fe273777413d42b69bdd72ba744d99f44139e94e449cd2867d0d", 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: `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] = note: `#[warn(unused_variables)]` on by default [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] 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(&self, f: &mut Frame, app: &Window) { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `menu_down` [INFO] [stderr] --> src/ui/window.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn menu_down(&mut self) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `menu_up` [INFO] [stderr] --> src/ui/window.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn menu_up(&mut self) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `render_assignments` [INFO] [stderr] --> src/ui/window.rs:80:12 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn render_assignments(&self, assignment_list_statte: &ListState) -> List { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> src/ui/course.rs:14:5 [INFO] [stderr] | [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] --> src/ui/course.rs:11:10 [INFO] [stderr] | [INFO] [stderr] 11 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_assignments` [INFO] [stderr] --> src/ui/course.rs:45:14 [INFO] [stderr] | [INFO] [stderr] 45 | pub async fn get_assignments(course_id: String) -> Result, > { [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mycanvas` (bin "mycanvas" test) generated 20 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mycanvas-3ced386812dafc0e) [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 'Failed to read config.json: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/ui/course.rs:6:62 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a00ce7c46d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a00ce7c46d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a00ce7c46d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55a00ce7c46d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55a00cea253c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55a00ce74f78 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55a00ce7e9c7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55a00ce7e9c7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55a00ce7e9c7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55a00ce7e6fc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55a00ce7f119 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55a00ce7ee07 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55a00ce7c934 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55a00ce7eb19 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55a00c9227b3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55a00c9228a3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55a00c92d185 - core::result::Result::expect::h5835d9ed4d3841c8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stdout] 17: 0x55a00c9231b9 - mycanvas::ui::course::get_api_key::h7a31419dd737805b [INFO] [stdout] at /opt/rustwide/workdir/src/ui/course.rs:6:23 [INFO] [stdout] 18: 0x55a00c9235e8 - mycanvas::ui::course::get_courses::{{closure}}::h768fb40a9e36a159 [INFO] [stdout] at /opt/rustwide/workdir/src/ui/course.rs:30:19 [INFO] [stdout] 19: 0x55a00c925fc1 - as core::future::future::Future>::poll::h13bac471d87dddb4 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 20: 0x55a00c928efc - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h009acda1627df477 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/park/thread.rs:263:54 [INFO] [stdout] 21: 0x55a00c9306da - tokio::coop::with_budget::{{closure}}::hb684d811ab051303 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:102:9 [INFO] [stdout] 22: 0x55a00c92fd29 - std::thread::local::LocalKey::try_with::h90fe20ac11915991 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x55a00c92f8fc - std::thread::local::LocalKey::with::h962f0836a6af9f2e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x55a00c928ca7 - tokio::coop::with_budget::h9408cc4a24375a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:95:5 [INFO] [stdout] 25: 0x55a00c928ca7 - tokio::coop::budget::hdd7eace1491b7de3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/coop.rs:72:5 [INFO] [stdout] 26: 0x55a00c928ca7 - tokio::park::thread::CachedParkThread::block_on::h2521fb27133dcc4a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/park/thread.rs:263:31 [INFO] [stdout] 27: 0x55a00c92f742 - tokio::runtime::enter::Enter::block_on::hef65f53eed8c9aae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/enter.rs:151:13 [INFO] [stdout] 28: 0x55a00c929587 - tokio::runtime::thread_pool::ThreadPool::block_on::had00904524528bfe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/thread_pool/mod.rs:73:9 [INFO] [stdout] 29: 0x55a00c92cd41 - tokio::runtime::Runtime::block_on::h4f3e55c006dc2e4e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.0/src/runtime/mod.rs:477:43 [INFO] [stdout] 30: 0x55a00c9234dd - mycanvas::ui::course::get_courses::h4c2e9653cb62da42 [INFO] [stdout] at /opt/rustwide/workdir/src/ui/course.rs:41:5 [INFO] [stdout] 31: 0x55a00c924081 - mycanvas::ui::course::test_get_courses::h0080dc4d11aae88b [INFO] [stdout] at /opt/rustwide/workdir/src/ui/course.rs:61:19 [INFO] [stdout] 32: 0x55a00c92405a - mycanvas::ui::course::test_get_courses::{{closure}}::hea705eb19d9f1329 [INFO] [stdout] at /opt/rustwide/workdir/src/ui/course.rs:60:1 [INFO] [stdout] 33: 0x55a00c92db5e - core::ops::function::FnOnce::call_once::h374a4340b26d3216 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x55a00c95cde3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55a00c95cde3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 36: 0x55a00c95bac4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 37: 0x55a00c95bac4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x55a00c95bac4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 39: 0x55a00c95bac4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 40: 0x55a00c95bac4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 41: 0x55a00c95bac4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 42: 0x55a00c95bac4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 43: 0x55a00c9653e1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 44: 0x55a00c9653e1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 45: 0x55a00c931a5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 46: 0x55a00c931a5f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x55a00c931a5f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 48: 0x55a00c931a5f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 49: 0x55a00c931a5f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 50: 0x55a00c931a5f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 51: 0x55a00c931a5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x55a00ce84fb3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 53: 0x55a00ce84fb3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 54: 0x55a00ce84fb3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 55: 0x7f21f1976609 - start_thread [INFO] [stdout] 56: 0x7f21f1744163 - clone [INFO] [stdout] 57: 0x0 - [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.21s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin mycanvas' [INFO] running `Command { std: "docker" "inspect" "380ed684dad9fe273777413d42b69bdd72ba744d99f44139e94e449cd2867d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380ed684dad9fe273777413d42b69bdd72ba744d99f44139e94e449cd2867d0d", kill_on_drop: false }` [INFO] [stdout] 380ed684dad9fe273777413d42b69bdd72ba744d99f44139e94e449cd2867d0d