[INFO] cloning repository https://github.com/mdm/ronald [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mdm/ronald" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fronald", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fronald'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7bcd4267da2773e9f10156c1e16e1e548e93a2d [INFO] checking mdm/ronald against try#1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 for pr-78461 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmdm%2Fronald" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mdm/ronald on toolchain 1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mdm/ronald [INFO] finished tweaking git repo https://github.com/mdm/ronald [INFO] tweaked toml for git repo https://github.com/mdm/ronald written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mdm/ronald already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd1675e1d567a5c331190e3c1c2f3844cb1fbb6b1eee1487c39a7c5e01e4e607 [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" "bd1675e1d567a5c331190e3c1c2f3844cb1fbb6b1eee1487c39a7c5e01e4e607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd1675e1d567a5c331190e3c1c2f3844cb1fbb6b1eee1487c39a7c5e01e4e607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1675e1d567a5c331190e3c1c2f3844cb1fbb6b1eee1487c39a7c5e01e4e607", kill_on_drop: false }` [INFO] [stdout] bd1675e1d567a5c331190e3c1c2f3844cb1fbb6b1eee1487c39a7c5e01e4e607 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1b5ce95284bc3170a1f4a55c6ec8a06b3e85ff73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f525ca022597c5e66e175bbbeb87b2880b443d6d98e0c66eb86d03b94d172b [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" "66f525ca022597c5e66e175bbbeb87b2880b443d6d98e0c66eb86d03b94d172b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking ronald v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no method named `read_byte` found for struct `CRTController` in the current scope [INFO] [stdout] --> src/bus.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | _ if 0x4000 & port == 0 => self.crtc.read_byte(port), [INFO] [stdout] | ^^^^^^^^^ method not found in `CRTController` [INFO] [stdout] | [INFO] [stdout] ::: src/crtc.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CRTController { [INFO] [stdout] | ------------------------ method `read_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Read` defines an item `read_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Read { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_byte` found for struct `FloppyDiskController` in the current scope [INFO] [stdout] --> src/bus.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | 0xfb7e | 0xfb7f => self.fdc.read_byte(port), [INFO] [stdout] | ^^^^^^^^^ method not found in `FloppyDiskController` [INFO] [stdout] | [INFO] [stdout] ::: src/fdc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct FloppyDiskController { [INFO] [stdout] | ------------------------------- method `read_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Read` defines an item `read_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Read { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `CRTController` in the current scope [INFO] [stdout] --> src/bus.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | _ if 0x4000 & port == 0 => self.crtc.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `CRTController` [INFO] [stdout] | [INFO] [stdout] ::: src/crtc.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CRTController { [INFO] [stdout] | ------------------------ method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `GateArray` in the current scope [INFO] [stdout] --> src/bus.rs:38:78 [INFO] [stdout] | [INFO] [stdout] 38 | _ if 0x8000 & port == 0 && 0x4000 & port != 0 => self.gate_array.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `GateArray` [INFO] [stdout] | [INFO] [stdout] ::: src/gate_array.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GateArray { [INFO] [stdout] | -------------------- method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `PeripheralInterface` in the current scope [INFO] [stdout] --> src/bus.rs:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | _ if 0x0800 & port == 0 => self.pio.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `PeripheralInterface` [INFO] [stdout] | [INFO] [stdout] ::: src/pio.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct PeripheralInterface { // Peripheral input/output [INFO] [stdout] | ------------------------------ method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `FloppyDiskController` in the current scope [INFO] [stdout] --> src/bus.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | 0xfa7e | 0xfb7f => self.fdc.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `FloppyDiskController` [INFO] [stdout] | [INFO] [stdout] ::: src/fdc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct FloppyDiskController { [INFO] [stdout] | ------------------------------- method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_byte` found for struct `CRTController` in the current scope [INFO] [stdout] --> src/bus.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | _ if 0x4000 & port == 0 => self.crtc.read_byte(port), [INFO] [stdout] | ^^^^^^^^^ method not found in `CRTController` [INFO] [stdout] | [INFO] [stdout] ::: src/crtc.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CRTController { [INFO] [stdout] | ------------------------ method `read_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Read` defines an item `read_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Read { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read_byte` found for struct `FloppyDiskController` in the current scope [INFO] [stdout] --> src/bus.rs:29:41 [INFO] [stdout] | [INFO] [stdout] 29 | 0xfb7e | 0xfb7f => self.fdc.read_byte(port), [INFO] [stdout] | ^^^^^^^^^ method not found in `FloppyDiskController` [INFO] [stdout] | [INFO] [stdout] ::: src/fdc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct FloppyDiskController { [INFO] [stdout] | ------------------------------- method `read_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Read` defines an item `read_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub trait Read { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `CRTController` in the current scope [INFO] [stdout] --> src/bus.rs:37:50 [INFO] [stdout] | [INFO] [stdout] 37 | _ if 0x4000 & port == 0 => self.crtc.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `CRTController` [INFO] [stdout] | [INFO] [stdout] ::: src/crtc.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct CRTController { [INFO] [stdout] | ------------------------ method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `GateArray` in the current scope [INFO] [stdout] --> src/bus.rs:38:78 [INFO] [stdout] | [INFO] [stdout] 38 | _ if 0x8000 & port == 0 && 0x4000 & port != 0 => self.gate_array.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `GateArray` [INFO] [stdout] | [INFO] [stdout] ::: src/gate_array.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct GateArray { [INFO] [stdout] | -------------------- method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `PeripheralInterface` in the current scope [INFO] [stdout] --> src/bus.rs:39:49 [INFO] [stdout] | [INFO] [stdout] 39 | _ if 0x0800 & port == 0 => self.pio.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `PeripheralInterface` [INFO] [stdout] | [INFO] [stdout] ::: src/pio.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct PeripheralInterface { // Peripheral input/output [INFO] [stdout] | ------------------------------ method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `write_byte` found for struct `FloppyDiskController` in the current scope [INFO] [stdout] --> src/bus.rs:40:41 [INFO] [stdout] | [INFO] [stdout] 40 | 0xfa7e | 0xfb7f => self.fdc.write_byte(port, value), [INFO] [stdout] | ^^^^^^^^^^ method not found in `FloppyDiskController` [INFO] [stdout] | [INFO] [stdout] ::: src/fdc.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct FloppyDiskController { [INFO] [stdout] | ------------------------------- method `write_byte` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `memory::Write` defines an item `write_byte`, perhaps you need to implement it [INFO] [stdout] --> src/memory.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/system.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | bus: bus::Bus::new(crtc::CRTController::new(), gate_array::GateArray::new(), pio::PeripheralInterface::new()), [INFO] [stdout] | ^^^^^^^^^^^^^ -------------------------- ---------------------------- ------------------------------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/bus.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | ...fn new(crtc: crtc::CRTController, fdc: fdc::FloppyDiskController, gate_array: gate_array::GateArray, pio: pio::PeripheralInterface) ->... [INFO] [stdout] | ^^^ ------------------------- ------------------------------ --------------------------------- ----------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ronald` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0061]: this function takes 4 arguments but 3 arguments were supplied [INFO] [stdout] --> src/system.rs:77:18 [INFO] [stdout] | [INFO] [stdout] 77 | bus: bus::Bus::new(crtc::CRTController::new(), gate_array::GateArray::new(), pio::PeripheralInterface::new()), [INFO] [stdout] | ^^^^^^^^^^^^^ -------------------------- ---------------------------- ------------------------------- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/bus.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | ...fn new(crtc: crtc::CRTController, fdc: fdc::FloppyDiskController, gate_array: gate_array::GateArray, pio: pio::PeripheralInterface) ->... [INFO] [stdout] | ^^^ ------------------------- ------------------------------ --------------------------------- ----------------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "66f525ca022597c5e66e175bbbeb87b2880b443d6d98e0c66eb86d03b94d172b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f525ca022597c5e66e175bbbeb87b2880b443d6d98e0c66eb86d03b94d172b", kill_on_drop: false }` [INFO] [stdout] 66f525ca022597c5e66e175bbbeb87b2880b443d6d98e0c66eb86d03b94d172b