[INFO] cloning repository https://github.com/mohanson/gameboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohanson/gameboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohanson%2Fgameboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohanson%2Fgameboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d7cd3074f708b957bcd506c76e7259b84cf8651 [INFO] building mohanson/gameboy against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohanson%2Fgameboy" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mohanson/gameboy on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mohanson/gameboy [INFO] finished tweaking git repo https://github.com/mohanson/gameboy [INFO] tweaked toml for git repo https://github.com/mohanson/gameboy written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mohanson/gameboy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09985e959665dad61ff09b4b8c45ab3cf63e7bf6bcb0085dd4583f13c8b465f9 [INFO] running `Command { std: "docker" "start" "-a" "09985e959665dad61ff09b4b8c45ab3cf63e7bf6bcb0085dd4583f13c8b465f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09985e959665dad61ff09b4b8c45ab3cf63e7bf6bcb0085dd4583f13c8b465f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09985e959665dad61ff09b4b8c45ab3cf63e7bf6bcb0085dd4583f13c8b465f9", kill_on_drop: false }` [INFO] [stdout] 09985e959665dad61ff09b4b8c45ab3cf63e7bf6bcb0085dd4583f13c8b465f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67bdb1322bdcfc27345a2264e0972ac0dd85930316475649e7e107874ff12bb5 [INFO] running `Command { std: "docker" "start" "-a" "67bdb1322bdcfc27345a2264e0972ac0dd85930316475649e7e107874ff12bb5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rog v0.1.8 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling blip_buf-sys v0.1.4 [INFO] [stderr] Compiling minifb v0.11.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling blip_buf v0.1.4 [INFO] [stderr] Compiling gameboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.26s [INFO] running `Command { std: "docker" "inspect" "67bdb1322bdcfc27345a2264e0972ac0dd85930316475649e7e107874ff12bb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67bdb1322bdcfc27345a2264e0972ac0dd85930316475649e7e107874ff12bb5", kill_on_drop: false }` [INFO] [stdout] 67bdb1322bdcfc27345a2264e0972ac0dd85930316475649e7e107874ff12bb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a369bf0fb700a2afd73ca07f2e7ee2a4b4f02abcc9849edc99db9d7e498ebb1b [INFO] running `Command { std: "docker" "start" "-a" "a369bf0fb700a2afd73ca07f2e7ee2a4b4f02abcc9849edc99db9d7e498ebb1b", kill_on_drop: false }` [INFO] [stderr] Compiling gameboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.33s [INFO] running `Command { std: "docker" "inspect" "a369bf0fb700a2afd73ca07f2e7ee2a4b4f02abcc9849edc99db9d7e498ebb1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a369bf0fb700a2afd73ca07f2e7ee2a4b4f02abcc9849edc99db9d7e498ebb1b", kill_on_drop: false }` [INFO] [stdout] a369bf0fb700a2afd73ca07f2e7ee2a4b4f02abcc9849edc99db9d7e498ebb1b