[INFO] cloning repository https://github.com/elkowar/Yolk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elkowar/Yolk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a73edd962cdff0e88191d868ac6b6b96ba0ae54
[INFO] testing elkowar/Yolk against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/elkowar/Yolk
[INFO] finished tweaking git repo https://github.com/elkowar/Yolk
[INFO] tweaked toml for git repo https://github.com/elkowar/Yolk written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elkowar/Yolk on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elkowar/Yolk 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-tree v0.4.0
[INFO] [stderr]   Downloaded rstest v0.24.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.17
[INFO] [stderr]   Downloaded rhai-autodocs v0.8.0
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded cov-mark v2.0.0
[INFO] [stderr]   Downloaded fs-err v3.1.0
[INFO] [stderr]   Downloaded owo-colors v4.1.0
[INFO] [stderr]   Downloaded notify v8.0.0
[INFO] [stderr]   Downloaded cached v0.54.0
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded insta v1.42.1
[INFO] [stderr]   Downloaded miette v7.5.0
[INFO] [stderr]   Downloaded handlebars v6.3.1
[INFO] [stderr]   Downloaded rstest_macros v0.24.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded file-id v0.2.2
[INFO] [stderr]   Downloaded miette-derive v7.5.0
[INFO] [stderr]   Downloaded edit v0.1.5
[INFO] [stderr]   Downloaded extend v1.2.0
[INFO] [stderr]   Downloaded terminal_size v0.4.1
[INFO] [stderr]   Downloaded notify-debouncer-full v0.5.0
[INFO] [stderr]   Downloaded supports-color v2.1.0
[INFO] [stderr]   Downloaded rhai v1.21.0
[INFO] [stderr]   Downloaded test-log v0.2.17
[INFO] [stderr]   Downloaded which v7.0.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0b3e6ab4b7b8acb5238f417fb060ab4c3f63c86a1a781a7e0089953f724a01a
[INFO] running `Command { std: "docker" "start" "-a" "d0b3e6ab4b7b8acb5238f417fb060ab4c3f63c86a1a781a7e0089953f724a01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0b3e6ab4b7b8acb5238f417fb060ab4c3f63c86a1a781a7e0089953f724a01a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0b3e6ab4b7b8acb5238f417fb060ab4c3f63c86a1a781a7e0089953f724a01a", kill_on_drop: false }`
[INFO] [stdout] d0b3e6ab4b7b8acb5238f417fb060ab4c3f63c86a1a781a7e0089953f724a01a
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72ec5b58981a58754c062894e338b08d05d67b7d73027e5d492705f0601f8dc5
[INFO] running `Command { std: "docker" "start" "-a" "72ec5b58981a58754c062894e338b08d05d67b7d73027e5d492705f0601f8dc5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling fs-err v3.1.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling notify v8.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling file-id v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling thin-vec v0.2.13
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling notify-debouncer-full v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling cov-mark v2.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling rhai_codegen v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling extend v1.2.0
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cached v0.54.0
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling clap v4.5.28
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling yolk_dots v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s
[INFO] running `Command { std: "docker" "inspect" "72ec5b58981a58754c062894e338b08d05d67b7d73027e5d492705f0601f8dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72ec5b58981a58754c062894e338b08d05d67b7d73027e5d492705f0601f8dc5", kill_on_drop: false }`
[INFO] [stdout] 72ec5b58981a58754c062894e338b08d05d67b7d73027e5d492705f0601f8dc5
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 832c34cb7b80c939fd4158523a1ebaae4470bad85657ad4a7ba0a2a9c2f32382
[INFO] running `Command { std: "docker" "start" "-a" "832c34cb7b80c939fd4158523a1ebaae4470bad85657ad4a7ba0a2a9c2f32382", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling test-log-macros v0.2.17
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rstest_macros v0.24.0
[INFO] [stderr]    Compiling rhai v1.21.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling tracing-tree v0.4.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling test-log v0.2.17
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling insta v1.42.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling rstest v0.24.0
[INFO] [stderr]    Compiling yolk_dots v0.3.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 01s
[INFO] running `Command { std: "docker" "inspect" "832c34cb7b80c939fd4158523a1ebaae4470bad85657ad4a7ba0a2a9c2f32382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832c34cb7b80c939fd4158523a1ebaae4470bad85657ad4a7ba0a2a9c2f32382", kill_on_drop: false }`
[INFO] [stdout] 832c34cb7b80c939fd4158523a1ebaae4470bad85657ad4a7ba0a2a9c2f32382
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 29881715a8ae32857686ee827fad47f201599e9583969bc224b9bbd016341d88
[INFO] running `Command { std: "docker" "start" "-a" "29881715a8ae32857686ee827fad47f201599e9583969bc224b9bbd016341d88", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolk-2546f347a789f3a0)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_2 ... ok
[INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_3 ... ok
[INFO] [stdout] test script::stdlib::test::test_regex_captures::case_1_match_found ... ok
[INFO] [stdout] test script::stdlib::test::test_regex_captures::case_2_no_match ... ok
[INFO] [stdout] test script::stdlib::test::test_replace::case_1_replace ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_1_replace ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_4_non_reversible_bad_color ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_in::case_1_replace ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_number::case_1_integer ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_in::case_2_non_reversible ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_number::case_2_float ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_number::case_3_non_reversible ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_1_single_quote ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_2_double_quote ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_3_non_reversible_no_hash ... ok
[INFO] [stdout] test script::stdlib::test::test_replace::case_2_non_reversible ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_value::case_2_non_reversible ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_1 ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_value::case_1_replace ... ok
[INFO] [stdout] test eggs_config::test::test_template_globbed ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_color::case_2_replace_alpha ... ok
[INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_1 ... ok
[INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_3_backtick ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_2 ... ok
[INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_2 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_1 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_3 ... ok
[INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_1 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_3 ... ok
[INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_1 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_2 ... ok
[INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_3 ... ok
[INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_2 ... ok
[INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_4 ... ok
[INFO] [stdout] test templating::parser::test::test_blank_lines_get_combined ... ok
[INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline_long ... ok
[INFO] [stdout] test templating::parser::test::test_inline_tag ... ok
[INFO] [stdout] test templating::parser::test::test_conditional ... ok
[INFO] [stdout] test templating::parser::test::test_error_multiline_with_else ... ok
[INFO] [stdout] test templating::parser::test::test_error_empty_tag ... ok
[INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline ... ok
[INFO] [stdout] test templating::parser::test::test_inline_conditional_tag ... ok
[INFO] [stdout] test templating::parser::test::test_newline_in_inline ... ok
[INFO] [stdout] test templating::parser::test::test_error_incomplete_nextline ... ok
[INFO] [stdout] test templating::parser::test::test_parse_end ... ok
[INFO] [stdout] test templating::parser::test::test_multiline_block ... ok
[INFO] [stdout] test templating::parser::test::test_nested_conditional ... ok
[INFO] [stdout] test templating::parser::test::test_regular_lines_get_combined ... ok
[INFO] [stdout] test templating::parser::test::test_nextline_tag ... ok
[INFO] [stdout] test templating::parser::test::test_newlines_in_multiline ... ok
[INFO] [stdout] test templating::parser::test::test_blanklines_around_tag ... ok
[INFO] [stdout] test templating::test::test_render::case_1_inline_tag ... ok
[INFO] [stdout] test templating::test::test_render::case_2_nextline_tag ... ok
[INFO] [stdout] test templating::test::test_render::case_7_nextline_conditional_with_newlines ... ok
[INFO] [stdout] test templating::test::test_render::case_3_multiline ... ok
[INFO] [stdout] test templating::test::test_render::case_8_replace ... ok
[INFO] [stdout] test templating::parser::test::test_nextline_tag_document ... ok
[INFO] [stdout] test templating::test::test_render::case_6_multiline_conditional ... ok
[INFO] [stdout] test templating::test::test_render::case_4_inline_conditional ... ok
[INFO] [stdout] test templating::test::test_render::case_5_nextline_conditional ... ok
[INFO] [stdout] test templating::test::test_render_noop::case_2_regression_blank_lines_around_conditional ... ok
[INFO] [stdout] test templating::test::test_render_noop::case_1_regression_keep_indents ... ok
[INFO] [stdout] test templating::test::test_render_replace_refuse_non_idempodent ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpwus4Tt/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptdqWrX/yolk/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpGpmDFc/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpoDQEPn/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkbACcv/yolk/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpe5QGhR/yolk/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmplJsyTi/yolk/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp6dlGK5/yolk/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsQAdpz/yolk/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp0HVNBG/yolk/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyEgFm3/yolk/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] test tests::yolk_tests::test_deploy_outside_of_home ... ok
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout] test tests::yolk_tests::test_deploy_egg_put_mode ... ok
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode_fails_with_stowy_usage ... ok
[INFO] [stdout] test tests::yolk_tests::test_deploy_merge_mode ... ok
[INFO] [stdout] test tests::yolk_tests::test_deploy_after_moving_overrides_old_dead_symlinks ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test tests::yolk_tests::test_imports_work_in_yolk_rhai ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpiU26U1/yolk/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPT9NkS/yolk/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCgOANP/yolk/.git/
[INFO] [stdout] test tests::yolk_tests::test_deploy_put_creates_parent_dir ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test yolk_paths::test::test_default_script ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQTG7cJ/yolk/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpI0MqZ0/yolk/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] test tests::yolk_tests::test_access_sysinfo ... ok
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test yolk_paths::test::test_setup ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8EqMFe/yolk/.git/
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test tests::yolk_tests::test_egg_post_deploy_hooks ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpiVFNep/yolk/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp32qApj/yolk/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppczzAI/yolk/.git/
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTc1b8h/yolk/.git/
[INFO] [stdout] test yolk_paths::test::test_is_deployed_2 ... ok
[INFO] [stdout] test tests::yolk_tests::test_custom_functions_in_text_transformer_tag ... ok
[INFO] [stdout] test tests::yolk_tests::test_variable_and_import_in_text_transformer_tag ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpggHg9C/yolk/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test tests::yolk_tests::test_deployment_error ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test tests::yolk_tests::test_moving_put_deploy_cleans_up_old_symlinks ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test tests::yolk_tests::test_moving_merge_deploy_cleans_up_old_symlinks ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test tests::yolk_tests::test_syntax_error_in_yolk_rhai ... ok
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] test tests::yolk_tests::test_sync_eggs_continues_after_failure ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test tests::yolk_tests::test_undeploy ... ok
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout] test tests::yolk_tests::test_syncing ... ok
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout] test yolk_paths::test::test_is_deployed ... ok
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpfpY58O/yolk/.git/
[INFO] [stdout] test yolk_paths::test::test_is_deployed_single_dir ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpONbXoK/yolk/.git/
[INFO] [stdout] test tests::yolk_tests::test_only_active_sections_get_evaluated ... ok
[INFO] [stdout] test tests::git_tests::test_git_add_with_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolk-2f596b42a5367fd0)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yolk
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "29881715a8ae32857686ee827fad47f201599e9583969bc224b9bbd016341d88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29881715a8ae32857686ee827fad47f201599e9583969bc224b9bbd016341d88", kill_on_drop: false }`
[INFO] [stdout] 29881715a8ae32857686ee827fad47f201599e9583969bc224b9bbd016341d88
