[INFO] cloning repository https://github.com/rwilliaise/imgBot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rwilliaise/imgBot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwilliaise%2FimgBot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwilliaise%2FimgBot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3dfdcc95e4d2eaace17d0cf419dcd73df3aeb678 [INFO] testing rwilliaise/imgBot against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwilliaise%2FimgBot" "/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/rwilliaise/imgBot on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwilliaise/imgBot [INFO] finished tweaking git repo https://github.com/rwilliaise/imgBot [INFO] tweaked toml for git repo https://github.com/rwilliaise/imgBot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rwilliaise/imgBot 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.0.0-alpha.1 [INFO] [stderr] Downloaded linkify v0.8.0 [INFO] [stderr] Downloaded imageproc v0.22.0 [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a39dfd5d77d4b9b305ce4d4b60e64742fa28f4c0befc1347c3a4e213ca562d5f [INFO] running `Command { std: "docker" "start" "-a" "a39dfd5d77d4b9b305ce4d4b60e64742fa28f4c0befc1347c3a4e213ca562d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39dfd5d77d4b9b305ce4d4b60e64742fa28f4c0befc1347c3a4e213ca562d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39dfd5d77d4b9b305ce4d4b60e64742fa28f4c0befc1347c3a4e213ca562d5f", kill_on_drop: false }` [INFO] [stdout] a39dfd5d77d4b9b305ce4d4b60e64742fa28f4c0befc1347c3a4e213ca562d5f [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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa28ff755a1585855e1547713a2a23f01ff4d5c823d6967f6e678af7055efe2 [INFO] running `Command { std: "docker" "start" "-a" "5aa28ff755a1585855e1547713a2a23f01ff4d5c823d6967f6e678af7055efe2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [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 memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling actix-rt v2.6.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling actix-router v0.5.0-rc.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling err-context v0.1.0 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling serenity v0.10.10 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling actix-server v2.0.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling shared v0.1.8 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling typemap_rev v0.1.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling uuid v1.0.0-alpha.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling imageproc v0.22.0 [INFO] [stderr] Compiling linkify v0.8.0 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling actix-http v3.0.0-rc.1 [INFO] [stderr] Compiling actix-web v4.0.0-rc.2 [INFO] [stderr] Compiling img_server v0.1.8 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: variant `RightGravity` is never constructed [INFO] [stdout] --> server/font.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum HorizontalGravity { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 15 | LeftGravity, [INFO] [stdout] 16 | RightGravity, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HorizontalGravity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BottomGravity` is never constructed [INFO] [stdout] --> server/font.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub enum VerticalGravity { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 22 | TopGravity, [INFO] [stdout] 23 | BottomGravity, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VerticalGravity` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/font.rs:102:83 [INFO] [stdout] | [INFO] [stdout] 102 | let (text_width, _) = images::get_text_size(scale, &self.inner, &*wrap.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/font.rs:142:83 [INFO] [stdout] | [INFO] [stdout] 142 | let (text_width, _) = images::get_text_size(scale, &self.inner, &*wrap.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> server/font.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | &*wrap.clone(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling img_bot v0.1.8 (/opt/rustwide/workdir/bot) [INFO] [stdout] warning: unused import: `linkify::LinkFinder` [INFO] [stdout] --> bot/bot.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use linkify::LinkFinder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageReference` [INFO] [stdout] --> bot/process.rs:7:41 [INFO] [stdout] | [INFO] [stdout] 7 | use serenity::model::channel::{Message, MessageReference}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::bot::BotLock` [INFO] [stdout] --> bot/process.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::bot::BotLock; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> bot/process.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | if let Err(e) = msg { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZKZVOn/symbols.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.img_bot.467121a5cf5fa5d4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c.35xmz0kn4mm5vytl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-0a8ea1f87744789f/out" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libregex-0eeff154c3ede8c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c2fbba68b02f2485.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-17b7651dcad6b2cd.rlib" "/opt/rustwide/target/debug/deps/libclap-23a78dc67642709c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8622084940d8e27c.rlib" "/opt/rustwide/target/debug/deps/libatty-ccf5fe8b34429db0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bc4951ffb24ccc1a.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-42764a5e236c1900.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1c7a0b1da2c674e6.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-86cbdeeb7f234e8e.rlib" "/opt/rustwide/target/debug/deps/libsmawk-bb8b853e63b43c69.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-fa3737d7e7c6d58a.rlib" "/opt/rustwide/target/debug/deps/libshared-5232e2099f21f26c.rlib" "/opt/rustwide/target/debug/deps/libserenity-6ef825469adda01a.rlib" "/opt/rustwide/target/debug/deps/libtypemap_rev-6ed69eb20f7b4b7c.rlib" "/opt/rustwide/target/debug/deps/libchrono-0941ffae550bb3ae.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c4ae79b2e2e9a102.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6a9cd057e6df0334.rlib" "/opt/rustwide/target/debug/deps/libfutures-136fc93a02a6a16d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-47ed5f718857cf71.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-5f0b6092f9387c4f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-7a45636d6a21f1e7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-4384a75f7ac0060c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-101af92661bb5421.rlib" "/opt/rustwide/target/debug/deps/librustls-229617daaed730c2.rlib" "/opt/rustwide/target/debug/deps/libsct-93a874547e995c17.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3401b184be38943e.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-533bf859753a950a.rlib" "/opt/rustwide/target/debug/deps/librand-54f9138f9efd9424.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b51601486c47bff.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3a29886556c93cd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-d38d773c2be8c5d1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-fa15a56021bb6590.rlib" "/opt/rustwide/target/debug/deps/libutf8-6c1c28d0b4200515.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libsha1-c64a6013665f70b5.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-54829dd9010e281c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-89477c264b020677.rlib" "/opt/rustwide/target/debug/deps/libdigest-83a3a11c12badd97.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bb54243830278cee.rlib" "/opt/rustwide/target/debug/deps/libtypenum-e8727ff986fffd90.rlib" "/opt/rustwide/target/debug/deps/libbase64-1addd5d774a2bed8.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-4f0ae28d9b7e9d1a.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b1d6cb69bfc3d05.rlib" "/opt/rustwide/target/debug/deps/libreqwest-9cc8e7f6cc792f70.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-473a5d52ad2e2c13.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-6059beb01b8638ad.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c29bc68c8126f0c9.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c57cb3f5bab78a8a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-45ae42824a2955ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-a45925739d92c704.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b42a1a01fe140d05.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7c6276e888406559.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a76233a4fb7e96c0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-535d270cb97294ef.rlib" "/opt/rustwide/target/debug/deps/libryu-a77b057d59c74959.rlib" "/opt/rustwide/target/debug/deps/libserde-ac0dc0ea95102517.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a7dca4ef8345fc95.rlib" "/opt/rustwide/target/debug/deps/libunicase-699e611d55496050.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-ff4852418c8f868f.rlib" "/opt/rustwide/target/debug/deps/libflate2-6591a8e1fe136a60.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b3b1fe21b5e52492.rlib" "/opt/rustwide/target/debug/deps/libadler-2aba5bf02d0ff9aa.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d90766c5b4179dee.rlib" "/opt/rustwide/target/debug/deps/librustls-15c022a016d68004.rlib" "/opt/rustwide/target/debug/deps/libsct-59f3bbe320ed9384.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f6dd6060c4dcbaa8.rlib" "/opt/rustwide/target/debug/deps/libring-dba88d2c49329f8f.rlib" "/opt/rustwide/target/debug/deps/libspin-02d8bf30cbaaa44a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-db380f92830af973.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c708b3bf66f827e3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-476ad1e7bdbf3d46.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a2624de46de9856e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5402d8ef179fed27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e0d34a1ad648a197.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bf261eea6885f33a.rlib" "/opt/rustwide/target/debug/deps/libhyper-f683169c9fa496e5.rlib" "/opt/rustwide/target/debug/deps/libwant-52611da11b8683ee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8435d7f9744b2d83.rlib" "/opt/rustwide/target/debug/deps/libsocket2-57d26d21ba3759ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d4f99d52b94ac249.rlib" "/opt/rustwide/target/debug/deps/libh2-c92c200579918521.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a8516a8ff71877a9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-582fe08cb5f446b9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-755a94a6155b9ea3.rlib" "/opt/rustwide/target/debug/deps/libtracing-cd8694cac07c3540.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5b1c0ac4ce939366.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9e25a81e0670c3c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a7a00811b69c5a56.rlib" "/opt/rustwide/target/debug/deps/libslab-c6a4f9f95afad196.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b4c63a28bb1a2e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d73e0062660c3d45.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-91491fdd34e8b3dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-141c7e0385885b34.rlib" "/opt/rustwide/target/debug/deps/libtokio-9d3bf1f224c12d60.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d00bb2c2f777f344.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0790107eba324195.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e6ece8f230b091bb.rlib" "/opt/rustwide/target/debug/deps/libmio-e32e9ab76ead413d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3e753473d9c65ca3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ace8e89d2b275bd3.rlib" "/opt/rustwide/target/debug/deps/liblibc-107e72e1aef77a32.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6054408250092b8c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6be3e4e6e35eb0fd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libinstant-bc95bc3fef459ee4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12f0d5f5a508c5de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6418175788f8fdc3.rlib" "/opt/rustwide/target/debug/deps/liblog-d6b45f57b733a929.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da14954a76c66983.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/liburl-aae6ec76efc5926b.rlib" "/opt/rustwide/target/debug/deps/libidna-4f518d5e87629436.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2817a5b0a27319f6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f0b8e2eb4b0f885f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c5454c87b869e37b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libhttp-be7e1e192e0110ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-c1590172564db8e6.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/liblinkify-d50af5e1192ea052.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b31d62b896459f0d.rlib" "/opt/rustwide/target/debug/deps/liberr_context-1e5fff88d7b30da7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/img_bot-7ea03db561a7822c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `img_bot` (bin "img_bot") due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5aa28ff755a1585855e1547713a2a23f01ff4d5c823d6967f6e678af7055efe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa28ff755a1585855e1547713a2a23f01ff4d5c823d6967f6e678af7055efe2", kill_on_drop: false }` [INFO] [stdout] 5aa28ff755a1585855e1547713a2a23f01ff4d5c823d6967f6e678af7055efe2