[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] testing jDomantas/plank against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjDomantas%2Fplank" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jDomantas/plank on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: plank-x86-backend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-x86-backend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-interpreter/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-interpreter` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-errors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-ir/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-ir` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-server/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-server` (manifest) generated 1 warning
[INFO] [stderr] warning: plank/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank` (manifest) generated 1 warning
[INFO] [stderr] warning: tests/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tests` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-frontend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-frontend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-syntax/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-syntax` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa
[INFO] running `Command { std: "docker" "start" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: plank-x86-backend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-x86-backend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-errors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-ir/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-ir` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-server/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-server` (manifest) generated 1 warning
[INFO] [stderr] warning: plank/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank` (manifest) generated 1 warning
[INFO] [stderr] warning: tests/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tests` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-frontend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-frontend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-syntax/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-syntax` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-interpreter/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-interpreter` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling plank-ir v0.1.0 (/opt/rustwide/workdir/plank-ir)
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling plank-errors v0.1.0 (/opt/rustwide/workdir/plank-errors)
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling plank-syntax v0.1.0 (/opt/rustwide/workdir/plank-syntax)
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling plank-interpreter v0.1.0 (/opt/rustwide/workdir/plank-interpreter)
[INFO] [stderr]    Compiling plank-x86-backend v0.1.0 (/opt/rustwide/workdir/plank-x86-backend)
[INFO] [stderr]    Compiling simple-logging v1.0.1
[INFO] [stderr]    Compiling plank-frontend v0.1.0 (/opt/rustwide/workdir/plank-frontend)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:100:60
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:103:45
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:103:62
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i8`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:20:52
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stdout]    |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |                     ::std::i64::MAX
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |                         ::std::i64::MIN
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:595:68
[INFO] [stdout]     |
[INFO] [stdout] 595 |                         Some(&mut index) if index == ::std::usize::MAX => {
[INFO] [stdout]     |                                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:609:52
[INFO] [stdout]     |
[INFO] [stdout] 609 | ...                   *index = ::std::usize::MAX;
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:624:37
[INFO] [stdout]     |
[INFO] [stdout] 624 |             if pos != ::std::usize::MAX {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.9
[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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plank-frontend/src/ast/cfg.rs:254:15
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plank-frontend/src/ast/cfg.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay {
[INFO] [stdout]     |               ^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling url_serde v0.2.0
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]    Compiling languageserver-types v0.12.0
[INFO] [stderr]    Compiling plank v0.1.0 (/opt/rustwide/workdir/plank)
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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<T> ErrorResponse<T> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn new<S: Into<String>>(code: i64, msg: S, data: Option<T>) -> 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(io::Error),
[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(&'static str),
[INFO] [stdout] 8 +     BadInput(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 28.15s
[INFO] running `Command { std: "docker" "inspect" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: plank-x86-backend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-x86-backend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-errors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-ir/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-ir` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-server/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-server` (manifest) generated 1 warning
[INFO] [stderr] warning: plank/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank` (manifest) generated 1 warning
[INFO] [stderr] warning: tests/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tests` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-frontend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-frontend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-syntax/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-syntax` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-interpreter/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-interpreter` (manifest) generated 1 warning
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:100:60
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plank-frontend v0.1.0 (/opt/rustwide/workdir/plank-frontend)
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plank-syntax v0.1.0 (/opt/rustwide/workdir/plank-syntax)
[INFO] [stdout] warning: use of deprecated constant `std::u16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:103:45
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:103:62
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stdout] warning: use of deprecated module `std::i8`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:20:52
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stdout]    |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |                     ::std::i64::MAX
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |                         ::std::i64::MIN
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:595:68
[INFO] [stdout]     |
[INFO] [stdout] 595 |                         Some(&mut index) if index == ::std::usize::MAX => {
[INFO] [stdout]     |                                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:609:52
[INFO] [stdout]     |
[INFO] [stdout] 609 | ...                   *index = ::std::usize::MAX;
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:624:37
[INFO] [stdout]     |
[INFO] [stdout] 624 |             if pos != ::std::usize::MAX {
[INFO] [stdout]     |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plank-frontend/src/ast/cfg.rs:254:15
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plank-frontend/src/ast/cfg.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay {
[INFO] [stdout]     |               ^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling plank-interpreter v0.1.0 (/opt/rustwide/workdir/plank-interpreter)
[INFO] [stderr]    Compiling plank-x86-backend v0.1.0 (/opt/rustwide/workdir/plank-x86-backend)
[INFO] [stderr]    Compiling plank-errors v0.1.0 (/opt/rustwide/workdir/plank-errors)
[INFO] [stderr]    Compiling plank-ir v0.1.0 (/opt/rustwide/workdir/plank-ir)
[INFO] [stderr]    Compiling plank v0.1.0 (/opt/rustwide/workdir/plank)
[INFO] [stderr]    Compiling plank-server v0.1.0 (/opt/rustwide/workdir/plank-server)
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:99:41
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stdout]    |                                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:99:57
[INFO] [stdout]    |
[INFO] [stdout] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stdout]    |                                                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:100:43
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:100:60
[INFO] [stdout]     |
[INFO] [stdout] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:101:43
[INFO] [stdout]     |
[INFO] [stdout] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:101:60
[INFO] [stdout]     |
[INFO] [stdout] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stdout]     |                                                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:102:43
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stdout]     |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:102:59
[INFO] [stdout]     |
[INFO] [stdout] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stdout]     |                                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:103:45
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:103:62
[INFO] [stdout]     |
[INFO] [stdout] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stdout]     |                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:104:62
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:105:20
[INFO] [stdout]     |
[INFO] [stdout] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/literal_size_check.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stdout]     |                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:15
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:20
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::i8`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:30
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:34
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:39
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:97:44
[INFO] [stdout]    |
[INFO] [stdout] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stdout]    |                                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:20:52
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stdout]    |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:21:33
[INFO] [stdout]    |
[INFO] [stdout] 21 |                     ::std::i64::MAX
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:29:56
[INFO] [stdout]    |
[INFO] [stdout] 29 |                     let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> plank-frontend/src/literal_size_check.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 |                         ::std::i64::MIN
[INFO] [stdout]    |                                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:595:68
[INFO] [stdout]     |
[INFO] [stdout] 595 |                         Some(&mut index) if index == ::std::usize::MAX => {
[INFO] [stdout]     |                                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:609:52
[INFO] [stdout]     |
[INFO] [stdout] 609 | ...                   *index = ::std::usize::MAX;
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> plank-frontend/src/resolve_symbols.rs:624:37
[INFO] [stdout]     |
[INFO] [stdout] 624 |             if pos != ::std::usize::MAX {
[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)]` (part of `#[warn(unused)]`) 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<T> ErrorResponse<T> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn new<S: Into<String>>(code: i64, msg: S, data: Option<T>) -> 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(io::Error),
[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(&'static str),
[INFO] [stdout] 8 +     BadInput(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plank-frontend/src/ast/cfg.rs:254:15
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> plank-frontend/src/ast/cfg.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay {
[INFO] [stdout]     |               ^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.41s
[INFO] running `Command { std: "docker" "inspect" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: plank-x86-backend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-x86-backend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-errors/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-errors` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-ir/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-ir` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-server/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-server` (manifest) generated 1 warning
[INFO] [stderr] warning: plank/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank` (manifest) generated 1 warning
[INFO] [stderr] warning: tests/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `tests` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-frontend/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-frontend` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-syntax/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-syntax` (manifest) generated 1 warning
[INFO] [stderr] warning: plank-interpreter/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `plank-interpreter` (manifest) generated 1 warning
[INFO] [stderr] warning: unused import: `Number`
[INFO] [stderr]  --> plank-frontend/src/ast/resolved.rs:2:50
[INFO] [stderr]   |
[INFO] [stderr] 2 |     BinaryOp, FunctionType, Literal, Mutability, Number, Signedness, Size, UnaryOp,
[INFO] [stderr]   |                                                  ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:99:41
[INFO] [stderr]    |
[INFO] [stderr] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stderr]    |                                         ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:99:57
[INFO] [stderr]    |
[INFO] [stderr] 99 |         Type::Int(Signed, Bit8) => (i8::MIN as i64, i8::MAX as i64),
[INFO] [stderr]    |                                                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:100:43
[INFO] [stderr]     |
[INFO] [stderr] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:100:60
[INFO] [stderr]     |
[INFO] [stderr] 100 |         Type::Int(Signed, Bit16) => (i16::MIN as i64, i16::MAX as i64),
[INFO] [stderr]     |                                                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:101:43
[INFO] [stderr]     |
[INFO] [stderr] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:101:60
[INFO] [stderr]     |
[INFO] [stderr] 101 |         Type::Int(Signed, Bit32) => (i32::MIN as i64, i32::MAX as i64),
[INFO] [stderr]     |                                                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u8::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:102:43
[INFO] [stderr]     |
[INFO] [stderr] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stderr]     |                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u8::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:102:59
[INFO] [stderr]     |
[INFO] [stderr] 102 |         Type::Int(Unsigned, Bit8) => (u8::MIN as i64, u8::MAX as i64),
[INFO] [stderr]     |                                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u16::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:103:45
[INFO] [stderr]     |
[INFO] [stderr] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stderr]     |                                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u16::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:103:62
[INFO] [stderr]     |
[INFO] [stderr] 103 |         Type::Int(Unsigned, Bit16) => (u16::MIN as i64, u16::MAX as i64),
[INFO] [stderr]     |                                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u32::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:104:45
[INFO] [stderr]     |
[INFO] [stderr] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stderr]     |                                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::u32::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:104:62
[INFO] [stderr]     |
[INFO] [stderr] 104 |         Type::Int(Unsigned, Bit32) => (u32::MIN as i64, u32::MAX as i64),
[INFO] [stderr]     |                                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:105:20
[INFO] [stderr]     |
[INFO] [stderr] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/literal_size_check.rs:105:30
[INFO] [stderr]     |
[INFO] [stderr] 105 |         _ => (i64::MIN, i64::MAX),
[INFO] [stderr]     |                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i16`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:15
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |               ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i32`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:20
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i64`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:25
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::i8`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:30
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |                              ^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::u16`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:34
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |                                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::u32`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:39
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |                                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::u8`: all constants in this module replaced by associated constants on the type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:97:44
[INFO] [stderr]    |
[INFO] [stderr] 97 |     use std::{i16, i32, i64, i8, u16, u32, u8};
[INFO] [stderr]    |                                            ^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:20:52
[INFO] [stderr]    |
[INFO] [stderr] 20 |                 let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stderr]    |                                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:21:33
[INFO] [stderr]    |
[INFO] [stderr] 21 |                     ::std::i64::MAX
[INFO] [stderr]    |                                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i64::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:29:56
[INFO] [stderr]    |
[INFO] [stderr] 29 |                     let val = if n.value > ::std::i64::MAX as u64 {
[INFO] [stderr]    |                                                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::i64::MIN`: replaced by the `MIN` associated constant on this type
[INFO] [stderr]   --> plank-frontend/src/literal_size_check.rs:30:37
[INFO] [stderr]    |
[INFO] [stderr] 30 |                         ::std::i64::MIN
[INFO] [stderr]    |                                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/resolve_symbols.rs:595:68
[INFO] [stderr]     |
[INFO] [stderr] 595 |                         Some(&mut index) if index == ::std::usize::MAX => {
[INFO] [stderr]     |                                                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/resolve_symbols.rs:609:52
[INFO] [stderr]     |
[INFO] [stderr] 609 | ...                   *index = ::std::usize::MAX;
[INFO] [stderr]     |                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::usize::MAX`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> plank-frontend/src/resolve_symbols.rs:624:37
[INFO] [stderr]     |
[INFO] [stderr] 624 |             if pos != ::std::usize::MAX {
[INFO] [stderr]     |                                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `fn_type` is never read
[INFO] [stderr]    --> plank-frontend/src/ast/typed.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct Function {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] 118 |     pub complete_span: Span,
[INFO] [stderr] 119 |     pub fn_type: FunctionType,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Function` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]    --> plank-frontend/src/ast/typed.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub struct Field {
[INFO] [stderr]     |            ----- field in this struct
[INFO] [stderr] 129 |     pub name: Symbol,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Field` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> plank-frontend/src/ast/cfg.rs:254:15
[INFO] [stderr]     |
[INFO] [stderr] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay {
[INFO] [stderr]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 254 |     fn db(op: &BinaryOp) -> BinaryOpDisplay<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> plank-frontend/src/ast/cfg.rs:289:15
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay {
[INFO] [stderr]     |               ^^^^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |               |
[INFO] [stderr]     |               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn du(op: &UnaryOp) -> UnaryOpDisplay<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `plank-frontend` (lib) generated 33 warnings (run `cargo fix --lib -p plank-frontend` to apply 3 suggestions)
[INFO] [stderr] warning: `plank-frontend` (lib test) generated 33 warnings (33 duplicates)
[INFO] [stderr] warning: field `jsonrpc` is never read
[INFO] [stderr]  --> plank-server/src/jsonrpc.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct Request {
[INFO] [stderr]   |        ------- field in this struct
[INFO] [stderr] 9 |     jsonrpc: String,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> plank-server/src/jsonrpc.rs:64:12
[INFO] [stderr]    |
[INFO] [stderr] 23 | impl<T> ErrorResponse<T> {
[INFO] [stderr]    | ------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn new<S: Into<String>>(code: i64, msg: S, data: Option<T>) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> plank-server/src/transport.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Io(io::Error),
[INFO] [stderr]   |     -- ^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Error` 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] 7 -     Io(io::Error),
[INFO] [stderr] 7 +     Io(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> plank-server/src/transport.rs:8:14
[INFO] [stderr]   |
[INFO] [stderr] 8 |     BadInput(&'static str),
[INFO] [stderr]   |     -------- ^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Error` 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] 8 -     BadInput(&'static str),
[INFO] [stderr] 8 +     BadInput(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: `plank-server` (bin "plank-server" test) generated 4 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/plank-a0b145021c9d14a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plank_errors-eae89b9d351a12ad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plank_frontend-995b3a014739b90f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plank_interpreter-aea5b58f4f58d3b5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plank_ir-3f0d2d3038fa2961)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/plank_server-221c46f727df5c20)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plank_syntax-ab06bd5c4f1977fa)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/plank_x86_backend-4116b6c440143254)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/tests-aeee8e754a4d48a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plank_errors
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test plank-errors/src/reporter.rs - reporter::Reporter::warning (line 98) ... ok
[INFO] [stdout] test plank-errors/src/reporter.rs - reporter::Reporter::diagnostic (line 122) ... ok
[INFO] [stdout] test plank-errors/src/reporter.rs - reporter::Reporter::global_error (line 54) ... ok
[INFO] [stdout] test plank-errors/src/reporter.rs - reporter::Reporter::has_errors (line 28) ... ok
[INFO] [stdout] test plank-errors/src/reporter.rs - reporter::Reporter::error (line 74) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plank_frontend
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plank_interpreter
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plank_ir
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plank_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests plank_x86_backend
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa", kill_on_drop: false }`
[INFO] [stdout] 566e5ea8028c0f9eb17a85c4b6180f51119f90fce7018e81afd9849ab19201aa
