[INFO] cloning repository https://github.com/ClockworkG/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ClockworkG/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClockworkG%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClockworkG%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92f578ad0a0fe0992d90f2e9b56c1ecada9bfd83 [INFO] checking ClockworkG/chip8 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClockworkG%2Fchip8" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ClockworkG/chip8 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ClockworkG/chip8 [INFO] finished tweaking git repo https://github.com/ClockworkG/chip8 [INFO] tweaked toml for git repo https://github.com/ClockworkG/chip8 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ClockworkG/chip8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded x11-dl v2.18.4 [INFO] [stderr] Downloaded orbclient v0.3.27 [INFO] [stderr] Downloaded rustyline v5.0.3 [INFO] [stderr] Downloaded blake2b_simd v0.5.8 [INFO] [stderr] Downloaded minifb v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d6e292b9638a6396b0ac26acb21e734ec354b754faf60bc2236eef48a9509de [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9d6e292b9638a6396b0ac26acb21e734ec354b754faf60bc2236eef48a9509de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d6e292b9638a6396b0ac26acb21e734ec354b754faf60bc2236eef48a9509de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6e292b9638a6396b0ac26acb21e734ec354b754faf60bc2236eef48a9509de", kill_on_drop: false }` [INFO] [stdout] 9d6e292b9638a6396b0ac26acb21e734ec354b754faf60bc2236eef48a9509de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02591e5761992f77758abdc6845be2032a7d3e4c06389165b9958685f8fd72c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "02591e5761992f77758abdc6845be2032a7d3e4c06389165b9958685f8fd72c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rustyline v5.0.3 [INFO] [stderr] Checking chip-8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `memory::MainMemory` in the current scope [INFO] [stdout] --> src/memory.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MainMemory { [INFO] [stdout] | --------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 186 | let mut mem = MainMemory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `memory::MainMemory` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] candidate #2: `UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `memory::MainMemory` in the current scope [INFO] [stdout] --> src/memory.rs:193:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MainMemory { [INFO] [stdout] | --------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 193 | let mut mem = MainMemory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `memory::MainMemory` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] candidate #2: `UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `memory::MainMemory` in the current scope [INFO] [stdout] --> src/memory.rs:201:35 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MainMemory { [INFO] [stdout] | --------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 201 | let mut mem = MainMemory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `memory::MainMemory` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] candidate #2: `UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `memory::MainMemory` in the current scope [INFO] [stdout] --> src/memory.rs:208:31 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MainMemory { [INFO] [stdout] | --------------------- function or associated item `new` not found for this [INFO] [stdout] ... [INFO] [stdout] 208 | let mem = MainMemory::new(); [INFO] [stdout] | ^^^ function or associated item not found in `memory::MainMemory` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `new`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `rustyline::tty::Term` [INFO] [stdout] candidate #2: `UniformSampler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chip-8` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "02591e5761992f77758abdc6845be2032a7d3e4c06389165b9958685f8fd72c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02591e5761992f77758abdc6845be2032a7d3e4c06389165b9958685f8fd72c2", kill_on_drop: false }` [INFO] [stdout] 02591e5761992f77758abdc6845be2032a7d3e4c06389165b9958685f8fd72c2