[INFO] cloning repository https://github.com/rosofo/eepyscript [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rosofo/eepyscript" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosofo%2Feepyscript", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosofo%2Feepyscript'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f99a9da23cd9cc6098232b1571afefd797ece01 [INFO] checking rosofo/eepyscript against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frosofo%2Feepyscript" "/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/rosofo/eepyscript [INFO] finished tweaking git repo https://github.com/rosofo/eepyscript [INFO] tweaked toml for git repo https://github.com/rosofo/eepyscript written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rosofo/eepyscript on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rosofo/eepyscript 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e [INFO] running `Command { std: "docker" "start" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e", 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" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.8 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking ariadne v0.5.1 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling parser_macros v0.1.0 (/opt/rustwide/workdir/parser_macros) [INFO] [stderr] Compiling rustix v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling darling_core v0.11.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Checking pipe v0.4.0 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling darling_macro v0.11.0 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling darling v0.11.0 [INFO] [stderr] Checking logos v0.15.1 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling variantly v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Checking clio v0.3.5 [INFO] [stdout] warning: unused import: `Source` [INFO] [stdout] --> parser/src/expr.rs:129:19 [INFO] [stdout] | [INFO] [stdout] 129 | use ariadne::{Source, sources}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::HashMap` and `fs::File` [INFO] [stdout] --> parser/src/statement.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | use std::{collections::HashMap, fs::File}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Cache`, `FileCache`, `FnCache`, and `Source` [INFO] [stdout] --> parser/src/statement.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | use ariadne::{Cache, FileCache, FnCache, Source, sources}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tracing-fluent-assertions v0.3.0 [INFO] [stderr] Checking test-log v0.2.18 [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stdout] warning: unused import: `prelude::todo` [INFO] [stdout] --> compiler/src/interpret.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use chumsky::{prelude::todo, span::SimpleSpan}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Node` and `Program` [INFO] [stdout] --> compiler/src/interpret.rs:409:15 [INFO] [stdout] | [INFO] [stdout] 409 | ast::{Node, Program}, [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `info` and `instrument::WithSubscriber` [INFO] [stdout] --> compiler/src/interpret.rs:412:19 [INFO] [stdout] | [INFO] [stdout] 412 | use tracing::{info, instrument::WithSubscriber}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sleepy::Sleepy` [INFO] [stdout] --> compiler/src/memory.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::sleepy::Sleepy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::todo` [INFO] [stdout] --> compiler/src/interpret.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use chumsky::{prelude::todo, span::SimpleSpan}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::sleepy::Sleepy` [INFO] [stdout] --> compiler/src/memory.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::sleepy::Sleepy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> compiler/src/interpret.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | _ => todo!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> compiler/src/interpret.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 174 | &Expr::I32(int) => Ok(Value::I32(int)), [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 175 | Expr::Bool(bool) => Ok(Value::Bool(*bool)), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 176 | Expr::Ident(name) => { [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 180 | Expr::Call(name, args) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 231 | _ => todo!(), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `get_i32` [INFO] [stdout] --> compiler/src/interpret.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let get_i32 = |val: Value, span: SimpleSpan| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_i32` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `interp` [INFO] [stdout] --> compiler/src/interpret.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 450 | let interp = run(src); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_interp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/report.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | InterpreterError::UnresolvedVar { name, span } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/report.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | InterpreterError::BuiltinNoReturn { name, span } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> compiler/src/report.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | InterpreterError::BuiltinError(inner) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> compiler/src/sleepy.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Statement::Sleep(expr) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `setup_trace_assertions` is never used [INFO] [stdout] --> compiler/src/interpret.rs:463:8 [INFO] [stdout] | [INFO] [stdout] 463 | fn setup_trace_assertions() -> AssertionRegistry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> compiler/src/interpret.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 231 | _ => todo!(), [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> compiler/src/interpret.rs:231:13 [INFO] [stdout] | [INFO] [stdout] 174 | &Expr::I32(int) => Ok(Value::I32(int)), [INFO] [stdout] | --------------- matches some of the same values [INFO] [stdout] 175 | Expr::Bool(bool) => Ok(Value::Bool(*bool)), [INFO] [stdout] | ---------------- matches some of the same values [INFO] [stdout] 176 | Expr::Ident(name) => { [INFO] [stdout] | ----------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 180 | Expr::Call(name, args) => { [INFO] [stdout] | ---------------------- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 231 | _ => todo!(), [INFO] [stdout] | ^ ...and 3 other patterns collectively make this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `get_i32` [INFO] [stdout] --> compiler/src/interpret.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let get_i32 = |val: Value, span: SimpleSpan| { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_get_i32` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking eepy-script v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/report.rs:8:43 [INFO] [stdout] | [INFO] [stdout] 8 | InterpreterError::UnresolvedVar { name, span } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/report.rs:12:45 [INFO] [stdout] | [INFO] [stdout] 12 | InterpreterError::BuiltinNoReturn { name, span } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `inner` [INFO] [stdout] --> compiler/src/report.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | InterpreterError::BuiltinError(inner) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_inner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `expr` [INFO] [stdout] --> compiler/src/sleepy.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | Statement::Sleep(expr) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.58s [INFO] running `Command { std: "docker" "inspect" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e", kill_on_drop: false }` [INFO] [stdout] 5445c494a5f24d817636777d5093fdadf260ec6bbca563edbc1d033853c4912e