[INFO] cloning repository https://github.com/jDomantas/plank [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jDomantas/plank" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9555b704f45d8910fd7241fff7c3ad99f563403f [INFO] checking jDomantas/plank against master#336209eef13882bd1e211b24779584cb7ef911eb for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jDomantas/plank on toolchain 336209eef13882bd1e211b24779584cb7ef911eb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jDomantas/plank [INFO] finished tweaking git repo https://github.com/jDomantas/plank [INFO] tweaked toml for git repo https://github.com/jDomantas/plank written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jDomantas/plank 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" "+336209eef13882bd1e211b24779584cb7ef911eb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/tests/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-ir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-syntax/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-errors/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-frontend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-x86-backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-interpreter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/plank-server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded languageserver-types v0.12.0 [INFO] [stderr] Downloaded simple-logging v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e9cdf09b5e0ad394b6f40eb0e052eab32968febdb4b3ee1e12895e158d219f1 [INFO] running `Command { std: "docker" "start" "-a" "5e9cdf09b5e0ad394b6f40eb0e052eab32968febdb4b3ee1e12895e158d219f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e9cdf09b5e0ad394b6f40eb0e052eab32968febdb4b3ee1e12895e158d219f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9cdf09b5e0ad394b6f40eb0e052eab32968febdb4b3ee1e12895e158d219f1", kill_on_drop: false }` [INFO] [stdout] 5e9cdf09b5e0ad394b6f40eb0e052eab32968febdb4b3ee1e12895e158d219f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+336209eef13882bd1e211b24779584cb7ef911eb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5162cb487d00d77c2a6f6d510100e27593cabb59aaa2d6ffe818aff8f7f91dfa [INFO] running `Command { std: "docker" "start" "-a" "5162cb487d00d77c2a6f6d510100e27593cabb59aaa2d6ffe818aff8f7f91dfa", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/plank-errors/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/tests/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank-frontend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank-syntax/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank-x86-backend/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank-ir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank-server/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/plank-interpreter/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking plank-ir v0.1.0 (/opt/rustwide/workdir/plank-ir) [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Checking plank-errors v0.1.0 (/opt/rustwide/workdir/plank-errors) [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking plank-syntax v0.1.0 (/opt/rustwide/workdir/plank-syntax) [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking plank-interpreter v0.1.0 (/opt/rustwide/workdir/plank-interpreter) [INFO] [stderr] Checking plank-x86-backend v0.1.0 (/opt/rustwide/workdir/plank-x86-backend) [INFO] [stderr] Checking plank-frontend v0.1.0 (/opt/rustwide/workdir/plank-frontend) [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] warning: unused import: `Number` [INFO] [stdout] --> plank-frontend/src/ast/resolved.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | BinaryOp, FunctionType, Literal, Mutability, Number, Signedness, Size, UnaryOp, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Number` [INFO] [stdout] --> plank-frontend/src/ast/resolved.rs:2:50 [INFO] [stdout] | [INFO] [stdout] 2 | BinaryOp, FunctionType, Literal, Mutability, Number, Signedness, Size, UnaryOp, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking simple-logging v1.0.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stdout] warning: field `fn_type` is never read [INFO] [stdout] --> plank-frontend/src/ast/typed.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct Function { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 118 | pub complete_span: Span, [INFO] [stdout] 119 | pub fn_type: FunctionType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> plank-frontend/src/ast/typed.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 129 | pub name: Symbol, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stdout] warning: field `fn_type` is never read [INFO] [stdout] --> plank-frontend/src/ast/typed.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct Function { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 118 | pub complete_span: Span, [INFO] [stdout] 119 | pub fn_type: FunctionType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> plank-frontend/src/ast/typed.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 128 | pub struct Field { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 129 | pub name: Symbol, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Field` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking plank v0.1.0 (/opt/rustwide/workdir/plank) [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking languageserver-types v0.12.0 [INFO] [stderr] Checking plank-server v0.1.0 (/opt/rustwide/workdir/plank-server) [INFO] [stdout] warning: field `jsonrpc` is never read [INFO] [stdout] --> plank-server/src/jsonrpc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | jsonrpc: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> plank-server/src/jsonrpc.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl ErrorResponse { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn new>(code: i64, msg: S, data: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> plank-server/src/transport.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | Io(io::Error), [INFO] [stdout] | -- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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] 7 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> plank-server/src/transport.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | BadInput(&'static str), [INFO] [stdout] | -------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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] 8 | BadInput(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `jsonrpc` is never read [INFO] [stdout] --> plank-server/src/jsonrpc.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 9 | jsonrpc: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> plank-server/src/jsonrpc.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl ErrorResponse { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 64 | pub fn new>(code: i64, msg: S, data: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> plank-server/src/transport.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | Io(io::Error), [INFO] [stdout] | -- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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] 7 | Io(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> plank-server/src/transport.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | BadInput(&'static str), [INFO] [stdout] | -------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` 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] 8 | BadInput(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.86s [INFO] running `Command { std: "docker" "inspect" "5162cb487d00d77c2a6f6d510100e27593cabb59aaa2d6ffe818aff8f7f91dfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5162cb487d00d77c2a6f6d510100e27593cabb59aaa2d6ffe818aff8f7f91dfa", kill_on_drop: false }` [INFO] [stdout] 5162cb487d00d77c2a6f6d510100e27593cabb59aaa2d6ffe818aff8f7f91dfa