[INFO] cloning repository https://github.com/consistentmilk/Rox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/consistentmilk/Rox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FRox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FRox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ba5bebdd1d732fbb214b91fb0dc73000966bc24a
[INFO] testing consistentmilk/Rox against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FRox" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/consistentmilk/Rox
[INFO] finished tweaking git repo https://github.com/consistentmilk/Rox
[INFO] tweaked toml for git repo https://github.com/consistentmilk/Rox written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/consistentmilk/Rox on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/consistentmilk/Rox 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d29de89afa597e39d351ebc21c9367d9b814389176c24c15487814302f6c3e97
[INFO] running `Command { std: "docker" "start" "-a" "d29de89afa597e39d351ebc21c9367d9b814389176c24c15487814302f6c3e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d29de89afa597e39d351ebc21c9367d9b814389176c24c15487814302f6c3e97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d29de89afa597e39d351ebc21c9367d9b814389176c24c15487814302f6c3e97", kill_on_drop: false }`
[INFO] [stdout] d29de89afa597e39d351ebc21c9367d9b814389176c24c15487814302f6c3e97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f09fc97da89964dcdf4a930e58454613f4e8e4f3c730f82cd2d4bd63e0a9e3ae
[INFO] running `Command { std: "docker" "start" "-a" "f09fc97da89964dcdf4a930e58454613f4e8e4f3c730f82cd2d4bd63e0a9e3ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling codecrafters-interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/interpreter.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub func: fn(Vec<Value<'a>>) -> Result<Value<'a>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.68s
[INFO] running `Command { std: "docker" "inspect" "f09fc97da89964dcdf4a930e58454613f4e8e4f3c730f82cd2d4bd63e0a9e3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09fc97da89964dcdf4a930e58454613f4e8e4f3c730f82cd2d4bd63e0a9e3ae", kill_on_drop: false }`
[INFO] [stdout] f09fc97da89964dcdf4a930e58454613f4e8e4f3c730f82cd2d4bd63e0a9e3ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a266fdbe953cb40ba75c7fb1aaf01236574998d3f4aad63c2a446ed8db95205
[INFO] running `Command { std: "docker" "start" "-a" "1a266fdbe953cb40ba75c7fb1aaf01236574998d3f4aad63c2a446ed8db95205", kill_on_drop: false }`
[INFO] [stderr]    Compiling codecrafters-interpreter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/interpreter.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub func: fn(Vec<Value<'a>>) -> Result<Value<'a>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> src/interpreter.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 222 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stdout]     |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub func: fn(Vec<Value<'a>>) -> Result<Value<'a>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "1a266fdbe953cb40ba75c7fb1aaf01236574998d3f4aad63c2a446ed8db95205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a266fdbe953cb40ba75c7fb1aaf01236574998d3f4aad63c2a446ed8db95205", kill_on_drop: false }`
[INFO] [stdout] 1a266fdbe953cb40ba75c7fb1aaf01236574998d3f4aad63c2a446ed8db95205
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f84800ec864394f3c7b6ed30c992aece67013bf02dc3fe55dd2b28d2b6836db4
[INFO] running `Command { std: "docker" "start" "-a" "f84800ec864394f3c7b6ed30c992aece67013bf02dc3fe55dd2b28d2b6836db4", kill_on_drop: false }`
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]    --> src/interpreter.rs:226:5
[INFO] [stderr]     |
[INFO] [stderr] 222 | #[derive(Clone, Debug, PartialEq)]
[INFO] [stderr]     |                        --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 226 |     pub func: fn(Vec<Value<'a>>) -> Result<Value<'a>>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the address of the same function can vary between different codegen units
[INFO] [stderr]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-interpreter` (lib) generated 1 warning
[INFO] [stderr] warning: `codecrafters-interpreter` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_interpreter-af10fbde70d349e9)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_interpreter-4b0144377b8e0460)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests codecrafters_interpreter
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/scanner.rs - scanner (line 47) ... FAILED
[INFO] [stdout] test src/ast_printer.rs - ast_printer (line 13) ... FAILED
[INFO] [stdout] test src/resolver.rs - resolver (line 39) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/scanner.rs - scanner (line 47) stdout ----
[INFO] [stdout] error: unknown start of token: \
[INFO] [stdout]  --> src/scanner.rs:48:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | let source = b\"print 123; // example\";
[INFO] [stdout]   |               ^
[INFO] [stdout] 
[INFO] [stdout] error[E0765]: unterminated double quote string
[INFO] [stdout]  --> src/scanner.rs:48:16
[INFO] [stdout]   |
[INFO] [stdout] 1 |   let source = b\"print 123; // example\";
[INFO] [stdout]   |  ________________^
[INFO] [stdout] 2 | | let mut scanner = Scanner::new(source);
[INFO] [stdout] 3 | | for result in &mut scanner {
[INFO] [stdout] 4 | |     match result {
[INFO] [stdout] ... |
[INFO] [stdout] 8 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0765`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ast_printer.rs - ast_printer (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lox`
[INFO] [stdout]  --> src/ast_printer.rs:14:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lox::ast_printer::AstPrinter;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `lox`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use lox::ast_printer::AstPrinter;
[INFO] [stdout] 3 + use log::ast_printer::AstPrinter;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `lox`
[INFO] [stdout]  --> src/ast_printer.rs:15:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use lox::parser::Expr;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `lox`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use lox::parser::Expr;
[INFO] [stdout] 4 + use log::parser::Expr;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `expr` in this scope
[INFO] [stdout]  --> src/ast_printer.rs:18:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | let s = AstPrinter::print(&expr);
[INFO] [stdout]   |                            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/resolver.rs - resolver (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Resolver`
[INFO] [stdout]  --> src/resolver.rs:40:20
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut resolver = Resolver::new(&mut interpreter);
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `Resolver`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use codecrafters_interpreter::resolver::Resolver;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `interpreter` in this scope
[INFO] [stdout]  --> src/resolver.rs:40:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | let mut resolver = Resolver::new(&mut interpreter);
[INFO] [stdout]   |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ast` in this scope
[INFO] [stdout]  --> src/resolver.rs:41:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | resolver.resolve(&ast)?;
[INFO] [stdout]   |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ast_printer.rs - ast_printer (line 13)
[INFO] [stdout]     src/resolver.rs - resolver (line 39)
[INFO] [stdout]     src/scanner.rs - scanner (line 47)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f84800ec864394f3c7b6ed30c992aece67013bf02dc3fe55dd2b28d2b6836db4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f84800ec864394f3c7b6ed30c992aece67013bf02dc3fe55dd2b28d2b6836db4", kill_on_drop: false }`
[INFO] [stdout] f84800ec864394f3c7b6ed30c992aece67013bf02dc3fe55dd2b28d2b6836db4
