[INFO] cloning repository https://github.com/jeevcat/jlox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeevcat/jlox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeevcat%2Fjlox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeevcat%2Fjlox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2aaeca59125d397f4ee53dccd723a3b346d501c [INFO] testing jeevcat/jlox against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeevcat%2Fjlox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeevcat/jlox on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeevcat/jlox [INFO] finished tweaking git repo https://github.com/jeevcat/jlox [INFO] tweaked toml for git repo https://github.com/jeevcat/jlox written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jeevcat/jlox 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14c95f0195f595a0c1a4d4c4747b75aa3cbd1433be257181fba5280e2926453a [INFO] running `Command { std: "docker" "start" "-a" "14c95f0195f595a0c1a4d4c4747b75aa3cbd1433be257181fba5280e2926453a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14c95f0195f595a0c1a4d4c4747b75aa3cbd1433be257181fba5280e2926453a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c95f0195f595a0c1a4d4c4747b75aa3cbd1433be257181fba5280e2926453a", kill_on_drop: false }` [INFO] [stdout] 14c95f0195f595a0c1a4d4c4747b75aa3cbd1433be257181fba5280e2926453a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e59c3293a139a58021b54ece07c1ecec3d9711ac0494c3bc6844076da8442cf [INFO] running `Command { std: "docker" "start" "-a" "4e59c3293a139a58021b54ece07c1ecec3d9711ac0494c3bc6844076da8442cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling jlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stdout] 8 + TokenType::Eof => anyhow!("{} at end", message), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stdout] 9 + _ => anyhow!("{} at '{}'", message, token.lexeme), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | TokenType::Eof => (error!("{} at end", message)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - TokenType::Eof => (error!("{} at end", message)), [INFO] [stdout] 15 + TokenType::Eof => error!("{} at end", message), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/error.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | (error!( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 20 | )) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 ~ error!( [INFO] [stdout] 18 | "[line {}, col {}] {} at '{}'", [INFO] [stdout] 19 | token.line, token.col, message, token.lexeme [INFO] [stdout] 20 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.39s [INFO] running `Command { std: "docker" "inspect" "4e59c3293a139a58021b54ece07c1ecec3d9711ac0494c3bc6844076da8442cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e59c3293a139a58021b54ece07c1ecec3d9711ac0494c3bc6844076da8442cf", kill_on_drop: false }` [INFO] [stdout] 4e59c3293a139a58021b54ece07c1ecec3d9711ac0494c3bc6844076da8442cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 828fe1bfac140574620ecb666ee0daa15ff6069cffeaafc1c4afd28ebd81c392 [INFO] running `Command { std: "docker" "start" "-a" "828fe1bfac140574620ecb666ee0daa15ff6069cffeaafc1c4afd28ebd81c392", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling predicates v2.0.3 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling jlox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stdout] 8 + TokenType::Eof => anyhow!("{} at end", message), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stdout] 9 + _ => anyhow!("{} at '{}'", message, token.lexeme), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | TokenType::Eof => (error!("{} at end", message)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - TokenType::Eof => (error!("{} at end", message)), [INFO] [stdout] 15 + TokenType::Eof => error!("{} at end", message), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/error.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | (error!( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 20 | )) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 ~ error!( [INFO] [stdout] 18 | "[line {}, col {}] {} at '{}'", [INFO] [stdout] 19 | token.line, token.col, message, token.lexeme [INFO] [stdout] 20 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:8:27 [INFO] [stdout] | [INFO] [stdout] 8 | TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 8 - TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stdout] 8 + TokenType::Eof => anyhow!("{} at end", message), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stdout] 9 + _ => anyhow!("{} at '{}'", message, token.lexeme), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around match arm expression [INFO] [stdout] --> src/error.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | TokenType::Eof => (error!("{} at end", message)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - TokenType::Eof => (error!("{} at end", message)), [INFO] [stdout] 15 + TokenType::Eof => error!("{} at end", message), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/error.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | (error!( [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 20 | )) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 17 ~ error!( [INFO] [stdout] 18 | "[line {}, col {}] {} at '{}'", [INFO] [stdout] 19 | token.line, token.col, message, token.lexeme [INFO] [stdout] 20 ~ ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.51s [INFO] running `Command { std: "docker" "inspect" "828fe1bfac140574620ecb666ee0daa15ff6069cffeaafc1c4afd28ebd81c392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828fe1bfac140574620ecb666ee0daa15ff6069cffeaafc1c4afd28ebd81c392", kill_on_drop: false }` [INFO] [stdout] 828fe1bfac140574620ecb666ee0daa15ff6069cffeaafc1c4afd28ebd81c392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0205c740cc4704df1f38dbc0bac2dfa22f8029236ed67b30fee8cbb9cd5a96b6 [INFO] running `Command { std: "docker" "start" "-a" "0205c740cc4704df1f38dbc0bac2dfa22f8029236ed67b30fee8cbb9cd5a96b6", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 8 - TokenType::Eof => (anyhow!("{} at end", message)), [INFO] [stderr] 8 + TokenType::Eof => anyhow!("{} at end", message), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:9:14 [INFO] [stderr] | [INFO] [stderr] 9 | _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 9 - _ => (anyhow!("{} at '{}'", message, token.lexeme)), [INFO] [stderr] 9 + _ => anyhow!("{} at '{}'", message, token.lexeme), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around match arm expression [INFO] [stderr] --> src/error.rs:15:27 [INFO] [stderr] | [INFO] [stderr] 15 | TokenType::Eof => (error!("{} at end", message)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 15 - TokenType::Eof => (error!("{} at end", message)), [INFO] [stderr] 15 + TokenType::Eof => error!("{} at end", message), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/error.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | (error!( [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 20 | )) [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 17 ~ error!( [INFO] [stderr] 18 | "[line {}, col {}] {} at '{}'", [INFO] [stderr] 19 | token.line, token.col, message, token.lexeme [INFO] [stderr] 20 ~ ) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `jlox` (bin "jlox" test) generated 4 warnings (run `cargo fix --bin "jlox" --tests` to apply 4 suggestions) [INFO] [stderr] warning: `jlox` (bin "jlox") generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jlox-d109f34f4da43826) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test parser::tests::parse ... ok [INFO] [stdout] test scanner::tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5c5566a5c983025c) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test1 ... ok [INFO] [stdout] test test2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0205c740cc4704df1f38dbc0bac2dfa22f8029236ed67b30fee8cbb9cd5a96b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0205c740cc4704df1f38dbc0bac2dfa22f8029236ed67b30fee8cbb9cd5a96b6", kill_on_drop: false }` [INFO] [stdout] 0205c740cc4704df1f38dbc0bac2dfa22f8029236ed67b30fee8cbb9cd5a96b6