[INFO] cloning repository https://github.com/talpalang/talpa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/talpalang/talpa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalpalang%2Ftalpa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalpalang%2Ftalpa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0da21ff9f54a16bb3cc368478eef78984cffd63 [INFO] checking talpalang/talpa against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalpalang%2Ftalpa" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/talpalang/talpa on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/talpalang/talpa [INFO] finished tweaking git repo https://github.com/talpalang/talpa [INFO] tweaked toml for git repo https://github.com/talpalang/talpa written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/talpalang/talpa 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e61195e0a35f9e6345d28c6054322f1fa4132924c33d28811e065273d050bd3 [INFO] running `Command { std: "docker" "start" "-a" "6e61195e0a35f9e6345d28c6054322f1fa4132924c33d28811e065273d050bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e61195e0a35f9e6345d28c6054322f1fa4132924c33d28811e065273d050bd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e61195e0a35f9e6345d28c6054322f1fa4132924c33d28811e065273d050bd3", kill_on_drop: false }` [INFO] [stdout] 6e61195e0a35f9e6345d28c6054322f1fa4132924c33d28811e065273d050bd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33dd12c55a4f828b49701d8f18030883e80fa42addbf6c8ef64d23fbe9eff4ab [INFO] running `Command { std: "docker" "start" "-a" "33dd12c55a4f828b49701d8f18030883e80fa42addbf6c8ef64d23fbe9eff4ab", kill_on_drop: false }` [INFO] [stderr] Checking talpa v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Enum` [INFO] [stdout] --> src/compiler/target/mod.rs:11:95 [INFO] [stdout] | [INFO] [stdout] 11 | Action, ActionFor, ActionFunctionCall, ActionIf, ActionType, ActionWhile, Actions, Boolean, Enum, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ActionAssigment` and `IfCheckAndBody` [INFO] [stdout] --> src/compiler/tokenize/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | Action, ActionAssigment, ActionFor, ActionFunctionCall, ActionIf, ActionType, ActionWhile, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | IfCheckAndBody, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Enum` [INFO] [stdout] --> src/compiler/target/mod.rs:11:95 [INFO] [stdout] | [INFO] [stdout] 11 | Action, ActionFor, ActionFunctionCall, ActionIf, ActionType, ActionWhile, Actions, Boolean, Enum, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ActionAssigment` and `IfCheckAndBody` [INFO] [stdout] --> src/compiler/tokenize/mod.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | Action, ActionAssigment, ActionFor, ActionFunctionCall, ActionIf, ActionType, ActionWhile, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | IfCheckAndBody, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AddToAnylizeResults` is never used [INFO] [stdout] --> src/compiler/anylize/mod.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | trait AddToAnylizeResults { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file` is never read [INFO] [stdout] --> src/compiler/anylize/mod.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct AnilizedTokens { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 104 | file: File, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnilizedTokens` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `functions`, `vars`, `structs`, `enums`, `types`, and `imports` are never read [INFO] [stdout] --> src/compiler/anylize/mod.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 114 | struct SimpleAnilizedTokens<'a> { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 115 | pub functions: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 116 | pub vars: &'a HashMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] 117 | pub structs: &'a HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub enums: &'a HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 119 | pub types: &'a HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | pub imports: &'a HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimpleAnilizedTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `comments` is never read [INFO] [stdout] --> src/compiler/target/builder.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct LangBuilder { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 167 | pub tabs_or_spaces: TabsOrSpaces, [INFO] [stdout] 168 | pub comments: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `functions`, `vars`, `structs`, `enums`, `types`, and `imports` are never read [INFO] [stdout] --> src/compiler/tokenize/globals.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 25 | struct SimpleTokenizer<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 26 | pub functions: &'a Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub vars: &'a Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | pub structs: &'a Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub enums: &'a Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | pub types: &'a Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub imports: &'a Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimpleTokenizer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/compiler/tokenize/numbers.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Number { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub type_: NumberType, [INFO] [stdout] 8 | pub location: CodeLocation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Number` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/compiler/tokenize/strings.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct String_ { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub location: CodeLocation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `String_` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/compiler/tokenize/types.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Type { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 10 | pub location: CodeLocation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compiler/tokenize/types.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | Enum(Enum), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 | Enum(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data_type` is never read [INFO] [stdout] --> src/compiler/tokenize/variable.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Variable { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | pub var_type: VarType, [INFO] [stdout] 17 | pub data_type: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AddToAnylizeResults` is never used [INFO] [stdout] --> src/compiler/anylize/mod.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 17 | trait AddToAnylizeResults { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `file` is never read [INFO] [stdout] --> src/compiler/anylize/mod.rs:104:3 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct AnilizedTokens { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 104 | file: File, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AnilizedTokens` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `functions`, `vars`, `structs`, `enums`, `types`, and `imports` are never read [INFO] [stdout] --> src/compiler/anylize/mod.rs:115:7 [INFO] [stdout] | [INFO] [stdout] 114 | struct SimpleAnilizedTokens<'a> { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 115 | pub functions: &'a HashMap, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 116 | pub vars: &'a HashMap, [INFO] [stdout] | ^^^^ [INFO] [stdout] 117 | pub structs: &'a HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub enums: &'a HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 119 | pub types: &'a HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 120 | pub imports: &'a HashMap, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimpleAnilizedTokens` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `comments` is never read [INFO] [stdout] --> src/compiler/target/builder.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 166 | pub struct LangBuilder { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 167 | pub tabs_or_spaces: TabsOrSpaces, [INFO] [stdout] 168 | pub comments: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `functions`, `vars`, `structs`, `enums`, `types`, and `imports` are never read [INFO] [stdout] --> src/compiler/tokenize/globals.rs:26:7 [INFO] [stdout] | [INFO] [stdout] 25 | struct SimpleTokenizer<'a> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 26 | pub functions: &'a Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | pub vars: &'a Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 28 | pub structs: &'a Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | pub enums: &'a Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | pub types: &'a Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | pub imports: &'a Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SimpleTokenizer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/compiler/tokenize/numbers.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Number { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub type_: NumberType, [INFO] [stdout] 8 | pub location: CodeLocation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Number` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/compiler/tokenize/strings.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct String_ { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | pub location: CodeLocation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `String_` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/compiler/tokenize/types.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Type { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 10 | pub location: CodeLocation, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compiler/tokenize/types.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | Enum(Enum), [INFO] [stdout] | ---- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeType` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 49 | Enum(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data_type` is never read [INFO] [stdout] --> src/compiler/tokenize/variable.rs:17:7 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Variable { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 16 | pub var_type: VarType, [INFO] [stdout] 17 | pub data_type: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variable` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] running `Command { std: "docker" "inspect" "33dd12c55a4f828b49701d8f18030883e80fa42addbf6c8ef64d23fbe9eff4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33dd12c55a4f828b49701d8f18030883e80fa42addbf6c8ef64d23fbe9eff4ab", kill_on_drop: false }` [INFO] [stdout] 33dd12c55a4f828b49701d8f18030883e80fa42addbf6c8ef64d23fbe9eff4ab