[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#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcthompson527%2Fdot" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cthompson527/dot on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e8123d6f1713075f32ff54a45cf23b6ab8371591ef51f294cbf4718401e64ca [INFO] running `Command { std: "docker" "start" "-a" "8e8123d6f1713075f32ff54a45cf23b6ab8371591ef51f294cbf4718401e64ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e8123d6f1713075f32ff54a45cf23b6ab8371591ef51f294cbf4718401e64ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e8123d6f1713075f32ff54a45cf23b6ab8371591ef51f294cbf4718401e64ca", kill_on_drop: false }` [INFO] [stdout] 8e8123d6f1713075f32ff54a45cf23b6ab8371591ef51f294cbf4718401e64ca [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b862eef5aedfad0b2f5c531fddd70a9e2a85b7b905aed34b3d8d069927b37e3f [INFO] running `Command { std: "docker" "start" "-a" "b862eef5aedfad0b2f5c531fddd70a9e2a85b7b905aed34b3d8d069927b37e3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling num-traits v0.2.19 [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 16.62s [INFO] running `Command { std: "docker" "inspect" "b862eef5aedfad0b2f5c531fddd70a9e2a85b7b905aed34b3d8d069927b37e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b862eef5aedfad0b2f5c531fddd70a9e2a85b7b905aed34b3d8d069927b37e3f", kill_on_drop: false }` [INFO] [stdout] b862eef5aedfad0b2f5c531fddd70a9e2a85b7b905aed34b3d8d069927b37e3f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4043d2507db2d43b3ff6335c18f64eddc547f7e112810de38cce226c5dd94e0 [INFO] running `Command { std: "docker" "start" "-a" "f4043d2507db2d43b3ff6335c18f64eddc547f7e112810de38cce226c5dd94e0", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [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 5.53s [INFO] running `Command { std: "docker" "inspect" "f4043d2507db2d43b3ff6335c18f64eddc547f7e112810de38cce226c5dd94e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4043d2507db2d43b3ff6335c18f64eddc547f7e112810de38cce226c5dd94e0", kill_on_drop: false }` [INFO] [stdout] f4043d2507db2d43b3ff6335c18f64eddc547f7e112810de38cce226c5dd94e0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b2c37e426c6d11c24b6d0db62cbb1cbc535292a70544094451174a925f265915 [INFO] running `Command { std: "docker" "start" "-a" "b2c37e426c6d11c24b6d0db62cbb1cbc535292a70544094451174a925f265915", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/dot-02ea52f9c6fea6cb) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test git::tests::test_dotfiles_dir_when_home_env_var_is_set ... ok [INFO] [stdout] test git::tests::test_dotfiles_dir_when_home_env_var_is_not_set ... ok [INFO] [stdout] test path::tests::test_add_file_will_error_if_path_is_not_absolute ... ok [INFO] [stdout] test path::tests::test_resolve_path_will_resolve_home_and_root_in_paths ... ok [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 ... 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 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- path::tests::test_create_symlinks_will_create_symlinks_where_required stdout ---- [INFO] [stdout] Error: Custom { kind: Other, error: "/tmp/.tmpSxw1g0/error_if_current_symlink_is_wrong/home/.gitconfig linked to wrong file" } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] path::tests::test_create_symlinks_will_create_symlinks_where_required [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "b2c37e426c6d11c24b6d0db62cbb1cbc535292a70544094451174a925f265915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2c37e426c6d11c24b6d0db62cbb1cbc535292a70544094451174a925f265915", kill_on_drop: false }` [INFO] [stdout] b2c37e426c6d11c24b6d0db62cbb1cbc535292a70544094451174a925f265915