[INFO] fetching crate yolk_dots 0.3.4... [INFO] testing yolk_dots-0.3.4 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate yolk_dots 0.3.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate yolk_dots 0.3.4 [INFO] finished tweaking crates.io crate yolk_dots 0.3.4 [INFO] tweaked toml for crates.io crate yolk_dots 0.3.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate yolk_dots 0.3.4 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yolk_dots 0.3.4 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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 rhai-autodocs v0.8.0 [INFO] [stderr] Downloaded fs-err v3.1.0 [INFO] [stderr] Downloaded rhai v1.21.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8526e09e05ce006615417bf316c00adf2a0fea97900ae38352e7575b1f279f8a [INFO] running `Command { std: "docker" "start" "-a" "8526e09e05ce006615417bf316c00adf2a0fea97900ae38352e7575b1f279f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8526e09e05ce006615417bf316c00adf2a0fea97900ae38352e7575b1f279f8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8526e09e05ce006615417bf316c00adf2a0fea97900ae38352e7575b1f279f8a", kill_on_drop: false }` [INFO] [stdout] 8526e09e05ce006615417bf316c00adf2a0fea97900ae38352e7575b1f279f8a [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9070cc137b7e36f3822419920da702ad2becf7fbe3e67b1d4f8cfffd8d224ed5 [INFO] running `Command { std: "docker" "start" "-a" "9070cc137b7e36f3822419920da702ad2becf7fbe3e67b1d4f8cfffd8d224ed5", 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 rustix v0.38.44 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [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 aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling file-id v0.2.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling cov-mark v2.0.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling notify-debouncer-full v0.5.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling which v7.0.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling backtrace v0.3.74 [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 derive_arbitrary v1.4.1 [INFO] [stderr] Compiling rhai_codegen v2.2.0 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling extend v1.2.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rhai v1.21.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cached v0.54.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling yolk_dots v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/templating/comment_style.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 153 - .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stdout] 153 + .and_then(|x| x.get(1).zip(x.get(2))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.23s [INFO] running `Command { std: "docker" "inspect" "9070cc137b7e36f3822419920da702ad2becf7fbe3e67b1d4f8cfffd8d224ed5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9070cc137b7e36f3822419920da702ad2becf7fbe3e67b1d4f8cfffd8d224ed5", kill_on_drop: false }` [INFO] [stdout] 9070cc137b7e36f3822419920da702ad2becf7fbe3e67b1d4f8cfffd8d224ed5 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f254b32bdb5f642080a940278d2e69e027bbb2bebd7fa56bade2e3e99aff5c0 [INFO] running `Command { std: "docker" "start" "-a" "1f254b32bdb5f642080a940278d2e69e027bbb2bebd7fa56bade2e3e99aff5c0", 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-epoch v0.9.18 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling pin-project v1.1.9 [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 const-random v0.1.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rhai v1.21.0 [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 backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling globset v0.4.15 [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 ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.2 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling tracing-tree v0.4.0 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling yolk_dots v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/templating/comment_style.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 153 - .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stdout] 153 + .and_then(|x| x.get(1).zip(x.get(2))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/templating/comment_style.rs:153:27 [INFO] [stdout] | [INFO] [stdout] 153 | .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 153 - .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stdout] 153 + .and_then(|x| x.get(1).zip(x.get(2))) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "1f254b32bdb5f642080a940278d2e69e027bbb2bebd7fa56bade2e3e99aff5c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f254b32bdb5f642080a940278d2e69e027bbb2bebd7fa56bade2e3e99aff5c0", kill_on_drop: false }` [INFO] [stdout] 1f254b32bdb5f642080a940278d2e69e027bbb2bebd7fa56bade2e3e99aff5c0 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe7689cfc8a4c26ff0dde544f6b643bd685ccf533848db0f0142fbec93366618 [INFO] running `Command { std: "docker" "start" "-a" "fe7689cfc8a4c26ff0dde544f6b643bd685ccf533848db0f0142fbec93366618", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/templating/comment_style.rs:153:27 [INFO] [stderr] | [INFO] [stderr] 153 | .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 153 - .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stderr] 153 + .and_then(|x| x.get(1).zip(x.get(2))) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `yolk_dots` (lib) generated 1 warning (run `cargo fix --lib -p yolk_dots` to apply 1 suggestion) [INFO] [stderr] warning: `yolk_dots` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yolk-96699f2412dde54d) [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_1 ... ok [INFO] [stdout] test eggs_config::test::test_read_eggs_config::case_3 ... ok [INFO] [stdout] test script::stdlib::test::test_replace::case_2_non_reversible ... ok [INFO] [stdout] test eggs_config::test::test_template_globbed ... 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_number::case_1_integer ... ok [INFO] [stdout] test script::stdlib::test::test_regex_captures::case_2_no_match ... ok [INFO] [stdout] test script::stdlib::test::test_replace_number::case_3_non_reversible ... 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_number::case_2_float ... ok [INFO] [stdout] test script::stdlib::test::test_replace_in::case_1_replace ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::case_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_enable_roundtrip::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_idempotent::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_disable_idempotent::case_2 ... ok [INFO] [stdout] test script::stdlib::test::test_replace_value::case_1_replace ... 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_3 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_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_infer_comment_syntax::case_1 ... ok [INFO] [stdout] test templating::comment_style::test::test_enable_idempotent::case_1 ... 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_color::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_replace_value::case_2_non_reversible ... ok [INFO] [stdout] test templating::comment_style::test::test_infer_comment_syntax::case_2 ... ok [INFO] [stdout] test script::stdlib::test::test_replace::case_1_replace ... ok [INFO] [stdout] test script::stdlib::test::test_replace_color::case_2_replace_alpha ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_2_double_quote ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_3_backtick ... ok [INFO] [stdout] test script::stdlib::test::test_replace_quoted::case_1_single_quote ... ok [INFO] [stdout] test templating::parser::test::test_blanklines_around_tag ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline_long ... 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_incomplete_nextline ... 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_multiline_block ... ok [INFO] [stdout] test templating::parser::test::test_inline_tag ... ok [INFO] [stdout] test templating::parser::test::test_parse_end ... ok [INFO] [stdout] test templating::parser::test::test_regular_lines_get_combined ... ok [INFO] [stdout] test templating::parser::test::test_newline_in_inline ... ok [INFO] [stdout] test templating::parser::test::test_nested_conditional ... ok [INFO] [stdout] test templating::test::test_render::case_4_inline_conditional ... ok [INFO] [stdout] test templating::test::test_render::case_3_multiline ... ok [INFO] [stdout] test templating::test::test_render_replace_refuse_non_idempodent ... ok [INFO] [stdout] test templating::parser::test::test_inline_conditional_tag ... ok [INFO] [stdout] test templating::parser::test::test_error_incomplete_multiline ... ok [INFO] [stdout] test templating::test::test_render::case_6_multiline_conditional ... ok [INFO] [stdout] test templating::test::test_render::case_1_inline_tag ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test templating::test::test_render::case_8_replace ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stdout] test templating::parser::test::test_nextline_tag ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test templating::parser::test::test_nextline_tag_document ... ok [INFO] [stderr] hint: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpjcQ3jI/yolk/.git/ [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3SWzqI/yolk/.git/ [INFO] [stderr] hint: [INFO] [stdout] test templating::test::test_render::case_7_nextline_conditional_with_newlines ... ok [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] test templating::test::test_render::case_5_nextline_conditional ... 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/.tmpIjWL8u/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdwS5Ec/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLACvtF/yolk/.git/ [INFO] [stdout] test templating::test::test_render_noop::case_2_regression_blank_lines_around_conditional ... ok [INFO] [stdout] test templating::parser::test::test_newlines_in_multiline ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_egg_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 templating::test::test_render::case_2_nextline_tag ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpC6QhLs/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/.tmpLlaCfM/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] [stdout] test tests::yolk_tests::test_deploy_merge_mode ... ok [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] test tests::yolk_tests::test_custom_functions_in_text_transformer_tag ... ok [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] test tests::yolk_tests::test_deploy_after_moving_overrides_old_dead_symlinks ... ok [INFO] [stdout] test templating::test::test_render_noop::case_1_regression_keep_indents ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmprZrm8T/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] [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/.tmpmmt3bI/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpI8Dq1Q/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpMm224X/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_imports_work_in_yolk_rhai ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCPZDps/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: 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: 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] [stdout] Initialized empty Git repository in /tmp/.tmpwooglT/yolk/.git/ [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/.tmpKlNwSX/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/.tmpFA6wEZ/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp7KUp6q/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_deploy_put_creates_parent_dir ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp608W0U/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp147VK6/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_sync_eggs_continues_after_failure ... ok [INFO] [stdout] test tests::yolk_tests::test_deploy_outside_of_home ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test tests::yolk_tests::test_access_sysinfo ... 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/.tmpXbfdNM/yolk/.git/ [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWkMEGL/yolk/.git/ [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/.tmp1d5GOK/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] [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_syntax_error_in_yolk_rhai ... ok [INFO] [stdout] test tests::yolk_tests::test_deployment_error ... 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] [stdout] Initialized empty Git repository in /tmp/.tmpTOk52y/yolk/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp10QONo/yolk/.git/ [INFO] [stdout] test yolk_paths::test::test_setup ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed_single_dir ... ok [INFO] [stdout] test tests::yolk_tests::test_moving_put_deploy_cleans_up_old_symlinks ... ok [INFO] [stdout] test tests::yolk_tests::test_moving_merge_deploy_cleans_up_old_symlinks ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEAdLIp/yolk/.git/ [INFO] [stdout] test tests::yolk_tests::test_deploy_put_mode ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed_2 ... ok [INFO] [stdout] test tests::yolk_tests::test_undeploy ... ok [INFO] [stdout] test tests::yolk_tests::test_egg_post_deploy_hooks ... ok [INFO] [stdout] test tests::yolk_tests::test_only_active_sections_get_evaluated ... ok [INFO] [stdout] test yolk_paths::test::test_default_script ... ok [INFO] [stdout] test yolk_paths::test::test_is_deployed ... ok [INFO] [stdout] test tests::yolk_tests::test_variable_and_import_in_text_transformer_tag ... ok [INFO] [stdout] test tests::git_tests::test_git_add_with_error ... ok [INFO] [stdout] test tests::yolk_tests::test_syncing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yolk-27941cdf3b8d82c7) [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] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/templating/comment_style.rs:153:27 [INFO] [stderr] | [INFO] [stderr] 153 | .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 153 - .and_then(|x| (x.get(1).zip(x.get(2)))) [INFO] [stderr] 153 + .and_then(|x| x.get(1).zip(x.get(2))) [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "fe7689cfc8a4c26ff0dde544f6b643bd685ccf533848db0f0142fbec93366618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7689cfc8a4c26ff0dde544f6b643bd685ccf533848db0f0142fbec93366618", kill_on_drop: false }` [INFO] [stdout] fe7689cfc8a4c26ff0dde544f6b643bd685ccf533848db0f0142fbec93366618