[INFO] cloning repository https://github.com/pseguin2011/card_game_engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pseguin2011/card_game_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpseguin2011%2Fcard_game_engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpseguin2011%2Fcard_game_engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2dc403d7a7ac5c442df828882e50b50419b2334 [INFO] testing pseguin2011/card_game_engine against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpseguin2011%2Fcard_game_engine" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pseguin2011/card_game_engine on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pseguin2011/card_game_engine [INFO] finished tweaking git repo https://github.com/pseguin2011/card_game_engine [INFO] tweaked toml for git repo https://github.com/pseguin2011/card_game_engine written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/pseguin2011/card_game_engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53d3da21be14edbd5c80df9d1f9fa327f0ec342e926e2f17fbd8239c8a67f5ba [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" "53d3da21be14edbd5c80df9d1f9fa327f0ec342e926e2f17fbd8239c8a67f5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53d3da21be14edbd5c80df9d1f9fa327f0ec342e926e2f17fbd8239c8a67f5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53d3da21be14edbd5c80df9d1f9fa327f0ec342e926e2f17fbd8239c8a67f5ba", kill_on_drop: false }` [INFO] [stdout] 53d3da21be14edbd5c80df9d1f9fa327f0ec342e926e2f17fbd8239c8a67f5ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6369f1362dfeaa2724f93bdb4371253c699fb8e1cbe8b31d7bd1ffae30d97ccf [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" "6369f1362dfeaa2724f93bdb4371253c699fb8e1cbe8b31d7bd1ffae30d97ccf", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling card_game_engine v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.11s [INFO] running `Command { std: "docker" "inspect" "6369f1362dfeaa2724f93bdb4371253c699fb8e1cbe8b31d7bd1ffae30d97ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6369f1362dfeaa2724f93bdb4371253c699fb8e1cbe8b31d7bd1ffae30d97ccf", kill_on_drop: false }` [INFO] [stdout] 6369f1362dfeaa2724f93bdb4371253c699fb8e1cbe8b31d7bd1ffae30d97ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f00020322e39caa23381232d70d4c883043d5815deb56a76737c36f809a343f2 [INFO] running `Command { std: "docker" "start" "-a" "f00020322e39caa23381232d70d4c883043d5815deb56a76737c36f809a343f2", kill_on_drop: false }` [INFO] [stderr] Compiling card_game_engine v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "f00020322e39caa23381232d70d4c883043d5815deb56a76737c36f809a343f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00020322e39caa23381232d70d4c883043d5815deb56a76737c36f809a343f2", kill_on_drop: false }` [INFO] [stdout] f00020322e39caa23381232d70d4c883043d5815deb56a76737c36f809a343f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b512c6caf8d91a1c284bf996a39811a96ab803d6f9a2b7d6ad57173494a39b78 [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" "b512c6caf8d91a1c284bf996a39811a96ab803d6f9a2b7d6ad57173494a39b78", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/card_game_engine-08ec1c84d517652c [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test engine::game::test_status_updates_on_action ... ok [INFO] [stdout] test engine::game::test_builder ... ok [INFO] [stdout] test engine::rules::test_status_assertions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests card_game_engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b512c6caf8d91a1c284bf996a39811a96ab803d6f9a2b7d6ad57173494a39b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b512c6caf8d91a1c284bf996a39811a96ab803d6f9a2b7d6ad57173494a39b78", kill_on_drop: false }` [INFO] [stdout] b512c6caf8d91a1c284bf996a39811a96ab803d6f9a2b7d6ad57173494a39b78