[INFO] cloning repository https://github.com/Zizaco/zsql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zizaco/zsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZizaco%2Fzsql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZizaco%2Fzsql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d42b186311348b95788ba3260aa790f34663607 [INFO] building Zizaco/zsql against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZizaco%2Fzsql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Zizaco/zsql [INFO] finished tweaking git repo https://github.com/Zizaco/zsql [INFO] tweaked toml for git repo https://github.com/Zizaco/zsql written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Zizaco/zsql 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/Zizaco/zsql 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cc483190d0ffc6b465de5d4b47626e69a3c4a9101a4da967b5e4e12727986d [INFO] running `Command { std: "docker" "start" "-a" "d4cc483190d0ffc6b465de5d4b47626e69a3c4a9101a4da967b5e4e12727986d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cc483190d0ffc6b465de5d4b47626e69a3c4a9101a4da967b5e4e12727986d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cc483190d0ffc6b465de5d4b47626e69a3c4a9101a4da967b5e4e12727986d", kill_on_drop: false }` [INFO] [stdout] d4cc483190d0ffc6b465de5d4b47626e69a3c4a9101a4da967b5e4e12727986d [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 34d18412fd3552541946c610c53f83e63229d3d1272855e47a10d784b8314d57 [INFO] running `Command { std: "docker" "start" "-a" "34d18412fd3552541946c610c53f83e63229d3d1272855e47a10d784b8314d57", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling wasi v0.10.2+wasi-snapshot-preview1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling zsql v0.0.1 (/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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libpretty_env_logger-4e3c6f1a5caab6a4,libenv_logger-0cc0e0365e0a9fb7,libhumantime-f53a64225acd4747,libquick_error-bfa68e8908574023,libzsql-4c2373379b70cd06,libregex-79e871bbedef2450,libaho_corasick-baddd0b3557f6bb6,libmemchr-545e7d17a9c608e3,libregex_syntax-8d711ceefe044bbe,librusqlite-c14501f0d9d7c34c,libsmallvec-b2a38fd929b44f15,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,libhashlink-f932d2ce5b712885,liblibsqlite3_sys-4fecdf6a31b922f2,liblog-714d3fcb1b615110,libcolor_eyre-17db11e3c778d054,libcolor_spantrace-1089d6eeb86a8045,libtracing_error-701086224813be2d,libtracing_subscriber-45aef52f96773277,libthread_local-27aedcbbad3ecbc7,libsharded_slab-2f8e5150dc92706c,libtracing-1809e63d3b25f151,libpin_project_lite-ed863174ea679092,libtracing_core-9ac2042c4f0a8077,libowo_colors-d22265a180deaf75,libeyre-656cdcf95158fcd2,libindenter-3af04661b8e618fa,libbacktrace-f857d9ee5b4dfcdb,librustc_demangle-138bf255b8136aca,libclap-0d53879ed9696e96,libstrsim-39ec6cd5a47c2372,libatty-3242e974e54baef7,libvec_map-4d1795d7ce776985,libos_str_bytes-55eabef40e90edde,libtermcolor-c34103f6b37717ab,libtextwrap-8f4fb3ed3f2d274a,libunicode_width-ed08a5a3aca89d2c,libindexmap-51d7c5c55c88575b,libhashbrown-8f9b0175928c6d4e,libahash-ac36465a78209d24,libgetrandom-0d989f80fd675cb6,libwasi-4ea4ad5c0c21a1a2,libcfg_if-50b02a9e3502ecf2,libonce_cell-c7cd5c1c4683d9da,libbitflags-15e3d67e03629ffa,liblazy_static-36da267ce9339a94}.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-2e47e0cc34000374/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.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-4fecdf6a31b922f2.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/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.0.rcgu.o: undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.0.rcgu.o: undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.0.rcgu.o: undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.0.rcgu.o: undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_get_autocommit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/zsql-b54e17b16458b54d.zsql.4d35c756a201d38b-cgu.1.rcgu.o: undefined symbol: sqlite3_changes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.2.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.5.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.5.rcgu.o): undefined symbol: sqlite3_extended_result_codes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.5.rcgu.o): undefined symbol: sqlite3_busy_timeout [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.5.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.5.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-c14501f0d9d7c34c.rlib(rusqlite-c14501f0d9d7c34c.rusqlite.7b40295d0abe0a31-cgu.5.rcgu.o): undefined symbol: sqlite3_close [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 `zsql` (bin "zsql") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "34d18412fd3552541946c610c53f83e63229d3d1272855e47a10d784b8314d57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d18412fd3552541946c610c53f83e63229d3d1272855e47a10d784b8314d57", kill_on_drop: false }` [INFO] [stdout] 34d18412fd3552541946c610c53f83e63229d3d1272855e47a10d784b8314d57