[INFO] cloning repository https://github.com/masnax/rustygameboy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masnax/rustygameboy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasnax%2Frustygameboy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasnax%2Frustygameboy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c34c28b9405226d18379f8053bc3bd1e35d9ecf [INFO] testing masnax/rustygameboy against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasnax%2Frustygameboy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masnax/rustygameboy on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/masnax/rustygameboy [INFO] finished tweaking git repo https://github.com/masnax/rustygameboy [INFO] tweaked toml for git repo https://github.com/masnax/rustygameboy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/masnax/rustygameboy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f29a12a619e4275904b959d9b01b1b9a216d432cc0f51a44a3510891b4502e5 [INFO] running `Command { std: "docker" "start" "-a" "9f29a12a619e4275904b959d9b01b1b9a216d432cc0f51a44a3510891b4502e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f29a12a619e4275904b959d9b01b1b9a216d432cc0f51a44a3510891b4502e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f29a12a619e4275904b959d9b01b1b9a216d432cc0f51a44a3510891b4502e5", kill_on_drop: false }` [INFO] [stdout] 9f29a12a619e4275904b959d9b01b1b9a216d432cc0f51a44a3510891b4502e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809ca1f71eb5dedf5d87dc6c9f2de6f05597750cfab9f5d1c457184c35d208cb [INFO] running `Command { std: "docker" "start" "-a" "809ca1f71eb5dedf5d87dc6c9f2de6f05597750cfab9f5d1c457184c35d208cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling wayland-sys v0.27.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling xkbcommon-sys v0.7.4 [INFO] [stderr] Compiling wayland-scanner v0.27.0 [INFO] [stderr] Compiling minifb v0.19.1 [INFO] [stderr] Compiling wayland-client v0.27.0 [INFO] [stderr] Compiling wayland-protocols v0.27.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling xcursor v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling wayland-commons v0.27.0 [INFO] [stderr] Compiling wayland-cursor v0.27.0 [INFO] [stderr] Compiling rustygameboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.61s [INFO] running `Command { std: "docker" "inspect" "809ca1f71eb5dedf5d87dc6c9f2de6f05597750cfab9f5d1c457184c35d208cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809ca1f71eb5dedf5d87dc6c9f2de6f05597750cfab9f5d1c457184c35d208cb", kill_on_drop: false }` [INFO] [stdout] 809ca1f71eb5dedf5d87dc6c9f2de6f05597750cfab9f5d1c457184c35d208cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44b0d077613028ba343d9c98bb95a0f451ccdb0642a3b930a3b1519eb705792c [INFO] running `Command { std: "docker" "start" "-a" "44b0d077613028ba343d9c98bb95a0f451ccdb0642a3b930a3b1519eb705792c", kill_on_drop: false }` [INFO] [stderr] Compiling rustygameboy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "44b0d077613028ba343d9c98bb95a0f451ccdb0642a3b930a3b1519eb705792c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b0d077613028ba343d9c98bb95a0f451ccdb0642a3b930a3b1519eb705792c", kill_on_drop: false }` [INFO] [stdout] 44b0d077613028ba343d9c98bb95a0f451ccdb0642a3b930a3b1519eb705792c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8765671c402bffe4f2a802b325e7f1e3534bcecc84d113bcb1485b6d3a9bab8a [INFO] running `Command { std: "docker" "start" "-a" "8765671c402bffe4f2a802b325e7f1e3534bcecc84d113bcb1485b6d3a9bab8a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rustygameboy-c718b0a1603f3a94) [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" "8765671c402bffe4f2a802b325e7f1e3534bcecc84d113bcb1485b6d3a9bab8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8765671c402bffe4f2a802b325e7f1e3534bcecc84d113bcb1485b6d3a9bab8a", kill_on_drop: false }` [INFO] [stdout] 8765671c402bffe4f2a802b325e7f1e3534bcecc84d113bcb1485b6d3a9bab8a