[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhinderberger%2Fcompilerbau" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lhinderberger/compilerbau on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-92/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29839790d0c432057b900dc0f61b8455c768539651cda7278de71874061ff0ca [INFO] running `Command { std: "docker" "start" "-a" "29839790d0c432057b900dc0f61b8455c768539651cda7278de71874061ff0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29839790d0c432057b900dc0f61b8455c768539651cda7278de71874061ff0ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29839790d0c432057b900dc0f61b8455c768539651cda7278de71874061ff0ca", kill_on_drop: false }` [INFO] [stdout] 29839790d0c432057b900dc0f61b8455c768539651cda7278de71874061ff0ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd50fb5be916e871b984f1f459480e4e18f74f0dc761810f6070d0d9cf11c7d9 [INFO] running `Command { std: "docker" "start" "-a" "fd50fb5be916e871b984f1f459480e4e18f74f0dc761810f6070d0d9cf11c7d9", 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 dev [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `Command { std: "docker" "inspect" "fd50fb5be916e871b984f1f459480e4e18f74f0dc761810f6070d0d9cf11c7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd50fb5be916e871b984f1f459480e4e18f74f0dc761810f6070d0d9cf11c7d9", kill_on_drop: false }` [INFO] [stdout] fd50fb5be916e871b984f1f459480e4e18f74f0dc761810f6070d0d9cf11c7d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 000fb5e8b998c2ce07a5b3e2b1c36253dadd0b542b39e8978d08e9e2fe06b1b8 [INFO] running `Command { std: "docker" "start" "-a" "000fb5e8b998c2ce07a5b3e2b1c36253dadd0b542b39e8978d08e9e2fe06b1b8", 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 5.60s [INFO] running `Command { std: "docker" "inspect" "000fb5e8b998c2ce07a5b3e2b1c36253dadd0b542b39e8978d08e9e2fe06b1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "000fb5e8b998c2ce07a5b3e2b1c36253dadd0b542b39e8978d08e9e2fe06b1b8", kill_on_drop: false }` [INFO] [stdout] 000fb5e8b998c2ce07a5b3e2b1c36253dadd0b542b39e8978d08e9e2fe06b1b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4c6c78c56288c0588162c60b39eaa75d5c2873ee89072ba3c5c550f50300930 [INFO] running `Command { std: "docker" "start" "-a" "d4c6c78c56288c0588162c60b39eaa75d5c2873ee89072ba3c5c550f50300930", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [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::naive::yields_expected_results ... 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-b8c872215e107949) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test lexer::char_classes::tests::correct_class_is_detected ... ok [INFO] [stdout] test lexer::iterator::tests::iterator_returns_correct_morphemes ... 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] 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] test parser::syntax_graph::test_condition_met ... 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] ok [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] test parser::parser::tests::invalid_syntax_is_rejected ... 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] okTook 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] [INFO] [stdout] test lexer::lexer::tests::single_morpheme_is_detected ... ok [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" "d4c6c78c56288c0588162c60b39eaa75d5c2873ee89072ba3c5c550f50300930", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4c6c78c56288c0588162c60b39eaa75d5c2873ee89072ba3c5c550f50300930", kill_on_drop: false }` [INFO] [stdout] d4c6c78c56288c0588162c60b39eaa75d5c2873ee89072ba3c5c550f50300930