[INFO] cloning repository https://github.com/Monadic-Cat/mbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Monadic-Cat/mbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1abe8e5c605d90d5391b78429b0cfd7e87252e3b [INFO] testing Monadic-Cat/mbot against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Monadic-Cat/mbot on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Monadic-Cat/mbot [INFO] finished tweaking git repo https://github.com/Monadic-Cat/mbot [INFO] tweaked toml for git repo https://github.com/Monadic-Cat/mbot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Monadic-Cat/mbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-0/source/Cargo.toml: file found to be present in multiple build targets: /workspace/builds/worker-0/source/src/main.rs [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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1856e8be8934a660e08566c07d6721372b244a50f25f5444f51621f2886af7f2 [INFO] running `Command { std: "docker" "start" "-a" "1856e8be8934a660e08566c07d6721372b244a50f25f5444f51621f2886af7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1856e8be8934a660e08566c07d6721372b244a50f25f5444f51621f2886af7f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1856e8be8934a660e08566c07d6721372b244a50f25f5444f51621f2886af7f2", kill_on_drop: false }` [INFO] [stdout] 1856e8be8934a660e08566c07d6721372b244a50f25f5444f51621f2886af7f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d56b7be8165466698a10f20928dedf4839365f316cb569bf07d5c6ad9581d8e9 [INFO] running `Command { std: "docker" "start" "-a" "d56b7be8165466698a10f20928dedf4839365f316cb569bf07d5c6ad9581d8e9", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling core_extensions v1.3.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serenity v0.10.8 (https://github.com/serenity-rs/serenity.git#413e3eff) [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 (https://github.com/Monadic-Cat/pulldown-discordmark.git#649058f5) [INFO] [stderr] Compiling foretry-impl v0.1.0 (https://github.com/Monadic-Cat/foretry.git#98e17a3f) [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling foretry v0.1.0 (https://github.com/Monadic-Cat/foretry.git#98e17a3f) [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling command_attr v0.3.7 (https://github.com/serenity-rs/serenity.git#413e3eff) [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling mbot_proc_macro_helpers v0.0.1 (/opt/rustwide/workdir/proc_macro_helpers) [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling mice v0.10.4 (/opt/rustwide/workdir/mice) [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling reloadable-plotter v0.1.0 (/opt/rustwide/workdir/reloadable-plotter) [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-tungstenite v0.11.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mbot v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/controller.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let terminal = Vec::from(&buf[term_start..term_end]); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_without_roll_internal` [INFO] [stdout] --> src/masks.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn move_without_roll_internal(ctx: &Context, id: ChannelId, author: &str, phrase: &str, desc: &str, capital: &str) -> CommandResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_without_roll` [INFO] [stdout] --> src/masks.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | async fn move_without_roll(ctx: &Context, msg: &Message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_with_roll` [INFO] [stdout] --> src/masks.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | async fn move_with_roll(ctx: &Context, msg: &Message, mut args: Args, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Never` [INFO] [stdout] --> src/controller.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum Never {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionType` [INFO] [stdout] --> src/controller.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum ConnectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `response` [INFO] [stdout] --> src/controller.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn response(headers: &[&[u8]], body: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `file_response` [INFO] [stdout] --> src/controller.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn file_response(filename: &str, content_type: &str) -> Cow<'static, [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_file_response` [INFO] [stdout] --> src/controller.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn index_file_response() -> Cow<'static, [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `script_file_response` [INFO] [stdout] --> src/controller.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn script_file_response() -> Cow<'static, [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Jar` [INFO] [stdout] --> src/controller.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) struct Jar { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/controller.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn new() -> (JarSender, Self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `waiter` [INFO] [stdout] --> src/controller.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn waiter(&self) -> Jar { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `borrow` [INFO] [stdout] --> src/controller.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) async fn borrow(&mut self) -> JarRef<'_, T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `listen` [INFO] [stdout] --> src/controller.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) async fn listen(port: u16, bot_context: Jar<(BotContext, BotReady)>) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_cli_connection` [INFO] [stdout] --> src/controller.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | async fn handle_cli_connection(mut buf: Vec, end: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `TOKEN_NAME` [INFO] [stdout] --> src/main.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | const TOKEN_NAME: &str = "MBOT_TOKEN"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/controller.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let terminal = Vec::from(&buf[term_start..term_end]); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionType` [INFO] [stdout] --> src/controller.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum ConnectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "d56b7be8165466698a10f20928dedf4839365f316cb569bf07d5c6ad9581d8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d56b7be8165466698a10f20928dedf4839365f316cb569bf07d5c6ad9581d8e9", kill_on_drop: false }` [INFO] [stdout] d56b7be8165466698a10f20928dedf4839365f316cb569bf07d5c6ad9581d8e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f1ef83e9fb91dd4cf6a0f62ef3317620d7815ddb82cd76ebdd82f225d1b3e3d [INFO] running `Command { std: "docker" "start" "-a" "2f1ef83e9fb91dd4cf6a0f62ef3317620d7815ddb82cd76ebdd82f225d1b3e3d", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file found to be present in multiple build targets: /opt/rustwide/workdir/src/main.rs [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/controller.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let terminal = Vec::from(&buf[term_start..term_end]); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_without_roll_internal` [INFO] [stdout] --> src/masks.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | async fn move_without_roll_internal(ctx: &Context, id: ChannelId, author: &str, phrase: &str, desc: &str, capital: &str) -> CommandResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_without_roll` [INFO] [stdout] --> src/masks.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | async fn move_without_roll(ctx: &Context, msg: &Message, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_with_roll` [INFO] [stdout] --> src/masks.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | async fn move_with_roll(ctx: &Context, msg: &Message, mut args: Args, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `Never` [INFO] [stdout] --> src/controller.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum Never {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionType` [INFO] [stdout] --> src/controller.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum ConnectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `response` [INFO] [stdout] --> src/controller.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | fn response(headers: &[&[u8]], body: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `file_response` [INFO] [stdout] --> src/controller.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | fn file_response(filename: &str, content_type: &str) -> Cow<'static, [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `index_file_response` [INFO] [stdout] --> src/controller.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn index_file_response() -> Cow<'static, [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `script_file_response` [INFO] [stdout] --> src/controller.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn script_file_response() -> Cow<'static, [u8]> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Jar` [INFO] [stdout] --> src/controller.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | pub(crate) struct Jar { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/controller.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | pub(crate) fn new() -> (JarSender, Self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `waiter` [INFO] [stdout] --> src/controller.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub(crate) fn waiter(&self) -> Jar { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `borrow` [INFO] [stdout] --> src/controller.rs:89:25 [INFO] [stdout] | [INFO] [stdout] 89 | pub(crate) async fn borrow(&mut self) -> JarRef<'_, T> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `listen` [INFO] [stdout] --> src/controller.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | pub(crate) async fn listen(port: u16, bot_context: Jar<(BotContext, BotReady)>) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `handle_cli_connection` [INFO] [stdout] --> src/controller.rs:170:10 [INFO] [stdout] | [INFO] [stdout] 170 | async fn handle_cli_connection(mut buf: Vec, end: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mbot v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `TOKEN_NAME` [INFO] [stdout] --> src/main.rs:464:1 [INFO] [stdout] | [INFO] [stdout] 464 | const TOKEN_NAME: &str = "MBOT_TOKEN"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/controller.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let terminal = Vec::from(&buf[term_start..term_end]); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `terminal` [INFO] [stdout] --> src/controller.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | let terminal = Vec::from(&buf[term_start..term_end]); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionType` [INFO] [stdout] --> src/controller.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum ConnectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum is never used: `ConnectionType` [INFO] [stdout] --> src/controller.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum ConnectionType { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.mbot.554705d5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa.2ftxufnc594y9paw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmbot-8cbddba35d7e6430.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b3bd2d858a75ce84.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-10ea6683a3f5b648.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libregex-13c215771dc57931.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libforetry-bf6c52c832282406.rlib" "/opt/rustwide/target/debug/deps/libforetry_impl-1951e7fc2c9262f5.rlib" "/opt/rustwide/target/debug/deps/librust_embed-349bd5d0fde0cf31.rlib" "/opt/rustwide/target/debug/deps/librust_embed_utils-27ca5db4d134cb30.rlib" "/opt/rustwide/target/debug/deps/libreloadable_plotter.rlib" "/opt/rustwide/target/debug/deps/libpng-abe88c3043fe6b7c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-50d90a3eed5b80d4.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bfa31e7be8e31bcb.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-bc4ac69b29d02eab.rlib" "/opt/rustwide/target/debug/deps/libgif-11bb9d71b9489b5b.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-14c0b55f0355112a.rlib" "/opt/rustwide/target/debug/deps/liblzw-ea9e0ef2ed832b20.rlib" "/opt/rustwide/target/debug/deps/libimage-08a086e890d52c3e.rlib" "/opt/rustwide/target/debug/deps/libpng-de2f778f9de3a9b6.rlib" "/opt/rustwide/target/debug/deps/libdeflate-b125194e0762afa3.rlib" "/opt/rustwide/target/debug/deps/libinflate-349980b764f9e074.rlib" "/opt/rustwide/target/debug/deps/libadler32-9bdfd7616d6d3b7a.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-5c44f8ce9d4e403f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a9362a9ccd6b95d5.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9c347ada13d0a62f.rlib" "/opt/rustwide/target/debug/deps/libplotters-84cf37b35e6367a8.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-3edf36bccd02d4d1.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-e89ae2c68a1fb7f2.rlib" "/opt/rustwide/target/debug/deps/libdirs-97c5780120e718ff.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-f921461ef3995beb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-0820dafd1e10c370.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libfontconfig-e643b92a7df0f120.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-78854a37e14c5b24.rlib" "/opt/rustwide/target/debug/deps/libexpat_sys-89600ae91ce62dd5.rlib" "/opt/rustwide/target/debug/deps/libfreetype-c8871da3b1e10e54.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-bf52786f64523596.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-96a2265edf361a2e.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-8e78147f9d64f6f8.rlib" "/opt/rustwide/target/debug/deps/librusttype-c303cce84a6289b3.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a78c81c3159e97e8.rlib" "/opt/rustwide/target/debug/deps/libordered_float-1a5ee77ea62e7fc1.rlib" "/opt/rustwide/target/debug/deps/libapprox-f7a230ee9575c435.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-bb24cd362c8ba6d1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c38e290ebcacb87a.rlib" "/opt/rustwide/target/debug/deps/libserenity-41ec22717aaa1689.rlib" "/opt/rustwide/target/debug/deps/libuwl-c3683ca40de3bc6a.rlib" "/opt/rustwide/target/debug/deps/libtypemap_rev-46429c48df4a9c09.rlib" "/opt/rustwide/target/debug/deps/libchrono-9a1d12f9221ff2bc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-028d41919455250e.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/target/debug/deps/libreqwest-94a8de61b0752a47.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-f4d48b8237b4208b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-60f3e02a3293665a.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-de246fc06a2398e6.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-9c83b032bebea5c0.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libhyper-7afe155701e1e55e.rlib" "/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-10bb403abaae75ee.rlib" "/opt/rustwide/target/debug/deps/libh2-b3f86f6e48ce2727.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4b7784eceb259c3.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-cfbadcaafc3b2c52.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libfutures-408f08149e06431a.rlib" "/opt/rustwide/target/debug/deps/libflate2-eda05d72dd92e302.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-348f62ae5a719fd9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-96901d104c40822a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-93c64343025c2a5c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-529ee9ef1b951526.rlib" "/opt/rustwide/target/debug/deps/librustls-49bf148a66ec72cf.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-e12576043d37acf8.rlib" "/opt/rustwide/target/debug/deps/libwebpki-c6cabefc4a954431.rlib" "/opt/rustwide/target/debug/deps/libring-0f85caf4af5aa8ef.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libtokio-79a4a647c3038650.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libmio-96e5a89d01998ba0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-42238022fc8abe51.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6215a18a5fc4b86a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0f8770a75e8bda6b.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-84ffa5dedfbbf61b.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-94f0e9a0c55c4154.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-774b619fd41be4b8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-1d852debce03fc6f.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/liburl-2f6e048517c8f415.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-55d8674562405e98.rlib" "/opt/rustwide/target/debug/deps/libserde-4cf04bd1102155af.rlib" "/opt/rustwide/target/debug/deps/libmice.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libchecked-4f4283098750c973.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libcore_extensions-831f80ae7a8ace9d.rlib" "/opt/rustwide/target/debug/deps/libid_arena-b604e80077658325.rlib" "/opt/rustwide/target/debug/deps/libpulldown_cmark-1dcc412c035ce20d.rlib" "/opt/rustwide/target/debug/deps/libunicase-9410ac62f4539dc7.rlib" "/opt/rustwide/target/debug/deps/librand-538e3fb2d97d7f09.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-79795592839a8cab.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9504bfa2f19a2d8d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-446b6b26f67074b1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7153687f4cfe134.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libnom-66fe952b88c5a60f.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-04c922e4d9995eec.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lfontconfig" "-lfreetype" "-lexpat" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mbot-f51a45e4731f45fa" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbot` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f1ef83e9fb91dd4cf6a0f62ef3317620d7815ddb82cd76ebdd82f225d1b3e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1ef83e9fb91dd4cf6a0f62ef3317620d7815ddb82cd76ebdd82f225d1b3e3d", kill_on_drop: false }` [INFO] [stdout] 2f1ef83e9fb91dd4cf6a0f62ef3317620d7815ddb82cd76ebdd82f225d1b3e3d