[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 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconsistentmilk%2FRox" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/consistentmilk/Rox on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-result v0.3.2
[INFO] [stderr]   Downloaded windows-strings v0.4.0
[INFO] [stderr]   Downloaded windows-core v0.61.0
[INFO] [stderr]   Downloaded rustversion v1.0.20
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded clap_builder v4.5.36
[INFO] [stderr]   Downloaded jiff-static v0.2.8
[INFO] [stderr]   Downloaded jiff v0.2.8
[INFO] [stderr]   Downloaded clap v4.5.36
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95e3a4c1133a6b9e47b7bb419cf3de309e8159f415bb967bf1d7ef10928c7ad5
[INFO] running `Command { std: "docker" "start" "-a" "95e3a4c1133a6b9e47b7bb419cf3de309e8159f415bb967bf1d7ef10928c7ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95e3a4c1133a6b9e47b7bb419cf3de309e8159f415bb967bf1d7ef10928c7ad5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95e3a4c1133a6b9e47b7bb419cf3de309e8159f415bb967bf1d7ef10928c7ad5", kill_on_drop: false }`
[INFO] [stdout] 95e3a4c1133a6b9e47b7bb419cf3de309e8159f415bb967bf1d7ef10928c7ad5
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7d8a49103981301f846e29846b7d95d3ccf7a7a2ea09027cc7d6bb659cddcbb
[INFO] running `Command { std: "docker" "start" "-a" "f7d8a49103981301f846e29846b7d95d3ccf7a7a2ea09027cc7d6bb659cddcbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling jiff v0.2.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling clap v4.5.36
[INFO] [stderr]    Compiling serde v1.0.219
[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 40.72s
[INFO] running `Command { std: "docker" "inspect" "f7d8a49103981301f846e29846b7d95d3ccf7a7a2ea09027cc7d6bb659cddcbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7d8a49103981301f846e29846b7d95d3ccf7a7a2ea09027cc7d6bb659cddcbb", kill_on_drop: false }`
[INFO] [stdout] f7d8a49103981301f846e29846b7d95d3ccf7a7a2ea09027cc7d6bb659cddcbb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56908ff18f9a4152cd8a8cc510d4666bae4b0a52c3d33f8813a487206bfae2d1
[INFO] running `Command { std: "docker" "start" "-a" "56908ff18f9a4152cd8a8cc510d4666bae4b0a52c3d33f8813a487206bfae2d1", 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 0.80s
[INFO] running `Command { std: "docker" "inspect" "56908ff18f9a4152cd8a8cc510d4666bae4b0a52c3d33f8813a487206bfae2d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56908ff18f9a4152cd8a8cc510d4666bae4b0a52c3d33f8813a487206bfae2d1", kill_on_drop: false }`
[INFO] [stdout] 56908ff18f9a4152cd8a8cc510d4666bae4b0a52c3d33f8813a487206bfae2d1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d6003d8d39a6280541bb76ec96d4fed87d328efe95d94a6744b9e4242e26f63
[INFO] running `Command { std: "docker" "start" "-a" "1d6003d8d39a6280541bb76ec96d4fed87d328efe95d94a6744b9e4242e26f63", 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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_interpreter-a88861f1ddd3ae42)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_interpreter-a12515992e014017)
[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 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests codecrafters_interpreter
[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/resolver.rs - resolver (line 39) ... FAILED
[INFO] [stdout] test src/ast_printer.rs - ast_printer (line 13) ... FAILED
[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] 48 | 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] 48 |   let source = b\"print 123; // example\";
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 49 | | let mut scanner = Scanner::new(source);
[INFO] [stdout] 50 | | for result in &mut scanner {
[INFO] [stdout] 51 | |     match result {
[INFO] [stdout] ...  |
[INFO] [stdout] 55 | | }
[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/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] 40 | 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] 39 + 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] 40 | 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] 41 | 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] ---- 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] 14 | 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] 14 - use lox::ast_printer::AstPrinter;
[INFO] [stdout] 14 + 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] 15 | 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] 15 - use lox::parser::Expr;
[INFO] [stdout] 15 + 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] 18 | 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] 
[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.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1d6003d8d39a6280541bb76ec96d4fed87d328efe95d94a6744b9e4242e26f63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d6003d8d39a6280541bb76ec96d4fed87d328efe95d94a6744b9e4242e26f63", kill_on_drop: false }`
[INFO] [stdout] 1d6003d8d39a6280541bb76ec96d4fed87d328efe95d94a6744b9e4242e26f63
