[INFO] cloning repository https://github.com/maschmi/seccardgamecli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maschmi/seccardgamecli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fseccardgamecli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fseccardgamecli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e4adbca5f8094af54cdb4c9ee71e05451cfd86d
[INFO] checking maschmi/seccardgamecli against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fseccardgamecli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maschmi/seccardgamecli on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maschmi/seccardgamecli
[INFO] finished tweaking git repo https://github.com/maschmi/seccardgamecli
[INFO] tweaked toml for git repo https://github.com/maschmi/seccardgamecli written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maschmi/seccardgamecli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded egui-winit v0.26.2
[INFO] [stderr]   Downloaded testing_logger v0.1.1
[INFO] [stderr]   Downloaded egui_glow v0.26.2
[INFO] [stderr]   Downloaded flexi_logger v0.27.3
[INFO] [stderr]   Downloaded eframe v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9853c29c1c2830c924005e198a178361951d71eb9e59c7f849ee7da392d2cfe
[INFO] running `Command { std: "docker" "start" "-a" "b9853c29c1c2830c924005e198a178361951d71eb9e59c7f849ee7da392d2cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9853c29c1c2830c924005e198a178361951d71eb9e59c7f849ee7da392d2cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9853c29c1c2830c924005e198a178361951d71eb9e59c7f849ee7da392d2cfe", kill_on_drop: false }`
[INFO] [stdout] b9853c29c1c2830c924005e198a178361951d71eb9e59c7f849ee7da392d2cfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c611149edc0e6adb5a39f40f3f21a31f79c970379da96e9e509a43e05c83fe51
[INFO] running `Command { std: "docker" "start" "-a" "c611149edc0e6adb5a39f40f3f21a31f79c970379da96e9e509a43e05c83fe51", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x11rb-protocol-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' -C metadata=99e0601e64e6e407 -C extra-filename=-99e0601e64e6e407 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/30f74ff0dc4d66debc8b50724c446f817e5f75f4/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustix-0.38.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="termios"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' -C metadata=bc5e23ec831681ae -C extra-filename=-bc5e23ec831681ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3424039ee1b09344.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-803d0827c3d004ca.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c611149edc0e6adb5a39f40f3f21a31f79c970379da96e9e509a43e05c83fe51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c611149edc0e6adb5a39f40f3f21a31f79c970379da96e9e509a43e05c83fe51", kill_on_drop: false }`
[INFO] [stdout] c611149edc0e6adb5a39f40f3f21a31f79c970379da96e9e509a43e05c83fe51
[INFO] checking maschmi/seccardgamecli against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaschmi%2Fseccardgamecli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maschmi/seccardgamecli on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maschmi/seccardgamecli
[INFO] finished tweaking git repo https://github.com/maschmi/seccardgamecli
[INFO] tweaked toml for git repo https://github.com/maschmi/seccardgamecli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/maschmi/seccardgamecli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f44119938b457250a9700be160bf176f96d93d024e6adf76f30c68224d11a29
[INFO] running `Command { std: "docker" "start" "-a" "9f44119938b457250a9700be160bf176f96d93d024e6adf76f30c68224d11a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f44119938b457250a9700be160bf176f96d93d024e6adf76f30c68224d11a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f44119938b457250a9700be160bf176f96d93d024e6adf76f30c68224d11a29", kill_on_drop: false }`
[INFO] [stdout] 9f44119938b457250a9700be160bf176f96d93d024e6adf76f30c68224d11a29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e2f68828d016b50cd369a84356b90dbb9f171c2c3381144a761ac21de484850
[INFO] running `Command { std: "docker" "start" "-a" "2e2f68828d016b50cd369a84356b90dbb9f171c2c3381144a761ac21de484850", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling winit v0.29.10
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking raw-window-handle v0.6.0
[INFO] [stderr]     Checking smol_str v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking testing_logger v0.1.1
[INFO] [stderr]     Checking polling v3.4.0
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling uuid-macro-internal v1.7.0
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking ecolor v0.26.2
[INFO] [stderr]     Checking emath v0.26.2
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking flexi_logger v0.27.3
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking epaint v0.26.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking egui v0.26.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking x11rb v0.13.0
[INFO] [stderr]     Checking egui_glow v0.26.2
[INFO] [stderr]     Checking arboard v3.3.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking game_lib v0.4.0 (/opt/rustwide/workdir/game_lib)
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> game_lib/src/file/cards.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `count_cards_in_directory`
[INFO] [stdout]   --> game_lib/src/file/repository.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::file::general::{count_cards_in_directory, get_files_in_directory_with_filter};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]  --> game_lib/src/file/cards.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use serde_json;
[INFO] [stdout]   |     ^^^^^^^^^^ the item `serde_json` is already defined by prelude
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `count_cards_in_directory`
[INFO] [stdout]   --> game_lib/src/file/repository.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::file::general::{count_cards_in_directory, get_files_in_directory_with_filter};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> game_lib/src/world/resources.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if (self.0 <= rhs.0) {
[INFO] [stdout]    |            ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -         if (self.0 <= rhs.0) {
[INFO] [stdout] 31 +         if self.0 <= rhs.0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> game_lib/src/world/game.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |             if (value <= 0) {
[INFO] [stdout]     |                ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 -             if (value <= 0) {
[INFO] [stdout] 151 +             if value <= 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]   --> game_lib/src/world/resources.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |         if (self.0 <= rhs.0) {
[INFO] [stdout]    |            ^               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 31 -         if (self.0 <= rhs.0) {
[INFO] [stdout] 31 +         if self.0 <= rhs.0 {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around `if` condition
[INFO] [stdout]    --> game_lib/src/world/game.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |             if (value <= 0) {
[INFO] [stdout]     |                ^          ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 151 -             if (value <= 0) {
[INFO] [stdout] 151 +             if value <= 0 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game_lib/src/world/board.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut open_cards = &mut update_open_cards(self.open_cards.clone());
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game_lib/src/world/board.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut open_cards = &mut self.open_cards.clone();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game_lib/src/world/board.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let mut open_cards = &mut update_open_cards(self.open_cards.clone());
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> game_lib/src/world/board.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |         let mut open_cards = &mut self.open_cards.clone();
[INFO] [stdout]    |             ----^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]    --> game_lib/src/world/game.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |             GameStatus::Finished(board) => Game {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]    --> game_lib/src/world/game.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |             GameStatus::Finished(board) => Game {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ec`
[INFO] [stdout]    --> game_lib/src/world/game.rs:295:37
[INFO] [stdout]     |
[INFO] [stdout] 295 |                         Card::Event(ec) => self.do_close_card(board, card_id),
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_ec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ec`
[INFO] [stdout]    --> game_lib/src/world/game.rs:295:37
[INFO] [stdout]     |
[INFO] [stdout] 295 |                         Card::Event(ec) => self.do_close_card(board, card_id),
[INFO] [stdout]     |                                     ^^ help: if this is intentional, prefix it with an underscore: `_ec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]    --> game_lib/src/world/game.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn close_oopsie_card(&self, board: &CurrentBoard, card_id: &Uuid, oc: &OopsieCard) -> Self {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `board`
[INFO] [stdout]    --> game_lib/src/world/game.rs:345:33
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn close_oopsie_card(&self, board: &CurrentBoard, card_id: &Uuid, oc: &OopsieCard) -> Self {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_board`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 9 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking egui-winit v0.26.2
[INFO] [stderr]     Checking eframe v0.26.2
[INFO] [stderr]     Checking game_ui v0.2.2 (/opt/rustwide/workdir/gui)
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `format`
[INFO] [stdout]  --> gui/src/app.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{format, Display, Formatter};
[INFO] [stdout]   |                ^^^^^^  ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> gui/src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `game_lib::world::deck::EventCards::Oopsie`
[INFO] [stdout]   --> gui/src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use game_lib::world::deck::EventCards::Oopsie;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Display`, `Formatter`, `format`
[INFO] [stdout]  --> gui/src/app.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fmt::{format, Display, Formatter};
[INFO] [stdout]   |                ^^^^^^  ^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]  --> gui/src/app.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rand::Rng;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `game_lib::world::deck::EventCards::Oopsie`
[INFO] [stdout]   --> gui/src/app.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use game_lib::world::deck::EventCards::Oopsie;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> gui/src/card_window.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     mut data: CardWindow,
[INFO] [stdout]    |     ----^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> gui/src/card_window.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     mut data: CardWindow,
[INFO] [stdout]    |     ----^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiceRange` is never constructed
[INFO] [stdout]   --> gui/src/app.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct DiceRange {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DiceRange` is never constructed
[INFO] [stdout]   --> gui/src/app.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct DiceRange {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking git2 v0.18.1
[INFO] [stderr]     Checking seccardgame v0.5.0 (/opt/rustwide/workdir/seccardgame)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s
[INFO] running `Command { std: "docker" "inspect" "2e2f68828d016b50cd369a84356b90dbb9f171c2c3381144a761ac21de484850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2f68828d016b50cd369a84356b90dbb9f171c2c3381144a761ac21de484850", kill_on_drop: false }`
[INFO] [stdout] 2e2f68828d016b50cd369a84356b90dbb9f171c2c3381144a761ac21de484850
