[INFO] fetching crate gix-path 0.10.14... [INFO] checking gix-path-0.10.14 against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] extracting crate gix-path 0.10.14 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate gix-path 0.10.14 on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gix-path 0.10.14 [INFO] finished tweaking crates.io crate gix-path 0.10.14 [INFO] tweaked toml for crates.io crate gix-path 0.10.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 54 packages to latest compatible versions [INFO] [stderr] Adding windows v0.58.0 (available: v0.59.0) [INFO] [stderr] Adding winreg v0.52.0 (available: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33b13475197acc28a244ccd7018dfd26b241e01248a6c2c2f3f6e52ca1107887 [INFO] running `Command { std: "docker" "start" "-a" "33b13475197acc28a244ccd7018dfd26b241e01248a6c2c2f3f6e52ca1107887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33b13475197acc28a244ccd7018dfd26b241e01248a6c2c2f3f6e52ca1107887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b13475197acc28a244ccd7018dfd26b241e01248a6c2c2f3f6e52ca1107887", kill_on_drop: false }` [INFO] [stdout] 33b13475197acc28a244ccd7018dfd26b241e01248a6c2c2f3f6e52ca1107887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 663954a9001cd5e6d429b8a224b6ebb857f1ef53ad24cf743e2980862b65c761 [INFO] running `Command { std: "docker" "start" "-a" "663954a9001cd5e6d429b8a224b6ebb857f1ef53ad24cf743e2980862b65c761", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking sdd v3.0.5 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking scc v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking gix-path v0.10.14 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:364:9 [INFO] [stdout] | [INFO] [stdout] 364 | use gix_testtools::tempfile; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:400:19 [INFO] [stdout] | [INFO] [stdout] 400 | let env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 400 - let env = gix_testtools::Env::new() [INFO] [stdout] 400 + let env = Env::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:415:9 [INFO] [stdout] | [INFO] [stdout] 415 | gix_testtools::Env::new().unset("windir").unset("SystemRoot") [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 415 - gix_testtools::Env::new().unset("windir").unset("SystemRoot") [INFO] [stdout] 415 + Env::new().unset("windir").unset("SystemRoot") [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:459:20 [INFO] [stdout] | [INFO] [stdout] 459 | let _env = gix_testtools::Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 459 - let _env = gix_testtools::Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] 459 + let _env = Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | let _env = gix_testtools::Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 496 - let _env = gix_testtools::Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] 496 + let _env = Env::new().set("GIT_CONFIG", NULL_DEVICE); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:510:20 [INFO] [stdout] | [INFO] [stdout] 510 | let _env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 510 - let _env = gix_testtools::Env::new() [INFO] [stdout] 510 + let _env = Env::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:527:20 [INFO] [stdout] | [INFO] [stdout] 527 | let _env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 527 - let _env = gix_testtools::Env::new() [INFO] [stdout] 527 + let _env = Env::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:594:20 [INFO] [stdout] | [INFO] [stdout] 594 | let _env = gix_testtools::Env::new() [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 361 + use home::env::Env; [INFO] [stdout] | [INFO] [stdout] help: if you import `Env`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 594 - let _env = gix_testtools::Env::new() [INFO] [stdout] 594 + let _env = Env::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:507:20 [INFO] [stdout] | [INFO] [stdout] 507 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh").expect("script succeeds"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:509:20 [INFO] [stdout] | [INFO] [stdout] 509 | let _cwd = gix_testtools::set_current_dir(repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:524:20 [INFO] [stdout] | [INFO] [stdout] 524 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh").expect("script succeeds"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:526:20 [INFO] [stdout] | [INFO] [stdout] 526 | let _cwd = gix_testtools::set_current_dir(repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:542:20 [INFO] [stdout] | [INFO] [stdout] 542 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh") [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:547:20 [INFO] [stdout] | [INFO] [stdout] 547 | let _cwd = gix_testtools::set_current_dir(&repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:562:20 [INFO] [stdout] | [INFO] [stdout] 562 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh") [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:567:20 [INFO] [stdout] | [INFO] [stdout] 567 | let _cwd = gix_testtools::set_current_dir(&repo).expect("can change to repo dir"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:582:20 [INFO] [stdout] | [INFO] [stdout] 582 | let repo = gix_testtools::scripted_fixture_read_only("local_config.sh").expect("script succeeds"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:397:46 [INFO] [stdout] | [INFO] [stdout] 397 | fn set_temp_env_vars<'a>(path: &Path) -> gix_testtools::Env<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `gix_testtools` [INFO] [stdout] --> src/env/git/tests.rs:414:46 [INFO] [stdout] | [INFO] [stdout] 414 | fn unset_windows_directory_vars<'a>() -> gix_testtools::Env<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `gix_testtools` [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 19 previous errors [INFO] running `Command { std: "docker" "inspect" "663954a9001cd5e6d429b8a224b6ebb857f1ef53ad24cf743e2980862b65c761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663954a9001cd5e6d429b8a224b6ebb857f1ef53ad24cf743e2980862b65c761", kill_on_drop: false }` [INFO] [stdout] 663954a9001cd5e6d429b8a224b6ebb857f1ef53ad24cf743e2980862b65c761