[INFO] cloning repository https://github.com/knightpp/rs8080 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/knightpp/rs8080" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightpp%2Frs8080", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightpp%2Frs8080'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 839d2d5bbab041b0124f62b63953c0e3e5dcf325 [INFO] testing knightpp/rs8080 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fknightpp%2Frs8080" "/workspace/builds/worker-109/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-109/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/knightpp/rs8080 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/knightpp/rs8080 [INFO] finished tweaking git repo https://github.com/knightpp/rs8080 [INFO] tweaked toml for git repo https://github.com/knightpp/rs8080 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate git repo https://github.com/knightpp/rs8080 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded regex v1.5.3 [INFO] [stderr] Downloaded sdl2 v0.35.0 [INFO] [stderr] Downloaded sdl2-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82283b0ffd4c49acac55a69b674c7255df470eaf09c32720a2a12539d390c1f8 [INFO] running `Command { std: "docker" "start" "-a" "82283b0ffd4c49acac55a69b674c7255df470eaf09c32720a2a12539d390c1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82283b0ffd4c49acac55a69b674c7255df470eaf09c32720a2a12539d390c1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82283b0ffd4c49acac55a69b674c7255df470eaf09c32720a2a12539d390c1f8", kill_on_drop: false }` [INFO] [stdout] 82283b0ffd4c49acac55a69b674c7255df470eaf09c32720a2a12539d390c1f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e1d4d206dbee82aaf56a16e7eb406ce0f4987a90be08c9c8ff9e2e8fd178d70 [INFO] running `Command { std: "docker" "start" "-a" "8e1d4d206dbee82aaf56a16e7eb406ce0f4987a90be08c9c8ff9e2e8fd178d70", 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 proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling sdl2 v0.35.0 [INFO] [stderr] Compiling rs8080-space-invaders v1.1.0 (/opt/rustwide/workdir/rs8080-space-invaders) [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sdl2-sys v0.35.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling rs8080-disassembler v0.1.0 (/opt/rustwide/workdir/rs8080-disassembler) [INFO] [stdout] error: couldn't read rs8080-disassembler/src/bin/../../../roms/cpudiag.bin: No such file or directory (os error 2) [INFO] [stdout] --> rs8080-disassembler/src/bin/disassembler.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | let buf = include_bytes!("../../../roms/cpudiag.bin"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rs8080-disassembler` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8e1d4d206dbee82aaf56a16e7eb406ce0f4987a90be08c9c8ff9e2e8fd178d70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e1d4d206dbee82aaf56a16e7eb406ce0f4987a90be08c9c8ff9e2e8fd178d70", kill_on_drop: false }` [INFO] [stdout] 8e1d4d206dbee82aaf56a16e7eb406ce0f4987a90be08c9c8ff9e2e8fd178d70