[INFO] fetching crate vimlrs 0.2.4...
[INFO] checking vimlrs-0.2.4 against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] extracting crate vimlrs 0.2.4 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate vimlrs 0.2.4
[INFO] finished tweaking crates.io crate vimlrs 0.2.4
[INFO] tweaked toml for crates.io crate vimlrs 0.2.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vimlrs 0.2.4 on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vimlrs 0.2.4 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504
[INFO] running `Command { std: "docker" "start" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling cranelift-isle v0.130.2
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.2
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking cranelift-bitset v0.130.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]     Checking cranelift-entity v0.130.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking cranelift-control v0.130.2
[INFO] [stderr]     Checking cranelift-bforest v0.130.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v43.0.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling cranelift-codegen v0.130.2
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking lsp-types v0.97.0
[INFO] [stderr]     Checking lsp-server v0.7.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking reedline v0.47.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cranelift-module v0.130.2
[INFO] [stderr]     Checking cranelift-native v0.130.2
[INFO] [stderr]     Checking cranelift-frontend v0.130.2
[INFO] [stderr]     Checking cranelift-object v0.130.2
[INFO] [stderr]     Checking cranelift-jit v0.130.2
[INFO] [stderr]     Checking fusevm v0.15.0
[INFO] [stderr]     Checking vimlrs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `PROGRAM` is never used
[INFO] [stdout]    --> src/tiers.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 | const PROGRAM: &str = "function! F(n)\n  let l:t = 0\n  let l:i = 0\n  while l:i < a:n\n    let l:t = l:t + l:i\n    let l:i = l:i ...
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504", kill_on_drop: false }`
[INFO] [stdout] 68523532f77ea89aa910c47cc850f412304abf20a9556a4229e6b417e1936504
