[INFO] cloning repository https://github.com/jameselliothart/RsTodo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jameselliothart/RsTodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameselliothart%2FRsTodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameselliothart%2FRsTodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a7fae4dd40d653f02db0f12d65f773172a72b85 [INFO] building jameselliothart/RsTodo against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjameselliothart%2FRsTodo" "/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/jameselliothart/RsTodo [INFO] finished tweaking git repo https://github.com/jameselliothart/RsTodo [INFO] tweaked toml for git repo https://github.com/jameselliothart/RsTodo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jameselliothart/RsTodo 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/jameselliothart/RsTodo 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] bdb980d1710c5fe1c6eb43335aa052a11093b1ff5dc99403121508fd5abdff6f [INFO] running `Command { std: "docker" "start" "-a" "bdb980d1710c5fe1c6eb43335aa052a11093b1ff5dc99403121508fd5abdff6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdb980d1710c5fe1c6eb43335aa052a11093b1ff5dc99403121508fd5abdff6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb980d1710c5fe1c6eb43335aa052a11093b1ff5dc99403121508fd5abdff6f", kill_on_drop: false }` [INFO] [stdout] bdb980d1710c5fe1c6eb43335aa052a11093b1ff5dc99403121508fd5abdff6f [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] 71213791f7994989e42514126edaa78965eb3a6f1d1316018d6e127f78551b42 [INFO] running `Command { std: "docker" "start" "-a" "71213791f7994989e42514126edaa78965eb3a6f1d1316018d6e127f78551b42", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling cc v1.1.22 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sqlite3-src v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling sqlite3-sys v0.17.0 [INFO] [stderr] Compiling sqlite v0.36.1 [INFO] [stderr] Compiling done v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/main.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Parser, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_parse` is never used [INFO] [stdout] --> src/main.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | fn try_parse(done_item: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_lines` is never used [INFO] [stdout] --> src/main.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 143 | fn read_lines

(filename: P) -> io::Result>> [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get` is never used [INFO] [stdout] --> src/main.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn get(path: &Path, completed_since: DateTime) -> Vec { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `append_lines` is never used [INFO] [stdout] --> src/main.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | fn append_lines(path: &Path, lines: Vec) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save` is never used [INFO] [stdout] --> src/main.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn save(path: &Path, completed_items: Vec) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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/{libregex-ff74e904cdaf5c94,libregex_automata-9bcfcd696d82045b,libaho_corasick-d8b2a3f669230f65,libmemchr-fce70e7b22dffad4,libregex_syntax-07a481bdeb01e81d,libsqlite-23739edc2131516c,libsqlite3_sys-fcc107e249e66e62,libsqlite3_src-efebd04a42c049ee,libclap-2727bca94654c827,libclap_builder-cf9003cd94dcbb83,libstrsim-e512297c5f919e18,libanstream-e17c16472261bfed,libanstyle_query-6b2a62eba10c3806,libis_terminal_polyfill-55cc14b2bc4075e2,libcolorchoice-44cd5ce54031222a,libanstyle_parse-856afbedeb01e1a7,libutf8parse-9c3910e1de91e7db,libclap_lex-58e6523a6f68fcf7,libanstyle-264eb1cd0acc49ae,libchrono-9e7177abc181a301,libnum_traits-6e7b9dacdf29ab7b}.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/sqlite3-src-2d7caa732dbb4cdb/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/done-90cce2ad1a8255bc.wasm" "--gc-sections" "-O0" [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/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-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/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: open64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: stat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: fstat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: ftruncate64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: fcntl64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libsqlite3_src-efebd04a42c049ee.rlib(b4d5da5f34fb77ad-sqlite3.o): undefined symbol: lstat64 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `done` (bin "done") due to 1 previous error; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "71213791f7994989e42514126edaa78965eb3a6f1d1316018d6e127f78551b42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71213791f7994989e42514126edaa78965eb3a6f1d1316018d6e127f78551b42", kill_on_drop: false }` [INFO] [stdout] 71213791f7994989e42514126edaa78965eb3a6f1d1316018d6e127f78551b42