[INFO] cloning repository https://github.com/rylev/sqlite-component [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rylev/sqlite-component" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fsqlite-component", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fsqlite-component'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5303421817bc28a740a3b0141c9f520719e2d3c6 [INFO] testing rylev/sqlite-component against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frylev%2Fsqlite-component" "/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/rylev/sqlite-component [INFO] finished tweaking git repo https://github.com/rylev/sqlite-component [INFO] tweaked toml for git repo https://github.com/rylev/sqlite-component written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rylev/sqlite-component on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rylev/sqlite-component 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9a90b6c7667b4aeb25bbafea7fb930373b48a860ef8cbc7ba6463299fa48ca6 [INFO] running `Command { std: "docker" "start" "-a" "d9a90b6c7667b4aeb25bbafea7fb930373b48a860ef8cbc7ba6463299fa48ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9a90b6c7667b4aeb25bbafea7fb930373b48a860ef8cbc7ba6463299fa48ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9a90b6c7667b4aeb25bbafea7fb930373b48a860ef8cbc7ba6463299fa48ca6", kill_on_drop: false }` [INFO] [stdout] d9a90b6c7667b4aeb25bbafea7fb930373b48a860ef8cbc7ba6463299fa48ca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c2aa04e571d38159133f0bed5f5db1a52ba6c81c95a0779bc90bc61d26b1d43 [INFO] running `Command { std: "docker" "start" "-a" "5c2aa04e571d38159133f0bed5f5db1a52ba6c81c95a0779bc90bc61d26b1d43", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling wit-bindgen-rt v0.25.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling sqlite-component v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sqlite-component` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcCGaSR4/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcCGaSR4/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusqlite-28e789a4148a6565,libbitflags-46cac965755be86c,libsmallvec-5dc15f12cdebef01,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-9c2a5ca3f3b516e8,libhashbrown-e35f40cd0b527b50,libahash-1e5d507a2ec82c15,libonce_cell-b90d547f1eeedfb0,libcfg_if-3e7fc4e38d4a72b5,libzerocopy-2a9b74fd45914c69,liblibsqlite3_sys-dab698a9943ea084}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCGaSR4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-426d4fc6829af7a8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libsqlite_component.so" "-Wl,--gc-sections" "-shared" "-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: /tmp/rustcCGaSR4/list:4: ; expected, but got cabi_post_component:sqlite-component/sqlite [INFO] [stdout] >>> cabi_post_component:sqlite-component/sqlite#[static]connection.open; [INFO] [stdout] >>> ^ [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5c2aa04e571d38159133f0bed5f5db1a52ba6c81c95a0779bc90bc61d26b1d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c2aa04e571d38159133f0bed5f5db1a52ba6c81c95a0779bc90bc61d26b1d43", kill_on_drop: false }` [INFO] [stdout] 5c2aa04e571d38159133f0bed5f5db1a52ba6c81c95a0779bc90bc61d26b1d43