[INFO] cloning repository https://github.com/lhinderberger/compilerbau [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhinderberger/compilerbau" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Fcompilerbau", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Fcompilerbau'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc920df0d927fbc9393e73dc142a5a1d5e0ba757 [INFO] testing lhinderberger/compilerbau against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Fcompilerbau" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lhinderberger/compilerbau on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lhinderberger/compilerbau [INFO] finished tweaking git repo https://github.com/lhinderberger/compilerbau [INFO] tweaked toml for git repo https://github.com/lhinderberger/compilerbau written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/lhinderberger/compilerbau already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c037e3b515bb4fb386cdf98b9c2e3ae1cf80f13b7d65793ee83ba0aaf1621c8 [INFO] running `Command { std: "docker" "start" "-a" "8c037e3b515bb4fb386cdf98b9c2e3ae1cf80f13b7d65793ee83ba0aaf1621c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c037e3b515bb4fb386cdf98b9c2e3ae1cf80f13b7d65793ee83ba0aaf1621c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c037e3b515bb4fb386cdf98b9c2e3ae1cf80f13b7d65793ee83ba0aaf1621c8", kill_on_drop: false }` [INFO] [stdout] 8c037e3b515bb4fb386cdf98b9c2e3ae1cf80f13b7d65793ee83ba0aaf1621c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0704210cccfd5b9a7889a9ca474efd00c6d89325b1d00307588a4f6cb13e1b69 [INFO] running `Command { std: "docker" "start" "-a" "0704210cccfd5b9a7889a9ca474efd00c6d89325b1d00307588a4f6cb13e1b69", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir/calculator) [INFO] [stderr] Compiling pl0c v0.1.0 (/opt/rustwide/workdir/pl0c) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `Command { std: "docker" "inspect" "0704210cccfd5b9a7889a9ca474efd00c6d89325b1d00307588a4f6cb13e1b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0704210cccfd5b9a7889a9ca474efd00c6d89325b1d00307588a4f6cb13e1b69", kill_on_drop: false }` [INFO] [stdout] 0704210cccfd5b9a7889a9ca474efd00c6d89325b1d00307588a4f6cb13e1b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dec64b7e54bb246f9a7eeba7ada2d5fdafa630c5cd96efb185a175265402da1 [INFO] running `Command { std: "docker" "start" "-a" "5dec64b7e54bb246f9a7eeba7ada2d5fdafa630c5cd96efb185a175265402da1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling calculator v0.1.0 (/opt/rustwide/workdir/calculator) [INFO] [stderr] Compiling pl0c v0.1.0 (/opt/rustwide/workdir/pl0c) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.02s [INFO] running `Command { std: "docker" "inspect" "5dec64b7e54bb246f9a7eeba7ada2d5fdafa630c5cd96efb185a175265402da1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dec64b7e54bb246f9a7eeba7ada2d5fdafa630c5cd96efb185a175265402da1", kill_on_drop: false }` [INFO] [stdout] 5dec64b7e54bb246f9a7eeba7ada2d5fdafa630c5cd96efb185a175265402da1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2527f6e3ec3de52784d8c063c7496e419ebd10fc54b71f6750370a2413f35401 [INFO] running `Command { std: "docker" "start" "-a" "2527f6e3ec3de52784d8c063c7496e419ebd10fc54b71f6750370a2413f35401", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calculator-4dd50b8c516d45e4) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test lexer::iterator::tests::iterator_returns_correct_morphemes ... ok [INFO] [stdout] test lexer::lexer::tests::empty_stream_yields_eof ... ok [INFO] [stdout] test lexer::lexer::tests::invalid_symbols_will_be_detected ... ok [INFO] [stdout] test lexer::lexer::tests::mixed_input_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::single_number_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::single_symbol_is_detected ... ok [INFO] [stdout] test parser::iterative::yields_expected_results ... ok [INFO] [stdout] test parser::naive::yields_expected_results ... ok [INFO] [stdout] test parser::split::yields_expected_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pl0c-b8c872215e107949) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test lexer::iterator::tests::iterator_returns_correct_morphemes ... ok [INFO] [stdout] test lexer::char_classes::tests::correct_class_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::empty_stream_yields_eof ... ok [INFO] [stdout] test lexer::lexer::tests::mixed_input_is_detected ... ok [INFO] [stdout] test parser::syntax_graph::test_condition_met ... ok [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 2 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 4 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 6 }, consumed None [INFO] [stdout] Took Vertex #7 at GraphLocation { graph: STATEMENT, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 1 }, consumed Some(Morpheme { offset: 0, length: 1, content: Symbol(Point) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 2 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 4 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 6 }, consumed None [INFO] [stdout] Took Vertex #6 at GraphLocation { graph: STATEMENT, node: 0 }, consumed Some(Morpheme { offset: 0, length: 1, content: Symbol(ExclamationMark) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: STATEMENT, node: 7 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: OUTPUT, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: EXPRESSION, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: EXPRESSION, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: TERM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: FACTOR, node: 0 }, consumed Some(Morpheme { offset: 1, length: 1, content: Number(1) }) [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: TERM, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: EXPRESSION, node: 2 }, consumed Some(Morpheme { offset: 2, length: 1, content: Symbol(Add) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: EXPRESSION, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: TERM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: FACTOR, node: 0 }, consumed Some(Morpheme { offset: 3, length: 1, content: Number(1) }) [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: TERM, node: 1 }, consumed None [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: EXPRESSION, node: 2 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 1 }, consumed Some(Morpheme { offset: 4, length: 1, content: Symbol(Point) }) [INFO] [stdout] test parser::parser::tests::invalid_syntax_is_rejected ... ok [INFO] [stdout] test lexer::lexer::tests::single_morpheme_is_detected ... ok [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 2 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 4 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 6 }, consumed None [INFO] [stdout] Took Vertex #4 at GraphLocation { graph: STATEMENT, node: 0 }, consumed Some(Morpheme { offset: 0, length: 4, content: Symbol(Call) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: STATEMENT, node: 5 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CALL, node: 0 }, consumed Some(Morpheme { offset: 5, length: 10, content: Identifier("HELLOWORLD") }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 1 }, consumed Some(Morpheme { offset: 15, length: 1, content: Symbol(Point) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 0 }, consumed Some(Morpheme { offset: 0, length: 5, content: Symbol(Const) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 0 }, consumed Some(Morpheme { offset: 6, length: 1, content: Identifier("A") }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 1 }, consumed Some(Morpheme { offset: 8, length: 1, content: Symbol(Equals) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 2 }, consumed Some(Morpheme { offset: 10, length: 1, content: Number(1) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 3 }, consumed Some(Morpheme { offset: 11, length: 1, content: Symbol(Comma) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 0 }, consumed Some(Morpheme { offset: 13, length: 1, content: Identifier("B") }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 1 }, consumed Some(Morpheme { offset: 15, length: 1, content: Symbol(Equals) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: CONST, node: 2 }, consumed Some(Morpheme { offset: 17, length: 1, content: Number(2) }) [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: CONST, node: 3 }, consumed Some(Morpheme { offset: 18, length: 1, content: Symbol(Semicolon) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 2 }, consumed Some(Morpheme { offset: 20, length: 3, content: Symbol(Var) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 3 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: VAR, node: 0 }, consumed Some(Morpheme { offset: 24, length: 1, content: Identifier("C") }) [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: VAR, node: 1 }, consumed Some(Morpheme { offset: 25, length: 1, content: Symbol(Semicolon) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 4 }, consumed Some(Morpheme { offset: 27, length: 9, content: Symbol(Procedure) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 5 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROCEDURE, node: 0 }, consumed Some(Morpheme { offset: 37, length: 3, content: Identifier("ADD") }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROCEDURE, node: 1 }, consumed Some(Morpheme { offset: 40, length: 1, content: Symbol(Semicolon) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROCEDURE, node: 2 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 0 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 2 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: BLOCK, node: 4 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 6 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: STATEMENT, node: 0 }, consumed Some(Morpheme { offset: 41, length: 1, content: Identifier("C") }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: STATEMENT, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: ASSIGNMENT, node: 0 }, consumed Some(Morpheme { offset: 42, length: 2, content: Symbol(Assignment) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: ASSIGNMENT, node: 1 }, consumed None [INFO] [stdout] Took Vertex #1 at GraphLocation { graph: EXPRESSION, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: EXPRESSION, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: TERM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: FACTOR, node: 0 }, consumed Some(Morpheme { offset: 44, length: 1, content: Identifier("A") }) [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: TERM, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: EXPRESSION, node: 2 }, consumed Some(Morpheme { offset: 45, length: 1, content: Symbol(Add) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: EXPRESSION, node: 1 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: TERM, node: 0 }, consumed None [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: FACTOR, node: 0 }, consumed Some(Morpheme { offset: 46, length: 1, content: Identifier("B") }) [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: TERM, node: 1 }, consumed None [INFO] [stdout] Took Vertex #2 at GraphLocation { graph: EXPRESSION, node: 2 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROCEDURE, node: 3 }, consumed Some(Morpheme { offset: 47, length: 1, content: Symbol(Semicolon) }) [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: BLOCK, node: 6 }, consumed None [INFO] [stdout] Took Vertex #7 at GraphLocation { graph: STATEMENT, node: 0 }, consumed None [INFO] [stdout] Took Vertex #0 at GraphLocation { graph: PROGRAM, node: 1 }, consumed Some(Morpheme { offset: 48, length: 1, content: Symbol(Point) }) [INFO] [stdout] test parser::parser::tests::valid_syntax_is_accepted ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2527f6e3ec3de52784d8c063c7496e419ebd10fc54b71f6750370a2413f35401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2527f6e3ec3de52784d8c063c7496e419ebd10fc54b71f6750370a2413f35401", kill_on_drop: false }` [INFO] [stdout] 2527f6e3ec3de52784d8c063c7496e419ebd10fc54b71f6750370a2413f35401