[INFO] fetching crate gix-path 0.11.2... [INFO] testing gix-path-0.11.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate gix-path 0.11.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate gix-path 0.11.2 [INFO] finished tweaking crates.io crate gix-path 0.11.2 [INFO] tweaked toml for crates.io crate gix-path 0.11.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gix-path 0.11.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gix-path 0.11.2 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winreg v0.55.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ffa686b769be945763bff448ef11490300220ac90429a02b969a8cbaef8b6d8d [INFO] running `Command { std: "docker" "start" "-a" "ffa686b769be945763bff448ef11490300220ac90429a02b969a8cbaef8b6d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ffa686b769be945763bff448ef11490300220ac90429a02b969a8cbaef8b6d8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa686b769be945763bff448ef11490300220ac90429a02b969a8cbaef8b6d8d", kill_on_drop: false }` [INFO] [stdout] ffa686b769be945763bff448ef11490300220ac90429a02b969a8cbaef8b6d8d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d6a88483e93b8c648d9b7170c850f9d66afcbe1456a0270d902793d64bbdd1 [INFO] running `Command { std: "docker" "start" "-a" "68d6a88483e93b8c648d9b7170c850f9d66afcbe1456a0270d902793d64bbdd1", kill_on_drop: false }` [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-path v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "68d6a88483e93b8c648d9b7170c850f9d66afcbe1456a0270d902793d64bbdd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d6a88483e93b8c648d9b7170c850f9d66afcbe1456a0270d902793d64bbdd1", kill_on_drop: false }` [INFO] [stdout] 68d6a88483e93b8c648d9b7170c850f9d66afcbe1456a0270d902793d64bbdd1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b959f70cf3f5d00e7cc8d406f43c09bc6f89bb998a1ad19cf5ec9094bfc7df90 [INFO] running `Command { std: "docker" "start" "-a" "b959f70cf3f5d00e7cc8d406f43c09bc6f89bb998a1ad19cf5ec9094bfc7df90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-path v0.11.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:745:9 [INFO] [stdout] | [INFO] [stdout] 745 | use gix_testtools::tempfile; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `gix_testtools` [INFO] [stdout] --> src/env/tests.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | use gix_testtools::tempfile; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:783:19 [INFO] [stdout] | [INFO] [stdout] 783 | let env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:798:9 [INFO] [stdout] | [INFO] [stdout] 798 | gix_testtools::Env::new().unset("windir").unset("SystemRoot") [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:842:20 [INFO] [stdout] | [INFO] [stdout] 842 | let _env = gix_testtools::Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:879:24 [INFO] [stdout] | [INFO] [stdout] 879 | let _env = gix_testtools::Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:893:20 [INFO] [stdout] | [INFO] [stdout] 893 | let _env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:910:20 [INFO] [stdout] | [INFO] [stdout] 910 | let _env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:977:20 [INFO] [stdout] | [INFO] [stdout] 977 | let _env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:890:20 [INFO] [stdout] | [INFO] [stdout] 890 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh").expect("script succeeds"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:892:20 [INFO] [stdout] | [INFO] [stdout] 892 | let _cwd = gix_testtools::set_current_dir(repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:907:20 [INFO] [stdout] | [INFO] [stdout] 907 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh").expect("script succeeds"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:909:20 [INFO] [stdout] | [INFO] [stdout] 909 | let _cwd = gix_testtools::set_current_dir(repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:925:20 [INFO] [stdout] | [INFO] [stdout] 925 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh") [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:930:20 [INFO] [stdout] | [INFO] [stdout] 930 | let _cwd = gix_testtools::set_current_dir(&repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:945:20 [INFO] [stdout] | [INFO] [stdout] 945 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh") [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:950:20 [INFO] [stdout] | [INFO] [stdout] 950 | let _cwd = gix_testtools::set_current_dir(&repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:965:20 [INFO] [stdout] | [INFO] [stdout] 965 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh").expect("script succeeds"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/tests.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | let _cwd = gix_testtools::set_current_dir(&exepath.path).expect("can change to test dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/tests.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | let _cwd = gix_testtools::set_current_dir(grandparent.path()).expect("can change to test dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:780:46 [INFO] [stdout] | [INFO] [stdout] 780 | fn set_temp_env_vars<'a>(path: &Path) -> gix_testtools::Env<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `gix_testtools` in this scope [INFO] [stdout] --> src/env/git/tests.rs:797:46 [INFO] [stdout] | [INFO] [stdout] 797 | fn unset_windows_directory_vars<'a>() -> gix_testtools::Env<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gix-path` (lib test) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b959f70cf3f5d00e7cc8d406f43c09bc6f89bb998a1ad19cf5ec9094bfc7df90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b959f70cf3f5d00e7cc8d406f43c09bc6f89bb998a1ad19cf5ec9094bfc7df90", kill_on_drop: false }` [INFO] [stdout] b959f70cf3f5d00e7cc8d406f43c09bc6f89bb998a1ad19cf5ec9094bfc7df90