[INFO] cloning repository https://github.com/jam1garner/stage-table-refs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jam1garner/stage-table-refs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fstage-table-refs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fstage-table-refs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 47ff1542d4dd1b006ee751795ee8729640c1482d
[INFO] checking jam1garner/stage-table-refs against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjam1garner%2Fstage-table-refs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jam1garner/stage-table-refs
[INFO] finished tweaking git repo https://github.com/jam1garner/stage-table-refs
[INFO] tweaked toml for git repo https://github.com/jam1garner/stage-table-refs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jam1garner/stage-table-refs on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jam1garner/stage-table-refs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d30347c478093a428d98825dd7e1800517e9b461707815ad66bc01a17b509e58
[INFO] running `Command { std: "docker" "start" "-a" "d30347c478093a428d98825dd7e1800517e9b461707815ad66bc01a17b509e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d30347c478093a428d98825dd7e1800517e9b461707815ad66bc01a17b509e58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d30347c478093a428d98825dd7e1800517e9b461707815ad66bc01a17b509e58", kill_on_drop: false }`
[INFO] [stdout] d30347c478093a428d98825dd7e1800517e9b461707815ad66bc01a17b509e58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b279be827061a2a76dd9783c004c7aac321fb3a89d547a8dc8111a413ba82e95
[INFO] running `Command { std: "docker" "start" "-a" "b279be827061a2a76dd9783c004c7aac321fb3a89d547a8dc8111a413ba82e95", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.70
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling lz4-sys v1.9.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling binread_derive v1.4.3
[INFO] [stderr]    Compiling modular-bitfield-impl v0.11.2
[INFO] [stderr]     Checking modular-bitfield v0.11.2
[INFO] [stderr]     Checking binread v1.4.1
[INFO] [stderr]     Checking lz4 v1.23.2
[INFO] [stderr]     Checking nxo-parser v0.1.0 (https://github.com/jam1garner/nxo-parser#f80fb40b)
[INFO] [stderr]     Checking stage-table-refs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `array_windows` has been stable since 1.94.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(array_windows)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let this: Self = todo!();
[INFO] [stdout]     |                          ------- any code following this expression is unreachable
[INFO] [stdout] 267 |
[INFO] [stdout] 268 |         this.patch_pointer();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]    --> src/main.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let this: Self = todo!();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:268:9
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let this: Self = todo!();
[INFO] [stdout]     |                          ------- any code following this expression is unreachable
[INFO] [stdout] 267 |
[INFO] [stdout] 268 |         this.patch_pointer();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_count`
[INFO] [stdout]    --> src/main.rs:283:31
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn patch_count(&mut self, new_count: usize) {
[INFO] [stdout]     |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `this`
[INFO] [stdout]    --> src/main.rs:266:13
[INFO] [stdout]     |
[INFO] [stdout] 266 |         let this: Self = todo!();
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_this`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_count`
[INFO] [stdout]    --> src/main.rs:283:31
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn patch_count(&mut self, new_count: usize) {
[INFO] [stdout]     |                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encode` is never used
[INFO] [stdout]   --> src/main.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Adrp {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn encode(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shift` and `is_64_bit` are never read
[INFO] [stdout]   --> src/main.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct AddImm {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 45 |     imm12: u16,
[INFO] [stdout] 46 |     shift: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     is_64_bit: bool
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LdrImmediate` is never constructed
[INFO] [stdout]   --> src/main.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct LdrImmediate {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `MASK`, `MASKED`, and `encode` are never used
[INFO] [stdout]   --> src/main.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl LdrImmediate {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 76 |     const MASK: u32 = 0b10_111_1_11_11_1_000000000_11_00000_00000;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 77 |     const MASKED: u32 = 0b10_111_0_00_01_0_000000000_01_00000_00000;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 78 |
[INFO] [stdout] 79 |     fn encode(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encode` is never used
[INFO] [stdout]    --> src/main.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl CmpImmediate {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn encode(&self) -> u32 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adrp` is never read
[INFO] [stdout]    --> src/main.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct PatchLocation {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 143 |     adrp: Adrp,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Normal`, `End`, and `Battle` are never constructed
[INFO] [stdout]    --> src/main.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | enum StageKind {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] 233 |     Normal,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 234 |     End,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 235 |     Battle,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelocatedStageTable` is never constructed
[INFO] [stdout]    --> src/main.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | struct RelocatedStageTable {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `clone_from_original`, `push`, `patch_pointer`, and `patch_count` are never used
[INFO] [stdout]    --> src/main.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl RelocatedStageTable {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 265 |     fn clone_from_original() -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     fn push(&mut self, entry: StageTableEntry) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn patch_pointer(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn patch_count(&mut self, new_count: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encode` is never used
[INFO] [stdout]   --> src/main.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl Adrp {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     fn encode(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `shift` and `is_64_bit` are never read
[INFO] [stdout]   --> src/main.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | struct AddImm {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 45 |     imm12: u16,
[INFO] [stdout] 46 |     shift: u8,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     is_64_bit: bool
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LdrImmediate` is never constructed
[INFO] [stdout]   --> src/main.rs:68:8
[INFO] [stdout]    |
[INFO] [stdout] 68 | struct LdrImmediate {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `MASK`, `MASKED`, and `encode` are never used
[INFO] [stdout]   --> src/main.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | impl LdrImmediate {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 76 |     const MASK: u32 = 0b10_111_1_11_11_1_000000000_11_00000_00000;
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 77 |     const MASKED: u32 = 0b10_111_0_00_01_0_000000000_01_00000_00000;
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 78 |
[INFO] [stdout] 79 |     fn encode(&self) -> u32 {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encode` is never used
[INFO] [stdout]    --> src/main.rs:111:8
[INFO] [stdout]     |
[INFO] [stdout]  95 | impl CmpImmediate {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn encode(&self) -> u32 {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `adrp` is never read
[INFO] [stdout]    --> src/main.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | struct PatchLocation {
[INFO] [stdout]     |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 143 |     adrp: Adrp,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Normal`, `End`, and `Battle` are never constructed
[INFO] [stdout]    --> src/main.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 232 | enum StageKind {
[INFO] [stdout]     |      --------- variants in this enum
[INFO] [stdout] 233 |     Normal,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 234 |     End,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 235 |     Battle,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RelocatedStageTable` is never constructed
[INFO] [stdout]    --> src/main.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | struct RelocatedStageTable {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `clone_from_original`, `push`, `patch_pointer`, and `patch_count` are never used
[INFO] [stdout]    --> src/main.rs:265:8
[INFO] [stdout]     |
[INFO] [stdout] 264 | impl RelocatedStageTable {
[INFO] [stdout]     | ------------------------ associated items in this implementation
[INFO] [stdout] 265 |     fn clone_from_original() -> Self {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 273 |     fn push(&mut self, entry: StageTableEntry) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn patch_pointer(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn patch_count(&mut self, new_count: usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.41s
[INFO] running `Command { std: "docker" "inspect" "b279be827061a2a76dd9783c004c7aac321fb3a89d547a8dc8111a413ba82e95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b279be827061a2a76dd9783c004c7aac321fb3a89d547a8dc8111a413ba82e95", kill_on_drop: false }`
[INFO] [stdout] b279be827061a2a76dd9783c004c7aac321fb3a89d547a8dc8111a413ba82e95
