[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07a56a980fc52ca6f4462798918eb816c8fab5c6 [INFO] testing skeskinen/sigmar-bot against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskeskinen%2Fsigmar-bot" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skeskinen/sigmar-bot on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da22cece27026258210906a77975dc8bd96dab86218865fc3c8a6bc08c54c92b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "da22cece27026258210906a77975dc8bd96dab86218865fc3c8a6bc08c54c92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da22cece27026258210906a77975dc8bd96dab86218865fc3c8a6bc08c54c92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da22cece27026258210906a77975dc8bd96dab86218865fc3c8a6bc08c54c92b", kill_on_drop: false }` [INFO] [stdout] da22cece27026258210906a77975dc8bd96dab86218865fc3c8a6bc08c54c92b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd0468372b2da4b8e87a97564bad37be3bf185edeaf70e5958d2e47dc7944ad5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd0468372b2da4b8e87a97564bad37be3bf185edeaf70e5958d2e47dc7944ad5", kill_on_drop: false }` [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 winapi v0.2.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling scrap v0.3.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling dxgi-win v0.2.1 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling itertools v0.7.2 [INFO] [stderr] Compiling d3d11-win v0.2.1 [INFO] [stderr] Compiling user32-sys v0.1.2 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling dxgcap v0.0.8 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [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] | ^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item '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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.sigmar_bot.4kobep4n-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b" "/opt/rustwide/target/debug/deps/sigmar_bot-1195181c14cffd8b.r1ozyqkgupr3yas.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lUser32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdxgcap-0d5966c54795e02a.rlib" "/opt/rustwide/target/debug/deps/libitertools-d2a582a256e3ad7f.rlib" "/opt/rustwide/target/debug/deps/libnum-4fbdbbcade1f2553.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-64db26be423027ad.rlib" "/opt/rustwide/target/debug/deps/libscrap-1554dd661b977091.rlib" "/opt/rustwide/target/debug/deps/libimage-d6a3008e262f0fd4.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-71dec8cb0c362438.rlib" "/opt/rustwide/target/debug/deps/libgif-a73f4159a76ebbd6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-ef500849bc8ef4b4.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-e8bb0d7eeb516ac2.rlib" "/opt/rustwide/target/debug/deps/librayon-02dbe57c1903a40f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-789a73c5d79a587a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e6bbcb386824c7bd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7da7dd7cd19118c.rlib" "/opt/rustwide/target/debug/deps/libcoco-e4e216a905f592e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-94a33b77686ae404.rlib" "/opt/rustwide/target/debug/deps/libeither-c65600901006e01f.rlib" "/opt/rustwide/target/debug/deps/libpng-d52ce96073949aa1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-bc6e9716cf4c68a0.rlib" "/opt/rustwide/target/debug/deps/libinflate-0051d3e8766dddd7.rlib" "/opt/rustwide/target/debug/deps/libadler32-f4d5314f9472ca25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05f29a497cf97a96.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-51c1da9f43f89675.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-42d896039a6049ff.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3b1c81caf9818493.rlib" "/opt/rustwide/target/debug/deps/librand-bb7172abff15f31e.rlib" "/opt/rustwide/target/debug/deps/liblibc-14d21ddaaad72bde.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa06138f597df683.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1310333546839132.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f0d166ce20dc31a1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-77861eed39c5e937.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-shm" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "dd0468372b2da4b8e87a97564bad37be3bf185edeaf70e5958d2e47dc7944ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd0468372b2da4b8e87a97564bad37be3bf185edeaf70e5958d2e47dc7944ad5", kill_on_drop: false }` [INFO] [stdout] dd0468372b2da4b8e87a97564bad37be3bf185edeaf70e5958d2e47dc7944ad5