[INFO] cloning repository https://github.com/omfj/dotman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omfj/dotman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomfj%2Fdotman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomfj%2Fdotman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbe01ba493e4953e3d4552f6595389e59446ca53 [INFO] testing omfj/dotman against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomfj%2Fdotman" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/omfj/dotman [INFO] finished tweaking git repo https://github.com/omfj/dotman [INFO] tweaked toml for git repo https://github.com/omfj/dotman written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/omfj/dotman on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/omfj/dotman 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7b5d4d0fa21b37337b4673402645b7865e3c90d55c61a74f100c70e975ba052 [INFO] running `Command { std: "docker" "start" "-a" "c7b5d4d0fa21b37337b4673402645b7865e3c90d55c61a74f100c70e975ba052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7b5d4d0fa21b37337b4673402645b7865e3c90d55c61a74f100c70e975ba052", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b5d4d0fa21b37337b4673402645b7865e3c90d55c61a74f100c70e975ba052", kill_on_drop: false }` [INFO] [stdout] c7b5d4d0fa21b37337b4673402645b7865e3c90d55c61a74f100c70e975ba052 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dccbbf868f3b0e83fe1f4435afe9dad510de8c522afc525576f58a8083336d2 [INFO] running `Command { std: "docker" "start" "-a" "3dccbbf868f3b0e83fe1f4435afe9dad510de8c522afc525576f58a8083336d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling dotman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.93s [INFO] running `Command { std: "docker" "inspect" "3dccbbf868f3b0e83fe1f4435afe9dad510de8c522afc525576f58a8083336d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dccbbf868f3b0e83fe1f4435afe9dad510de8c522afc525576f58a8083336d2", kill_on_drop: false }` [INFO] [stdout] 3dccbbf868f3b0e83fe1f4435afe9dad510de8c522afc525576f58a8083336d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb0fcfd11b5492edf31aa9597099bd3f27ed8dafca7acf7f14f460ac098264c8 [INFO] running `Command { std: "docker" "start" "-a" "fb0fcfd11b5492edf31aa9597099bd3f27ed8dafca7acf7f14f460ac098264c8", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dotman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.41s [INFO] running `Command { std: "docker" "inspect" "fb0fcfd11b5492edf31aa9597099bd3f27ed8dafca7acf7f14f460ac098264c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0fcfd11b5492edf31aa9597099bd3f27ed8dafca7acf7f14f460ac098264c8", kill_on_drop: false }` [INFO] [stdout] fb0fcfd11b5492edf31aa9597099bd3f27ed8dafca7acf7f14f460ac098264c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec3d13d1a4b3af31a200d97227f8a3bd5591a790f61aaf358df0d16f679975a6 [INFO] running `Command { std: "docker" "start" "-a" "ec3d13d1a4b3af31a200d97227f8a3bd5591a790f61aaf358df0d16f679975a6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dotman-a3ee1bac290cdca3) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test config::test::test_action_is_met_with_conditions ... ok [INFO] [stdout] test config::test::test_action_is_met_with_if_not_condition ... ok [INFO] [stdout] test config::test::test_condition_hostname_match ... ok [INFO] [stdout] test config::test::test_condition_empty_matches_all ... ok [INFO] [stdout] test config::test::test_parse_config_fail ... ok [INFO] [stdout] test config::test::test_parse_config_success ... ok [INFO] [stdout] test config::test::test_condition_os_match ... ok [INFO] [stdout] test config::test::test_condition_with_successful_command ... ok [INFO] [stdout] test config::test::test_run_command_is_successful_false ... ok [INFO] [stdout] test config::test::test_run_command_simple ... ok [INFO] [stdout] test config::test::test_run_command_is_successful_true ... ok [INFO] [stdout] test config::test::test_condition_with_failed_command ... ok [INFO] [stdout] test tests::test_action_is_met_conditions ... ok [INFO] [stdout] test config::test::test_run_command_complex_default_shell ... ok [INFO] [stdout] test tests::test_dotman_remove_existing_link ... ok [INFO] [stdout] test config::test::test_condition_all_requirements_met ... ok [INFO] [stdout] test tests::test_dotman_install_basic_link ... ok [INFO] [stdout] test tests::test_dotman_install_with_condition_not_met ... ok [INFO] [stdout] test config::test::test_run_command_complex_with_shell ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dotman-7e8dfc01cddc2985) [INFO] [stdout] test tests::test_dotman_install_with_condition_met ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [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 dotman [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" "ec3d13d1a4b3af31a200d97227f8a3bd5591a790f61aaf358df0d16f679975a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3d13d1a4b3af31a200d97227f8a3bd5591a790f61aaf358df0d16f679975a6", kill_on_drop: false }` [INFO] [stdout] ec3d13d1a4b3af31a200d97227f8a3bd5591a790f61aaf358df0d16f679975a6