[INFO] fetching crate git-worktree 0.12.3... [INFO] testing git-worktree-0.12.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-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 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 119 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [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 bytesize v1.3.3 [INFO] [stderr] Downloaded symlink v0.1.0 [INFO] [stderr] Downloaded git-hashtable v0.1.2 [INFO] [stderr] Downloaded git-path v0.7.2 [INFO] [stderr] Downloaded io-close v0.3.7 [INFO] [stderr] Downloaded git-glob v0.5.4 [INFO] [stderr] Downloaded git-quote v0.4.2 [INFO] [stderr] Downloaded prodash v23.1.2 [INFO] [stderr] Downloaded compact_str v0.6.1 [INFO] [stderr] Downloaded unicode-bom v1.1.4 [INFO] [stderr] Downloaded git-bitmap v0.2.2 [INFO] [stderr] Downloaded git-attributes v0.8.3 [INFO] [stderr] Downloaded git-traverse v0.22.2 [INFO] [stderr] Downloaded git-index v0.12.4 [INFO] [stderr] Downloaded git-tempfile v3.0.3 [INFO] [stderr] Downloaded git-lock v3.0.3 [INFO] [stderr] Downloaded human_format v1.1.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff60e15191eaa6eb5840dcdf28479165e194b5c6d35e295821f1c406b7a40bde [INFO] running `Command { std: "docker" "start" "-a" "ff60e15191eaa6eb5840dcdf28479165e194b5c6d35e295821f1c406b7a40bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff60e15191eaa6eb5840dcdf28479165e194b5c6d35e295821f1c406b7a40bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff60e15191eaa6eb5840dcdf28479165e194b5c6d35e295821f1c406b7a40bde", kill_on_drop: false }` [INFO] [stdout] ff60e15191eaa6eb5840dcdf28479165e194b5c6d35e295821f1c406b7a40bde [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4259d1b9a2b2db40e983910afe60577299b00d27a99a09390bcc730c6b7ac0e7 [INFO] running `Command { std: "docker" "start" "-a" "4259d1b9a2b2db40e983910afe60577299b00d27a99a09390bcc730c6b7ac0e7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling git-hash v0.10.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.6.1 [INFO] [stderr] Compiling git-bitmap v0.2.2 [INFO] [stderr] Compiling prodash v23.1.2 [INFO] [stderr] Compiling filetime v0.2.26 [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 parking_lot_core v0.9.11 [INFO] [stderr] Compiling git-hashtable v0.1.2 [INFO] [stderr] Compiling git-features v0.26.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling git-validate v0.7.3 [INFO] [stderr] Compiling git-quote v0.4.2 [INFO] [stderr] Compiling git-glob v0.5.4 [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] [stderr] Compiling time v0.3.44 [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" "4259d1b9a2b2db40e983910afe60577299b00d27a99a09390bcc730c6b7ac0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4259d1b9a2b2db40e983910afe60577299b00d27a99a09390bcc730c6b7ac0e7", kill_on_drop: false }` [INFO] [stdout] 4259d1b9a2b2db40e983910afe60577299b00d27a99a09390bcc730c6b7ac0e7