[INFO] cloning repository https://github.com/cthompson527/dot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cthompson527/dot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthompson527%2Fdot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthompson527%2Fdot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d017fcc59b519da3c841df79010bfe3c09c1d158
[INFO] testing cthompson527/dot against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthompson527%2Fdot" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cthompson527/dot
[INFO] finished tweaking git repo https://github.com/cthompson527/dot
[INFO] tweaked toml for git repo https://github.com/cthompson527/dot written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cthompson527/dot on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cthompson527/dot 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81042a0963f4c0764215d70953a2bb51da7184a3c5acad30b31cc3d8f857f13c
[INFO] running `Command { std: "docker" "start" "-a" "81042a0963f4c0764215d70953a2bb51da7184a3c5acad30b31cc3d8f857f13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81042a0963f4c0764215d70953a2bb51da7184a3c5acad30b31cc3d8f857f13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81042a0963f4c0764215d70953a2bb51da7184a3c5acad30b31cc3d8f857f13c", kill_on_drop: false }`
[INFO] [stdout] 81042a0963f4c0764215d70953a2bb51da7184a3c5acad30b31cc3d8f857f13c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0087b0bef26f62c3cfecaa27ac4dc03b0dbe8c18964d847e2aad9c76b60f3a9c
[INFO] running `Command { std: "docker" "start" "-a" "0087b0bef26f62c3cfecaa27ac4dc03b0dbe8c18964d847e2aad9c76b60f3a9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling dot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.85s
[INFO] running `Command { std: "docker" "inspect" "0087b0bef26f62c3cfecaa27ac4dc03b0dbe8c18964d847e2aad9c76b60f3a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0087b0bef26f62c3cfecaa27ac4dc03b0dbe8c18964d847e2aad9c76b60f3a9c", kill_on_drop: false }`
[INFO] [stdout] 0087b0bef26f62c3cfecaa27ac4dc03b0dbe8c18964d847e2aad9c76b60f3a9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2e7d31ae864cce9692d2562ea84c0652bf2e774ea1311232d441959dcadf755
[INFO] running `Command { std: "docker" "start" "-a" "e2e7d31ae864cce9692d2562ea84c0652bf2e774ea1311232d441959dcadf755", kill_on_drop: false }`
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling dot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.24s
[INFO] running `Command { std: "docker" "inspect" "e2e7d31ae864cce9692d2562ea84c0652bf2e774ea1311232d441959dcadf755", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e7d31ae864cce9692d2562ea84c0652bf2e774ea1311232d441959dcadf755", kill_on_drop: false }`
[INFO] [stdout] e2e7d31ae864cce9692d2562ea84c0652bf2e774ea1311232d441959dcadf755
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e4fa660621eaa62096e17e3dedb8752134719eb92c5bb1b6fab6e3b5e5910d3
[INFO] running `Command { std: "docker" "start" "-a" "6e4fa660621eaa62096e17e3dedb8752134719eb92c5bb1b6fab6e3b5e5910d3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/dot-521915b4791f72cb)
[INFO] [stdout] running 9 tests
[INFO] [stdout] test git::tests::test_dotfiles_dir_when_home_env_var_is_not_set ... ok
[INFO] [stdout] test git::tests::test_dotfiles_dir_when_home_env_var_is_set ... ok
[INFO] [stdout] test path::tests::test_resolve_path_will_resolve_home_and_root_in_paths ... ok
[INFO] [stdout] test path::tests::test_add_file_will_error_if_path_is_not_absolute ... ok
[INFO] [stdout] test path::tests::test_add_file_will_move_into_dotfiles_and_create_symlink ... ok
[INFO] [stdout] test path::tests::test_walkdir_walks_through_all_the_files ... ok
[INFO] [stdout] test path::tests::test_throws_error_if_a_file_already_exists ... FAILED
[INFO] [stdout] test path::tests::test_create_symlinks_will_create_symlinks_where_required ... FAILED
[INFO] [stdout] test path::tests::test_create_symlinks_will_error_if_current_symlink_is_wrong ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- path::tests::test_throws_error_if_a_file_already_exists stdout ----
[INFO] [stdout] Making link /tmp/.tmpcmSLUH/create_symlinks_where_required/home/.config/fish/config.fish -> /tmp/.tmpcmSLUH/create_symlinks_where_required/home/dotfiles/HOME/.config/fish/config.fish
[INFO] [stdout] Error: Custom { kind: Other, error: "Expected to throw error since .gitconfig should already exist" }
[INFO] [stdout] 
[INFO] [stdout] ---- path::tests::test_create_symlinks_will_create_symlinks_where_required stdout ----
[INFO] [stdout] Making link /tmp/.tmpcmSLUH/create_symlinks_where_required/home/.config/fish/config.fish -> /tmp/.tmpcmSLUH/create_symlinks_where_required/home/dotfiles/HOME/.config/fish/config.fish
[INFO] [stdout] Error: Os { code: 17, kind: AlreadyExists, message: "File exists" }
[INFO] [stdout] 
[INFO] [stdout] ---- path::tests::test_create_symlinks_will_error_if_current_symlink_is_wrong stdout ----
[INFO] [stdout] Making link /tmp/.tmpcmSLUH/create_symlinks_where_required/home/.gitconfig -> /tmp/.tmpcmSLUH/create_symlinks_where_required/home/dotfiles/HOME/.gitconfig
[INFO] [stdout] Making link /tmp/.tmpcmSLUH/create_symlinks_where_required/home/.config/fish/config.fish -> /tmp/.tmpcmSLUH/create_symlinks_where_required/home/dotfiles/HOME/.config/fish/config.fish
[INFO] [stdout] Error: Custom { kind: Other, error: "Expected to throw error since .gitconfig points to wrong location" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     path::tests::test_create_symlinks_will_create_symlinks_where_required
[INFO] [stdout]     path::tests::test_create_symlinks_will_error_if_current_symlink_is_wrong
[INFO] [stdout]     path::tests::test_throws_error_if_a_file_already_exists
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6e4fa660621eaa62096e17e3dedb8752134719eb92c5bb1b6fab6e3b5e5910d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e4fa660621eaa62096e17e3dedb8752134719eb92c5bb1b6fab6e3b5e5910d3", kill_on_drop: false }`
[INFO] [stdout] 6e4fa660621eaa62096e17e3dedb8752134719eb92c5bb1b6fab6e3b5e5910d3
