[INFO] cloning repository https://github.com/zzjrabbit/caraint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzjrabbit/caraint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzjrabbit%2Fcaraint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzjrabbit%2Fcaraint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a1b86ffbf16c6c23091b7531f216e1327f48c8e
[INFO] testing zzjrabbit/caraint against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzjrabbit%2Fcaraint" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzjrabbit/caraint
[INFO] finished tweaking git repo https://github.com/zzjrabbit/caraint
[INFO] tweaked toml for git repo https://github.com/zzjrabbit/caraint written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzjrabbit/caraint on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzjrabbit/caraint 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snmalloc-rs v0.3.8
[INFO] [stderr]   Downloaded snmalloc-sys v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ff31f204278f8b190f1d34039c4fbbfe466a4c46648a3181cacbd72c0bca275
[INFO] running `Command { std: "docker" "start" "-a" "9ff31f204278f8b190f1d34039c4fbbfe466a4c46648a3181cacbd72c0bca275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ff31f204278f8b190f1d34039c4fbbfe466a4c46648a3181cacbd72c0bca275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ff31f204278f8b190f1d34039c4fbbfe466a4c46648a3181cacbd72c0bca275", kill_on_drop: false }`
[INFO] [stdout] 9ff31f204278f8b190f1d34039c4fbbfe466a4c46648a3181cacbd72c0bca275
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32d710d314334cba144ddef443b74de6f506361107081c7ec54c6094b07ee05a
[INFO] running `Command { std: "docker" "start" "-a" "32d710d314334cba144ddef443b74de6f506361107081c7ec54c6094b07ee05a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling dashu-int v0.4.1
[INFO] [stderr]    Compiling snmalloc-sys v0.3.8
[INFO] [stderr]    Compiling snmalloc-rs v0.3.8
[INFO] [stderr]    Compiling cara v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.42s
[INFO] running `Command { std: "docker" "inspect" "32d710d314334cba144ddef443b74de6f506361107081c7ec54c6094b07ee05a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32d710d314334cba144ddef443b74de6f506361107081c7ec54c6094b07ee05a", kill_on_drop: false }`
[INFO] [stdout] 32d710d314334cba144ddef443b74de6f506361107081c7ec54c6094b07ee05a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be3376305ea2fdd0d37d80b25bf5b38bd8b90a0cf2018fb030042c49c7ac187a
[INFO] running `Command { std: "docker" "start" "-a" "be3376305ea2fdd0d37d80b25bf5b38bd8b90a0cf2018fb030042c49c7ac187a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cara v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "be3376305ea2fdd0d37d80b25bf5b38bd8b90a0cf2018fb030042c49c7ac187a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3376305ea2fdd0d37d80b25bf5b38bd8b90a0cf2018fb030042c49c7ac187a", kill_on_drop: false }`
[INFO] [stdout] be3376305ea2fdd0d37d80b25bf5b38bd8b90a0cf2018fb030042c49c7ac187a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0bd4e7e27fa5936a756096fb0e1103ffed5586599a8e369921e84fc8f05c423c
[INFO] running `Command { std: "docker" "start" "-a" "0bd4e7e27fa5936a756096fb0e1103ffed5586599a8e369921e84fc8f05c423c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cara-a3b3c30a64a236f4)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cara-d0caff199eff61f7)
[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] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cara
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/backend/mod.rs - backend::Interpreter::new (line 27) ... FAILED
[INFO] [stdout] test src/backend/mod.rs - backend::Interpreter::set_printer (line 45) ... FAILED
[INFO] [stdout] test src/backend/mod.rs - backend::Interpreter::visit (line 59) ... FAILED
[INFO] [stdout] test src/frontend/parser.rs - frontend::parser::Parser::parse_compile_unit (line 65) ... FAILED
[INFO] [stdout] test src/frontend/parser.rs - frontend::parser::Parser::new (line 16) ... ok
[INFO] [stdout] test src/frontend/parser.rs - frontend::parser::Parser::parse_compile_unit (line 56) ... FAILED
[INFO] [stdout] test src/frontend/lexer.rs - frontend::lexer::Lexer::get_token (line 146) ... ok
[INFO] [stdout] test src/frontend/lexer.rs - frontend::lexer::Lexer::new (line 108) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/backend/mod.rs - backend::Interpreter::new (line 27) stdout ----
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/backend/mod.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 | let interpreter = Interpreter::new();
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^-- argument #1 of type `Vec<String>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/backend/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new(string_table: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 30 | let interpreter = Interpreter::new(/* Vec<String> */);
[INFO] [stdout]    |                                    +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/backend/mod.rs - backend::Interpreter::set_printer (line 45) stdout ----
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/backend/mod.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 | let mut interpreter = Interpreter::new();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^-- argument #1 of type `Vec<String>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/backend/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new(string_table: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 48 | let mut interpreter = Interpreter::new(/* Vec<String> */);
[INFO] [stdout]    |                                        +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/backend/mod.rs - backend::Interpreter::visit (line 59) stdout ----
[INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/backend/mod.rs:68:23
[INFO] [stdout]    |
[INFO] [stdout] 68 | let mut interpreter = Interpreter::new();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^-- argument #1 of type `Vec<String>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> src/backend/mod.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn new(string_table: Vec<String>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 68 | let mut interpreter = Interpreter::new(/* Vec<String> */);
[INFO] [stdout]    |                                        +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/backend/mod.rs:69:30
[INFO] [stdout]    |
[INFO] [stdout] 69 | assert_eq!(interpreter.visit(node), 2);
[INFO] [stdout]    |                        ----- ^^^^ expected `&AstNodes`, found `(AstNodes, Vec<String>)`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected reference `&AstNodes`
[INFO] [stdout]                   found tuple `(AstNodes, Vec<String>)`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/backend/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub fn visit(&mut self, node: &AstNodes) -> Result<CrValue> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result<backend::value::CrValue, backend::result::Error>`
[INFO] [stdout]   --> src/backend/mod.rs:69:1
[INFO] [stdout]    |
[INFO] [stdout] 69 | assert_eq!(interpreter.visit(node), 2);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | Result<backend::value::CrValue, backend::result::Error>
[INFO] [stdout]    | {integer}
[INFO] [stdout]    |
[INFO] [stdout] note: `Result<backend::value::CrValue, backend::result::Error>` does not implement `PartialEq<{integer}>`
[INFO] [stdout]   --> /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:557:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Result<backend::value::CrValue, backend::result::Error>` is defined in another crate
[INFO] [stdout]    = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0369.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/frontend/parser.rs - frontend::parser::Parser::parse_compile_unit (line 65) stdout ----
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]   --> src/frontend/parser.rs:66:1
[INFO] [stdout]    |
[INFO] [stdout] 66 | CompileUnit(
[INFO] [stdout]    | ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]    |
[INFO] [stdout] 66 | CompileUnit!(
[INFO] [stdout]    |            +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/frontend/parser.rs - frontend::parser::Parser::parse_compile_unit (line 56) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (129) panicked at src/frontend/parser.rs:139:22:
[INFO] [stdout] Syntax error Number(1)!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59daf4d951b2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59daf4d951b2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59daf4d951b2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59daf4d951b2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59daf4da713a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59daf4da713a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x59daf4d992e6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59daf4d992e6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59daf4d8028f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59daf4d8028f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59daf4d91361 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x59daf4d9151b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x59daf4d80348 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x59daf4d75879 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x59daf4d80acd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x59daf4da77ac - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x59daf4d4009b - <cara[5e2726d6876cc4af]::frontend::parser::Parser>::parse_statement
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/parser.rs:139:22
[INFO] [stdout]   17:     0x59daf4d401b5 - <cara[5e2726d6876cc4af]::frontend::parser::Parser>::parse_compile_unit
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/parser.rs:111:32
[INFO] [stdout]   18:     0x59daf4d306de - rust_out[8e547ba4386cb4c9]::main::_doctest_main_src_frontend_parser_rs_56_0
[INFO] [stdout]   19:     0x59daf4d30616 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   20:     0x59daf4d317e3 - <fn() as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21:     0x59daf4d30506 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   22:     0x59daf4d305e9 - std[3b51380354919863]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   23:     0x59daf4d90956 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x59daf4d90956 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x59daf4d90956 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x59daf4d90956 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x59daf4d90956 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x59daf4d90956 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x59daf4d90956 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x59daf4d90956 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59daf4d90956 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x59daf4d304f1 - std[3b51380354919863]::rt::lang_start::<()>
[INFO] [stdout]   33:     0x59daf4d31845 - main
[INFO] [stdout]   34:     0x7f7b9e1c61ca - <unknown>
[INFO] [stdout]   35:     0x7f7b9e1c628b - __libc_start_main
[INFO] [stdout]   36:     0x59daf4d30095 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/backend/mod.rs - backend::Interpreter::new (line 27)
[INFO] [stdout]     src/backend/mod.rs - backend::Interpreter::set_printer (line 45)
[INFO] [stdout]     src/backend/mod.rs - backend::Interpreter::visit (line 59)
[INFO] [stdout]     src/frontend/parser.rs - frontend::parser::Parser::parse_compile_unit (line 56)
[INFO] [stdout]     src/frontend/parser.rs - frontend::parser::Parser::parse_compile_unit (line 65)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.75s; merged doctests compilation took 0.16s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0bd4e7e27fa5936a756096fb0e1103ffed5586599a8e369921e84fc8f05c423c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd4e7e27fa5936a756096fb0e1103ffed5586599a8e369921e84fc8f05c423c", kill_on_drop: false }`
[INFO] [stdout] 0bd4e7e27fa5936a756096fb0e1103ffed5586599a8e369921e84fc8f05c423c
