[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 try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzjrabbit%2Fcaraint" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzjrabbit/caraint on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d11fde054e876da59263431362cbfdd8fcac375db061b93b8eefff1dbca9f633
[INFO] running `Command { std: "docker" "start" "-a" "d11fde054e876da59263431362cbfdd8fcac375db061b93b8eefff1dbca9f633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d11fde054e876da59263431362cbfdd8fcac375db061b93b8eefff1dbca9f633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11fde054e876da59263431362cbfdd8fcac375db061b93b8eefff1dbca9f633", kill_on_drop: false }`
[INFO] [stdout] d11fde054e876da59263431362cbfdd8fcac375db061b93b8eefff1dbca9f633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95224edaf32a17e24b9d2afe34e8ea01f10d68238bfa2a713cf9bef044bd0747
[INFO] running `Command { std: "docker" "start" "-a" "95224edaf32a17e24b9d2afe34e8ea01f10d68238bfa2a713cf9bef044bd0747", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling num-modular v0.6.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 15.12s
[INFO] running `Command { std: "docker" "inspect" "95224edaf32a17e24b9d2afe34e8ea01f10d68238bfa2a713cf9bef044bd0747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95224edaf32a17e24b9d2afe34e8ea01f10d68238bfa2a713cf9bef044bd0747", kill_on_drop: false }`
[INFO] [stdout] 95224edaf32a17e24b9d2afe34e8ea01f10d68238bfa2a713cf9bef044bd0747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9af91309df6c9f700cd37db25301f394addff1ab4ede7604d216f7cc138a921d
[INFO] running `Command { std: "docker" "start" "-a" "9af91309df6c9f700cd37db25301f394addff1ab4ede7604d216f7cc138a921d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cara v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s
[INFO] running `Command { std: "docker" "inspect" "9af91309df6c9f700cd37db25301f394addff1ab4ede7604d216f7cc138a921d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9af91309df6c9f700cd37db25301f394addff1ab4ede7604d216f7cc138a921d", kill_on_drop: false }`
[INFO] [stdout] 9af91309df6c9f700cd37db25301f394addff1ab4ede7604d216f7cc138a921d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7debcfb9184036523dc6adb29d134afbf756127a464f8fe91b60c97fc742a0b9
[INFO] running `Command { std: "docker" "start" "-a" "7debcfb9184036523dc6adb29d134afbf756127a464f8fe91b60c97fc742a0b9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cara-7be77043cba36146)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cara-17aaa3e9ed935c7f)
[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::visit (line 59) ... FAILED
[INFO] [stdout] test src/backend/mod.rs - backend::Interpreter::set_printer (line 45) ... 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 65) ... FAILED
[INFO] [stdout] test src/frontend/lexer.rs - frontend::lexer::Lexer::get_token (line 146) ... 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::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]  6 | 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]   --> /opt/rustwide/workdir/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]  6 | 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::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] 12 | 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]   --> /opt/rustwide/workdir/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] 12 | 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] 13 | 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]   --> /opt/rustwide/workdir/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] 13 | 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/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:557:1
[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/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]  6 | 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]   --> /opt/rustwide/workdir/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]  6 | 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/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] 1 | CompileUnit(
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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' (122) panicked at src/frontend/parser.rs:139:22:
[INFO] [stdout] Syntax error Number(1)!
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5814eeaf8052 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5814eeaf8052 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5814eeaf8052 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5814eeaf8052 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5814eeb0765f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5814eeb0765f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5814eead6413 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5814eead6413 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5814eeadb6a2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5814eeadcf9c - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5814eeadcdf6 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5814eeadd575 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5814eeadd40a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5814eeadb7d9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5814eeacaf0d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5814eeb0b4f0 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5814eea9f637 - cara::frontend::parser::Parser::parse_statement::h6775365c14205c30
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/parser.rs:139:22
[INFO] [stdout]   17:     0x5814eea9f755 - cara::frontend::parser::Parser::parse_compile_unit::h1fe676906334d4d7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/frontend/parser.rs:111:32
[INFO] [stdout]   18:     0x5814eea90622 - rust_out::main::_doctest_main_src_frontend_parser_rs_56_0::he0251cce32f151a7
[INFO] [stdout]   19:     0x5814eea905a6 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   20:     0x5814eea8f153 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   21:     0x5814eea8ec36 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   22:     0x5814eea8ec19 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   23:     0x5814eead7720 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5814eead7720 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   25:     0x5814eead7720 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   26:     0x5814eead7720 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5814eead7720 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5814eead7720 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5814eead7720 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5814eead7720 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5814eead7720 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5814eea8ec01 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   33:     0x5814eea90735 - main
[INFO] [stdout]   34:     0x703aca0d31ca - <unknown>
[INFO] [stdout]   35:     0x703aca0d328b - __libc_start_main
[INFO] [stdout]   36:     0x5814eea8eb15 - _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.59s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.72s; merged doctests compilation took 0.13s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7debcfb9184036523dc6adb29d134afbf756127a464f8fe91b60c97fc742a0b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7debcfb9184036523dc6adb29d134afbf756127a464f8fe91b60c97fc742a0b9", kill_on_drop: false }`
[INFO] [stdout] 7debcfb9184036523dc6adb29d134afbf756127a464f8fe91b60c97fc742a0b9
