[INFO] cloning repository https://github.com/malworthy/verybasic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malworthy/verybasic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalworthy%2Fverybasic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalworthy%2Fverybasic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3efc939f73468a63b4f401e6f63f76ba2d1dee6f [INFO] testing malworthy/verybasic against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalworthy%2Fverybasic" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/malworthy/verybasic on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/malworthy/verybasic [INFO] finished tweaking git repo https://github.com/malworthy/verybasic [INFO] tweaked toml for git repo https://github.com/malworthy/verybasic written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/malworthy/verybasic 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raqote v0.8.2 [INFO] [stderr] Downloaded iterext v0.1.0 [INFO] [stderr] Downloaded sw-composite v0.7.16 [INFO] [stderr] Downloaded num-runtime-fmt v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fe741a766fd01fd72562dbaad08ff4f4c4ffeb23647152606347218a97baf28 [INFO] running `Command { std: "docker" "start" "-a" "7fe741a766fd01fd72562dbaad08ff4f4c4ffeb23647152606347218a97baf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fe741a766fd01fd72562dbaad08ff4f4c4ffeb23647152606347218a97baf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe741a766fd01fd72562dbaad08ff4f4c4ffeb23647152606347218a97baf28", kill_on_drop: false }` [INFO] [stdout] 7fe741a766fd01fd72562dbaad08ff4f4c4ffeb23647152606347218a97baf28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e909f1bf7d043378e406a23de60ea137459dad7006eaf92e402adff26a9956f [INFO] running `Command { std: "docker" "start" "-a" "1e909f1bf7d043378e406a23de60ea137459dad7006eaf92e402adff26a9956f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling syn v2.0.27 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling minifb v0.24.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling iterext v0.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling sw-composite v0.7.16 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling num-runtime-fmt v0.1.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling raqote v0.8.2 [INFO] [stderr] Compiling vbas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/compiler.rs:392:51 [INFO] [stdout] | [INFO] [stdout] 392 | fn check_variable(&mut self, name: String) -> (VarType) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 392 - fn check_variable(&mut self, name: String) -> (VarType) { [INFO] [stdout] 392 + fn check_variable(&mut self, name: String) -> VarType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/vm.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | &str, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope [INFO] [stdout] --> src/vm.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | impl<'a> Vm<'a> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 192 | &'static str, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/vm.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | &str, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope [INFO] [stdout] --> src/vm.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | impl<'a> Vm<'a> { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 192 | &str, [INFO] [stdout] | ^ [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 201 | &'static str, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/vm/functions.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn clear<'a>(params: Vec>, _: &mut Vm<'a>) -> Result, &'a str> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/compiler.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | CallSystem(String, u32, u32), [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] 59 | CallSystem(String, u32, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/scanner.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Eol(Token), [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenType` 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] 64 | Eol(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "1e909f1bf7d043378e406a23de60ea137459dad7006eaf92e402adff26a9956f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e909f1bf7d043378e406a23de60ea137459dad7006eaf92e402adff26a9956f", kill_on_drop: false }` [INFO] [stdout] 1e909f1bf7d043378e406a23de60ea137459dad7006eaf92e402adff26a9956f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febb4305429690fae7b5b7660012e6f1b90861ea549e7b66ad31d2e054bb749d [INFO] running `Command { std: "docker" "start" "-a" "febb4305429690fae7b5b7660012e6f1b90861ea549e7b66ad31d2e054bb749d", kill_on_drop: false }` [INFO] [stderr] Compiling vbas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/compiler.rs:392:51 [INFO] [stdout] | [INFO] [stdout] 392 | fn check_variable(&mut self, name: String) -> (VarType) { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 392 - fn check_variable(&mut self, name: String) -> (VarType) { [INFO] [stdout] 392 + fn check_variable(&mut self, name: String) -> VarType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/vm.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | &str, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope [INFO] [stdout] --> src/vm.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | impl<'a> Vm<'a> { [INFO] [stdout] | ^^ [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 192 | &'static str, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/vm.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | &str, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] note: cannot automatically infer `'static` because of other lifetimes in scope [INFO] [stdout] --> src/vm.rs:148:6 [INFO] [stdout] | [INFO] [stdout] 148 | impl<'a> Vm<'a> { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 192 | &str, [INFO] [stdout] | ^ [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 201 | &'static str, [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/vm/functions.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn clear<'a>(params: Vec>, _: &mut Vm<'a>) -> Result, &'a str> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `2` is never read [INFO] [stdout] --> src/compiler.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | CallSystem(String, u32, u32), [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] 59 | CallSystem(String, u32, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/scanner.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | Eol(Token), [INFO] [stdout] | --- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TokenType` 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] 64 | Eol(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.44s [INFO] running `Command { std: "docker" "inspect" "febb4305429690fae7b5b7660012e6f1b90861ea549e7b66ad31d2e054bb749d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febb4305429690fae7b5b7660012e6f1b90861ea549e7b66ad31d2e054bb749d", kill_on_drop: false }` [INFO] [stdout] febb4305429690fae7b5b7660012e6f1b90861ea549e7b66ad31d2e054bb749d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d3da187f1eea322301eb4a32496503754310fbbbdab14c3d786c5cd6da3ff23 [INFO] running `Command { std: "docker" "start" "-a" "0d3da187f1eea322301eb4a32496503754310fbbbdab14c3d786c5cd6da3ff23", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/compiler.rs:392:51 [INFO] [stderr] | [INFO] [stderr] 392 | fn check_variable(&mut self, name: String) -> (VarType) { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 392 - fn check_variable(&mut self, name: String) -> (VarType) { [INFO] [stderr] 392 + fn check_variable(&mut self, name: String) -> VarType { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> src/vm.rs:192:9 [INFO] [stderr] | [INFO] [stderr] 192 | &str, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] note: cannot automatically infer `'static` because of other lifetimes in scope [INFO] [stderr] --> src/vm.rs:148:6 [INFO] [stderr] | [INFO] [stderr] 148 | impl<'a> Vm<'a> { [INFO] [stderr] | ^^ [INFO] [stderr] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 192 | &'static str, [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stderr] --> src/vm.rs:201:9 [INFO] [stderr] | [INFO] [stderr] 201 | &str, [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #115010 [INFO] [stderr] note: cannot automatically infer `'static` because of other lifetimes in scope [INFO] [stderr] --> src/vm.rs:148:6 [INFO] [stderr] | [INFO] [stderr] 148 | impl<'a> Vm<'a> { [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 192 | &str, [INFO] [stderr] | ^ [INFO] [stderr] help: use the `'static` lifetime [INFO] [stderr] | [INFO] [stderr] 201 | &'static str, [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `params` [INFO] [stderr] --> src/vm/functions.rs:92:18 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn clear<'a>(params: Vec>, _: &mut Vm<'a>) -> Result, &'a str> { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `2` is never read [INFO] [stderr] --> src/compiler.rs:59:29 [INFO] [stderr] | [INFO] [stderr] 59 | CallSystem(String, u32, u32), [INFO] [stderr] | ---------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [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] 59 | CallSystem(String, u32, ()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/scanner.rs:64:9 [INFO] [stderr] | [INFO] [stderr] 64 | Eol(Token), [INFO] [stderr] | --- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `TokenType` 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] 64 | Eol(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `vbas` (bin "vbas" test) generated 6 warnings (run `cargo fix --bin "vbas" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vbas-e174fb9ad1d64010) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test tests::arity_wrong ... ok [INFO] [stdout] test tests::and ... ok [INFO] [stdout] test tests::arithmatic ... ok [INFO] [stdout] test common::tests::test_round ... ok [INFO] [stdout] test tests::array_in_array ... ok [INFO] [stdout] test tests::array_in_array_set ... ok [INFO] [stdout] test tests::array_in_array_get ... ok [INFO] [stdout] test tests::array_slice ... ok [INFO] [stdout] test tests::array_push2 ... ok [INFO] [stdout] test tests::comparisons ... ok [INFO] [stdout] test tests::calling ... ok [INFO] [stdout] test tests::block_scope_while ... ok [INFO] [stdout] test tests::for_loop ... ok [INFO] [stdout] test tests::array_push ... ok [INFO] [stdout] test tests::define_function ... ok [INFO] [stdout] test tests::duplicate_functions ... ok [INFO] [stdout] test tests::else_if4 ... ok [INFO] [stdout] test tests::for_loop_in_fn ... ok [INFO] [stdout] test tests::func_first_class_citz ... ok [INFO] [stdout] test tests::arrays ... ok [INFO] [stdout] test tests::block_scope_if_else2 ... ok [INFO] [stdout] test tests::else_if2 ... ok [INFO] [stdout] test tests::golf_features ... ok [INFO] [stdout] test tests::for_step_up ... ok [INFO] [stdout] test tests::grouping2 ... ok [INFO] [stdout] test tests::ifthenelse ... ok [INFO] [stdout] test tests::global_var_same_as_fn_name ... ok [INFO] [stdout] test tests::func_first_class_citz2 ... ok [INFO] [stdout] test tests::array_in_array_set_legal ... ok [INFO] [stdout] test tests::interpolation2 ... ok [INFO] [stdout] test tests::for_step_down ... ok [INFO] [stdout] test tests::funtion_no_body ... ok [INFO] [stdout] test tests::else_if3 ... ok [INFO] [stdout] test tests::for_loop2 ... ok [INFO] [stdout] test tests::interpolation ... ok [INFO] [stdout] test tests::for_loop_scope ... ok [INFO] [stdout] test tests::function_in_function ... ok [INFO] [stdout] test tests::interpolation3 ... ok [INFO] [stdout] test tests::booleans ... ok [INFO] [stdout] test tests::else_if ... ok [INFO] [stdout] test tests::format_string ... ok [INFO] [stdout] test tests::ifthenelseif ... ok [INFO] [stdout] test tests::block_scope_if_else ... ok [INFO] [stdout] test tests::len ... ok [INFO] [stdout] test tests::locals ... ok [INFO] [stdout] test tests::match_test8 ... ok [INFO] [stdout] test tests::block_scope_if ... ok [INFO] [stdout] test tests::method_call_user2 ... ok [INFO] [stdout] test tests::match_test1 ... ok [INFO] [stdout] test tests::method_call_native ... ok [INFO] [stdout] test tests::method_call_user ... ok [INFO] [stdout] test tests::match_test6 ... ok [INFO] [stdout] test tests::match_test4 ... ok [INFO] [stdout] test tests::match_test5 ... ok [INFO] [stdout] test tests::match_test2 ... ok [INFO] [stdout] test tests::match_test7 ... ok [INFO] [stdout] test tests::match_test9 ... ok [INFO] [stdout] test tests::match_test3 ... ok [INFO] [stdout] test tests::non_existing_function ... ok [INFO] [stdout] test tests::not ... ok [INFO] [stdout] test tests::shadowing ... ok [INFO] [stdout] test tests::string_functions_left ... ok [INFO] [stdout] test tests::method_call_native2 ... ok [INFO] [stdout] test tests::raw_string ... ok [INFO] [stdout] test tests::test_in3 ... ok [INFO] [stdout] test tests::replace_fn ... ok [INFO] [stdout] test tests::string_functions_right ... ok [INFO] [stdout] test tests::test_in ... ok [INFO] [stdout] test tests::test_in2 ... ok [INFO] [stdout] test tests::or ... ok [INFO] [stdout] test tests::subscript_set ... ok [INFO] [stdout] test tests::return_from_top_level_code ... ok [INFO] [stdout] test tests::system_call_invalid ... ok [INFO] [stdout] test tests::subscript_set_local ... ok [INFO] [stdout] test tests::stack_overflow ... ok [INFO] [stdout] test vm::functions::tests::test_hex_to_rgb ... ok [INFO] [stdout] test tests::variables ... ok [INFO] [stdout] test tests::token_scans_whole_words ... ok [INFO] [stdout] test tests::system_call ... ok [INFO] [stdout] test tests::test_in4 ... ok [INFO] [stdout] test tests::multiple_fns ... ok [INFO] [stdout] test tests::while_loop_crash ... ok [INFO] [stdout] test tests::while_loop ... ok [INFO] [stdout] test tests::test_variables ... ok [INFO] [stdout] test tests::recursion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d3da187f1eea322301eb4a32496503754310fbbbdab14c3d786c5cd6da3ff23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3da187f1eea322301eb4a32496503754310fbbbdab14c3d786c5cd6da3ff23", kill_on_drop: false }` [INFO] [stdout] 0d3da187f1eea322301eb4a32496503754310fbbbdab14c3d786c5cd6da3ff23