[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 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReaNAiveD%2Finferaived" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ReaNAiveD/inferaived on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `inferaived` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d [INFO] running `Command { std: "docker" "start" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d", 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" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d", 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" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: explicit `package.readme` can be inferred [INFO] [stderr] --> Cargo.toml:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | readme = "README.md" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::manual_readme` is set to `warn` by default [INFO] [stderr] help: consider removing `package.readme` [INFO] [stderr] warning: `inferaived` (manifest) generated 1 warning [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling naga v29.0.3 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking spirv v0.4.0+sdk-1.4.341.0 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling wgpu-hal v29.0.3 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking glow v0.17.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling wgpu-core v29.0.3 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Compiling wgpu v29.0.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking console v0.16.2 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking memo-map v0.3.3 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking daachorse v1.0.1 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking wgpu-types v29.0.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking safetensors v0.7.0 [INFO] [stderr] Checking minijinja v2.20.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking minijinja-contrib v2.20.0 [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 gpu-allocator v0.28.0 [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: overflow evaluating the requirement `HrmTextGpuSession<'_>::generate::{opaque#0}<'_, '_, '_> == async_stream::__private::AsyncStream` [INFO] [stdout] --> src/language_model/hrm_text/gpu.rs:450:10 [INFO] [stdout] | [INFO] [stdout] 450 | ) -> impl Stream + Send + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `async_stream::__private::AsyncStream: Send` [INFO] [stdout] = note: which requires `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs:193:9: 193:59}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs:193:9: 193:59}: Send` [INFO] [stdout] = note: which requires `impl Future: Send` [INFO] [stdout] = note: which requires `{async fn body of HrmTextGpuSession<'_>::decode_next()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/language_model/hrm_text/gpu.rs:481:23: 503:6}: Send` [INFO] [stdout] = note: which requires `impl Future: Send` [INFO] [stdout] = note: which requires `{async fn body of HrmTextGpuSession<'_>::run_and_read_back_token()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/language_model/hrm_text/gpu.rs:510:14: 542:6}: Send` [INFO] [stdout] = note: which requires `BufferSlice<'_>: Send` [INFO] [stdout] = note: which requires `&wgpu::Buffer: Send` [INFO] [stdout] = note: which requires `wgpu::Buffer: Sync` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchBuffer: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`inferaived`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `HrmTextGpuSession<'_>::generate::{opaque#0}<'_, '_, '_> == async_stream::__private::AsyncStream` [INFO] [stdout] --> src/language_model/hrm_text/gpu.rs:450:10 [INFO] [stdout] | [INFO] [stdout] 450 | ) -> impl Stream + Send + 'a { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: which requires `async_stream::__private::AsyncStream: Send` [INFO] [stdout] = note: which requires `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs:193:9: 193:59}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-stream-0.3.6/src/lib.rs:193:9: 193:59}: Send` [INFO] [stdout] = note: which requires `impl Future: Send` [INFO] [stdout] = note: which requires `{async fn body of HrmTextGpuSession<'_>::decode_next()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/language_model/hrm_text/gpu.rs:481:23: 503:6}: Send` [INFO] [stdout] = note: which requires `impl Future: Send` [INFO] [stdout] = note: which requires `{async fn body of HrmTextGpuSession<'_>::run_and_read_back_token()}: Send` [INFO] [stdout] = note: which requires `{coroutine witness@src/language_model/hrm_text/gpu.rs:510:14: 542:6}: Send` [INFO] [stdout] = note: which requires `BufferSlice<'_>: Send` [INFO] [stdout] = note: which requires `&wgpu::Buffer: Send` [INFO] [stdout] = note: which requires `wgpu::Buffer: Sync` [INFO] [stdout] = note: which requires `wgpu::dispatch::DispatchBuffer: Sync` [INFO] [stdout] = note: which requires `Arc: Sync` [INFO] [stdout] = note: which requires `wgpu::backend::wgpu_core::CoreBuffer: Send` [INFO] [stdout] = note: and so on... [INFO] [stdout] = help: consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = help: or consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`inferaived`) [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [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 1m 13s [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 5` [INFO] running `Command { std: "docker" "inspect" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d", kill_on_drop: false }` [INFO] [stdout] 5ebc5c57b5ea0a02b9baac9452f17b86f3dfde77f1a3c0ff003d7668ed36d21d