[INFO] cloning repository https://github.com/renellc/rusty-chip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/renellc/rusty-chip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenellc%2Frusty-chip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenellc%2Frusty-chip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e0597f2c72db579da4815741deae4ff59f40d97 [INFO] testing renellc/rusty-chip against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frenellc%2Frusty-chip" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/renellc/rusty-chip on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/renellc/rusty-chip [INFO] finished tweaking git repo https://github.com/renellc/rusty-chip [INFO] tweaked toml for git repo https://github.com/renellc/rusty-chip written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/renellc/rusty-chip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1cac31ba00d85c2f6a6ec948e75f49af7bc7a5ce3a5cba4de07c3fd89e47ac8a [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" "1cac31ba00d85c2f6a6ec948e75f49af7bc7a5ce3a5cba4de07c3fd89e47ac8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1cac31ba00d85c2f6a6ec948e75f49af7bc7a5ce3a5cba4de07c3fd89e47ac8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cac31ba00d85c2f6a6ec948e75f49af7bc7a5ce3a5cba4de07c3fd89e47ac8a", kill_on_drop: false }` [INFO] [stdout] 1cac31ba00d85c2f6a6ec948e75f49af7bc7a5ce3a5cba4de07c3fd89e47ac8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--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] c266e49fb3c2862695257668b3495c00de17ce92a7e47ce353ee2fbb3ccc929a [INFO] running `Command { std: "docker" "start" "-a" "c266e49fb3c2862695257668b3495c00de17ce92a7e47ce353ee2fbb3ccc929a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling sdl2 v0.34.1 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling getrandom v0.1.14 [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 rusty-chip v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.65s [INFO] running `Command { std: "docker" "inspect" "c266e49fb3c2862695257668b3495c00de17ce92a7e47ce353ee2fbb3ccc929a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c266e49fb3c2862695257668b3495c00de17ce92a7e47ce353ee2fbb3ccc929a", kill_on_drop: false }` [INFO] [stdout] c266e49fb3c2862695257668b3495c00de17ce92a7e47ce353ee2fbb3ccc929a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14d0b286c3201cdfb3945d506f9bf93eedddf7e3b68ab326d3a8e0c96930ae58 [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" "14d0b286c3201cdfb3945d506f9bf93eedddf7e3b68ab326d3a8e0c96930ae58", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rusty-chip v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `Command { std: "docker" "inspect" "14d0b286c3201cdfb3945d506f9bf93eedddf7e3b68ab326d3a8e0c96930ae58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14d0b286c3201cdfb3945d506f9bf93eedddf7e3b68ab326d3a8e0c96930ae58", kill_on_drop: false }` [INFO] [stdout] 14d0b286c3201cdfb3945d506f9bf93eedddf7e3b68ab326d3a8e0c96930ae58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", 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] 4b19291ccd157066d9e45b0bc70fceb8d7b4efa2a4f13d37d174eb92b1cdf129 [INFO] running `Command { std: "docker" "start" "-a" "4b19291ccd157066d9e45b0bc70fceb8d7b4efa2a4f13d37d174eb92b1cdf129", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rusty_chip-c8efa7111c0b0a53 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_2nnn ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_5xy0 ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_4xnn ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_6xnn ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_1nnn ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_3xnn ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_7xnn ... ok [INFO] [stdout] test chip8::instructions_test::instructions_parse_test::try_into_test_8xyn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b19291ccd157066d9e45b0bc70fceb8d7b4efa2a4f13d37d174eb92b1cdf129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b19291ccd157066d9e45b0bc70fceb8d7b4efa2a4f13d37d174eb92b1cdf129", kill_on_drop: false }` [INFO] [stdout] 4b19291ccd157066d9e45b0bc70fceb8d7b4efa2a4f13d37d174eb92b1cdf129