[INFO] cloning repository https://github.com/neubaner/rust-gba
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neubaner/rust-gba" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneubaner%2Frust-gba", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneubaner%2Frust-gba'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19ccbc31dfddaf166fa9e8b4857d3bd28328a31b
[INFO] checking neubaner/rust-gba against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneubaner%2Frust-gba" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neubaner/rust-gba
[INFO] finished tweaking git repo https://github.com/neubaner/rust-gba
[INFO] tweaked toml for git repo https://github.com/neubaner/rust-gba written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neubaner/rust-gba on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neubaner/rust-gba 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking neubaner/rust-gba against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneubaner%2Frust-gba" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/neubaner/rust-gba
[INFO] finished tweaking git repo https://github.com/neubaner/rust-gba
[INFO] tweaked toml for git repo https://github.com/neubaner/rust-gba written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/neubaner/rust-gba on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/neubaner/rust-gba 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e4da5b12645eb3d3d136d06f1d1aa7375c560a81934f05cf29bcabdd0a2e970
[INFO] running `Command { std: "docker" "start" "-a" "9e4da5b12645eb3d3d136d06f1d1aa7375c560a81934f05cf29bcabdd0a2e970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e4da5b12645eb3d3d136d06f1d1aa7375c560a81934f05cf29bcabdd0a2e970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e4da5b12645eb3d3d136d06f1d1aa7375c560a81934f05cf29bcabdd0a2e970", kill_on_drop: false }`
[INFO] [stdout] 9e4da5b12645eb3d3d136d06f1d1aa7375c560a81934f05cf29bcabdd0a2e970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c908d28010020c5405cf9f90cd70ee7968dab4e61328e42e3aee50910416b1e1
[INFO] running `Command { std: "docker" "start" "-a" "c908d28010020c5405cf9f90cd70ee7968dab4e61328e42e3aee50910416b1e1", kill_on_drop: false }`
[INFO] [stderr]     Checking rust-gba v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated item named `LDC` found for struct `ArmInstruction` in the current scope
[INFO] [stdout]    --> src/arm_instructions.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout]  70 | pub struct ArmInstruction {
[INFO] [stdout]     | ------------------------- associated item `LDC` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ArmInstruction::LDC
[INFO] [stdout]     |                     ^^^ associated item not found in `ArmInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated item named `LDC` found for struct `ArmInstruction` in the current scope
[INFO] [stdout]    --> src/arm_instructions.rs:145:21
[INFO] [stdout]     |
[INFO] [stdout]  70 | pub struct ArmInstruction {
[INFO] [stdout]     | ------------------------- associated item `LDC` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     ArmInstruction::LDC
[INFO] [stdout]     |                     ^^^ associated item not found in `ArmInstruction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:5:28
[INFO] [stdout]     |
[INFO] [stdout]   5 |     decode_arm_instruction(2u32);
[INFO] [stdout]     |     ---------------------- ^^^^ expected `&u32`, found `u32`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/arm_instructions.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn decode_arm_instruction(instruction: &u32) -> ArmInstruction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^ -----------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout]   5 |     decode_arm_instruction(&2u32);
[INFO] [stdout]     |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:5:28
[INFO] [stdout]     |
[INFO] [stdout]   5 |     decode_arm_instruction(2u32);
[INFO] [stdout]     |     ---------------------- ^^^^ expected `&u32`, found `u32`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> src/arm_instructions.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn decode_arm_instruction(instruction: &u32) -> ArmInstruction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^ -----------------
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]     |
[INFO] [stdout]   5 |     decode_arm_instruction(&2u32);
[INFO] [stdout]     |                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-gba` (bin "rust-gba") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rust-gba` (bin "rust-gba" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c908d28010020c5405cf9f90cd70ee7968dab4e61328e42e3aee50910416b1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c908d28010020c5405cf9f90cd70ee7968dab4e61328e42e3aee50910416b1e1", kill_on_drop: false }`
[INFO] [stdout] c908d28010020c5405cf9f90cd70ee7968dab4e61328e42e3aee50910416b1e1
