[INFO] cloning repository https://github.com/rainbowbismuth/gbcc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rainbowbismuth/gbcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainbowbismuth%2Fgbcc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainbowbismuth%2Fgbcc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 205245f3d5f9ddaaf1e7e531211c216a3ea1700e [INFO] checking rainbowbismuth/gbcc against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frainbowbismuth%2Fgbcc" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rainbowbismuth/gbcc on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rainbowbismuth/gbcc [INFO] finished tweaking git repo https://github.com/rainbowbismuth/gbcc [INFO] tweaked toml for git repo https://github.com/rainbowbismuth/gbcc written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate git repo https://github.com/rainbowbismuth/gbcc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c71fa3cf5e569792fd84ed5b4daae6e1235a0c934e6c4528d2be48a7a85e0451 [INFO] running `Command { std: "docker" "start" "-a" "c71fa3cf5e569792fd84ed5b4daae6e1235a0c934e6c4528d2be48a7a85e0451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c71fa3cf5e569792fd84ed5b4daae6e1235a0c934e6c4528d2be48a7a85e0451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71fa3cf5e569792fd84ed5b4daae6e1235a0c934e6c4528d2be48a7a85e0451", kill_on_drop: false }` [INFO] [stdout] c71fa3cf5e569792fd84ed5b4daae6e1235a0c934e6c4528d2be48a7a85e0451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faddc9ad4d7e022338c2f726540813ccbe66c30b0d09fe77477c8cd6429ff150 [INFO] running `Command { std: "docker" "start" "-a" "faddc9ad4d7e022338c2f726540813ccbe66c30b0d09fe77477c8cd6429ff150", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking gbcc v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/dataflow/dominator.rs (3 fixes) [INFO] [stderr] Fixed src/dataflow/graph.rs (1 fix) [INFO] [stderr] Fixed src/main.rs (2 fixes) [INFO] [stdout] warning: struct is never constructed: `AnalyzeInstructionBackward` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct AnalyzeInstructionBackward<'a, F> { [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: `new` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(fact: &'a mut F) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fact` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn fact(&self) -> &F { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fact_mut` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn fact_mut(self) -> &'a mut F { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn replace( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_many` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn replace_many( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_with_graph` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn replace_with_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AnalyzeExitBackward` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct AnalyzeExitBackward<'a, F> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 53 | fn new(fact: &'a mut F) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fact` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn fact(&self) -> &F { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fact_mut` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn fact_mut(self) -> &'a mut F { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn replace(self, exit: L::Exit) -> RewriteExitBackward { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_many` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn replace_many( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_with_graph` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn replace_with_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | Single(L::Instruction), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Multiple` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | Multiple(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Graph` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | Graph(L::Exit, Graph, L::Entry), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | Single(L::Exit), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Extend` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | Extend(Vec, L::Exit), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Graph` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | Graph(L::Exit, Graph), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `backward_analysis` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn backward_analysis(analysis: &mut A, graph: &Graph, entry: Label) -> FactBase [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixed_point_backward_graph` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:158:4 [INFO] [stdout] | [INFO] [stdout] 158 | fn fixed_point_backward_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixed_point_backward_block` [INFO] [stdout] --> src/dataflow/backward_analysis.rs:194:4 [INFO] [stdout] | [INFO] [stdout] 194 | fn fixed_point_backward_block( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fact` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | fact: &'a mut F, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | fn new(fact: &'a mut F) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fact` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn fact(&self) -> &F { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `fact_mut` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn fact_mut(self) -> &'a mut F { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn replace(self, instruction: L::Instruction) -> RewriteInstruction { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_many` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn replace_many( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `replace_with_graph` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn replace_with_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | Single(L::Instruction), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Multiple` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | Multiple(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Graph` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | Graph(L::Exit, Graph, L::Entry), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Single` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | Single(L::Exit), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Extend` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | Extend(Vec, L::Exit), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Graph` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | Graph(L::Exit, Graph), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `forward_analysis` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:107:8 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn forward_analysis( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixed_point_forward_graph` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn fixed_point_forward_graph( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fixed_point_forward_block` [INFO] [stdout] --> src/dataflow/forward_analysis.rs:161:4 [INFO] [stdout] | [INFO] [stdout] 161 | fn fixed_point_forward_block( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/dataflow/graph.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn new(entry: L::Entry, code: Vec, exit: L::Exit) -> BasicBlock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `label` [INFO] [stdout] --> src/dataflow/graph.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn label(&self) -> Label { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `successors` [INFO] [stdout] --> src/dataflow/graph.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 48 | pub fn successors(&self) -> Vec