[INFO] cloning repository https://github.com/ReaNAiveD/inferaived [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReaNAiveD/inferaived" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReaNAiveD%2Finferaived", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReaNAiveD%2Finferaived'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a33985baa2bf2cde1cb013b4224f504cb82cd837 [INFO] checking ReaNAiveD/inferaived against 1af98b7cdf86932b76182a387f52f1be6f0c1be0 for pr-159706 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReaNAiveD%2Finferaived" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ReaNAiveD/inferaived [INFO] finished tweaking git repo https://github.com/ReaNAiveD/inferaived [INFO] tweaked toml for git repo https://github.com/ReaNAiveD/inferaived written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ReaNAiveD/inferaived on toolchain 1af98b7cdf86932b76182a387f52f1be6f0c1be0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ReaNAiveD/inferaived 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" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "fetch" "--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] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] [stderr] Downloaded safetensors v0.7.0 [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded daachorse v1.0.1 [INFO] [stderr] Downloaded minijinja-contrib v2.20.0 [INFO] [stderr] Downloaded tokenizers v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd [INFO] running `Command { std: "docker" "start" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd", 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" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd", 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" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd" "/opt/rustwide/cargo-home/bin/cargo" "+1af98b7cdf86932b76182a387f52f1be6f0c1be0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling naga v29.0.3 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking codespan-reporting v0.13.1 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling wgpu-hal v29.0.3 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking bit-set v0.9.1 [INFO] [stderr] Checking presser v0.3.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling wgpu-core v29.0.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling wgpu v29.0.3 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking gpu-allocator v0.28.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking safetensors v0.7.0 [INFO] [stderr] Checking wgpu-types v29.0.3 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking minijinja v2.20.0 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking daachorse v1.0.1 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking minijinja-contrib v2.20.0 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking tokenizers v0.23.1 [INFO] [stderr] Checking wgpu-naga-bridge v29.0.3 [INFO] [stderr] Checking wgpu-core-deps-windows-linux-android v29.0.3 [INFO] [stderr] Checking inferaived v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MiniCPM5GpuSession` [INFO] [stdout] --> examples/chat_minicpm5.rs:35:68 [INFO] [stdout] | [INFO] [stdout] 35 | use inferaived::language_model::{MiniCPM5Config, MiniCPM5GpuModel, MiniCPM5GpuSession}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.3, wgpu v29.0.3, wgpu-core v29.0.3, wgpu-hal v29.0.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd", kill_on_drop: false }` [INFO] [stdout] cfc96fd2775c28b13414af9ad8a8bd7dba5a73ea14828ba2bf0417a65c30f2dd