[INFO] fetching crate git_lib 0.1.1... [INFO] checking git_lib-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate git_lib 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate git_lib 0.1.1 [INFO] finished tweaking crates.io crate git_lib 0.1.1 [INFO] tweaked toml for crates.io crate git_lib 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git_lib 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 128 packages to latest compatible versions [INFO] [stderr] Adding rstest v0.18.2 (available: v0.26.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded assert_fs v1.1.3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b2606797273c8db78c0137efe95f3f86bb3b26679ccda06a13cc060e21260dd3 [INFO] running `Command { std: "docker" "start" "-a" "b2606797273c8db78c0137efe95f3f86bb3b26679ccda06a13cc060e21260dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b2606797273c8db78c0137efe95f3f86bb3b26679ccda06a13cc060e21260dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2606797273c8db78c0137efe95f3f86bb3b26679ccda06a13cc060e21260dd3", kill_on_drop: false }` [INFO] [stdout] b2606797273c8db78c0137efe95f3f86bb3b26679ccda06a13cc060e21260dd3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ecf3d4728241836550603d38026a08246a1d94deebc2cc7fef6318288eb7556 [INFO] running `Command { std: "docker" "start" "-a" "0ecf3d4728241836550603d38026a08246a1d94deebc2cc7fef6318288eb7556", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking similar-asserts v1.7.0 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking assert_fs v1.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking git-url-parse v0.4.5 [INFO] [stdout] error[E0599]: no function or associated item named `from_file_path` found for struct `Url` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-url-parse-0.4.5/src/lib.rs:357:19 [INFO] [stdout] | [INFO] [stdout] 357 | let fp = Url::from_file_path(filepath); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Url` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Url` consider using one of the following associated functions: [INFO] [stdout] Url::parse [INFO] [stdout] Url::parse_with_params [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-2.5.7/src/lib.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn parse(input: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 371 | / pub fn parse_with_params(input: &str, iter: I) -> Result [INFO] [stdout] 372 | | where [INFO] [stdout] 373 | | I: IntoIterator, [INFO] [stdout] 374 | | I::Item: Borrow<(K, V)>, [INFO] [stdout] 375 | | K: AsRef, [INFO] [stdout] 376 | | V: AsRef, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git-url-parse` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ecf3d4728241836550603d38026a08246a1d94deebc2cc7fef6318288eb7556", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ecf3d4728241836550603d38026a08246a1d94deebc2cc7fef6318288eb7556", kill_on_drop: false }` [INFO] [stdout] 0ecf3d4728241836550603d38026a08246a1d94deebc2cc7fef6318288eb7556