[INFO] cloning repository https://github.com/ankitkmistry/blast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ankitkmistry/blast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankitkmistry%2Fblast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankitkmistry%2Fblast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76b9d854969f17ac4acb697653d84996d0358dbc [INFO] checking ankitkmistry/blast/76b9d854969f17ac4acb697653d84996d0358dbc against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fankitkmistry%2Fblast" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ankitkmistry/blast [INFO] finished tweaking git repo https://github.com/ankitkmistry/blast [INFO] tweaked toml for git repo https://github.com/ankitkmistry/blast written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ankitkmistry/blast on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ankitkmistry/blast 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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e147d7eb8c26ca48f189ea0752df1fd97504fc39def476b0a277919d63f153a [INFO] running `Command { std: "docker" "start" "-a" "7e147d7eb8c26ca48f189ea0752df1fd97504fc39def476b0a277919d63f153a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e147d7eb8c26ca48f189ea0752df1fd97504fc39def476b0a277919d63f153a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e147d7eb8c26ca48f189ea0752df1fd97504fc39def476b0a277919d63f153a", kill_on_drop: false }` [INFO] [stdout] 7e147d7eb8c26ca48f189ea0752df1fd97504fc39def476b0a277919d63f153a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 737af9eda8a7d0f487eaded421f2e34f740a5a1b5cc88bd931a29a6948360bcc [INFO] running `Command { std: "docker" "start" "-a" "737af9eda8a7d0f487eaded421f2e34f740a5a1b5cc88bd931a29a6948360bcc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking clap_builder v4.5.60 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking clap v4.5.60 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Checking color-print v0.3.7 [INFO] [stderr] Checking blast v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `line_info` [INFO] [stdout] --> src/analyzer.rs:131:49 [INFO] [stdout] | [INFO] [stdout] 131 | ast::Object::ExternModule { line_info, value } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `line_info: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/analyzer.rs:131:60 [INFO] [stdout] | [INFO] [stdout] 131 | ast::Object::ExternModule { line_info, value } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `line_info` [INFO] [stdout] --> src/analyzer.rs:131:49 [INFO] [stdout] | [INFO] [stdout] 131 | ast::Object::ExternModule { line_info, value } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `line_info: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/analyzer.rs:131:60 [INFO] [stdout] | [INFO] [stdout] 131 | ast::Object::ExternModule { line_info, value } => { [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/analyzer.rs:428:25 [INFO] [stdout] | [INFO] [stdout] 428 | value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/analyzer.rs:476:45 [INFO] [stdout] | [INFO] [stdout] 476 | ... value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/analyzer.rs:428:25 [INFO] [stdout] | [INFO] [stdout] 428 | value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/analyzer.rs:476:45 [INFO] [stdout] | [INFO] [stdout] 476 | ... value, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `value: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/analyzer.rs:1511:31 [INFO] [stdout] | [INFO] [stdout] 1511 | ast::Expr::Cast { expr, taipe } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taipe` [INFO] [stdout] --> src/analyzer.rs:1511:37 [INFO] [stdout] | [INFO] [stdout] 1511 | ast::Expr::Cast { expr, taipe } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `taipe: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/analyzer.rs:1553:44 [INFO] [stdout] | [INFO] [stdout] 1553 | context::Type::Array { count, taipe } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taipe` [INFO] [stdout] --> src/analyzer.rs:1553:51 [INFO] [stdout] | [INFO] [stdout] 1553 | context::Type::Array { count, taipe } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `taipe: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/analyzer.rs:1789:17 [INFO] [stdout] | [INFO] [stdout] 1789 | items, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `items: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> src/analyzer.rs:1511:31 [INFO] [stdout] | [INFO] [stdout] 1511 | ast::Expr::Cast { expr, taipe } => todo!(), [INFO] [stdout] | ^^^^ help: try ignoring the field: `expr: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taipe` [INFO] [stdout] --> src/analyzer.rs:1511:37 [INFO] [stdout] | [INFO] [stdout] 1511 | ast::Expr::Cast { expr, taipe } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `taipe: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `count` [INFO] [stdout] --> src/analyzer.rs:1553:44 [INFO] [stdout] | [INFO] [stdout] 1553 | context::Type::Array { count, taipe } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `count: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `taipe` [INFO] [stdout] --> src/analyzer.rs:1553:51 [INFO] [stdout] | [INFO] [stdout] 1553 | context::Type::Array { count, taipe } => todo!(), [INFO] [stdout] | ^^^^^ help: try ignoring the field: `taipe: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `items` [INFO] [stdout] --> src/analyzer.rs:1789:17 [INFO] [stdout] | [INFO] [stdout] 1789 | items, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `items: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signed` [INFO] [stdout] --> src/lexer.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | let signed = iter.nth(suffix_start).unwrap() == 'i'; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/lexer.rs:498:13 [INFO] [stdout] | [INFO] [stdout] 498 | let size = iter [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `signed` [INFO] [stdout] --> src/lexer.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | let signed = iter.nth(suffix_start).unwrap() == 'i'; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_signed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> src/lexer.rs:498:13 [INFO] [stdout] | [INFO] [stdout] 498 | let size = iter [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_pointer` is never used [INFO] [stdout] --> src/context.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'a> Type<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn remove_pointer(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_char` and `from_int` are never used [INFO] [stdout] --> src/context.rs:661:12 [INFO] [stdout] | [INFO] [stdout] 653 | impl<'a> Context<'a> { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 661 | pub fn from_char(c: char) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 668 | pub fn from_int(int: Int) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_default_param_count` is never used [INFO] [stdout] --> src/scope.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Function<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn get_default_param_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `alignment` are never read [INFO] [stdout] --> src/scope.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct FieldData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 145 | pub offset: usize, [INFO] [stdout] 146 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 147 | pub alignment: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layout` is never read [INFO] [stdout] --> src/scope.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Compound<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 152 | pub field: Field<'a>, [INFO] [stdout] 153 | pub layout: Layout, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Compound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_enclosing_block` is never used [INFO] [stdout] --> src/scope.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 192 | impl<'a> Scope<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn get_enclosing_block(&self) -> Option>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_pointer` is never used [INFO] [stdout] --> src/context.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'a> Type<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn remove_pointer(&self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_char` and `from_int` are never used [INFO] [stdout] --> src/context.rs:661:12 [INFO] [stdout] | [INFO] [stdout] 653 | impl<'a> Context<'a> { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 661 | pub fn from_char(c: char) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 668 | pub fn from_int(int: Int) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_default_param_count` is never used [INFO] [stdout] --> src/scope.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Function<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn get_default_param_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `size` and `alignment` are never read [INFO] [stdout] --> src/scope.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct FieldData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 145 | pub offset: usize, [INFO] [stdout] 146 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 147 | pub alignment: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FieldData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `layout` is never read [INFO] [stdout] --> src/scope.rs:153:9 [INFO] [stdout] | [INFO] [stdout] 151 | pub struct Compound<'a> { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 152 | pub field: Field<'a>, [INFO] [stdout] 153 | pub layout: Layout, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Compound` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_enclosing_block` is never used [INFO] [stdout] --> src/scope.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 192 | impl<'a> Scope<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn get_enclosing_block(&self) -> Option>>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.15s [INFO] running `Command { std: "docker" "inspect" "737af9eda8a7d0f487eaded421f2e34f740a5a1b5cc88bd931a29a6948360bcc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "737af9eda8a7d0f487eaded421f2e34f740a5a1b5cc88bd931a29a6948360bcc", kill_on_drop: false }` [INFO] [stdout] 737af9eda8a7d0f487eaded421f2e34f740a5a1b5cc88bd931a29a6948360bcc