[INFO] updating cached repository https://github.com/zargony/rusty64 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91b9c5edd70a39085000e084cb232828288cbf35 [INFO] testing zargony/rusty64 against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzargony%2Frusty64" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zargony/rusty64 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zargony/rusty64 [INFO] finished tweaking git repo https://github.com/zargony/rusty64 [INFO] tweaked toml for git repo https://github.com/zargony/rusty64 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/zargony/rusty64 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8a0c16d0b6021651499fb19f1537920a9d806f9d45d06b53aed2b95f59aa67d [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" "a8a0c16d0b6021651499fb19f1537920a9d806f9d45d06b53aed2b95f59aa67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a0c16d0b6021651499fb19f1537920a9d806f9d45d06b53aed2b95f59aa67d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a0c16d0b6021651499fb19f1537920a9d806f9d45d06b53aed2b95f59aa67d", kill_on_drop: false }` [INFO] [stdout] a8a0c16d0b6021651499fb19f1537920a9d806f9d45d06b53aed2b95f59aa67d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e6d0abbfcf699b73f9e8dc1bae55de586195fd1193493e6d7606b3ac1d178c0 [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" "1e6d0abbfcf699b73f9e8dc1bae55de586195fd1193493e6d7606b3ac1d178c0", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling rusty64 v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/cpu/mos6502/mod.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / bitflags! { [INFO] [stdout] 52 | | /// The MOS6502 status flags [INFO] [stdout] 53 | | flags StatusFlags: u8 { [INFO] [stdout] 54 | | const CarryFlag = 1 << 0, // C [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/cpu/mos6502/mod.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / bitflags! { [INFO] [stdout] 52 | | /// The MOS6502 status flags [INFO] [stdout] 53 | | flags StatusFlags: u8 { [INFO] [stdout] 54 | | const CarryFlag = 1 << 0, // C [INFO] [stdout] ... | [INFO] [stdout] 62 | | } [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/mem/addressable.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | try!(write!(str, "{:02X}", self.mem.get(addr))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stdout] --> src/mem/addressable.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | if iter.peek().is_some() { try!(write!(str, " ")); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/mem/addressable.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | let mut val: T = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `offset` found for struct `addr::masked::Masked<{integer}>` in the current scope [INFO] [stdout] --> src/cpu/mos6502/mod.rs:272:43 [INFO] [stdout] | [INFO] [stdout] 272 | let addr = Masked(0x0100, 0xff00).offset(self.sp as i16 + 1); [INFO] [stdout] | ^^^^^^ method not found in `addr::masked::Masked<{integer}>` [INFO] [stdout] | [INFO] [stdout] ::: src/addr/masked.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Masked(pub T, pub T); [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | method `offset` not found for this [INFO] [stdout] | doesn't satisfy `_: addr::address::Address` [INFO] [stdout] | [INFO] [stdout] = note: the method `offset` exists but the following trait bounds were not satisfied: [INFO] [stdout] `{integer}: addr::masked::Maskable` [INFO] [stdout] which is required by `addr::masked::Masked<{integer}>: addr::address::Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `offset` found for struct `addr::masked::Masked<{integer}>` in the current scope [INFO] [stdout] --> src/cpu/mos6502/mod.rs:279:43 [INFO] [stdout] | [INFO] [stdout] 279 | let addr = Masked(0x0100, 0xff00).offset(self.sp as i16 + 1); [INFO] [stdout] | ^^^^^^ method not found in `addr::masked::Masked<{integer}>` [INFO] [stdout] | [INFO] [stdout] ::: src/addr/masked.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct Masked(pub T, pub T); [INFO] [stdout] | ----------------------------------- [INFO] [stdout] | | [INFO] [stdout] | method `offset` not found for this [INFO] [stdout] | doesn't satisfy `_: addr::address::Address` [INFO] [stdout] | [INFO] [stdout] = note: the method `offset` exists but the following trait bounds were not satisfied: [INFO] [stdout] `{integer}: addr::masked::Maskable` [INFO] [stdout] which is required by `addr::masked::Masked<{integer}>: addr::address::Address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `u16: addr::masked::Maskable` [INFO] [stdout] --> src/cpu/mos6502/operand.rs:39:68 [INFO] [stdout] | [INFO] [stdout] 39 | Operand::Indirect(addr) => cpu.mem.get_le(Masked(addr, 0xff00)), // simulating MSB-bug [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `addr::address::Address` for `addr::masked::Masked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0275, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty64`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1e6d0abbfcf699b73f9e8dc1bae55de586195fd1193493e6d7606b3ac1d178c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e6d0abbfcf699b73f9e8dc1bae55de586195fd1193493e6d7606b3ac1d178c0", kill_on_drop: false }` [INFO] [stdout] 1e6d0abbfcf699b73f9e8dc1bae55de586195fd1193493e6d7606b3ac1d178c0