[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] 4a4399b322d4559aea162e0db6fcdb9af3193459 [INFO] testing elkowar/Yolk against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2FYolk" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elkowar/Yolk on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc2/source/Cargo.toml [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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 214dc2d63698eac3cdb41a3a1a208e1863b78837a0717cf9218909ddf6a840fb [INFO] running `Command { std: "docker" "start" "-a" "214dc2d63698eac3cdb41a3a1a208e1863b78837a0717cf9218909ddf6a840fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "214dc2d63698eac3cdb41a3a1a208e1863b78837a0717cf9218909ddf6a840fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "214dc2d63698eac3cdb41a3a1a208e1863b78837a0717cf9218909ddf6a840fb", kill_on_drop: false }` [INFO] [stdout] 214dc2d63698eac3cdb41a3a1a208e1863b78837a0717cf9218909ddf6a840fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e069c4d6addf000bcc39a5070efee5c0af0ce7df4abc282e943da8c968c2dba1 [INFO] running `Command { std: "docker" "start" "-a" "e069c4d6addf000bcc39a5070efee5c0af0ce7df4abc282e943da8c968c2dba1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling winnow v0.6.26 [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 hex v0.4.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling rhai v1.21.0 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling yolk_dots v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "e069c4d6addf000bcc39a5070efee5c0af0ce7df4abc282e943da8c968c2dba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e069c4d6addf000bcc39a5070efee5c0af0ce7df4abc282e943da8c968c2dba1", kill_on_drop: false }` [INFO] [stdout] e069c4d6addf000bcc39a5070efee5c0af0ce7df4abc282e943da8c968c2dba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 868cdade831463c27e55fda3c10120e18299b7babd619695f48f7fa13f35e36f [INFO] running `Command { std: "docker" "start" "-a" "868cdade831463c27e55fda3c10120e18299b7babd619695f48f7fa13f35e36f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling serde v1.0.217 [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 wait-timeout v0.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [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 pin-project v1.1.9 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rhai v1.21.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling yolk_dots v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "868cdade831463c27e55fda3c10120e18299b7babd619695f48f7fa13f35e36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868cdade831463c27e55fda3c10120e18299b7babd619695f48f7fa13f35e36f", kill_on_drop: false }` [INFO] [stdout] 868cdade831463c27e55fda3c10120e18299b7babd619695f48f7fa13f35e36f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 82a0143d5c5696d2ba1c109fb7bf6af84ab3263009dfee59ed28cbc91d36771e [INFO] running `Command { std: "docker" "start" "-a" "82a0143d5c5696d2ba1c109fb7bf6af84ab3263009dfee59ed28cbc91d36771e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolk-6a16f0cc4df74199) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test eggs_config::test::test_template_globbed ... ok [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_3 ... ok [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_1 ... ok [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_2 ... ok [INFO] [stdout] test script::stdlib::test::test_replace::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_replace::case_2_non_reversible ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_regex_captures::case_2_no_match ... 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_color::case_4_non_reversible_bad_color ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_1_integer ... ok [INFO] [stdout] test script::stdlib::test::test_replace_in::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_replace_in::case_2_non_reversible ... ok [INFO] [stdout] test script::stdlib::test::test_regex_captures::case_1_match_found ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_2_replace_alpha ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_2_float ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_2 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_4 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_2 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_2 ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_3_non_reversible ... ok [INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_2 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_1 ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_2_double_quote ... ok [INFO] [stdout] test script::stdlib::test::test_replace_value::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_1_single_quote ... ok [INFO] [stdout] test script::stdlib::test::test_replace_value::case_2_non_reversible ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_3_backtick ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline_long ... ok [INFO] [stdout] test templating::parser::test::test_error_empty_tag ... ok [INFO] [stdout] test templating::parser::test::test_blank_lines_get_combined ... ok [INFO] [stdout] test templating::parser::test::test_blanklines_around_tag ... ok [INFO] [stdout] test templating::parser::test::test_parse_end ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline ... ok [INFO] [stdout] test templating::parser::test::test_inline_tag ... ok [INFO] [stdout] test templating::parser::test::test_inline_conditional_tag ... ok [INFO] [stdout] test templating::parser::test::test_conditional ... ok [INFO] [stdout] test templating::parser::test::test_regular_lines_get_combined ... ok [INFO] [stdout] test templating::parser::test::test_multiline_block ... ok [INFO] [stdout] test templating::parser::test::test_error_multiline_with_else ... ok [INFO] [stdout] test templating::parser::test::test_nested_conditional ... ok [INFO] [stdout] test templating::test::test_render::case_3_multiline ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_nextline ... ok [INFO] [stdout] test templating::parser::test::test_newline_in_inline ... 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::test::test_render::case_6_multiline_conditional ... ok [INFO] [stdout] test templating::parser::test::test_nextline_tag_document ... ok [INFO] [stdout] test templating::test::test_render::case_5_nextline_conditional ... ok [INFO] [stdout] test templating::test::test_render::case_1_inline_tag ... ok [INFO] [stdout] test templating::test::test_render_noop::case_1_regression_keep_indents ... ok [INFO] [stdout] test templating::test::test_render::case_8_replace ... ok [INFO] [stdout] test templating::test::test_render::case_7_nextline_conditional_with_newlines ... ok [INFO] [stdout] test templating::test::test_render::case_4_inline_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_replace_refuse_non_idempodent ... ok [INFO] [stdout] test templating::test::test_render::case_2_nextline_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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch 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 [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 [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch 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 [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 [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: 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 [INFO] [stderr] hint: git config --global init.defaultBranch [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpjEVS1T/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpF5hgZf/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpv9RVC2/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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmphd8JGh/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_deploy_egg_put_mode ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpaUyUV9/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpU0U2mC/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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpOoksO4/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp8mKmaQ/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCUeWmQ/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpFmkymy/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqxccrZ/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpuV7wBk/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 [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 [INFO] [stdout] test tests::yolk_tests::test_deploy_merge_mode ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode ... 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 [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 [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] [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 [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 [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpO5UcQl/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkuB2N4/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_deployment_error ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4VsKCm/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_deploy_outside_of_home ... ok [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdZvHSI/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeq5Tvm/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpMnGd7R/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpUhvgiu/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpznmxC6/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_imports_work_in_yolk_rhai ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode_fails_with_stowy_usage ... 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 [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 [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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp65iV2g/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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdQNXLQ/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_access_sysinfo ... ok [INFO] [stdout] test yolk_paths::test::test_default_script ... ok [INFO] [stdout] test tests::yolk_tests::test_custom_functions_in_text_transformer_tag ... ok [INFO] [stdout] test tests::yolk_tests::test_egg_post_deploy_hooks ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpJzOFwy/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_moving_merge_deploy_cleans_up_old_symlinks ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_after_moving_overrides_old_dead_symlinks ... ok [INFO] [stdout] test tests::yolk_tests::test_variable_and_import_in_text_transformer_tag ... ok [INFO] [stdout] test tests::yolk_tests::test_syntax_error_in_yolk_rhai ... ok [INFO] [stdout] test yolk_paths::test::test_setup ... 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 [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 [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpVoyybl/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_moving_put_deploy_cleans_up_old_symlinks ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed ... ok [INFO] [stdout] test tests::yolk_tests::test_undeploy ... 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 [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 [INFO] [stdout] test tests::yolk_tests::test_sync_eggs_continues_after_failure ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqpb8DG/yolk/.git/ [INFO] [stdout] test yolk_paths::test::test_is_deployed_single_dir ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed_2 ... ok [INFO] [stdout] test tests::yolk_tests::test_syncing ... ok [INFO] [stdout] test tests::git_tests::test_git_add_with_error ... ok [INFO] [stdout] test tests::git_tests::test_git_wrapper_works ... ok [INFO] [stdout] test tests::git_tests::test_git_switch_issues ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolk-20a5aec5889be2c1) [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" "82a0143d5c5696d2ba1c109fb7bf6af84ab3263009dfee59ed28cbc91d36771e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a0143d5c5696d2ba1c109fb7bf6af84ab3263009dfee59ed28cbc91d36771e", kill_on_drop: false }` [INFO] [stdout] 82a0143d5c5696d2ba1c109fb7bf6af84ab3263009dfee59ed28cbc91d36771e