[INFO] cloning repository https://github.com/skeskinen/sigmar-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skeskinen/sigmar-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskeskinen%2Fsigmar-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskeskinen%2Fsigmar-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07a56a980fc52ca6f4462798918eb816c8fab5c6 [INFO] testing skeskinen/sigmar-bot against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskeskinen%2Fsigmar-bot" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skeskinen/sigmar-bot on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skeskinen/sigmar-bot [INFO] finished tweaking git repo https://github.com/skeskinen/sigmar-bot [INFO] tweaked toml for git repo https://github.com/skeskinen/sigmar-bot written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/skeskinen/sigmar-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9157e6606d4917ff548725a3b6e53beacd9c16f155f00b124af0601ee52d7ac [INFO] running `Command { std: "docker" "start" "-a" "a9157e6606d4917ff548725a3b6e53beacd9c16f155f00b124af0601ee52d7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9157e6606d4917ff548725a3b6e53beacd9c16f155f00b124af0601ee52d7ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9157e6606d4917ff548725a3b6e53beacd9c16f155f00b124af0601ee52d7ac", kill_on_drop: false }` [INFO] [stdout] a9157e6606d4917ff548725a3b6e53beacd9c16f155f00b124af0601ee52d7ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b415f082a4f4e66e80c6b8132168972a919e5f878edfd4363bff88c02664730 [INFO] running `Command { std: "docker" "start" "-a" "5b415f082a4f4e66e80c6b8132168972a919e5f878edfd4363bff88c02664730", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling either v1.3.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling scrap v0.3.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling dxgi-win v0.2.1 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling d3d11-win v0.2.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling itertools v0.7.2 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling user32-sys v0.1.2 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling dxgcap v0.0.8 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling sigmar_bot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/ocr.rs:490:67 [INFO] [stdout] | [INFO] [stdout] 490 | let (screen_x, screen_y) = board_pos_to_screen(x - 5, (i as i32 - 5)); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 490 - let (screen_x, screen_y) = board_pos_to_screen(x - 5, (i as i32 - 5)); [INFO] [stdout] 490 + let (screen_x, screen_y) = board_pos_to_screen(x - 5, i as i32 - 5); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sigmar.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref ZOBRIST_TABLE: Vec>> = { [INFO] [stdout] 49 | | let mut rng = thread_rng(); [INFO] [stdout] 50 | | let mut ret = vec![vec![vec![0; 14]; 13]; 13]; [INFO] [stdout] ... | [INFO] [stdout] 59 | | }; [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/sigmar.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / lazy_static! { [INFO] [stdout] 48 | | static ref ZOBRIST_TABLE: Vec>> = { [INFO] [stdout] 49 | | let mut rng = thread_rng(); [INFO] [stdout] 50 | | let mut ret = vec![vec![vec![0; 14]; 13]; 13]; [INFO] [stdout] ... | [INFO] [stdout] 59 | | }; [INFO] [stdout] 60 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / lazy_static! { [INFO] [stdout] 207 | | static ref SOBEL_X: Image = { [INFO] [stdout] 208 | | Image { [INFO] [stdout] 209 | | w: 3, [INFO] [stdout] ... | [INFO] [stdout] 224 | | }; [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / lazy_static! { [INFO] [stdout] 207 | | static ref SOBEL_X: Image = { [INFO] [stdout] 208 | | Image { [INFO] [stdout] 209 | | w: 3, [INFO] [stdout] ... | [INFO] [stdout] 224 | | }; [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / lazy_static! { [INFO] [stdout] 207 | | static ref SOBEL_X: Image = { [INFO] [stdout] 208 | | Image { [INFO] [stdout] 209 | | w: 3, [INFO] [stdout] ... | [INFO] [stdout] 224 | | }; [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / lazy_static! { [INFO] [stdout] 207 | | static ref SOBEL_X: Image = { [INFO] [stdout] 208 | | Image { [INFO] [stdout] 209 | | w: 3, [INFO] [stdout] ... | [INFO] [stdout] 224 | | }; [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / lazy_static! { [INFO] [stdout] 207 | | static ref SOBEL_X: Image = { [INFO] [stdout] 208 | | Image { [INFO] [stdout] 209 | | w: 3, [INFO] [stdout] ... | [INFO] [stdout] 224 | | }; [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:206:1 [INFO] [stdout] | [INFO] [stdout] 206 | / lazy_static! { [INFO] [stdout] 207 | | static ref SOBEL_X: Image = { [INFO] [stdout] 208 | | Image { [INFO] [stdout] 209 | | w: 3, [INFO] [stdout] ... | [INFO] [stdout] 224 | | }; [INFO] [stdout] 225 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | / lazy_static! { [INFO] [stdout] 375 | | static ref FONT: Vec<(Marble, Image)> = { [INFO] [stdout] 376 | | get_font() [INFO] [stdout] 377 | | }; [INFO] [stdout] 378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/ocr.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | / lazy_static! { [INFO] [stdout] 375 | | static ref FONT: Vec<(Marble, Image)> = { [INFO] [stdout] 376 | | get_font() [INFO] [stdout] 377 | | }; [INFO] [stdout] 378 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/ocr.rs:366:93 [INFO] [stdout] | [INFO] [stdout] 366 | Err(e) => panic!("Couldn't find sample image for {}, {}", marble.to_string(), e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `slice_patterns` has been stable since 1.42.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(slice_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` 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/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.sigmar_bot.b67cd690-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd.1vosz8u7usm9e0mk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lUser32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdxgcap-96bcef6278f14bba.rlib" "/opt/rustwide/target/debug/deps/libitertools-5db5e8e04587b8ab.rlib" "/opt/rustwide/target/debug/deps/libnum-51fbf674e6d35c54.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-5d765d64d3ce2346.rlib" "/opt/rustwide/target/debug/deps/libscrap-43ba50089f70bd6c.rlib" "/opt/rustwide/target/debug/deps/libimage-5dcfc7c35c580801.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-62605cad59253bdf.rlib" "/opt/rustwide/target/debug/deps/libgif-eae19c5af9a05c22.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-00a88d686431ce58.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-2de5cf8dddd77d5b.rlib" "/opt/rustwide/target/debug/deps/librayon-3ef2c73f1e1c0d93.rlib" "/opt/rustwide/target/debug/deps/librayon_core-895ca9f3f05cc5fe.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8e0150bf9fc1ca25.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-0cb4d7a706d44930.rlib" "/opt/rustwide/target/debug/deps/libcoco-59d3ecf8839cfd8f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-902b8969902ff5a4.rlib" "/opt/rustwide/target/debug/deps/libeither-f7195befdb2fb00f.rlib" "/opt/rustwide/target/debug/deps/libpng-b8eec18485c9331f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-71e321912c91a9a0.rlib" "/opt/rustwide/target/debug/deps/libinflate-f8e56988c8c9f86d.rlib" "/opt/rustwide/target/debug/deps/libadler32-0ae4633e0aa2856c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05928f3b18776016.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-bc7da9b67e2d4d64.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-df0b9d7c3eafa227.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-88af4d82b702107a.rlib" "/opt/rustwide/target/debug/deps/librand-18a4f21ee91be2db.rlib" "/opt/rustwide/target/debug/deps/liblibc-d1b8086d8882fce0.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-9bbdbc14583c8d01.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9b35b5bd4655c19c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a81fd1802ea2c4ac.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-ec9bd350f5e02ea1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-shm" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sigmar_bot-bfb814ef028029bd" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lUser32 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sigmar_bot` due to 2 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5b415f082a4f4e66e80c6b8132168972a919e5f878edfd4363bff88c02664730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b415f082a4f4e66e80c6b8132168972a919e5f878edfd4363bff88c02664730", kill_on_drop: false }` [INFO] [stdout] 5b415f082a4f4e66e80c6b8132168972a919e5f878edfd4363bff88c02664730