[INFO] cloning repository https://github.com/Harnesser/pratt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Harnesser/pratt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarnesser%2Fpratt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarnesser%2Fpratt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2975d9607ac5e326c1360bbfa17fd3966944e75f
[INFO] testing Harnesser/pratt against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarnesser%2Fpratt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Harnesser/pratt on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Harnesser/pratt
[INFO] finished tweaking git repo https://github.com/Harnesser/pratt
[INFO] tweaked toml for git repo https://github.com/Harnesser/pratt written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Harnesser/pratt 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f50201307b71ce300dd4a23047330b34100d00175d5bbb7d92313658cab96cae
[INFO] running `Command { std: "docker" "start" "-a" "f50201307b71ce300dd4a23047330b34100d00175d5bbb7d92313658cab96cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f50201307b71ce300dd4a23047330b34100d00175d5bbb7d92313658cab96cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f50201307b71ce300dd4a23047330b34100d00175d5bbb7d92313658cab96cae", kill_on_drop: false }`
[INFO] [stdout] f50201307b71ce300dd4a23047330b34100d00175d5bbb7d92313658cab96cae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1331b65fdf1ee9c3193a533473d84bce9d6ce9de6b4983db9005ab01722d2d6a
[INFO] running `Command { std: "docker" "start" "-a" "1331b65fdf1ee9c3193a533473d84bce9d6ce9de6b4983db9005ab01722d2d6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling pratt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "1331b65fdf1ee9c3193a533473d84bce9d6ce9de6b4983db9005ab01722d2d6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1331b65fdf1ee9c3193a533473d84bce9d6ce9de6b4983db9005ab01722d2d6a", kill_on_drop: false }`
[INFO] [stdout] 1331b65fdf1ee9c3193a533473d84bce9d6ce9de6b4983db9005ab01722d2d6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f04740f61425106b9769b2e54e8d6321d8b886ae8f2054803c988cc7c2641a17
[INFO] running `Command { std: "docker" "start" "-a" "f04740f61425106b9769b2e54e8d6321d8b886ae8f2054803c988cc7c2641a17", kill_on_drop: false }`
[INFO] [stderr]    Compiling pratt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "f04740f61425106b9769b2e54e8d6321d8b886ae8f2054803c988cc7c2641a17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04740f61425106b9769b2e54e8d6321d8b886ae8f2054803c988cc7c2641a17", kill_on_drop: false }`
[INFO] [stdout] f04740f61425106b9769b2e54e8d6321d8b886ae8f2054803c988cc7c2641a17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b84666e8c92575d0d430eeab9c53a7d29772c8a150a2b81855de746e5f028ba5
[INFO] running `Command { std: "docker" "start" "-a" "b84666e8c92575d0d430eeab9c53a7d29772c8a150a2b81855de746e5f028ba5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pratt-563cc5f4ae97341f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::test_basic_precedence ... FAILED
[INFO] [stdout] test test::test_brackets ... FAILED
[INFO] [stdout] test test::test_division ... FAILED
[INFO] [stdout] test test::test_exponents ... FAILED
[INFO] [stdout] test test::test_misc ... FAILED
[INFO] [stdout] test test::test_unary_arith ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_basic_precedence stdout ----
[INFO] [stdout] Parsing: '10 + 16 * 2'
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '1',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '6',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '6'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         16,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         16,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Add
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] Next: Literal(16)
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '16'
[INFO] [stdout] Next: Mul
[INFO] [stdout] tree LiteralInt { literal: 16 }
[INFO] [stdout] Next: Literal(2)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 16 }, b: LiteralInt { literal: 2 } }
[INFO] [stdout] tree Add { a: LiteralInt { literal: 10 }, b: Mul { a: LiteralInt { literal: 16 }, b: LiteralInt { literal: 2 } } }
[INFO] [stdout] thread 'test::test_basic_precedence' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/10_ADD_16_MUL_2.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563f93349075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563f93349075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563f93349075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563f93349075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563f9336f93b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563f9336f93b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563f9334688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563f93348e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563f93348e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563f9334a879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563f9334a53e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x563f9331b77a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x563f9331b77a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x563f9334ae7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x563f9334ae7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x563f9334abf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x563f93349539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x563f9334a927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x563f932d3843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x563f932e0b43 - pratt::write_dot::h6a275871144498c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x563f932e0e5c - pratt::eval_expression::hc658bb16c113b553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x563f932dadd8 - pratt::test::test_basic_precedence::h50f968cdde085c4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:493:24
[INFO] [stdout]   22:     0x563f932dada7 - pratt::test::test_basic_precedence::{{closure}}::h697b277822454888
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:492:31
[INFO] [stdout]   23:     0x563f932e5466 - core::ops::function::FnOnce::call_once::h3578abddb00eab15
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563f9332015b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563f9332015b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x563f9331f861 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x563f9331f861 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x563f9331f861 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x563f9331f861 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x563f9331f861 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x563f9331f861 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x563f9331f861 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x563f932e8224 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x563f932e8224 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x563f932ecc52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x563f932ecc52 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x563f932ecc52 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x563f932ecc52 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x563f932ecc52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x563f9334f06b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f55ca315ac3 - <unknown>
[INFO] [stdout]   46:     0x7f55ca3a6a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_brackets stdout ----
[INFO] [stdout] Parsing: '(10 * 3) + 9 * 8'
[INFO] [stdout] [src/main.rs:166:9] c = '('
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '1',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '3',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '3'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ')',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ')'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '9',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '9'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stderr] error: test failed, to rerun pass `--bin pratt`
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '8',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '8'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         9,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         8,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         9,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         8,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(10)
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Mul
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] Next: Literal(3)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '3'
[INFO] [stdout] Next: Bclose
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 3 } }
[INFO] [stdout] Next: Add
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 3 } }
[INFO] [stdout] Next: Literal(9)
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '9'
[INFO] [stdout] Next: Mul
[INFO] [stdout] tree LiteralInt { literal: 9 }
[INFO] [stdout] Next: Literal(8)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '8'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 8 }
[INFO] [stdout] tree LiteralInt { literal: 8 }
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 9 }, b: LiteralInt { literal: 8 } }
[INFO] [stdout] tree Add { a: Mul { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 3 } }, b: Mul { a: LiteralInt { literal: 9 }, b: LiteralInt { literal: 8 } } }
[INFO] [stdout] thread 'test::test_brackets' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/BRO10_MUL_3BRC_ADD_9_MUL_8.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563f93349075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563f93349075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563f93349075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563f93349075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563f9336f93b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563f9336f93b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563f9334688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563f93348e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563f93348e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563f9334a879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563f9334a53e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x563f9331b77a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x563f9331b77a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x563f9334ae7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x563f9334ae7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x563f9334abf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x563f93349539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x563f9334a927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x563f932d3843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x563f932e0b43 - pratt::write_dot::h6a275871144498c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x563f932e0e5c - pratt::eval_expression::hc658bb16c113b553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x563f932daf58 - pratt::test::test_brackets::hf76775ae469a8385
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:500:25
[INFO] [stdout]   22:     0x563f932daf27 - pratt::test::test_brackets::{{closure}}::he551e8afa09963fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:499:23
[INFO] [stdout]   23:     0x563f932e5606 - core::ops::function::FnOnce::call_once::hc60a9c1d2b78dd01
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563f9332015b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563f9332015b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x563f9331f861 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x563f9331f861 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x563f9331f861 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x563f9331f861 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x563f9331f861 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x563f9331f861 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x563f9331f861 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x563f932e8224 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x563f932e8224 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x563f932ecc52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x563f932ecc52 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x563f932ecc52 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x563f932ecc52 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x563f932ecc52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x563f9334f06b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f55ca315ac3 - <unknown>
[INFO] [stdout]   46:     0x7f55ca3a6a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_division stdout ----
[INFO] [stdout] Parsing: '10/2'
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '/',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = '/'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Div,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Div,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Div
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] Next: Literal(2)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree Div { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 2 } }
[INFO] [stdout] thread 'test::test_division' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/10DIV2.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563f93349075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563f93349075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563f93349075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563f93349075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563f9336f93b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563f9336f93b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563f9334688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563f93348e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563f93348e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563f9334a879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563f9334a53e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x563f9331b77a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x563f9331b77a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x563f9334ae7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x563f9334ae7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x563f9334abf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x563f93349539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x563f9334a927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x563f932d3843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x563f932e0b43 - pratt::write_dot::h6a275871144498c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x563f932e0e5c - pratt::eval_expression::hc658bb16c113b553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x563f932db7f8 - pratt::test::test_division::h91311c80d16eb5ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:532:23
[INFO] [stdout]   22:     0x563f932db7c7 - pratt::test::test_division::{{closure}}::h77647a755ab4d956
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:531:23
[INFO] [stdout]   23:     0x563f932e5526 - core::ops::function::FnOnce::call_once::h7162033708dc5a5b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563f9332015b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563f9332015b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x563f9331f861 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x563f9331f861 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x563f9331f861 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x563f9331f861 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x563f9331f861 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x563f9331f861 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x563f9331f861 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x563f932e8224 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x563f932e8224 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x563f932ecc52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x563f932ecc52 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x563f932ecc52 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x563f932ecc52 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x563f932ecc52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x563f9334f06b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f55ca315ac3 - <unknown>
[INFO] [stdout]   46:     0x7f55ca3a6a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_exponents stdout ----
[INFO] [stdout] Parsing: '2**3'
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] exponential
[INFO] [stdout] [src/main.rs:166:9] c = '3'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     Exp,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     Exp,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: Exp
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] Next: Literal(3)
[INFO] [stdout] In expression() with 8
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '3'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree Exp { m: LiteralInt { literal: 2 }, e: LiteralInt { literal: 3 } }
[INFO] [stdout] thread 'test::test_exponents' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/2MULMUL3.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563f93349075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563f93349075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563f93349075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563f93349075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563f9336f93b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563f9336f93b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563f9334688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563f93348e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563f93348e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563f9334a879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563f9334a53e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x563f9331b77a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x563f9331b77a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x563f9334ae7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x563f9334ae7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x563f9334abf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x563f93349539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x563f9334a927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x563f932d3843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x563f932e0b43 - pratt::write_dot::h6a275871144498c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x563f932e0e5c - pratt::eval_expression::hc658bb16c113b553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x563f932db48b - pratt::test::test_exponents::h46214a72c8b587c7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:522:36
[INFO] [stdout]   22:     0x563f932db447 - pratt::test::test_exponents::{{closure}}::h5bd368c7bed8ab9c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:521:24
[INFO] [stdout]   23:     0x563f932e5646 - core::ops::function::FnOnce::call_once::hcf6678658e77908c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563f9332015b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563f9332015b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x563f9331f861 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x563f9331f861 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x563f9331f861 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x563f9331f861 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x563f9331f861 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x563f9331f861 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x563f9331f861 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x563f932e8224 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x563f932e8224 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x563f932ecc52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x563f932ecc52 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x563f932ecc52 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x563f932ecc52 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x563f932ecc52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x563f9334f06b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f55ca315ac3 - <unknown>
[INFO] [stdout]   46:     0x7f55ca3a6a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_misc stdout ----
[INFO] [stdout] Parsing: '+23'
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '3',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '3'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = "2"
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         23,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         23,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(23)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '23'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 23 }
[INFO] [stdout] tree LiteralInt { literal: 23 }
[INFO] [stdout] tree UnAdd { a: LiteralInt { literal: 23 } }
[INFO] [stdout] tree UnAdd { a: LiteralInt { literal: 23 } }
[INFO] [stdout] thread 'test::test_misc' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/ADD23.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563f93349075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563f93349075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563f93349075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563f93349075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563f9336f93b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563f9336f93b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563f9334688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563f93348e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563f93348e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563f9334a879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563f9334a53e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x563f9331b77a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x563f9331b77a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x563f9334ae7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x563f9334ae7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x563f9334abf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x563f93349539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x563f9334a927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x563f932d3843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x563f932e0b43 - pratt::write_dot::h6a275871144498c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x563f932e0e5c - pratt::eval_expression::hc658bb16c113b553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x563f932db2f8 - pratt::test::test_misc::hc48d8af5e690cd2e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:515:25
[INFO] [stdout]   22:     0x563f932db2c7 - pratt::test::test_misc::{{closure}}::h545bee8abbe61404
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:514:19
[INFO] [stdout]   23:     0x563f932e54a6 - core::ops::function::FnOnce::call_once::h551a581f6bdc6a54
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563f9332015b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563f9332015b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x563f9331f861 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x563f9331f861 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x563f9331f861 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x563f9331f861 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x563f9331f861 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x563f9331f861 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x563f9331f861 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x563f932e8224 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x563f932e8224 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x563f932ecc52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x563f932ecc52 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x563f932ecc52 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x563f932ecc52 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x563f932ecc52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x563f9334f06b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f55ca315ac3 - <unknown>
[INFO] [stdout]   46:     0x7f55ca3a6a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_unary_arith stdout ----
[INFO] [stdout] Parsing: '-(-24 + -10) + -2'
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '(',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '('
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '-',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '4',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '4'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "2"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '-',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '1',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ')',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ')'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '-',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Sub,
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         24,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Sub,
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         24,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Bopen
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Sub
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(24)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '24'
[INFO] [stdout] Next: Add
[INFO] [stdout] tree LiteralInt { literal: 24 }
[INFO] [stdout] tree LiteralInt { literal: 24 }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 24 } }
[INFO] [stdout] Next: Sub
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(10)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Bclose
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 10 } }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 10 } }
[INFO] [stdout] tree Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } }
[INFO] [stdout] Next: Add
[INFO] [stdout] tree Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } }
[INFO] [stdout] tree Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } }
[INFO] [stdout] tree UnSub { a: Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } } }
[INFO] [stdout] Next: Sub
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(2)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 2 } }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 2 } }
[INFO] [stdout] tree Add { a: UnSub { a: Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } } }, b: UnSub { a: LiteralInt { literal: 2 } } }
[INFO] [stdout] thread 'test::test_unary_arith' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/SUBBROSUB24_ADD_SUB10BRC_ADD_SUB2.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x563f93349075 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x563f93349075 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x563f93349075 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x563f93349075 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x563f9336f93b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x563f9336f93b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x563f9334688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x563f93348e4e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x563f93348e4e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x563f9334a879 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x563f9334a53e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x563f9331b77a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x563f9331b77a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x563f9334ae7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x563f9334ae7b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x563f9334abf4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x563f93349539 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x563f9334a927 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x563f932d3843 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x563f932e0b43 - pratt::write_dot::h6a275871144498c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x563f932e0e5c - pratt::eval_expression::hc658bb16c113b553
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x563f932db178 - pratt::test::test_unary_arith::hb0ab715d0eea4dfc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:508:25
[INFO] [stdout]   22:     0x563f932db147 - pratt::test::test_unary_arith::{{closure}}::h0d2e58cc6d38ed46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:507:26
[INFO] [stdout]   23:     0x563f932e5596 - core::ops::function::FnOnce::call_once::ha75e0f9fb209db86
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x563f9332015b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x563f9332015b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x563f9331f861 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x563f9331f861 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x563f9331f861 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x563f9331f861 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x563f9331f861 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x563f9331f861 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x563f9331f861 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x563f932e8224 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x563f932e8224 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x563f932ecc52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x563f932ecc52 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x563f932ecc52 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x563f932ecc52 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x563f932ecc52 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x563f932ecc52 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x563f9334f06b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x563f9334f06b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f55ca315ac3 - <unknown>
[INFO] [stdout]   46:     0x7f55ca3a6a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_basic_precedence
[INFO] [stdout]     test::test_brackets
[INFO] [stdout]     test::test_division
[INFO] [stdout]     test::test_exponents
[INFO] [stdout]     test::test_misc
[INFO] [stdout]     test::test_unary_arith
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b84666e8c92575d0d430eeab9c53a7d29772c8a150a2b81855de746e5f028ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b84666e8c92575d0d430eeab9c53a7d29772c8a150a2b81855de746e5f028ba5", kill_on_drop: false }`
[INFO] [stdout] b84666e8c92575d0d430eeab9c53a7d29772c8a150a2b81855de746e5f028ba5
[INFO] testing Harnesser/pratt against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarnesser%2Fpratt" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Harnesser/pratt on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Harnesser/pratt
[INFO] finished tweaking git repo https://github.com/Harnesser/pratt
[INFO] tweaked toml for git repo https://github.com/Harnesser/pratt written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Harnesser/pratt 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bf3cd2d83cda382d59cab7e3b5f26516999849f503b40f8ad2e1ac1dbd9dbe8
[INFO] running `Command { std: "docker" "start" "-a" "8bf3cd2d83cda382d59cab7e3b5f26516999849f503b40f8ad2e1ac1dbd9dbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bf3cd2d83cda382d59cab7e3b5f26516999849f503b40f8ad2e1ac1dbd9dbe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf3cd2d83cda382d59cab7e3b5f26516999849f503b40f8ad2e1ac1dbd9dbe8", kill_on_drop: false }`
[INFO] [stdout] 8bf3cd2d83cda382d59cab7e3b5f26516999849f503b40f8ad2e1ac1dbd9dbe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ea4f03c282640d880c3ee7e0032aca6119044bff62c6afca801357a5a3753ef
[INFO] running `Command { std: "docker" "start" "-a" "8ea4f03c282640d880c3ee7e0032aca6119044bff62c6afca801357a5a3753ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling pratt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] running `Command { std: "docker" "inspect" "8ea4f03c282640d880c3ee7e0032aca6119044bff62c6afca801357a5a3753ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ea4f03c282640d880c3ee7e0032aca6119044bff62c6afca801357a5a3753ef", kill_on_drop: false }`
[INFO] [stdout] 8ea4f03c282640d880c3ee7e0032aca6119044bff62c6afca801357a5a3753ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f77f883e9ec0eebde23d83d187c3feebb51b7198fd1382a92ef94cb0bbf6b74
[INFO] running `Command { std: "docker" "start" "-a" "6f77f883e9ec0eebde23d83d187c3feebb51b7198fd1382a92ef94cb0bbf6b74", kill_on_drop: false }`
[INFO] [stderr]    Compiling pratt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "6f77f883e9ec0eebde23d83d187c3feebb51b7198fd1382a92ef94cb0bbf6b74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f77f883e9ec0eebde23d83d187c3feebb51b7198fd1382a92ef94cb0bbf6b74", kill_on_drop: false }`
[INFO] [stdout] 6f77f883e9ec0eebde23d83d187c3feebb51b7198fd1382a92ef94cb0bbf6b74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf6ba54250e835fe1559f919205f8327147aaad1f091def18f725f3c2e92de41
[INFO] running `Command { std: "docker" "start" "-a" "bf6ba54250e835fe1559f919205f8327147aaad1f091def18f725f3c2e92de41", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pratt-563cc5f4ae97341f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test::test_division ... FAILED
[INFO] [stdout] test test::test_basic_precedence ... FAILED
[INFO] [stdout] test test::test_brackets ... FAILED
[INFO] [stdout] test test::test_exponents ... FAILED
[INFO] [stdout] test test::test_misc ... FAILED
[INFO] [stdout] test test::test_unary_arith ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_division stdout ----
[INFO] [stdout] Parsing: '10/2'
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '/',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = '/'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Div,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Div,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Div
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] Next: Literal(2)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree Div { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 2 } }
[INFO] [stdout] thread 'test::test_division' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/10DIV2.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ce96d82115 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ce96d82115 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ce96d82115 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ce96d82115 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ce96da897b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ce96da897b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ce96d7f9df - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ce96d81eee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ce96d81eee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ce96d83859 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ce96d835ac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ce96d5484f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ce96d5484f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ce96d83e5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ce96d83e5b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ce96d83bd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ce96d825d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ce96d83907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ce96d0c823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ce96d19ef3 - pratt::write_dot::h745d952145b1a7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x55ce96d1a20c - pratt::eval_expression::h11b9e3385358ad0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x55ce96d1db38 - pratt::test::test_division::h4b7bd88f5517f64e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:532:23
[INFO] [stdout]   22:     0x55ce96d1db07 - pratt::test::test_division::{{closure}}::h979f88e24472811f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:531:23
[INFO] [stdout]   23:     0x55ce96d0e776 - core::ops::function::FnOnce::call_once::he4b60a0f71bff7c1
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ce96d5916b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ce96d5916b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ce96d58831 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ce96d58831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ce96d58831 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ce96d58831 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ce96d58831 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ce96d58831 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ce96d58831 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ce96d21204 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ce96d21204 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ce96d25cd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ce96d25cd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ce96d25cd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ce96d25cd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ce96d25cd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ce96d8803b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4b31c30ac3 - <unknown>
[INFO] [stdout]   46:     0x7f4b31cc1a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_basic_precedence stdout ----
[INFO] [stdout] Parsing: '10 + 16 * 2'
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '1',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '6',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '6'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         16,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         16,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Add
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] Next: Literal(16)
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '16'
[INFO] [stdout] Next: Mul
[INFO] [stdout] tree LiteralInt { literal: 16 }
[INFO] [stdout] Next: Literal(2)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 16 }, b: LiteralInt { literal: 2 } }
[INFO] [stdout] tree Add { a: LiteralInt { literal: 10 }, b: Mul { a: LiteralInt { literal: 16 }, b: LiteralInt { literal: 2 } } }
[INFO] [stdout] thread 'test::test_basic_precedence' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/10_ADD_16_MUL_2.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ce96d82115 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ce96d82115 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ce96d82115 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ce96d82115 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ce96da897b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ce96da897b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ce96d7f9df - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ce96d81eee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ce96d81eee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ce96d83859 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ce96d835ac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ce96d5484f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ce96d5484f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ce96d83e5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ce96d83e5b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ce96d83bd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ce96d825d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ce96d83907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ce96d0c823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ce96d19ef3 - pratt::write_dot::h745d952145b1a7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x55ce96d1a20c - pratt::eval_expression::h11b9e3385358ad0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x55ce96d1d118 - pratt::test::test_basic_precedence::h2770a04610b38ec4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:493:24
[INFO] [stdout]   22:     0x55ce96d1d0e7 - pratt::test::test_basic_precedence::{{closure}}::h45601d51148836a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:492:31
[INFO] [stdout]   23:     0x55ce96d0e726 - core::ops::function::FnOnce::call_once::hc9cd067df54490f9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ce96d5916b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ce96d5916b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ce96d58831 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ce96d58831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ce96d58831 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ce96d58831 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ce96d58831 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ce96d58831 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ce96d58831 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ce96d21204 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ce96d21204 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ce96d25cd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ce96d25cd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ce96d25cd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ce96d25cd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ce96d25cd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ce96d8803b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4b31c30ac3 - <unknown>
[INFO] [stdout]   46:     0x7f4b31cc1a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_brackets stdout ----
[INFO] [stdout] Parsing: '(10 * 3) + 9 * 8'
[INFO] [stdout] [src/main.rs:166:9] c = '('
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '1',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '3',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '3'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ')',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ')'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '9',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '9'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stderr] error: test failed, to rerun pass `--bin pratt`
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '8',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '8'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         9,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         8,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         9,
[INFO] [stdout]     ),
[INFO] [stdout]     Mul,
[INFO] [stdout]     Literal(
[INFO] [stdout]         8,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(10)
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Mul
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] Next: Literal(3)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '3'
[INFO] [stdout] Next: Bclose
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 3 } }
[INFO] [stdout] Next: Add
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 3 } }
[INFO] [stdout] Next: Literal(9)
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '9'
[INFO] [stdout] Next: Mul
[INFO] [stdout] tree LiteralInt { literal: 9 }
[INFO] [stdout] Next: Literal(8)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '8'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 8 }
[INFO] [stdout] tree LiteralInt { literal: 8 }
[INFO] [stdout] tree Mul { a: LiteralInt { literal: 9 }, b: LiteralInt { literal: 8 } }
[INFO] [stdout] tree Add { a: Mul { a: LiteralInt { literal: 10 }, b: LiteralInt { literal: 3 } }, b: Mul { a: LiteralInt { literal: 9 }, b: LiteralInt { literal: 8 } } }
[INFO] [stdout] thread 'test::test_brackets' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/BRO10_MUL_3BRC_ADD_9_MUL_8.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ce96d82115 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ce96d82115 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ce96d82115 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ce96d82115 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ce96da897b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ce96da897b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ce96d7f9df - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ce96d81eee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ce96d81eee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ce96d83859 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ce96d835ac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ce96d5484f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ce96d5484f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ce96d83e5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ce96d83e5b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ce96d83bd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ce96d825d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ce96d83907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ce96d0c823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ce96d19ef3 - pratt::write_dot::h745d952145b1a7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x55ce96d1a20c - pratt::eval_expression::h11b9e3385358ad0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x55ce96d1d298 - pratt::test::test_brackets::h924b0b33a39e7481
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:500:25
[INFO] [stdout]   22:     0x55ce96d1d267 - pratt::test::test_brackets::{{closure}}::h8eec1a7191c23a4e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:499:23
[INFO] [stdout]   23:     0x55ce96d0e5d6 - core::ops::function::FnOnce::call_once::h09ef0230fa4b35af
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ce96d5916b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ce96d5916b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ce96d58831 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ce96d58831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ce96d58831 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ce96d58831 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ce96d58831 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ce96d58831 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ce96d58831 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ce96d21204 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ce96d21204 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ce96d25cd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ce96d25cd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ce96d25cd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ce96d25cd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ce96d25cd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ce96d8803b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4b31c30ac3 - <unknown>
[INFO] [stdout]   46:     0x7f4b31cc1a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_exponents stdout ----
[INFO] [stdout] Parsing: '2**3'
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '*'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '*',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] exponential
[INFO] [stdout] [src/main.rs:166:9] c = '3'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     Exp,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     Exp,
[INFO] [stdout]     Literal(
[INFO] [stdout]         3,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: Exp
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] Next: Literal(3)
[INFO] [stdout] In expression() with 8
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '3'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree LiteralInt { literal: 3 }
[INFO] [stdout] tree Exp { m: LiteralInt { literal: 2 }, e: LiteralInt { literal: 3 } }
[INFO] [stdout] thread 'test::test_exponents' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/2MULMUL3.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ce96d82115 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ce96d82115 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ce96d82115 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ce96d82115 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ce96da897b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ce96da897b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ce96d7f9df - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ce96d81eee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ce96d81eee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ce96d83859 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ce96d835ac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ce96d5484f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ce96d5484f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ce96d83e5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ce96d83e5b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ce96d83bd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ce96d825d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ce96d83907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ce96d0c823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ce96d19ef3 - pratt::write_dot::h745d952145b1a7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x55ce96d1a20c - pratt::eval_expression::h11b9e3385358ad0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x55ce96d1d7cb - pratt::test::test_exponents::h5ddc689e9fe907b8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:522:36
[INFO] [stdout]   22:     0x55ce96d1d787 - pratt::test::test_exponents::{{closure}}::hf30d2a23def393ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:521:24
[INFO] [stdout]   23:     0x55ce96d0e656 - core::ops::function::FnOnce::call_once::h3af4fed99512fd60
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ce96d5916b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ce96d5916b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ce96d58831 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ce96d58831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ce96d58831 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ce96d58831 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ce96d58831 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ce96d58831 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ce96d58831 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ce96d21204 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ce96d21204 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ce96d25cd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ce96d25cd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ce96d25cd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ce96d25cd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ce96d25cd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ce96d8803b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4b31c30ac3 - <unknown>
[INFO] [stdout]   46:     0x7f4b31cc1a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_misc stdout ----
[INFO] [stdout] Parsing: '+23'
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '3',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '3'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = "2"
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         23,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Add,
[INFO] [stdout]     Literal(
[INFO] [stdout]         23,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(23)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '23'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 23 }
[INFO] [stdout] tree LiteralInt { literal: 23 }
[INFO] [stdout] tree UnAdd { a: LiteralInt { literal: 23 } }
[INFO] [stdout] tree UnAdd { a: LiteralInt { literal: 23 } }
[INFO] [stdout] thread 'test::test_misc' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/ADD23.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ce96d82115 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ce96d82115 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ce96d82115 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ce96d82115 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ce96da897b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ce96da897b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ce96d7f9df - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ce96d81eee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ce96d81eee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ce96d83859 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ce96d835ac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ce96d5484f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ce96d5484f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ce96d83e5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ce96d83e5b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ce96d83bd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ce96d825d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ce96d83907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ce96d0c823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ce96d19ef3 - pratt::write_dot::h745d952145b1a7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x55ce96d1a20c - pratt::eval_expression::h11b9e3385358ad0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x55ce96d1d638 - pratt::test::test_misc::h5a34a5374cb3e25a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:515:25
[INFO] [stdout]   22:     0x55ce96d1d607 - pratt::test::test_misc::{{closure}}::ha913871e9c0974ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:514:19
[INFO] [stdout]   23:     0x55ce96d0e6b6 - core::ops::function::FnOnce::call_once::h5c103854165b4aeb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ce96d5916b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ce96d5916b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ce96d58831 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ce96d58831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ce96d58831 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ce96d58831 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ce96d58831 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ce96d58831 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ce96d58831 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ce96d21204 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ce96d21204 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ce96d25cd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ce96d25cd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ce96d25cd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ce96d25cd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ce96d25cd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ce96d8803b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4b31c30ac3 - <unknown>
[INFO] [stdout]   46:     0x7f4b31cc1a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_unary_arith stdout ----
[INFO] [stdout] Parsing: '-(-24 + -10) + -2'
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '(',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '('
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '-',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '4',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '4'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "2"
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '-',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '1',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '1'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '0',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '0'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ')',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = "1"
[INFO] [stdout] [src/main.rs:166:9] c = ')'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '+',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '+'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     ' ',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = ' '
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '-',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '-'
[INFO] [stdout] [src/main.rs:166:9] c_next = Some(
[INFO] [stdout]     '2',
[INFO] [stdout] )
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:166:9] c = '2'
[INFO] [stdout] [src/main.rs:166:9] c_next = None
[INFO] [stdout] [src/main.rs:166:9] &buf = ""
[INFO] [stdout] [src/main.rs:240:5] &tokens = [
[INFO] [stdout]     Sub,
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         24,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] [src/climber.rs:145:5] &tokens = [
[INFO] [stdout]     Sub,
[INFO] [stdout]     Bopen,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         24,
[INFO] [stdout]     ),
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         10,
[INFO] [stdout]     ),
[INFO] [stdout]     Bclose,
[INFO] [stdout]     Add,
[INFO] [stdout]     Sub,
[INFO] [stdout]     Literal(
[INFO] [stdout]         2,
[INFO] [stdout]     ),
[INFO] [stdout]     EOF,
[INFO] [stdout] ]
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Bopen
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Sub
[INFO] [stdout] In expression() with 0
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(24)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '24'
[INFO] [stdout] Next: Add
[INFO] [stdout] tree LiteralInt { literal: 24 }
[INFO] [stdout] tree LiteralInt { literal: 24 }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 24 } }
[INFO] [stdout] Next: Sub
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(10)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '10'
[INFO] [stdout] Next: Bclose
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] tree LiteralInt { literal: 10 }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 10 } }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 10 } }
[INFO] [stdout] tree Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } }
[INFO] [stdout] Next: Add
[INFO] [stdout] tree Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } }
[INFO] [stdout] tree Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } }
[INFO] [stdout] tree UnSub { a: Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } } }
[INFO] [stdout] Next: Sub
[INFO] [stdout] In expression() with 4
[INFO] [stdout] In precedence()
[INFO] [stdout] Next: Literal(2)
[INFO] [stdout] In expression() with 5
[INFO] [stdout] In precedence()
[INFO] [stdout] Literal '2'
[INFO] [stdout] Next: EOF
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree LiteralInt { literal: 2 }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 2 } }
[INFO] [stdout] tree UnSub { a: LiteralInt { literal: 2 } }
[INFO] [stdout] tree Add { a: UnSub { a: Add { a: UnSub { a: LiteralInt { literal: 24 } }, b: UnSub { a: LiteralInt { literal: 10 } } } }, b: UnSub { a: LiteralInt { literal: 2 } } }
[INFO] [stdout] thread 'test::test_unary_arith' panicked at src/main.rs:431:21:
[INFO] [stdout] couldn't create dot/SUBBROSUB24_ADD_SUB10BRC_ADD_SUB2.dot: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ce96d82115 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ce96d82115 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ce96d82115 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ce96d82115 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ce96da897b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ce96da897b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ce96d7f9df - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ce96d81eee - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ce96d81eee - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ce96d83859 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55ce96d835ac - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ce96d5484f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ce96d5484f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ce96d83e5b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ce96d83e5b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ce96d83bd4 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ce96d825d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ce96d83907 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ce96d0c823 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ce96d19ef3 - pratt::write_dot::h745d952145b1a7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:21
[INFO] [stdout]   20:     0x55ce96d1a20c - pratt::eval_expression::h11b9e3385358ad0c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:450:5
[INFO] [stdout]   21:     0x55ce96d1d4b8 - pratt::test::test_unary_arith::hf69e558868d15d14
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:508:25
[INFO] [stdout]   22:     0x55ce96d1d487 - pratt::test::test_unary_arith::{{closure}}::hb21e081e85a92816
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:507:26
[INFO] [stdout]   23:     0x55ce96d0e616 - core::ops::function::FnOnce::call_once::h1003bb29a028dd29
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ce96d5916b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ce96d5916b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ce96d58831 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ce96d58831 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ce96d58831 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ce96d58831 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ce96d58831 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ce96d58831 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ce96d58831 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ce96d21204 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ce96d21204 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ce96d25cd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ce96d25cd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ce96d25cd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ce96d25cd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ce96d25cd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ce96d25cd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ce96d8803b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ce96d8803b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f4b31c30ac3 - <unknown>
[INFO] [stdout]   46:     0x7f4b31cc1a04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_basic_precedence
[INFO] [stdout]     test::test_brackets
[INFO] [stdout]     test::test_division
[INFO] [stdout]     test::test_exponents
[INFO] [stdout]     test::test_misc
[INFO] [stdout]     test::test_unary_arith
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf6ba54250e835fe1559f919205f8327147aaad1f091def18f725f3c2e92de41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf6ba54250e835fe1559f919205f8327147aaad1f091def18f725f3c2e92de41", kill_on_drop: false }`
[INFO] [stdout] bf6ba54250e835fe1559f919205f8327147aaad1f091def18f725f3c2e92de41
