[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 1.45.2 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-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zargony/rusty64 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-8/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/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" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 203ede3faa06c92eb36d28dfaba3975230f4d44c2e99ace860d47a91f185c7e0 [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" "203ede3faa06c92eb36d28dfaba3975230f4d44c2e99ace860d47a91f185c7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "203ede3faa06c92eb36d28dfaba3975230f4d44c2e99ace860d47a91f185c7e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203ede3faa06c92eb36d28dfaba3975230f4d44c2e99ace860d47a91f185c7e0", kill_on_drop: false }` [INFO] [stdout] 203ede3faa06c92eb36d28dfaba3975230f4d44c2e99ace860d47a91f185c7e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df4c39ab95159d1441e8430f7a362385eab30c099a92a0b47bb6907f7edc4e1 [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" "5df4c39ab95159d1441e8430f7a362385eab30c099a92a0b47bb6907f7edc4e1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v0.3.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" "5df4c39ab95159d1441e8430f7a362385eab30c099a92a0b47bb6907f7edc4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df4c39ab95159d1441e8430f7a362385eab30c099a92a0b47bb6907f7edc4e1", kill_on_drop: false }` [INFO] [stdout] 5df4c39ab95159d1441e8430f7a362385eab30c099a92a0b47bb6907f7edc4e1