[INFO] cloning repository https://github.com/SkylerLipthay/c8emu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkylerLipthay/c8emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fc8emu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fc8emu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f50a343a4ee2cdb643e1c9fe13dbdfb20414c07
[INFO] checking SkylerLipthay/c8emu against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkylerLipthay%2Fc8emu" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SkylerLipthay/c8emu
[INFO] finished tweaking git repo https://github.com/SkylerLipthay/c8emu
[INFO] tweaked toml for git repo https://github.com/SkylerLipthay/c8emu written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SkylerLipthay/c8emu on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SkylerLipthay/c8emu already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wayland-commons v0.24.1
[INFO] [stderr]   Downloaded cc v1.0.50
[INFO] [stderr]   Downloaded argh v0.1.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded argh_derive v0.1.1
[INFO] [stderr]   Downloaded wayland-sys v0.24.1
[INFO] [stderr]   Downloaded argh_shared v0.1.1
[INFO] [stderr]   Downloaded time v0.1.42
[INFO] [stderr]   Downloaded tempfile v3.1.0
[INFO] [stderr]   Downloaded num-iter v0.1.40
[INFO] [stderr]   Downloaded wayland-client v0.24.1
[INFO] [stderr]   Downloaded wayland-protocols v0.24.1
[INFO] [stderr]   Downloaded nix v0.15.0
[INFO] [stderr]   Downloaded minifb v0.15.3
[INFO] [stderr]   Downloaded remove_dir_all v0.5.2
[INFO] [stderr]   Downloaded wayland-scanner v0.24.1
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] [stderr]   Downloaded orbclient v0.3.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f07c88f800a718f64dd2fa01b88085378a6b6aa7bbe5fdc2f8bc63ebdbaaf060
[INFO] running `Command { std: "docker" "start" "-a" "f07c88f800a718f64dd2fa01b88085378a6b6aa7bbe5fdc2f8bc63ebdbaaf060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f07c88f800a718f64dd2fa01b88085378a6b6aa7bbe5fdc2f8bc63ebdbaaf060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f07c88f800a718f64dd2fa01b88085378a6b6aa7bbe5fdc2f8bc63ebdbaaf060", kill_on_drop: false }`
[INFO] [stdout] f07c88f800a718f64dd2fa01b88085378a6b6aa7bbe5fdc2f8bc63ebdbaaf060
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81daf139a724387f43a0ba90bb1b2836f1688e49d788e7e4a84f7a9ce5dc2519
[INFO] running `Command { std: "docker" "start" "-a" "81daf139a724387f43a0ba90bb1b2836f1688e49d788e7e4a84f7a9ce5dc2519", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]     Checking wayland-sys v0.24.1
[INFO] [stderr]     Checking downcast-rs v1.1.1
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]    Compiling argh_shared v0.1.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling minifb v0.15.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking raw-window-handle v0.3.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling wayland-scanner v0.24.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]    Compiling wayland-client v0.24.1
[INFO] [stderr]    Compiling wayland-protocols v0.24.1
[INFO] [stderr]    Compiling argh_derive v0.1.1
[INFO] [stderr]     Checking wayland-commons v0.24.1
[INFO] [stderr]     Checking argh v0.1.3
[INFO] [stderr]     Checking c8emu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.10s
[INFO] running `Command { std: "docker" "inspect" "81daf139a724387f43a0ba90bb1b2836f1688e49d788e7e4a84f7a9ce5dc2519", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81daf139a724387f43a0ba90bb1b2836f1688e49d788e7e4a84f7a9ce5dc2519", kill_on_drop: false }`
[INFO] [stdout] 81daf139a724387f43a0ba90bb1b2836f1688e49d788e7e4a84f7a9ce5dc2519
