[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 try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskeskinen%2Fsigmar-bot" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skeskinen/sigmar-bot on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-4/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byteorder v1.1.0 [INFO] [stderr] Downloaded coco v0.1.1 [INFO] [stderr] Downloaded jpeg-decoder v0.1.13 [INFO] [stderr] Downloaded bitflags v1.0.0 [INFO] [stderr] Downloaded inflate v0.3.3 [INFO] [stderr] Downloaded user32-sys v0.1.2 [INFO] [stderr] Downloaded dxgi-win v0.2.1 [INFO] [stderr] Downloaded rayon-core v1.2.1 [INFO] [stderr] Downloaded itertools v0.7.2 [INFO] [stderr] Downloaded dxgcap v0.0.8 [INFO] [stderr] Downloaded scrap v0.3.2 [INFO] [stderr] Downloaded d3d11-win v0.2.1 [INFO] [stderr] Downloaded libc v0.2.32 [INFO] [stderr] Downloaded either v1.3.0 [INFO] [stderr] Downloaded futures v0.1.16 [INFO] [stderr] Downloaded rayon v0.8.2 [INFO] [stderr] Downloaded image v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 305180e10974d3f54bb48c2c3fd2be9c2d81c23d9f26ad3c75d716418f441cd1 [INFO] running `Command { std: "docker" "start" "-a" "305180e10974d3f54bb48c2c3fd2be9c2d81c23d9f26ad3c75d716418f441cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "305180e10974d3f54bb48c2c3fd2be9c2d81c23d9f26ad3c75d716418f441cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "305180e10974d3f54bb48c2c3fd2be9c2d81c23d9f26ad3c75d716418f441cd1", kill_on_drop: false }` [INFO] [stdout] 305180e10974d3f54bb48c2c3fd2be9c2d81c23d9f26ad3c75d716418f441cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcbec867617f5ea03c5503dda4cf2ebc5dbaf7584ce3ce170ab352029923f412 [INFO] running `Command { std: "docker" "start" "-a" "bcbec867617f5ea03c5503dda4cf2ebc5dbaf7584ce3ce170ab352029923f412", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling either v1.3.0 [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 winapi v0.2.8 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling color_quant v1.0.0 [INFO] [stderr] Compiling scrap v0.3.2 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling scoped_threadpool v0.1.8 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling dxgi-win v0.2.1 [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 gif v0.9.2 [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 dxgcap v0.0.8 [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 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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.sigmar_bot.4065ip9f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4" "/opt/rustwide/target/debug/deps/sigmar_bot-7d2f7e6f3659e1c4.5xqt00ranvuwxg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lUser32" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdxgcap-8a273b0eb6b2932a.rlib" "/opt/rustwide/target/debug/deps/libitertools-4998024a29ccdcd6.rlib" "/opt/rustwide/target/debug/deps/libnum-70869c2b704a85b8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a40eed1557f11715.rlib" "/opt/rustwide/target/debug/deps/libscrap-381a4a4cf27e84c0.rlib" "/opt/rustwide/target/debug/deps/libimage-a9d4f94abe0337b3.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-fef0500416961cf4.rlib" "/opt/rustwide/target/debug/deps/libgif-0d7f5c680767888d.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-425475fa4ccd2255.rlib" "/opt/rustwide/target/debug/deps/liblzw-c1eedea7c77109bb.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1dcbc1cc90605c89.rlib" "/opt/rustwide/target/debug/deps/librayon-b3765ea21d7cab4d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fb547d13b25094ab.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c1781ada071e4843.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03a9b9f2254b644b.rlib" "/opt/rustwide/target/debug/deps/libcoco-f0af08b94f8e86bb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-01b02b49dd7eb577.rlib" "/opt/rustwide/target/debug/deps/libeither-ee2dae04cbbbc486.rlib" "/opt/rustwide/target/debug/deps/libpng-e6d9d4c9204c3d81.rlib" "/opt/rustwide/target/debug/deps/libdeflate-257acda72b320709.rlib" "/opt/rustwide/target/debug/deps/libinflate-c0b6f5c172afbce8.rlib" "/opt/rustwide/target/debug/deps/libadler32-dc6ead6984b6171e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-537c34873824163d.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-c595b8dd2fa3d1bf.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-8bbd3062a2c39cec.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9069a59c4f9fb53a.rlib" "/opt/rustwide/target/debug/deps/librand-0db379b7bb1241b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-97913fd513f66970.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5e94f30a9796a76b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0d6e09b4e6b64c93.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1dca2853eb935167.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-487005bc714ddd48.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-shm" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "bcbec867617f5ea03c5503dda4cf2ebc5dbaf7584ce3ce170ab352029923f412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcbec867617f5ea03c5503dda4cf2ebc5dbaf7584ce3ce170ab352029923f412", kill_on_drop: false }` [INFO] [stdout] bcbec867617f5ea03c5503dda4cf2ebc5dbaf7584ce3ce170ab352029923f412