[INFO] cloning repository richardsamuels/rust-chip8 [INFO] running `"git" "clone" "--bare" "git://github.com/richardsamuels/rust-chip8.git" "work/cache/sources/gh/richardsamuels/rust-chip8"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/richardsamuels/rust-chip8'... [INFO] running `"git" "clone" "work/cache/sources/gh/richardsamuels/rust-chip8" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/richardsamuels/rust-chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/richardsamuels/rust-chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/richardsamuels/rust-chip8" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/richardsamuels/rust-chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/richardsamuels/rust-chip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c20a5872ea8f8e0165b82b10b9bf47b2714833f7 [INFO] sha for GitHub repo richardsamuels/rust-chip8: c20a5872ea8f8e0165b82b10b9bf47b2714833f7 [INFO] validating manifest of richardsamuels/rust-chip8 on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of richardsamuels/rust-chip8 on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing richardsamuels/rust-chip8 [INFO] removed path dependency chip8 from richardsamuels/rust-chip8 [INFO] finished frobbing richardsamuels/rust-chip8 [INFO] frobbed toml for richardsamuels/rust-chip8 written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/richardsamuels/rust-chip8/Cargo.toml [INFO] started frobbing richardsamuels/rust-chip8 [INFO] removed path dependency chip8 from richardsamuels/rust-chip8 [INFO] finished frobbing richardsamuels/rust-chip8 [INFO] frobbed toml for richardsamuels/rust-chip8 written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/richardsamuels/rust-chip8/Cargo.toml [INFO] crate richardsamuels/rust-chip8 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/richardsamuels/rust-chip8/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chip8 v0.1.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking richardsamuels/rust-chip8 against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-4/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/richardsamuels/rust-chip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 93cbee87be39490fb4f39f0737e16d8d4fbd9203ed13e43fb9d9745948f4913f [INFO] running `"docker" "start" "-a" "93cbee87be39490fb4f39f0737e16d8d4fbd9203ed13e43fb9d9745948f4913f"` [INFO] [stderr] warning: dependency (chip8) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking chip8 v0.1.1 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking sdl2 v0.31.0 [INFO] [stderr] Checking structopt v0.1.7 [INFO] [stderr] Checking chip8_app v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `chip8::Chip8` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use chip8::Chip8; [INFO] [stderr] | ^^^^^^^^^^^^ no `Chip8` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `chip8::Beeper` [INFO] [stderr] --> src/audio.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use chip8::Beeper; [INFO] [stderr] | ^^^^^^^^^^^^^ no `Beeper` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `chip8::Chip8` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use chip8::Chip8; [INFO] [stderr] | ^^^^^^^^^^^^ no `Chip8` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `chip8::Beeper` [INFO] [stderr] --> src/audio.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use chip8::Beeper; [INFO] [stderr] | ^^^^^^^^^^^^^ no `Beeper` in the root [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Display` in module `chip8` [INFO] [stderr] --> src/display.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 32 | impl chip8::Display for SdlDisplay { [INFO] [stderr] | ^^^^^^^ not found in `chip8` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 4 | use std::fmt::Display; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Input` in module `chip8` [INFO] [stderr] --> src/input.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | impl chip8::Input for SdlInput { [INFO] [stderr] | ^^^^^ not found in `chip8` [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Display` in module `chip8` [INFO] [stderr] --> src/display.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 32 | impl chip8::Display for SdlDisplay { [INFO] [stderr] | ^^^^^^^ not found in `chip8` [INFO] [stderr] help: possible candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 4 | use std::fmt::Display; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0405]: cannot find trait `Input` in module `chip8` [INFO] [stderr] --> src/input.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | impl chip8::Input for SdlInput { [INFO] [stderr] | ^^^^^ not found in `chip8` [INFO] [stderr] [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0405, E0432. [INFO] [stderr] For more information about an error, try `rustc --explain E0405`. [INFO] [stderr] error: Could not compile `chip8_app`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `chip8_app`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "93cbee87be39490fb4f39f0737e16d8d4fbd9203ed13e43fb9d9745948f4913f"` [INFO] running `"docker" "rm" "-f" "93cbee87be39490fb4f39f0737e16d8d4fbd9203ed13e43fb9d9745948f4913f"` [INFO] [stdout] 93cbee87be39490fb4f39f0737e16d8d4fbd9203ed13e43fb9d9745948f4913f