[INFO] cloning repository https://github.com/MrTwoc/todo-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrTwoc/todo-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrTwoc%2Ftodo-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrTwoc%2Ftodo-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08fd0b0a01a84a20ba3e7aca7b81e986edb853e9 [INFO] building MrTwoc/todo-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%2FMrTwoc%2Ftodo-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MrTwoc/todo-rs [INFO] finished tweaking git repo https://github.com/MrTwoc/todo-rs [INFO] tweaked toml for git repo https://github.com/MrTwoc/todo-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MrTwoc/todo-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/MrTwoc/todo-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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] accd9195dd06f443c322e36016fa2e00611c60b551c94391597356c22e598d0d [INFO] running `Command { std: "docker" "start" "-a" "accd9195dd06f443c322e36016fa2e00611c60b551c94391597356c22e598d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "accd9195dd06f443c322e36016fa2e00611c60b551c94391597356c22e598d0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accd9195dd06f443c322e36016fa2e00611c60b551c94391597356c22e598d0d", kill_on_drop: false }` [INFO] [stdout] accd9195dd06f443c322e36016fa2e00611c60b551c94391597356c22e598d0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 0c1745e5dd94acd2482f181961380aac84a295c8a5403e5688a04d3c0efd548e [INFO] running `Command { std: "docker" "start" "-a" "0c1745e5dd94acd2482f181961380aac84a295c8a5403e5688a04d3c0efd548e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling sysinfo v0.37.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling serde-untagged v0.1.8 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling todo-rs 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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libtodo_rs-db20c4fc521904c0,libtracing_appender-bd2ad6823b78a102,libthiserror-cbf16b14f45b35a0,libtime-dbe34688cce50b15,libtime_core-0a6bf9cacd6e90cb,libnum_conv-dd7802824b536e68,libderanged-9ada640ee1e47c67,libpowerfmt-d2c86770f940107a,libcrossbeam_channel-459701d400343127,libsysinfo-7925e6e1b6ff1f12,librayon-a8bdde50bfb45632,librayon_core-28bbfe4a2b2c0c9e,libcrossbeam_deque-0c0515743fd31550,libcrossbeam_epoch-979d757e63ecc202,libcrossbeam_utils-a32d4837ebd5d310,libeither-b820259eb62a1860,librusqlite-2af04ae0c0c6782e,liblibsqlite3_sys-095c4ce5a80b94d5,libfallible_streaming_iterator-fd63b0078fda6e65,libfallible_iterator-d53fef11dc514467,libtracing_subscriber-1480f7d0985e5ac9,libsmallvec-f6124b72ef374a6a,libnu_ansi_term-60af41f3fabc4ae6,libthread_local-5154ebe4f940a043,libsharded_slab-f994409dfd76e00b,liblazy_static-9fefd1bbb4a9ed7d,libtracing_log-c3b1ba1214199482,liblog-efb09ce6ee942cbb,libconfig-c39ab3bdba3fd7a8,libpathdiff-bf63c5bc38037470,libjson5-072b9fd4685b04cf,libpest-903b20f00a1e1d01,libucd_trie-7e87300d83d7dfbc,libthiserror-026462b1e3e31bfa,libserde_untagged-e727b17f9459b930,liberased_serde-cc61ff1c30312bb3,libtypeid-7a0f3690679229f1,libron-b0a7216a3da3780a,libbitflags-af48c7ded8f6a265,libbase64-dd440752530bd18d,libserde_json-6eac447adf2cffe1,libitoa-0dd7b4addbe29af4,libryu-6efafcbc810ae3f3,libtoml-8d0cd64a3538a800,libtoml_writer-ed16d2c5d6078a6d,libtoml_parser-a9c5ead52ff7d295,libserde_spanned-b320b4bb770b9012,libtoml_datetime-03a1f660a3769cb5,libwinnow-f15bc901b99d9b04,libini-d3e70835fd168ada,libordered_multimap-c6a4b30b35c59534,libhashbrown-1db2685683e83b3a,libdlv_list-8ff4179ebd1acc5f,libyaml_rust2-74a9f3e7cf881a40,libencoding_rs-57fd7913978f298d,libcfg_if-3952b5c611e47a8e,libarraydeque-b13738c26936b2c4,libhashlink-8e278851474fa226,libhashbrown-7600482a0a515c7d,libfoldhash-262859d1f9dad02e,libconvert_case-79a8e16c456cbc78,libunicode_segmentation-96406487cb3553d1,libtracing-f96bd09cf29d7d3c,libpin_project_lite-ae8eca7dedf61dcc,libtracing_core-086c979a788d0041,libonce_cell-db8f447d00d7134e,libtextwrap-43ef0af66575814f,libunicode_linebreak-8196bdbb6aa1c752,libunicode_width-ec4e62819fa7aaeb,libsmawk-ac107cab73f57a9b,libregex-f93f80fc1c09e123,libregex_automata-5a52db33e3179dc0,libaho_corasick-2e3fada37bc9f994,libmemchr-ace07f02d05e4240,libregex_syntax-7a96f9d40d310e52,libchrono-fed928c6b720eb2b,libnum_traits-427ba3b7f7455973,libserde-4be55a542d2ee3b5,libowo_colors-28cb286fbf4012a0}.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-db416ba52a0e1d7f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/todo_rs-9645580a1258b1ad.wasm" "--gc-sections" "-O1" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: function signature mismatch: time [INFO] [stdout] >>> defined as (i32) -> i32 in /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o) [INFO] [stdout] >>> defined as (i32) -> i64 in /opt/rustwide/rustup-home/toolchains/23647e694de8d0904848ad068b2e0ec2dd098c37/lib/rustlib/wasm32-wasip1/lib/self-contained/libc.a(time.o) [INFO] [stdout] [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: open64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: stat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: fstat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: ftruncate64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: fcntl64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-095c4ce5a80b94d5.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lstat64 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `todo-rs` (bin "todo-rs") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0c1745e5dd94acd2482f181961380aac84a295c8a5403e5688a04d3c0efd548e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c1745e5dd94acd2482f181961380aac84a295c8a5403e5688a04d3c0efd548e", kill_on_drop: false }` [INFO] [stdout] 0c1745e5dd94acd2482f181961380aac84a295c8a5403e5688a04d3c0efd548e