[INFO] cloning repository https://github.com/delyan-kirov/Lingua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/delyan-kirov/Lingua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelyan-kirov%2FLingua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelyan-kirov%2FLingua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 764ec28e65bed44d199d17dac0538d28f6b99aa1 [INFO] building delyan-kirov/Lingua against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdelyan-kirov%2FLingua" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/delyan-kirov/Lingua [INFO] finished tweaking git repo https://github.com/delyan-kirov/Lingua [INFO] tweaked toml for git repo https://github.com/delyan-kirov/Lingua written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/delyan-kirov/Lingua on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/delyan-kirov/Lingua 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" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 682e0b4b53a67ab25f37a5557b7cae247c4b410578f32fc4811f5510590b7231 [INFO] running `Command { std: "docker" "start" "-a" "682e0b4b53a67ab25f37a5557b7cae247c4b410578f32fc4811f5510590b7231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682e0b4b53a67ab25f37a5557b7cae247c4b410578f32fc4811f5510590b7231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682e0b4b53a67ab25f37a5557b7cae247c4b410578f32fc4811f5510590b7231", kill_on_drop: false }` [INFO] [stdout] 682e0b4b53a67ab25f37a5557b7cae247c4b410578f32fc4811f5510590b7231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] d6b4f9534077980b0418564492d50de6a81e294818930697584663295a3b0b7d [INFO] running `Command { std: "docker" "start" "-a" "d6b4f9534077980b0418564492d50de6a81e294818930697584663295a3b0b7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling lingua v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lingua` (bin "lingua") due to 1 previous error [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<4 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_yaml-81c0e4efcb912762,libryu-3f3897cf50eb23df,libindexmap-094d24fa72c84e65,libhashbrown-dbca590948f64ea3,libyaml_rust-8a65aec7575b26c3,liblinked_hash_map-aa66f3c119e82a92,libserde-b5ac769a662268dc,librusqlite-73dd27b0485230c0,libbitflags-cee2ccaf5d34100d,libsmallvec-920de8903c71110b,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libhashlink-55aeb50fabfddfea,libhashbrown-f39a80b2bd51cfea,libahash-7c1ef43505514a94,libonce_cell-847ca6422e74ab52,libcfg_if-50b02a9e3502ecf2,libzerocopy-8ac84286dd5aeee5,liballocator_api2-f9a89aae43cd9d62,liblibsqlite3_sys-4c1885e0f76ee185}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/libsqlite3-sys-acbc4c5b1eda6c38/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-4c1885e0f76ee185.rlib: archive member 'sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.1.rcgu.o: undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/lingua-dd7bfd978d56eda4.lingua.f419b89b128c1e1-cgu.2.rcgu.o: undefined symbol: sqlite3_changes64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-73dd27b0485230c0.rlib(rusqlite-73dd27b0485230c0.rusqlite.b11d1ca1ad8b21b7-cgu.6.rcgu.o): undefined symbol: sqlite3_db_filename [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-73dd27b0485230c0.rlib(rusqlite-73dd27b0485230c0.rusqlite.b11d1ca1ad8b21b7-cgu.6.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6b4f9534077980b0418564492d50de6a81e294818930697584663295a3b0b7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b4f9534077980b0418564492d50de6a81e294818930697584663295a3b0b7d", kill_on_drop: false }` [INFO] [stdout] d6b4f9534077980b0418564492d50de6a81e294818930697584663295a3b0b7d