[INFO] fetching crate chezmoi_modify_manager 3.5.3...
[INFO] testing chezmoi_modify_manager-3.5.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate chezmoi_modify_manager 3.5.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate chezmoi_modify_manager 3.5.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate chezmoi_modify_manager 3.5.3
[INFO] tweaked toml for crates.io crate chezmoi_modify_manager 3.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chezmoi_modify_manager 3.5.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate chezmoi_modify_manager 3.5.3 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47a6b8fbd6e20adb8d14d9aa63cdc7d4aa3859aac2a5e13587df7e5bbd85d1c7
[INFO] running `Command { std: "docker" "start" "-a" "47a6b8fbd6e20adb8d14d9aa63cdc7d4aa3859aac2a5e13587df7e5bbd85d1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47a6b8fbd6e20adb8d14d9aa63cdc7d4aa3859aac2a5e13587df7e5bbd85d1c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47a6b8fbd6e20adb8d14d9aa63cdc7d4aa3859aac2a5e13587df7e5bbd85d1c7", kill_on_drop: false }`
[INFO] [stdout] 47a6b8fbd6e20adb8d14d9aa63cdc7d4aa3859aac2a5e13587df7e5bbd85d1c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88df44909274416b0e2e5b3ed86d1314a0e101aa0c925678b3a8971d906f0383
[INFO] running `Command { std: "docker" "start" "-a" "88df44909274416b0e2e5b3ed86d1314a0e101aa0c925678b3a8971d906f0383", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling ext-trait-proc_macros v1.0.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ext-trait v1.0.1
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling dbus-secret-service v4.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling extension-traits v1.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lending-iterator-proc_macros v0.1.7
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling polonius-the-crab v0.2.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling never-say-never v6.6.666
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling lending-iterator v0.1.7
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling keyring v3.6.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bpaf_derive v0.5.17
[INFO] [stderr]    Compiling shared_child v1.0.1
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling os_info v3.10.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ini-roundtrip v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling quick-xml v0.37.3
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling ini-merge v0.6.2
[INFO] [stderr]    Compiling medic v0.3.3
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling bpaf v0.9.19
[INFO] [stderr]    Compiling which v7.0.2
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling chezmoi_modify_manager v3.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 55s
[INFO] running `Command { std: "docker" "inspect" "88df44909274416b0e2e5b3ed86d1314a0e101aa0c925678b3a8971d906f0383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88df44909274416b0e2e5b3ed86d1314a0e101aa0c925678b3a8971d906f0383", kill_on_drop: false }`
[INFO] [stdout] 88df44909274416b0e2e5b3ed86d1314a0e101aa0c925678b3a8971d906f0383
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f6ba331ad71a0536d396f14cf2dd8b5fcff92036f0f4afab27db8b0724cad95
[INFO] running `Command { std: "docker" "start" "-a" "4f6ba331ad71a0536d396f14cf2dd8b5fcff92036f0f4afab27db8b0724cad95", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling ini-merge v0.6.2
[INFO] [stderr]    Compiling chezmoi_modify_manager v3.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.73s
[INFO] running `Command { std: "docker" "inspect" "4f6ba331ad71a0536d396f14cf2dd8b5fcff92036f0f4afab27db8b0724cad95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f6ba331ad71a0536d396f14cf2dd8b5fcff92036f0f4afab27db8b0724cad95", kill_on_drop: false }`
[INFO] [stdout] 4f6ba331ad71a0536d396f14cf2dd8b5fcff92036f0f4afab27db8b0724cad95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8df262dead9bbfaa79e8c7cbfc9d39c580edac5175d5534f6dd977238f219b31
[INFO] running `Command { std: "docker" "start" "-a" "8df262dead9bbfaa79e8c7cbfc9d39c580edac5175d5534f6dd977238f219b31", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chezmoi_modify_manager-2142a9b237dfc498)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test add::tests::check_filtering ... ok
[INFO] [stdout] test add::tests::path::check_add_normal_missing ... ok
[INFO] [stdout] test add::tests::path::check_add_smart_missing ... ok
[INFO] [stdout] test add::tests::path_tmpl::check_add_normal_missing ... ok
[INFO] [stdout] test add::tests::path::check_add_smart_basic ... ok
[INFO] [stdout] test add::tests::path::check_add_normal_basic ... ok
[INFO] [stdout] test add::tests::path_tmpl::check_add_normal_basic ... ok
[INFO] [stdout] test add::tests::path_tmpl::check_add_smart_missing ... ok
[INFO] [stdout] test add::tests::path::check_add_smart_script ... ok
[INFO] [stdout] test add::tests::versions::check_error_on_old_chezmoi ... ok
[INFO] [stdout] test arguments::tests::check_options ... ok
[INFO] [stdout] test add::tests::path::check_add_normal_script ... ok
[INFO] [stdout] test config::parser::tests::check_chezmoi_raw_source ... ok
[INFO] [stdout] test add::tests::path_tmpl::check_add_smart_script ... ok
[INFO] [stdout] test config::parser::tests::check_matcher ... ok
[INFO] [stdout] test config::parser::tests::check_quoted_string ... ok
[INFO] [stdout] test config::parser::tests::check_quoted_string_nl ... ok
[INFO] [stdout] test config::parser::tests::check_transform ... ok
[INFO] [stdout] test config::parser::tests::check_transform_arg ... ok
[INFO] [stdout] test config::parser::tests::check_transform_no_args ... ok
[INFO] [stdout] test utils::tests::test_chezmoi_version ... ok
[INFO] [stdout] test config::parser::tests::test_parse ... ok
[INFO] [stdout] test config::parser::tests::test_parse_newlines ... ok
[INFO] [stdout] test add::tests::path_tmpl::check_add_smart_basic ... ok
[INFO] [stdout] test add::tests::path_tmpl::check_add_normal_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chezmoi_modify_manager-118debd317e601ed)
[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]      Running tests/integration/main.rs (/opt/rustwide/target/debug/deps/integration-aa348ce43d8342ca)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test data_driven::test_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chezmoi_modify_manager
[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" "8df262dead9bbfaa79e8c7cbfc9d39c580edac5175d5534f6dd977238f219b31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df262dead9bbfaa79e8c7cbfc9d39c580edac5175d5534f6dd977238f219b31", kill_on_drop: false }`
[INFO] [stdout] 8df262dead9bbfaa79e8c7cbfc9d39c580edac5175d5534f6dd977238f219b31
