[INFO] cloning repository https://github.com/sevenc-nanashi/rupis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sevenc-nanashi/rupis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frupis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frupis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac16bf649a0985734af0a38e958643cce58146a0 [INFO] testing sevenc-nanashi/rupis against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsevenc-nanashi%2Frupis" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sevenc-nanashi/rupis on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sevenc-nanashi/rupis [INFO] finished tweaking git repo https://github.com/sevenc-nanashi/rupis [INFO] tweaked toml for git repo https://github.com/sevenc-nanashi/rupis written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sevenc-nanashi/rupis 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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower-lsp v0.19.0 [INFO] [stderr] Downloaded magnus-macros v0.3.0 [INFO] [stderr] Downloaded rb-sys v0.9.77 [INFO] [stderr] Downloaded tower-lsp-macros v0.8.0 [INFO] [stderr] Downloaded rb-sys-build v0.9.77 [INFO] [stderr] Downloaded rb-sys-env v0.1.2 [INFO] [stderr] Downloaded lsp-types v0.94.0 [INFO] [stderr] Downloaded bindgen v0.62.0 [INFO] [stderr] Downloaded magnus v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b9c89af1cabbf9d9c0ceefab0fb1dc862dc8d3c583d395b9f84479c429272f4 [INFO] running `Command { std: "docker" "start" "-a" "7b9c89af1cabbf9d9c0ceefab0fb1dc862dc8d3c583d395b9f84479c429272f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b9c89af1cabbf9d9c0ceefab0fb1dc862dc8d3c583d395b9f84479c429272f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b9c89af1cabbf9d9c0ceefab0fb1dc862dc8d3c583d395b9f84479c429272f4", kill_on_drop: false }` [INFO] [stdout] 7b9c89af1cabbf9d9c0ceefab0fb1dc862dc8d3c583d395b9f84479c429272f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1029fef30c91fe7c140303264cbca5667ccad726fef4fdfef3a8983f49b9916e [INFO] running `Command { std: "docker" "start" "-a" "1029fef30c91fe7c140303264cbca5667ccad726fef4fdfef3a8983f49b9916e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.62.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rb-sys-env v0.1.2 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling magnus v0.4.4 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tower-lsp-macros v0.8.0 [INFO] [stderr] Compiling auto_impl v1.1.0 [INFO] [stderr] Compiling magnus-macros v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling rb-sys-build v0.9.77 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rb-sys v0.9.77 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling lsp-types v0.94.0 [INFO] [stderr] Compiling tower-lsp v0.19.0 [INFO] [stderr] Compiling rupis v0.1.0 (/opt/rustwide/workdir/ext/rupis) [INFO] [stdout] warning: function `new` is never used [INFO] [stdout] --> ext/rupis/src/error.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn new(message: &str) -> Error { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `internal` is never used [INFO] [stdout] --> ext/rupis/src/error.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn internal(message: &str) -> Error { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> ext/rupis/src/internal/server.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct InternalServerError { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 29 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InternalServerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start_line`, `start_column`, `end_line`, and `end_column` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Location { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | pub start_line: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | pub start_column: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | pub end_line: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | pub end_column: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Location` 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 `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | Program(Program), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 30 - Program(Program), [INFO] [stdout] 30 + Program(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | Statements(Statements), [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 32 - Statements(Statements), [INFO] [stdout] 32 + Statements(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | Comment(Comment), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 34 - Comment(Comment), [INFO] [stdout] 34 + Comment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Command(Command), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 36 - Command(Command), [INFO] [stdout] 36 + Command(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | Arguments(Arguments), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 38 - Arguments(Arguments), [INFO] [stdout] 38 + Arguments(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | Ident(Ident), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 40 - Ident(Ident), [INFO] [stdout] 40 + Ident(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | VoidStmt(VoidStmt), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 42 - VoidStmt(VoidStmt), [INFO] [stdout] 42 + VoidStmt(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | StringLiteral(StringLiteral), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 44 - StringLiteral(StringLiteral), [INFO] [stdout] 44 + StringLiteral(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `statements` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Program { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 49 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 50 | pub statements: Statements, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Program` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `body` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct Statements { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 54 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 55 | pub body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statements` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `value` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Comment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 60 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 61 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location`, `message`, and `arguments` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Command { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 66 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 67 | pub message: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | pub arguments: Arguments, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `parts` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Arguments { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 73 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | pub parts: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `value` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Ident { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 79 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ident` 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] --> ext/rupis/src/internal/ast.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct VoidStmt { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 85 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VoidStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `parts` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct StringLiteral { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 90 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | pub parts: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringLiteral` 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 `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | TStringContent(TStringContent), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StringLiteralPart` has a derived impl for the trait `Debug`, but this is 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] 98 - TStringContent(TStringContent), [INFO] [stdout] 98 + TStringContent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | StringEmbExpr(StringEmbExpr), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StringLiteralPart` has a derived impl for the trait `Debug`, but this is 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] 100 - StringEmbExpr(StringEmbExpr), [INFO] [stdout] 100 + StringEmbExpr(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `value` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct TStringContent { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 105 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TStringContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `statements` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct StringEmbExpr { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 111 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 112 | pub statements: Statements, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringEmbExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "1029fef30c91fe7c140303264cbca5667ccad726fef4fdfef3a8983f49b9916e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1029fef30c91fe7c140303264cbca5667ccad726fef4fdfef3a8983f49b9916e", kill_on_drop: false }` [INFO] [stdout] 1029fef30c91fe7c140303264cbca5667ccad726fef4fdfef3a8983f49b9916e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d4b5e9761680b9462d76f1df69667f19c163ab8c7669bdafc4fa66476d91d40 [INFO] running `Command { std: "docker" "start" "-a" "5d4b5e9761680b9462d76f1df69667f19c163ab8c7669bdafc4fa66476d91d40", kill_on_drop: false }` [INFO] [stderr] Compiling rupis v0.1.0 (/opt/rustwide/workdir/ext/rupis) [INFO] [stdout] warning: function `new` is never used [INFO] [stdout] --> ext/rupis/src/error.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn new(message: &str) -> Error { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `internal` is never used [INFO] [stdout] --> ext/rupis/src/error.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn internal(message: &str) -> Error { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `message` is never read [INFO] [stdout] --> ext/rupis/src/internal/server.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct InternalServerError { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] 29 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InternalServerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `start_line`, `start_column`, `end_line`, and `end_column` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Location { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | pub start_line: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 6 | pub start_column: usize, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | pub end_line: usize, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 8 | pub end_column: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Location` 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 `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | Program(Program), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 30 - Program(Program), [INFO] [stdout] 30 + Program(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:32:16 [INFO] [stdout] | [INFO] [stdout] 32 | Statements(Statements), [INFO] [stdout] | ---------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 32 - Statements(Statements), [INFO] [stdout] 32 + Statements(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | Comment(Comment), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 34 - Comment(Comment), [INFO] [stdout] 34 + Comment(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | Command(Command), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 36 - Command(Command), [INFO] [stdout] 36 + Command(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | Arguments(Arguments), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 38 - Arguments(Arguments), [INFO] [stdout] 38 + Arguments(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:40:11 [INFO] [stdout] | [INFO] [stdout] 40 | Ident(Ident), [INFO] [stdout] | ----- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 40 - Ident(Ident), [INFO] [stdout] 40 + Ident(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | VoidStmt(VoidStmt), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 42 - VoidStmt(VoidStmt), [INFO] [stdout] 42 + VoidStmt(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 44 | StringLiteral(StringLiteral), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Node` has a derived impl for the trait `Debug`, but this is 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] 44 - StringLiteral(StringLiteral), [INFO] [stdout] 44 + StringLiteral(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `statements` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct Program { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 49 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 50 | pub statements: Statements, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Program` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `body` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct Statements { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 54 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 55 | pub body: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Statements` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `value` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 59 | pub struct Comment { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 60 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 61 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Comment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location`, `message`, and `arguments` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Command { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 66 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 67 | pub message: Box, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 68 | pub arguments: Arguments, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `parts` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct Arguments { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 73 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 74 | pub parts: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `value` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Ident { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 79 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ident` 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] --> ext/rupis/src/internal/ast.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct VoidStmt { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 85 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VoidStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `parts` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct StringLiteral { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 90 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 91 | pub parts: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringLiteral` 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 `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | TStringContent(TStringContent), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StringLiteralPart` has a derived impl for the trait `Debug`, but this is 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] 98 - TStringContent(TStringContent), [INFO] [stdout] 98 + TStringContent(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:100:19 [INFO] [stdout] | [INFO] [stdout] 100 | StringEmbExpr(StringEmbExpr), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StringLiteralPart` has a derived impl for the trait `Debug`, but this is 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] 100 - StringEmbExpr(StringEmbExpr), [INFO] [stdout] 100 + StringEmbExpr(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `value` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct TStringContent { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 105 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TStringContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `location` and `statements` are never read [INFO] [stdout] --> ext/rupis/src/internal/ast.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct StringEmbExpr { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 111 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 112 | pub statements: Statements, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringEmbExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.08s [INFO] running `Command { std: "docker" "inspect" "5d4b5e9761680b9462d76f1df69667f19c163ab8c7669bdafc4fa66476d91d40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4b5e9761680b9462d76f1df69667f19c163ab8c7669bdafc4fa66476d91d40", kill_on_drop: false }` [INFO] [stdout] 5d4b5e9761680b9462d76f1df69667f19c163ab8c7669bdafc4fa66476d91d40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a005fbd2933dc1fbb5cd626c443f90dcf3785498c810efdba9a6835d8e41da80 [INFO] running `Command { std: "docker" "start" "-a" "a005fbd2933dc1fbb5cd626c443f90dcf3785498c810efdba9a6835d8e41da80", kill_on_drop: false }` [INFO] [stderr] warning: function `new` is never used [INFO] [stderr] --> ext/rupis/src/error.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn new(message: &str) -> Error { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `internal` is never used [INFO] [stderr] --> ext/rupis/src/error.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | pub fn internal(message: &str) -> Error { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `message` is never read [INFO] [stderr] --> ext/rupis/src/internal/server.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 28 | pub struct InternalServerError { [INFO] [stderr] | ------------------- field in this struct [INFO] [stderr] 29 | pub message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InternalServerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `start_line`, `start_column`, `end_line`, and `end_column` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub struct Location { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 5 | pub start_line: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 6 | pub start_column: usize, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 7 | pub end_line: usize, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 8 | pub end_column: usize, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Location` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | Program(Program), [INFO] [stderr] | ------- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 30 - Program(Program), [INFO] [stderr] 30 + Program(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:32:16 [INFO] [stderr] | [INFO] [stderr] 32 | Statements(Statements), [INFO] [stderr] | ---------- ^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 32 - Statements(Statements), [INFO] [stderr] 32 + Statements(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:34:13 [INFO] [stderr] | [INFO] [stderr] 34 | Comment(Comment), [INFO] [stderr] | ------- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 34 - Comment(Comment), [INFO] [stderr] 34 + Comment(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:36:13 [INFO] [stderr] | [INFO] [stderr] 36 | Command(Command), [INFO] [stderr] | ------- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 36 - Command(Command), [INFO] [stderr] 36 + Command(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:38:15 [INFO] [stderr] | [INFO] [stderr] 38 | Arguments(Arguments), [INFO] [stderr] | --------- ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 38 - Arguments(Arguments), [INFO] [stderr] 38 + Arguments(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:40:11 [INFO] [stderr] | [INFO] [stderr] 40 | Ident(Ident), [INFO] [stderr] | ----- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 40 - Ident(Ident), [INFO] [stderr] 40 + Ident(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:42:14 [INFO] [stderr] | [INFO] [stderr] 42 | VoidStmt(VoidStmt), [INFO] [stderr] | -------- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 42 - VoidStmt(VoidStmt), [INFO] [stderr] 42 + VoidStmt(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:44:19 [INFO] [stderr] | [INFO] [stderr] 44 | StringLiteral(StringLiteral), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Node` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 44 - StringLiteral(StringLiteral), [INFO] [stderr] 44 + StringLiteral(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `statements` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 48 | pub struct Program { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 49 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 50 | pub statements: Statements, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Program` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `body` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:54:9 [INFO] [stderr] | [INFO] [stderr] 53 | pub struct Statements { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 54 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 55 | pub body: Vec, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Statements` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `value` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 59 | pub struct Comment { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 60 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 61 | pub value: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Comment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location`, `message`, and `arguments` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:66:9 [INFO] [stderr] | [INFO] [stderr] 65 | pub struct Command { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 66 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 67 | pub message: Box, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 68 | pub arguments: Arguments, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Command` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `parts` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:73:9 [INFO] [stderr] | [INFO] [stderr] 72 | pub struct Arguments { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 73 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 74 | pub parts: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `value` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 78 | pub struct Ident { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 79 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 80 | pub value: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Ident` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `location` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:85:9 [INFO] [stderr] | [INFO] [stderr] 84 | pub struct VoidStmt { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 85 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `VoidStmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `parts` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 89 | pub struct StringLiteral { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 90 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 91 | pub parts: Vec, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StringLiteral` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:98:20 [INFO] [stderr] | [INFO] [stderr] 98 | TStringContent(TStringContent), [INFO] [stderr] | -------------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `StringLiteralPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 98 - TStringContent(TStringContent), [INFO] [stderr] 98 + TStringContent(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:100:19 [INFO] [stderr] | [INFO] [stderr] 100 | StringEmbExpr(StringEmbExpr), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `StringLiteralPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 100 - StringEmbExpr(StringEmbExpr), [INFO] [stderr] 100 + StringEmbExpr(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `value` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 104 | pub struct TStringContent { [INFO] [stderr] | -------------- fields in this struct [INFO] [stderr] 105 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 106 | pub value: String, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TStringContent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: fields `location` and `statements` are never read [INFO] [stderr] --> ext/rupis/src/internal/ast.rs:111:9 [INFO] [stderr] | [INFO] [stderr] 110 | pub struct StringEmbExpr { [INFO] [stderr] | ------------- fields in this struct [INFO] [stderr] 111 | pub location: Location, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 112 | pub statements: Statements, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StringEmbExpr` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rupis` (lib test) generated 24 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rupis-7bdc6e146ded8751) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test entry::tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a005fbd2933dc1fbb5cd626c443f90dcf3785498c810efdba9a6835d8e41da80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a005fbd2933dc1fbb5cd626c443f90dcf3785498c810efdba9a6835d8e41da80", kill_on_drop: false }` [INFO] [stdout] a005fbd2933dc1fbb5cd626c443f90dcf3785498c810efdba9a6835d8e41da80