[INFO] cloning repository https://github.com/cc90202/todo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cc90202/todo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc90202%2Ftodo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc90202%2Ftodo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc9948bc628579f58992ed52c176ca0dae83f91e [INFO] building cc90202/todo against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcc90202%2Ftodo" "/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/cc90202/todo [INFO] finished tweaking git repo https://github.com/cc90202/todo [INFO] tweaked toml for git repo https://github.com/cc90202/todo written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cc90202/todo 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/cc90202/todo 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] b3200a5fa2486dcb41884efaad672f647807e0b8436d44f8b24bbd17d930d4fe [INFO] running `Command { std: "docker" "start" "-a" "b3200a5fa2486dcb41884efaad672f647807e0b8436d44f8b24bbd17d930d4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3200a5fa2486dcb41884efaad672f647807e0b8436d44f8b24bbd17d930d4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3200a5fa2486dcb41884efaad672f647807e0b8436d44f8b24bbd17d930d4fe", kill_on_drop: false }` [INFO] [stdout] b3200a5fa2486dcb41884efaad672f647807e0b8436d44f8b24bbd17d930d4fe [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] 269854e78d9e51241931927b443f1de8568711bdfdf01df6a7cd6e0dba8fa217 [INFO] running `Command { std: "docker" "start" "-a" "269854e78d9e51241931927b443f1de8568711bdfdf01df6a7cd6e0dba8fa217", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling zeroize v1.8.0 [INFO] [stderr] Compiling errno v0.3.8 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling todo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `set_text` is never used [INFO] [stdout] --> src/todo_core.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 59 | impl Task { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn set_text(&mut self, value: String) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `remove` and `at` are never used [INFO] [stdout] --> src/todo_core.rs:164:16 [INFO] [stdout] | [INFO] [stdout] 119 | impl Todos { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 164 | pub fn remove(&mut self, task: Task) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn at(&self, index: usize) -> Option<&Task> [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" "<3 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libdialoguer-041df15e4cffabd2,libshell_words-60648c807bd03914,libtempfile-e88ead66691f943a,libfastrand-dc71847a74edd88a,librustix-c51c50e98d6d189d,liberrno-40d234414a9d15b8,liblibc-69b9796c29d1257e,libzeroize-27bf4004efabc87c,libthiserror-a5b0964d50f7e851,libconsole-bdc736516bc880b8,libunicode_width-9718a35a1702a5af,liblazy_static-36da267ce9339a94,librusqlite-dd3c009a725e82b2,libbitflags-140fcb36126fd8da,libsmallvec-dd22fcde2487057b,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libhashlink-ba1038132107622e,libhashbrown-8e3dff7113d311ba,libahash-7c9a4fef98a11005,libonce_cell-847ca6422e74ab52,libcfg_if-50b02a9e3502ecf2,libzerocopy-8ac84286dd5aeee5,liballocator_api2-75453bb91fa4a6dc,liblibsqlite3_sys-5eac8c0cd563b62f}.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-ced55fc5eef43367/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.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-5eac8c0cd563b62f.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/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.0.rcgu.o: undefined symbol: sqlite3_db_filename [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/todo-32bb1f0e4e3076e1.todo.e3ba7ca43b652c3b-cgu.1.rcgu.o: undefined symbol: sqlite3_column_name [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 `todo` (bin "todo") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "269854e78d9e51241931927b443f1de8568711bdfdf01df6a7cd6e0dba8fa217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269854e78d9e51241931927b443f1de8568711bdfdf01df6a7cd6e0dba8fa217", kill_on_drop: false }` [INFO] [stdout] 269854e78d9e51241931927b443f1de8568711bdfdf01df6a7cd6e0dba8fa217