[INFO] cloning repository https://github.com/vbe0201/Mirage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vbe0201/Mirage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbe0201%2FMirage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbe0201%2FMirage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d623268cfe1b8fb760f81144c2560e3554073e4 [INFO] checking vbe0201/Mirage against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvbe0201%2FMirage" "/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/vbe0201/Mirage on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/vbe0201/Mirage [INFO] finished tweaking git repo https://github.com/vbe0201/Mirage [INFO] tweaked toml for git repo https://github.com/vbe0201/Mirage written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/vbe0201/Mirage already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/roblabla/enum_primitive-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste-impl v0.1.6 [INFO] [stderr] Downloaded paste v0.1.6 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c3612da02f48435604ba840a66683ab5893abcfc5e2ac1945afb36e6de236d5 [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" "9c3612da02f48435604ba840a66683ab5893abcfc5e2ac1945afb36e6de236d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c3612da02f48435604ba840a66683ab5893abcfc5e2ac1945afb36e6de236d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3612da02f48435604ba840a66683ab5893abcfc5e2ac1945afb36e6de236d5", kill_on_drop: false }` [INFO] [stdout] 9c3612da02f48435604ba840a66683ab5893abcfc5e2ac1945afb36e6de236d5 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c95d51fcac25f24f11ef64e734111be7c4ac0121a9fc23367f78b2dfa1bd3f0 [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" "5c95d51fcac25f24f11ef64e734111be7c4ac0121a9fc23367f78b2dfa1bd3f0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking mirage-mmio v1.0.0 (/opt/rustwide/workdir/mmio) [INFO] [stderr] Checking enum_primitive v0.1.1 (https://github.com/roblabla/enum_primitive-rs.git#e2344b98) [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking mirage-libtegra v2.0.0 (/opt/rustwide/workdir/libtegra) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | pub const CLK_L_SDMMC1: u32 = (1 << 14); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub const CLK_L_SDMMC2: u32 = (1 << 9); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | pub const CLK_U_SDMMC3: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | pub const CLK_L_SDMMC4: u32 = (1 << 15); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | pub const CLK_SOURCE_MASK: u32 = (0b111 << 29); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | pub const CLK_SOURCE_FIRST: u32 = (0b000 << 29); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | pub const CLK_DIVIDER_MASK: u32 = (0xff << 0); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | pub const CLK_DIVIDER_UNITY: u32 = (0x00 << 0); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/kfuse/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) const KFUSE_STATE_DONE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/kfuse/mod.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) const KFUSE_STATE_CRCPASS: u32 = (1 << 17); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/kfuse/mod.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) const KFUSE_KEYADDR_AUTOINC: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | pub const PULL_NONE: u32 = (0 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | pub const PULL_DOWN: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | pub const PULL_UP: u32 = (2 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const TRISTATE: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | pub const PARKED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | pub const INPUT: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | pub const LOCK: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | pub const LPDR: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | pub const HSM: u32 = (1 << 9); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub const IO_HV: u32 = (1 << 10); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | pub const SCHMT: u32 = (1 << 12); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | pub const CLK_L_SDMMC1: u32 = (1 << 14); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | pub const CLK_L_SDMMC2: u32 = (1 << 9); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | pub const CLK_U_SDMMC3: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | pub const CLK_L_SDMMC4: u32 = (1 << 15); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:63:34 [INFO] [stdout] | [INFO] [stdout] 63 | pub const CLK_SOURCE_MASK: u32 = (0b111 << 29); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | pub const CLK_SOURCE_FIRST: u32 = (0b000 << 29); [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | pub const CLK_DIVIDER_MASK: u32 = (0xff << 0); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/clock/mod.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | pub const CLK_DIVIDER_UNITY: u32 = (0x00 << 0); [INFO] [stdout] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/kfuse/mod.rs:9:42 [INFO] [stdout] | [INFO] [stdout] 9 | pub(crate) const KFUSE_STATE_DONE: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/kfuse/mod.rs:10:45 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) const KFUSE_STATE_CRCPASS: u32 = (1 << 17); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/kfuse/mod.rs:12:47 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) const KFUSE_KEYADDR_AUTOINC: u32 = (1 << 16); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:76:28 [INFO] [stdout] | [INFO] [stdout] 76 | pub const PULL_NONE: u32 = (0 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | pub const PULL_DOWN: u32 = (1 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | pub const PULL_UP: u32 = (2 << 2); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 90 | pub const TRISTATE: u32 = (1 << 4); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | pub const PARKED: u32 = (1 << 5); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | pub const INPUT: u32 = (1 << 6); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:108:23 [INFO] [stdout] | [INFO] [stdout] 108 | pub const LOCK: u32 = (1 << 7); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:112:23 [INFO] [stdout] | [INFO] [stdout] 112 | pub const LPDR: u32 = (1 << 8); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | pub const HSM: u32 = (1 << 9); [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:130:24 [INFO] [stdout] | [INFO] [stdout] 130 | pub const IO_HV: u32 = (1 << 10); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> libtegra/src/pinmux/mod.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | pub const SCHMT: u32 = (1 << 12); [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> libtegra/src/button/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let mut result = Button::empty(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `result` is never read [INFO] [stdout] --> libtegra/src/button/mod.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | let mut result = Button::empty(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> libtegra/src/display/writer.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | WRITER.write_fmt(args).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> libtegra/src/display/writer.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | const WRITER: Writer = Writer::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: taking a mutable reference to a `const` item [INFO] [stdout] --> libtegra/src/display/writer.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | WRITER.write_fmt(args).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(const_item_mutation)]` on by default [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: the mutable reference will refer to this temporary, not the original `const` item [INFO] [stdout] note: mutable reference created due to call to this method [INFO] [stdout] note: `const` item defined here [INFO] [stdout] --> libtegra/src/display/writer.rs:129:1 [INFO] [stdout] | [INFO] [stdout] 129 | const WRITER: Writer = Writer::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | &mut params.emc_bct_spare2 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unaligned_references)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | &mut params.emc_bct_spare6 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | &mut params.emc_bct_spare4 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | &mut params.emc_bct_spare8 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:534:21 [INFO] [stdout] | [INFO] [stdout] 534 | &mut params.emc_bct_spare10 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:574:17 [INFO] [stdout] | [INFO] [stdout] 574 | &mut params.emc_bct_spare12 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | &mut params.emc_bct_spare2 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unaligned_references)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:138:17 [INFO] [stdout] | [INFO] [stdout] 138 | &mut params.emc_bct_spare6 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:304:17 [INFO] [stdout] | [INFO] [stdout] 304 | &mut params.emc_bct_spare4 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:376:17 [INFO] [stdout] | [INFO] [stdout] 376 | &mut params.emc_bct_spare8 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | &mut params.emc_bct_spare0 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:534:21 [INFO] [stdout] | [INFO] [stdout] 534 | &mut params.emc_bct_spare10 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:574:17 [INFO] [stdout] | [INFO] [stdout] 574 | &mut params.emc_bct_spare12 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: reference to packed field is unaligned [INFO] [stdout] --> libtegra/src/sdram/mod.rs:639:17 [INFO] [stdout] | [INFO] [stdout] 639 | &mut params.emc_bct_spare0 as *mut u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82523 [INFO] [stdout] = note: fields of packed structs are not properly aligned, and creating a misaligned reference is undefined behavior (even if that reference is never dereferenced) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FRAMEBUFFER_WIDTH` [INFO] [stdout] --> libtegra/src/display/writer.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | const FRAMEBUFFER_WIDTH: u32 = 720; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock_sbk` [INFO] [stdout] --> libtegra/src/se/mod.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) fn lock_sbk(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock_ssk` [INFO] [stdout] --> libtegra/src/se/mod.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub(crate) fn lock_ssk(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `config_brom` [INFO] [stdout] --> libtegra/src/se/mod.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub(crate) fn config_brom(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FRAMEBUFFER_WIDTH` [INFO] [stdout] --> libtegra/src/display/writer.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | const FRAMEBUFFER_WIDTH: u32 = 720; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock_sbk` [INFO] [stdout] --> libtegra/src/se/mod.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) fn lock_sbk(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lock_ssk` [INFO] [stdout] --> libtegra/src/se/mod.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub(crate) fn lock_ssk(&self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `config_brom` [INFO] [stdout] --> libtegra/src/se/mod.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub(crate) fn config_brom(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mirage-bootstrap v0.2.0 (/opt/rustwide/workdir/bootstrap) [INFO] [stdout] error: No! [INFO] [stdout] --> bootstrap/src/main.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | compile_error!("No!"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Write` [INFO] [stdout] --> bootstrap/src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fmt::Write, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uart::Uart` [INFO] [stdout] --> bootstrap/src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | uart::Uart, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdram` [INFO] [stdout] --> bootstrap/src/init.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | sdram, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Write` [INFO] [stdout] --> bootstrap/src/main.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | fmt::Write, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uart::Uart` [INFO] [stdout] --> bootstrap/src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | uart::Uart, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sdram` [INFO] [stdout] --> bootstrap/src/init.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | sdram, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> bootstrap/src/main.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | fn panic(_info: &PanicInfo<'_>) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib [INFO] [stdout] = note: second definition in the local crate (`mirage_bootstrap`) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mirage-bootstrap` [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: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5c95d51fcac25f24f11ef64e734111be7c4ac0121a9fc23367f78b2dfa1bd3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c95d51fcac25f24f11ef64e734111be7c4ac0121a9fc23367f78b2dfa1bd3f0", kill_on_drop: false }` [INFO] [stdout] 5c95d51fcac25f24f11ef64e734111be7c4ac0121a9fc23367f78b2dfa1bd3f0