[INFO] cloning repository https://github.com/warfighter-engaged/game-with-your-brain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warfighter-engaged/game-with-your-brain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarfighter-engaged%2Fgame-with-your-brain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarfighter-engaged%2Fgame-with-your-brain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a76e395b3f0132c58677d88b4d29931f1ccae9de [INFO] testing warfighter-engaged/game-with-your-brain against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarfighter-engaged%2Fgame-with-your-brain" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/warfighter-engaged/game-with-your-brain on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/warfighter-engaged/game-with-your-brain [INFO] finished tweaking git repo https://github.com/warfighter-engaged/game-with-your-brain [INFO] tweaked toml for git repo https://github.com/warfighter-engaged/game-with-your-brain written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/warfighter-engaged/game-with-your-brain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--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 nb v0.1.2 [INFO] [stderr] Downloaded float_extras v0.1.6 [INFO] [stderr] Downloaded num-bigint v0.2.3 [INFO] [stderr] Downloaded embedded-hal v0.2.3 [INFO] [stderr] Downloaded simple-signal v1.1.1 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded rppal v0.11.3 [INFO] [stderr] Downloaded termion v1.5.3 [INFO] [stderr] Downloaded single_value_channel v1.2.1 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded tui v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b420722d092df8fd8ea05019ea46c1bdc00db9cb2236e55b637226d08e26c92 [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" "2b420722d092df8fd8ea05019ea46c1bdc00db9cb2236e55b637226d08e26c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b420722d092df8fd8ea05019ea46c1bdc00db9cb2236e55b637226d08e26c92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b420722d092df8fd8ea05019ea46c1bdc00db9cb2236e55b637226d08e26c92", kill_on_drop: false }` [INFO] [stdout] 2b420722d092df8fd8ea05019ea46c1bdc00db9cb2236e55b637226d08e26c92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d201d485ed16444be845407b4a48457fc4633ac259d76f4bb93d18ad52ca73a [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" "1d201d485ed16444be845407b4a48457fc4633ac259d76f4bb93d18ad52ca73a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling single_value_channel v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling simple-signal v1.1.1 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling float_extras v0.1.6 [INFO] [stderr] Compiling tui v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling wfpi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "1d201d485ed16444be845407b4a48457fc4633ac259d76f4bb93d18ad52ca73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d201d485ed16444be845407b4a48457fc4633ac259d76f4bb93d18ad52ca73a", kill_on_drop: false }` [INFO] [stdout] 1d201d485ed16444be845407b4a48457fc4633ac259d76f4bb93d18ad52ca73a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-01-01" "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] 2d58c45eb03e966f7986c8956090d4a1a796c9de9b3ae9ae4acee9079c6aaa5c [INFO] running `Command { std: "docker" "start" "-a" "2d58c45eb03e966f7986c8956090d4a1a796c9de9b3ae9ae4acee9079c6aaa5c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling single_value_channel v1.2.1 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling simple-signal v1.1.1 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling float_extras v0.1.6 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling tui v0.6.2 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling wfpi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 58.39s [INFO] running `Command { std: "docker" "inspect" "2d58c45eb03e966f7986c8956090d4a1a796c9de9b3ae9ae4acee9079c6aaa5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d58c45eb03e966f7986c8956090d4a1a796c9de9b3ae9ae4acee9079c6aaa5c", kill_on_drop: false }` [INFO] [stdout] 2d58c45eb03e966f7986c8956090d4a1a796c9de9b3ae9ae4acee9079c6aaa5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 43fbe7921508ec922f17b1b844d7d74e166c69c5ae49bf4e78ec3b7e7e5b2dfb [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" "43fbe7921508ec922f17b1b844d7d74e166c69c5ae49bf4e78ec3b7e7e5b2dfb", kill_on_drop: false }` [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wfpi-49093e4b759c2259 [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "43fbe7921508ec922f17b1b844d7d74e166c69c5ae49bf4e78ec3b7e7e5b2dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43fbe7921508ec922f17b1b844d7d74e166c69c5ae49bf4e78ec3b7e7e5b2dfb", kill_on_drop: false }` [INFO] [stdout] 43fbe7921508ec922f17b1b844d7d74e166c69c5ae49bf4e78ec3b7e7e5b2dfb