[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#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Fcompilerbau" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lhinderberger/compilerbau on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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-9/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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f9c56e34ea6cf354b4b97784b2bb87420d2865889d2605cd14b38bcc005d213 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9f9c56e34ea6cf354b4b97784b2bb87420d2865889d2605cd14b38bcc005d213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f9c56e34ea6cf354b4b97784b2bb87420d2865889d2605cd14b38bcc005d213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f9c56e34ea6cf354b4b97784b2bb87420d2865889d2605cd14b38bcc005d213", kill_on_drop: false }` [INFO] [stdout] 9f9c56e34ea6cf354b4b97784b2bb87420d2865889d2605cd14b38bcc005d213 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d59601a4adacf36a276bf8b34e0d52be33a9d6e163cfab21aff5f7421495d146 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d59601a4adacf36a276bf8b34e0d52be33a9d6e163cfab21aff5f7421495d146", kill_on_drop: false }` [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 3.20s [INFO] running `Command { std: "docker" "inspect" "d59601a4adacf36a276bf8b34e0d52be33a9d6e163cfab21aff5f7421495d146", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59601a4adacf36a276bf8b34e0d52be33a9d6e163cfab21aff5f7421495d146", kill_on_drop: false }` [INFO] [stdout] d59601a4adacf36a276bf8b34e0d52be33a9d6e163cfab21aff5f7421495d146 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 200ab3bd13a3ddbb09710886fa9c072a7cb9502c37daa27efd276c9a5a383552 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "200ab3bd13a3ddbb09710886fa9c072a7cb9502c37daa27efd276c9a5a383552", kill_on_drop: false }` [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 3.00s [INFO] running `Command { std: "docker" "inspect" "200ab3bd13a3ddbb09710886fa9c072a7cb9502c37daa27efd276c9a5a383552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200ab3bd13a3ddbb09710886fa9c072a7cb9502c37daa27efd276c9a5a383552", kill_on_drop: false }` [INFO] [stdout] 200ab3bd13a3ddbb09710886fa9c072a7cb9502c37daa27efd276c9a5a383552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b60a9e76b8caf3cf97d29ea4d61d6e7fae9555a83c0927ac99f03aceee03657 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4b60a9e76b8caf3cf97d29ea4d61d6e7fae9555a83c0927ac99f03aceee03657", 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-5e3f39b34d1af16a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test lexer::iterator::tests::iterator_returns_correct_morphemes ... ok [INFO] [stdout] test lexer::lexer::tests::invalid_symbols_will_be_detected ... ok [INFO] [stdout] test lexer::lexer::tests::single_symbol_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::single_number_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::empty_stream_yields_eof ... ok [INFO] [stdout] test parser::naive::yields_expected_results ... ok [INFO] [stdout] test lexer::lexer::tests::mixed_input_is_detected ... ok [INFO] [stdout] test parser::iterative::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-213aff8f7bb3c6fe) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test parser::syntax_graph::test_condition_met ... ok [INFO] [stdout] test parser::parser::tests::invalid_syntax_is_rejected ... 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] 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 lexer::iterator::tests::iterator_returns_correct_morphemes ... ok [INFO] [stdout] test parser::parser::tests::valid_syntax_is_accepted ... ok [INFO] [stdout] test lexer::lexer::tests::mixed_input_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::empty_stream_yields_eof ... ok [INFO] [stdout] test lexer::char_classes::tests::correct_class_is_detected ... ok [INFO] [stdout] test lexer::lexer::tests::single_morpheme_is_detected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b60a9e76b8caf3cf97d29ea4d61d6e7fae9555a83c0927ac99f03aceee03657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b60a9e76b8caf3cf97d29ea4d61d6e7fae9555a83c0927ac99f03aceee03657", kill_on_drop: false }` [INFO] [stdout] 4b60a9e76b8caf3cf97d29ea4d61d6e7fae9555a83c0927ac99f03aceee03657