[INFO] cloning repository https://github.com/arpan-dhatt/concourse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arpan-dhatt/concourse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpan-dhatt%2Fconcourse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpan-dhatt%2Fconcourse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d84c80766a0259697bc5662d58e571d5445b056b [INFO] testing arpan-dhatt/concourse against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpan-dhatt%2Fconcourse" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arpan-dhatt/concourse on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arpan-dhatt/concourse [INFO] finished tweaking git repo https://github.com/arpan-dhatt/concourse [INFO] tweaked toml for git repo https://github.com/arpan-dhatt/concourse written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/arpan-dhatt/concourse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315c89b6fd4005dc88163e4bf9d0463dc9bb6ffacb444464777438b7de9a4837 [INFO] running `Command { std: "docker" "start" "-a" "315c89b6fd4005dc88163e4bf9d0463dc9bb6ffacb444464777438b7de9a4837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315c89b6fd4005dc88163e4bf9d0463dc9bb6ffacb444464777438b7de9a4837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315c89b6fd4005dc88163e4bf9d0463dc9bb6ffacb444464777438b7de9a4837", kill_on_drop: false }` [INFO] [stdout] 315c89b6fd4005dc88163e4bf9d0463dc9bb6ffacb444464777438b7de9a4837 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83bf544efe4b45db446bcfe36604d3f67837161a1a56d0b74cfcb8aa427ada67 [INFO] running `Command { std: "docker" "start" "-a" "83bf544efe4b45db446bcfe36604d3f67837161a1a56d0b74cfcb8aa427ada67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling serenity v0.10.9 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling svg-schedule v0.1.0 (/opt/rustwide/workdir/svg-schedule) [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> svg-schedule/src/ui.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn render_command_text(mut doc: Document, text: &str) -> Document { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> svg-schedule/src/ui.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn render_name_text(mut doc: Document, name: &str) -> Document { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> svg-schedule/src/ui.rs:127:51 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn render_class(class_info: ClassInformation, mut doc: Document) -> Document { [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> svg-schedule/src/components.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> svg-schedule/src/components.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `w` [INFO] [stdout] --> svg-schedule/src/components.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | w: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `h` [INFO] [stdout] --> svg-schedule/src/components.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | h: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fill` [INFO] [stdout] --> svg-schedule/src/components.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fill: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stroke` [INFO] [stdout] --> svg-schedule/src/components.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | stroke: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stroke_width` [INFO] [stdout] --> svg-schedule/src/components.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | stroke_width: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `corner_radius` [INFO] [stdout] --> svg-schedule/src/components.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | corner_radius: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `position` [INFO] [stdout] --> svg-schedule/src/components.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn position(mut self, x: f32, y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> svg-schedule/src/components.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn size(mut self, w: f32, h: f32) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill` [INFO] [stdout] --> svg-schedule/src/components.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn fill(mut self, fill: &str) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stroke` [INFO] [stdout] --> svg-schedule/src/components.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn stroke(mut self, stroke: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stroke_width` [INFO] [stdout] --> svg-schedule/src/components.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn stroke_width(mut self, stroke_width: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `corner_radius` [INFO] [stdout] --> svg-schedule/src/components.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn corner_radius(mut self, corner_radius: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_svg` [INFO] [stdout] --> svg-schedule/src/components.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn as_svg(&self) -> impl Node { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x1` [INFO] [stdout] --> svg-schedule/src/components.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | x1: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y1` [INFO] [stdout] --> svg-schedule/src/components.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | y1: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x2` [INFO] [stdout] --> svg-schedule/src/components.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | x2: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y2` [INFO] [stdout] --> svg-schedule/src/components.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | y2: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stroke` [INFO] [stdout] --> svg-schedule/src/components.rs:80:5 [INFO] [stdout] | [INFO] [stdout] 80 | stroke: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stroke_width` [INFO] [stdout] --> svg-schedule/src/components.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | stroke_width: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stroke_linecap` [INFO] [stdout] --> svg-schedule/src/components.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | stroke_linecap: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `place` [INFO] [stdout] --> svg-schedule/src/components.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn place(mut self, x1: f32, y1: f32, x2: f32, y2: f32) -> Line { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stroke` [INFO] [stdout] --> svg-schedule/src/components.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn stroke(mut self, stroke: &str) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stroke_width` [INFO] [stdout] --> svg-schedule/src/components.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn stroke_width(mut self, stroke_width: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `stroke_linecap` [INFO] [stdout] --> svg-schedule/src/components.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn stroke_linecap(mut self, stroke_linecap: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_svg` [INFO] [stdout] --> svg-schedule/src/components.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn as_svg(&self) -> impl Node { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> svg-schedule/src/components.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> svg-schedule/src/components.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> svg-schedule/src/components.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 138 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_size` [INFO] [stdout] --> svg-schedule/src/components.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 139 | font_size: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_family` [INFO] [stdout] --> svg-schedule/src/components.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | font_family: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `font_weight` [INFO] [stdout] --> svg-schedule/src/components.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | font_weight: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fill` [INFO] [stdout] --> svg-schedule/src/components.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | fill: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text_anchor` [INFO] [stdout] --> svg-schedule/src/components.rs:143:5 [INFO] [stdout] | [INFO] [stdout] 143 | text_anchor: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `text` [INFO] [stdout] --> svg-schedule/src/components.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn text(mut self, text: &str) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `position` [INFO] [stdout] --> svg-schedule/src/components.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn position(mut self, x: f32, y: f32) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `font_size` [INFO] [stdout] --> svg-schedule/src/components.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn font_size(mut self, font_size: i32) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `font_family` [INFO] [stdout] --> svg-schedule/src/components.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub fn font_family(mut self, font_family: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fill` [INFO] [stdout] --> svg-schedule/src/components.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | pub fn fill(mut self, fill: &str) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `text_anchor` [INFO] [stdout] --> svg-schedule/src/components.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn text_anchor(mut self, text_anchor: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `font_weight` [INFO] [stdout] --> svg-schedule/src/components.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | pub fn font_weight(mut self, font_weight: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_svg` [INFO] [stdout] --> svg-schedule/src/components.rs:198:12 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn as_svg(&self) -> impl Node { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VIEWPORT_WIDTH` [INFO] [stdout] --> svg-schedule/src/ui.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub const VIEWPORT_WIDTH: f32 = 1200.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VIEWPORT_HEIGHT` [INFO] [stdout] --> svg-schedule/src/ui.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | pub const VIEWPORT_HEIGHT: f32 = 900.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COMMAND_FONT_SIZE` [INFO] [stdout] --> svg-schedule/src/ui.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | const COMMAND_FONT_SIZE: i32 = 20; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NAME_FONT_SIZE` [INFO] [stdout] --> svg-schedule/src/ui.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const NAME_FONT_SIZE: i32 = 40; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `PADDING` [INFO] [stdout] --> svg-schedule/src/ui.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const PADDING: f32 = 30.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DAYS` [INFO] [stdout] --> svg-schedule/src/ui.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const DAYS: [&str; 5] = ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `HORIZONTAL_INTERVAL` [INFO] [stdout] --> svg-schedule/src/ui.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const HORIZONTAL_INTERVAL: f32 = (VIEWPORT_WIDTH - PADDING * 2.0) / DAYS.len() as f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `START_TIME` [INFO] [stdout] --> svg-schedule/src/ui.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | const START_TIME: i32 = 480; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `END_TIME` [INFO] [stdout] --> svg-schedule/src/ui.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | const END_TIME: i32 = 1260; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TIME_INTERVAL` [INFO] [stdout] --> svg-schedule/src/ui.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | const TIME_INTERVAL: i32 = 30; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TIME_SEGMENT_AMOUNT` [INFO] [stdout] --> svg-schedule/src/ui.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | const TIME_SEGMENT_AMOUNT: i32 = (END_TIME - START_TIME) / TIME_INTERVAL; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `VERTICAL_INTERVAL` [INFO] [stdout] --> svg-schedule/src/ui.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const VERTICAL_INTERVAL: f32 = (VIEWPORT_HEIGHT - PADDING * 6.6) / TIME_SEGMENT_AMOUNT as f32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `render_command_text` [INFO] [stdout] --> svg-schedule/src/ui.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn render_command_text(mut doc: Document, text: &str) -> Document { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `render_name_text` [INFO] [stdout] --> svg-schedule/src/ui.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn render_name_text(mut doc: Document, name: &str) -> Document { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `render_weekday_texts` [INFO] [stdout] --> svg-schedule/src/ui.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn render_weekday_texts(mut doc: Document) -> Document { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `weekday_text_element` [INFO] [stdout] --> svg-schedule/src/ui.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn weekday_text_element(s: &str, x: f32, y: f32) -> Text { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `render_vertical_lines` [INFO] [stdout] --> svg-schedule/src/ui.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn render_vertical_lines(mut doc: Document) -> Document { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `render_horizontal_lines` [INFO] [stdout] --> svg-schedule/src/ui.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn render_horizontal_lines(mut doc: Document) -> Document { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `ClassInformation` [INFO] [stdout] --> svg-schedule/src/ui.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ClassInformation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `render_class` [INFO] [stdout] --> svg-schedule/src/ui.rs:127:8 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn render_class(class_info: ClassInformation, mut doc: Document) -> Document { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `COLORS` [INFO] [stdout] --> svg-schedule/src/utils.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / const COLORS: [&str; 18] = [ [INFO] [stdout] 7 | | "darkmagenta", [INFO] [stdout] 8 | | "darkred", [INFO] [stdout] 9 | | "darkslategrey", [INFO] [stdout] ... | [INFO] [stdout] 24 | | "dimgrey", [INFO] [stdout] 25 | | ]; [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `choose_color` [INFO] [stdout] --> svg-schedule/src/utils.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn choose_color(s: &str) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 68 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] error: could not compile `serenity` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serenity-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="client"' --cfg 'feature="flate2"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="model"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="rustls_backend_marker"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="unstable_discord_api"' --cfg 'feature="url"' --cfg 'feature="utils"' -C metadata=a762ffe93ffc1cd3 -C extra-filename=-a762ffe93ffc1cd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3bfff1ede9a0b649.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-6a3011473e769569.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c3a2f863a418a6a0.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-0e5b5702281239b6.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-05f100ede4a56433.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3900499f2523e45f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fc48cbdc0f90c57e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dafec3a48856bafb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d57e03da468517c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1268c8f1d3c4c7aa.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-f3d6a73340a32c74.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-4bc1112beed63fcb/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "83bf544efe4b45db446bcfe36604d3f67837161a1a56d0b74cfcb8aa427ada67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83bf544efe4b45db446bcfe36604d3f67837161a1a56d0b74cfcb8aa427ada67", kill_on_drop: false }` [INFO] [stdout] 83bf544efe4b45db446bcfe36604d3f67837161a1a56d0b74cfcb8aa427ada67