[INFO] fetching crate rkllm-rs 0.1.10... [INFO] testing rkllm-rs-0.1.10 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate rkllm-rs 0.1.10 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rkllm-rs 0.1.10 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] 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.29 [INFO] [stderr] Downloaded autotokenizer v0.1.2 [INFO] [stderr] Downloaded tempfile v3.17.1 [INFO] [stderr] Downloaded hf-hub v0.4.2 [INFO] [stderr] Downloaded cc v1.2.14 [INFO] [stderr] Downloaded openssl-sys v0.9.106 [INFO] [stderr] Downloaded minijinja v2.10.2 [INFO] [stderr] Downloaded openssl v0.10.71 [INFO] [stderr] Downloaded ring v0.17.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fad10ef137f516e09c307d71236408965926653ceb8797a4310a8420af71da1d [INFO] running `Command { std: "docker" "start" "-a" "fad10ef137f516e09c307d71236408965926653ceb8797a4310a8420af71da1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fad10ef137f516e09c307d71236408965926653ceb8797a4310a8420af71da1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fad10ef137f516e09c307d71236408965926653ceb8797a4310a8420af71da1d", kill_on_drop: false }` [INFO] [stdout] fad10ef137f516e09c307d71236408965926653ceb8797a4310a8420af71da1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b8bd700cdd24872ea70c14a8601523e9f3058b84a3e756a481c104fc7cfce477 [INFO] running `Command { std: "docker" "start" "-a" "b8bd700cdd24872ea70c14a8601523e9f3058b84a3e756a481c104fc7cfce477", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nom v7.1.3 [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] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rkllm-rs v0.1.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.23s [INFO] running `Command { std: "docker" "inspect" "b8bd700cdd24872ea70c14a8601523e9f3058b84a3e756a481c104fc7cfce477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8bd700cdd24872ea70c14a8601523e9f3058b84a3e756a481c104fc7cfce477", kill_on_drop: false }` [INFO] [stdout] b8bd700cdd24872ea70c14a8601523e9f3058b84a3e756a481c104fc7cfce477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5837db64d89744be089b6f6b74c9feac96261e95738c71061128b48bf8b36038 [INFO] running `Command { std: "docker" "start" "-a" "5837db64d89744be089b6f6b74c9feac96261e95738c71061128b48bf8b36038", kill_on_drop: false }` [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6GHc3z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bdynamic" "-lrkllmrt" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6GHc3z/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "./" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rkllm_rs-3c6261040ee71f74" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: unable to find library -lrkllmrt [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rkllm-rs` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5837db64d89744be089b6f6b74c9feac96261e95738c71061128b48bf8b36038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5837db64d89744be089b6f6b74c9feac96261e95738c71061128b48bf8b36038", kill_on_drop: false }` [INFO] [stdout] 5837db64d89744be089b6f6b74c9feac96261e95738c71061128b48bf8b36038