[INFO] cloning repository https://github.com/tlan2/Mini_Games [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tlan2/Mini_Games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlan2%2FMini_Games", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlan2%2FMini_Games'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 825d5399efae2e9c1893d955e05bd8bc2a392640 [INFO] testing tlan2/Mini_Games against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlan2%2FMini_Games" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 53% (1473/2778) Checking out files: 54% (1501/2778) Checking out files: 55% (1528/2778) Checking out files: 55% (1529/2778) Checking out files: 56% (1556/2778) Checking out files: 57% (1584/2778) Checking out files: 58% (1612/2778) Checking out files: 59% (1640/2778) Checking out files: 60% (1667/2778) Checking out files: 61% (1695/2778) Checking out files: 62% (1723/2778) Checking out files: 63% (1751/2778) Checking out files: 64% (1778/2778) Checking out files: 65% (1806/2778) Checking out files: 66% (1834/2778) Checking out files: 67% (1862/2778) Checking out files: 68% (1890/2778) Checking out files: 68% (1909/2778) Checking out files: 69% (1917/2778) Checking out files: 70% (1945/2778) Checking out files: 70% (1956/2778) Checking out files: 71% (1973/2778) Checking out files: 71% (1988/2778) Checking out files: 72% (2001/2778) Checking out files: 73% (2028/2778) Checking out files: 74% (2056/2778) Checking out files: 74% (2062/2778) Checking out files: 75% (2084/2778) Checking out files: 76% (2112/2778) Checking out files: 76% (2135/2778) Checking out files: 77% (2140/2778) Checking out files: 78% (2167/2778) Checking out files: 78% (2168/2778) Checking out files: 79% (2195/2778) Checking out files: 80% (2223/2778) Checking out files: 81% (2251/2778) Checking out files: 82% (2278/2778) Checking out files: 83% (2306/2778) Checking out files: 84% (2334/2778) Checking out files: 85% (2362/2778) Checking out files: 86% (2390/2778) Checking out files: 87% (2417/2778) Checking out files: 88% (2445/2778) Checking out files: 89% (2473/2778) Checking out files: 90% (2501/2778) Checking out files: 91% (2528/2778) Checking out files: 92% (2556/2778) Checking out files: 93% (2584/2778) Checking out files: 93% (2595/2778) Checking out files: 94% (2612/2778) Checking out files: 95% (2640/2778) Checking out files: 96% (2667/2778) Checking out files: 97% (2695/2778) Checking out files: 98% (2723/2778) Checking out files: 99% (2751/2778) Checking out files: 100% (2778/2778) Checking out files: 100% (2778/2778), done. [INFO] validating manifest of git repo https://github.com/tlan2/Mini_Games on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tlan2/Mini_Games [INFO] finished tweaking git repo https://github.com/tlan2/Mini_Games [INFO] tweaked toml for git repo https://github.com/tlan2/Mini_Games written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tlan2/Mini_Games already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1a3541b80949817664e7df3465e7ef208985c3f676d38d92d331403a5790542 [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" "a1a3541b80949817664e7df3465e7ef208985c3f676d38d92d331403a5790542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1a3541b80949817664e7df3465e7ef208985c3f676d38d92d331403a5790542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a3541b80949817664e7df3465e7ef208985c3f676d38d92d331403a5790542", kill_on_drop: false }` [INFO] [stdout] a1a3541b80949817664e7df3465e7ef208985c3f676d38d92d331403a5790542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3ac7047b4b2a8c31a5459f6f5005ef0370dc8c2c9f26f24ce76e277d6510d7c [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" "e3ac7047b4b2a8c31a5459f6f5005ef0370dc8c2c9f26f24ce76e277d6510d7c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling piston-texture v0.6.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.33.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling winit v0.19.1 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling glutin v0.21.0 [INFO] [stderr] Compiling piston-gfx_texture v0.36.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.62.0 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling piston_window v0.101.0 [INFO] [stderr] Compiling mini_games v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "e3ac7047b4b2a8c31a5459f6f5005ef0370dc8c2c9f26f24ce76e277d6510d7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ac7047b4b2a8c31a5459f6f5005ef0370dc8c2c9f26f24ce76e277d6510d7c", kill_on_drop: false }` [INFO] [stdout] e3ac7047b4b2a8c31a5459f6f5005ef0370dc8c2c9f26f24ce76e277d6510d7c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c807e220e656507effe920ee9ef3d235b0b83770baa52fc1fb7688ebaa569012 [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" "c807e220e656507effe920ee9ef3d235b0b83770baa52fc1fb7688ebaa569012", kill_on_drop: false }` [INFO] [stderr] Compiling mini_games v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "c807e220e656507effe920ee9ef3d235b0b83770baa52fc1fb7688ebaa569012", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c807e220e656507effe920ee9ef3d235b0b83770baa52fc1fb7688ebaa569012", kill_on_drop: false }` [INFO] [stdout] c807e220e656507effe920ee9ef3d235b0b83770baa52fc1fb7688ebaa569012 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3f5604dee7e24330a6b9e38f3045d958822a78ff66cbb5026d475b92137c7cd [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" "e3f5604dee7e24330a6b9e38f3045d958822a78ff66cbb5026d475b92137c7cd", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mini_games-3d9d767a228b70f2 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test main_menu::blackjack::bj::card::test_score_for_numbers ... ok [INFO] [stdout] test main_menu::blackjack::bj::card::test_name ... ok [INFO] [stdout] test main_menu::blackjack::bj::card::test_score_for_face_card ... ok [INFO] [stdout] test main_menu::blackjack::bj::deck::test_draw_2cards ... ok [INFO] [stdout] test main_menu::blackjack::bj::deck::test_make_mult_deck ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3f5604dee7e24330a6b9e38f3045d958822a78ff66cbb5026d475b92137c7cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f5604dee7e24330a6b9e38f3045d958822a78ff66cbb5026d475b92137c7cd", kill_on_drop: false }` [INFO] [stdout] e3f5604dee7e24330a6b9e38f3045d958822a78ff66cbb5026d475b92137c7cd