[INFO] cloning repository https://github.com/aegamesi/nes-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aegamesi/nes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faegamesi%2Fnes-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faegamesi%2Fnes-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7895bd606140e6c8dacf6912aa8cd8a66f02eb08 [INFO] building aegamesi/nes-rs against master#c52b9c10bfb5164015eb977ff498e0597ae63eb1 for pr-97025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faegamesi%2Fnes-rs" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aegamesi/nes-rs on toolchain c52b9c10bfb5164015eb977ff498e0597ae63eb1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aegamesi/nes-rs [INFO] finished tweaking git repo https://github.com/aegamesi/nes-rs [INFO] tweaked toml for git repo https://github.com/aegamesi/nes-rs written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/aegamesi/nes-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "fetch" "--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 sdl2 v0.34.0 [INFO] [stderr] Downloaded sdl2-sys v0.34.0 [INFO] [stderr] Downloaded serde-big-array v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c49952f23259ef2511a223ee194b471298957347d00f39da65bb19d6d9b6211 [INFO] running `Command { std: "docker" "start" "-a" "6c49952f23259ef2511a223ee194b471298957347d00f39da65bb19d6d9b6211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c49952f23259ef2511a223ee194b471298957347d00f39da65bb19d6d9b6211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c49952f23259ef2511a223ee194b471298957347d00f39da65bb19d6d9b6211", kill_on_drop: false }` [INFO] [stdout] 6c49952f23259ef2511a223ee194b471298957347d00f39da65bb19d6d9b6211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7ed694fa539a0d5f852d97c4cf4659e1513dcbc5f6fc240cc655b3af8422e2 [INFO] running `Command { std: "docker" "start" "-a" "7e7ed694fa539a0d5f852d97c4cf4659e1513dcbc5f6fc240cc655b3af8422e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling serde-big-array v0.3.1 [INFO] [stderr] Compiling erased-serde v0.3.13 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling nes_core v0.1.0 (/opt/rustwide/workdir/nes_core) [INFO] [stderr] Compiling nes_ui v0.1.0 (/opt/rustwide/workdir/nes_ui) [INFO] [stderr] Compiling nes_wasm v0.1.0 (/opt/rustwide/workdir/nes_wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.43s [INFO] running `Command { std: "docker" "inspect" "7e7ed694fa539a0d5f852d97c4cf4659e1513dcbc5f6fc240cc655b3af8422e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7ed694fa539a0d5f852d97c4cf4659e1513dcbc5f6fc240cc655b3af8422e2", kill_on_drop: false }` [INFO] [stdout] 7e7ed694fa539a0d5f852d97c4cf4659e1513dcbc5f6fc240cc655b3af8422e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbe5d38b8409a610dc68c7265b3fc5589bde7e95caa10e714b6a85e172c2d06f [INFO] running `Command { std: "docker" "start" "-a" "fbe5d38b8409a610dc68c7265b3fc5589bde7e95caa10e714b6a85e172c2d06f", 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] Compiling nes_core v0.1.0 (/opt/rustwide/workdir/nes_core) [INFO] [stderr] Compiling nes_wasm v0.1.0 (/opt/rustwide/workdir/nes_wasm) [INFO] [stderr] Compiling nes_ui v0.1.0 (/opt/rustwide/workdir/nes_ui) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.11s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nes_core-3907d8afc41e00e6) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/nes_ui-a1cb7f7d170a95d0) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/nes_wasm-6ca8ab0914d91945) [INFO] running `Command { std: "docker" "inspect" "fbe5d38b8409a610dc68c7265b3fc5589bde7e95caa10e714b6a85e172c2d06f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe5d38b8409a610dc68c7265b3fc5589bde7e95caa10e714b6a85e172c2d06f", kill_on_drop: false }` [INFO] [stdout] fbe5d38b8409a610dc68c7265b3fc5589bde7e95caa10e714b6a85e172c2d06f