[INFO] fetching crate rkllm-rs 0.1.10... [INFO] checking rkllm-rs-0.1.10 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate rkllm-rs 0.1.10 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rkllm-rs 0.1.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rkllm-rs 0.1.10 [INFO] tweaked toml for crates.io crate rkllm-rs 0.1.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rkllm-rs 0.1.10 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rkllm-rs 0.1.10 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca507539e7e409897c863e47efc15385e0150ccba46441cb00d1bb5be5c425bc [INFO] running `Command { std: "docker" "start" "-a" "ca507539e7e409897c863e47efc15385e0150ccba46441cb00d1bb5be5c425bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca507539e7e409897c863e47efc15385e0150ccba46441cb00d1bb5be5c425bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca507539e7e409897c863e47efc15385e0150ccba46441cb00d1bb5be5c425bc", kill_on_drop: false }` [INFO] [stdout] ca507539e7e409897c863e47efc15385e0150ccba46441cb00d1bb5be5c425bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5401ce2f19f91f6b8ac0adc48f27c4c895ac4b1ece6c45aa38edf06a8e67daf [INFO] running `Command { std: "docker" "start" "-a" "b5401ce2f19f91f6b8ac0adc48f27c4c895ac4b1ece6c45aa38edf06a8e67daf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling rkllm-rs v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Pin` and `pin` [INFO] [stdout] --> examples/multi_instance.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | pin::{pin, Pin}, [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/multi_instance.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | param.model_path = path_ptr; [INFO] [stdout] | ---------------- ^^^^^^^^ expected `*const i8`, found `*const u8` [INFO] [stdout] | | [INFO] [stdout] | expected due to the type of this binding [INFO] [stdout] | [INFO] [stdout] = note: expected raw pointer `*const i8` [INFO] [stdout] found raw pointer `*const u8` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Prompt` found for struct `rkllm_rs::prelude::RKLLMInput` in the current scope [INFO] [stdout] --> examples/multi_instance.rs:62:25 [INFO] [stdout] | [INFO] [stdout] 62 | RKLLMInput::Prompt(input), [INFO] [stdout] | ^^^^^^ associated item not found in `rkllm_rs::prelude::RKLLMInput` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 62 - RKLLMInput::Prompt(input), [INFO] [stdout] 62 + RKLLMInput::from(input), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Prompt` found for struct `rkllm_rs::prelude::RKLLMInput` in the current scope [INFO] [stdout] --> examples/multi_instance.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | RKLLMInput::Prompt(input), [INFO] [stdout] | ^^^^^^ associated item not found in `rkllm_rs::prelude::RKLLMInput` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from` with a similar name [INFO] [stdout] | [INFO] [stdout] 78 - RKLLMInput::Prompt(input), [INFO] [stdout] 78 + RKLLMInput::from(input), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rkllm-rs` (example "multi_instance") due to 3 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b5401ce2f19f91f6b8ac0adc48f27c4c895ac4b1ece6c45aa38edf06a8e67daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5401ce2f19f91f6b8ac0adc48f27c4c895ac4b1ece6c45aa38edf06a8e67daf", kill_on_drop: false }` [INFO] [stdout] b5401ce2f19f91f6b8ac0adc48f27c4c895ac4b1ece6c45aa38edf06a8e67daf