[INFO] fetching crate git-worktree 0.12.3... [INFO] testing git-worktree-0.12.3 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate git-worktree 0.12.3 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate git-worktree 0.12.3 [INFO] removed 2 missing tests [INFO] finished tweaking crates.io crate git-worktree 0.12.3 [INFO] tweaked toml for crates.io crate git-worktree 0.12.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-worktree 0.12.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 125 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [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 io-close v0.3.7 [INFO] [stderr] Downloaded human_format v1.2.1 [INFO] [stderr] Downloaded bytesize v1.3.3 [INFO] [stderr] Downloaded git-bitmap v0.2.2 [INFO] [stderr] Downloaded git-traverse v0.22.2 [INFO] [stderr] Downloaded git-attributes v0.8.3 [INFO] [stderr] Downloaded git-index v0.12.4 [INFO] [stderr] Downloaded git-quote v0.4.2 [INFO] [stderr] Downloaded unicode-bom v1.1.4 [INFO] [stderr] Downloaded git-glob v0.5.4 [INFO] [stderr] Downloaded compact_str v0.6.1 [INFO] [stderr] Downloaded prodash v23.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0e60bfdcee99ec6b5b0f7bf55215fc3a1fc36fe11ecb457dee0ae7d7db89976e [INFO] running `Command { std: "docker" "start" "-a" "0e60bfdcee99ec6b5b0f7bf55215fc3a1fc36fe11ecb457dee0ae7d7db89976e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e60bfdcee99ec6b5b0f7bf55215fc3a1fc36fe11ecb457dee0ae7d7db89976e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e60bfdcee99ec6b5b0f7bf55215fc3a1fc36fe11ecb457dee0ae7d7db89976e", kill_on_drop: false }` [INFO] [stdout] 0e60bfdcee99ec6b5b0f7bf55215fc3a1fc36fe11ecb457dee0ae7d7db89976e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b6c0a5561ff5337491ec53365c59910da9434cb68834c04b3fa4ec888ced85e9 [INFO] running `Command { std: "docker" "start" "-a" "b6c0a5561ff5337491ec53365c59910da9434cb68834c04b3fa4ec888ced85e9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling human_format v1.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling git-hash v0.10.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling git-bitmap v0.2.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling prodash v23.1.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling git-features v0.26.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling git-hashtable v0.1.2 [INFO] [stderr] Compiling git-tempfile v3.0.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling git-lock v3.0.3 [INFO] [stderr] Compiling git-validate v0.7.3 [INFO] [stderr] Compiling git-glob v0.5.4 [INFO] [stderr] Compiling git-quote v0.4.2 [INFO] [stderr] Compiling git-path v0.7.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/git-glob-0.5.4/src/wildmatch.rs:248:62 [INFO] [stdout] | [INFO] [stdout] 248 | ... let class = &pattern.as_ref()[p_idx + 2..closing_bracket_idx - 1]; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try using a fully qualified path to specify the expected types [INFO] [stdout] | [INFO] [stdout] 248 - let class = &pattern.as_ref()[p_idx + 2..closing_bracket_idx - 1]; [INFO] [stdout] 248 + let class = &>::as_ref(pattern)[p_idx + 2..closing_bracket_idx - 1]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git-glob` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b6c0a5561ff5337491ec53365c59910da9434cb68834c04b3fa4ec888ced85e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c0a5561ff5337491ec53365c59910da9434cb68834c04b3fa4ec888ced85e9", kill_on_drop: false }` [INFO] [stdout] b6c0a5561ff5337491ec53365c59910da9434cb68834c04b3fa4ec888ced85e9