[INFO] cloning repository https://github.com/jeremyschiemann/ddf-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyschiemann/ddf-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyschiemann%2Fddf-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyschiemann%2Fddf-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b04e61dd2bc82eed4bb63f6dce678a0189292aca [INFO] building jeremyschiemann/ddf-rs against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyschiemann%2Fddf-rs" "/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/jeremyschiemann/ddf-rs [INFO] finished tweaking git repo https://github.com/jeremyschiemann/ddf-rs [INFO] tweaked toml for git repo https://github.com/jeremyschiemann/ddf-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jeremyschiemann/ddf-rs 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/jeremyschiemann/ddf-rs 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] 448256cccdb8b19a8f7f61e4dd18c7e1eb0d0761cf37633d895d4691f46c0c3f [INFO] running `Command { std: "docker" "start" "-a" "448256cccdb8b19a8f7f61e4dd18c7e1eb0d0761cf37633d895d4691f46c0c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "448256cccdb8b19a8f7f61e4dd18c7e1eb0d0761cf37633d895d4691f46c0c3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448256cccdb8b19a8f7f61e4dd18c7e1eb0d0761cf37633d895d4691f46c0c3f", kill_on_drop: false }` [INFO] [stdout] 448256cccdb8b19a8f7f61e4dd18c7e1eb0d0761cf37633d895d4691f46c0c3f [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] b78aaedd3fc33f8bd063d72e18baccc39ff082e8ff1c6ea59bd01ae3a5c38a28 [INFO] running `Command { std: "docker" "start" "-a" "b78aaedd3fc33f8bd063d72e18baccc39ff082e8ff1c6ea59bd01ae3a5c38a28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling rusqlite v0.30.0 [INFO] [stderr] Compiling ddf-rs v1.0.2 (/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" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libserde_json-ddef32747001fb9a,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,libserde-7e23c2c1889042da,libstrum-1557956ee51b7966,librusqlite-cfa806e21b5f1165,libbitflags-6ed220d16360747f,libsmallvec-e94fa021761ff8b6,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libhashlink-e983cd8f630cbfd5,libhashbrown-d26801372ddfd6fc,libahash-5cd5939985673aa7,libonce_cell-847ca6422e74ab52,libcfg_if-50b02a9e3502ecf2,libzerocopy-8ac84286dd5aeee5,liballocator_api2-f9a89aae43cd9d62,liblibsqlite3_sys-65233a74dee5d7f8}.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-0924f2e1de327781/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.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-65233a74dee5d7f8.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/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.3.rcgu.o: undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/ddf_rs-c85f033792336cd1.ddf_rs.fac977483498f981-cgu.3.rcgu.o: undefined symbol: sqlite3_column_count [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 `ddf-rs` (bin "ddf-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b78aaedd3fc33f8bd063d72e18baccc39ff082e8ff1c6ea59bd01ae3a5c38a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b78aaedd3fc33f8bd063d72e18baccc39ff082e8ff1c6ea59bd01ae3a5c38a28", kill_on_drop: false }` [INFO] [stdout] b78aaedd3fc33f8bd063d72e18baccc39ff082e8ff1c6ea59bd01ae3a5c38a28