[INFO] cloning repository https://github.com/crxwns/xhoxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crxwns/xhoxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrxwns%2Fxhoxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrxwns%2Fxhoxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a164b91a98d25ee1d892ba941ca894d72c8c2fe [INFO] building crxwns/xhoxide against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrxwns%2Fxhoxide" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crxwns/xhoxide [INFO] finished tweaking git repo https://github.com/crxwns/xhoxide [INFO] tweaked toml for git repo https://github.com/crxwns/xhoxide written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crxwns/xhoxide 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/crxwns/xhoxide 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d146fdfe8c8a86358198bbf84ddfbfd2e420cfa6b0caddd8cf91681477b73096 [INFO] running `Command { std: "docker" "start" "-a" "d146fdfe8c8a86358198bbf84ddfbfd2e420cfa6b0caddd8cf91681477b73096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d146fdfe8c8a86358198bbf84ddfbfd2e420cfa6b0caddd8cf91681477b73096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d146fdfe8c8a86358198bbf84ddfbfd2e420cfa6b0caddd8cf91681477b73096", kill_on_drop: false }` [INFO] [stdout] d146fdfe8c8a86358198bbf84ddfbfd2e420cfa6b0caddd8cf91681477b73096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d6a1c6b5d5578558bdb068e4e8cac5ff654dbcb0e6dbc51718898cea9dd7a73b [INFO] running `Command { std: "docker" "start" "-a" "d6a1c6b5d5578558bdb068e4e8cac5ff654dbcb0e6dbc51718898cea9dd7a73b", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling syn v2.0.67 [INFO] [stderr] Compiling anyhow v1.0.86 [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 clap_derive v4.5.5 [INFO] [stderr] Compiling clap v4.5.7 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling xhoxide v0.1.0 (/opt/rustwide/workdir) [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" "<5 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librusqlite-d86372d9b71edce3,libbitflags-23dfb783786438a3,libsmallvec-dd22fcde2487057b,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libhashlink-0ebfe798ceabcd5f,libhashbrown-c1ec973788ad8227,libahash-0d75e5c71e5efd5f,libonce_cell-847ca6422e74ab52,libcfg_if-50b02a9e3502ecf2,libzerocopy-162566f6299217a1,liblibsqlite3_sys-63f2bec4a51699c2,libclap-0aa9277c670030fc,libclap_builder-3e74b65ff545bfe7,libstrsim-e512297c5f919e18,libanstream-1b785e3a4dea17cd,libanstyle_query-16dc9a1ca3d64c51,libis_terminal_polyfill-f7f010ed0ad17c50,libcolorchoice-a899e1fd734637a0,libanstyle_parse-e818c5b55c522eac,libutf8parse-9c3910e1de91e7db,libclap_lex-bd9c0d0c250819b3,libanstyle-95a73a883aa6b5f6,libanyhow-b18d3e0417b79d1a}.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-844908e7da10cd80/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.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-63f2bec4a51699c2.rlib: archive member '0343851c9008f270-sqlite3.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.0.rcgu.o: undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.0.rcgu.o: undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.0.rcgu.o: undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.0.rcgu.o: undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/xhoxide-ce810a710ebf073d.xhoxide.e99408dd4b07b24f-cgu.2.rcgu.o: undefined symbol: sqlite3_bind_double [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] [stderr] error: could not compile `xhoxide` (bin "xhoxide") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d6a1c6b5d5578558bdb068e4e8cac5ff654dbcb0e6dbc51718898cea9dd7a73b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a1c6b5d5578558bdb068e4e8cac5ff654dbcb0e6dbc51718898cea9dd7a73b", kill_on_drop: false }` [INFO] [stdout] d6a1c6b5d5578558bdb068e4e8cac5ff654dbcb0e6dbc51718898cea9dd7a73b