[INFO] cloning repository https://github.com/henrytill/noematic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrytill/noematic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Fnoematic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Fnoematic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa7654c29812b0f22cd8913333a3be86f38e936c [INFO] building henrytill/noematic against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Fnoematic" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/henrytill/noematic [INFO] finished tweaking git repo https://github.com/henrytill/noematic [INFO] tweaked toml for git repo https://github.com/henrytill/noematic written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/henrytill/noematic 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/henrytill/noematic 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a168e6ee4d3e857da36870348c906dbbf2ff1e44265c58140c0b223bd0510dab [INFO] running `Command { std: "docker" "start" "-a" "a168e6ee4d3e857da36870348c906dbbf2ff1e44265c58140c0b223bd0510dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a168e6ee4d3e857da36870348c906dbbf2ff1e44265c58140c0b223bd0510dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a168e6ee4d3e857da36870348c906dbbf2ff1e44265c58140c0b223bd0510dab", kill_on_drop: false }` [INFO] [stdout] a168e6ee4d3e857da36870348c906dbbf2ff1e44265c58140c0b223bd0510dab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 05f8edb91582a7d1937d1283979645d61482acf00dc6999f84f2b560868f34fc [INFO] running `Command { std: "docker" "start" "-a" "05f8edb91582a7d1937d1283979645d61482acf00dc6999f84f2b560868f34fc", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling cc v1.2.44 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling configurator v0.1.0 (/opt/rustwide/workdir/configurator) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling noematic v0.1.0 (/opt/rustwide/workdir/host) [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" "<7 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libnoematic-7943639215f654f1,libsemver-f2630c32e93e6d30,libregex-7f1f317f63422b2c,libregex_automata-a98ec4fead0411df,libaho_corasick-de5171395cbc11cd,libregex_syntax-d5cb26aefad022b5,libserde-3e1db62c29003eb2,librusqlite-e471023b3210e644,libbitflags-cb1b0ccdfba1243b,libsmallvec-e66260ff59480183,libhashlink-9fd6ece09edd691c,libhashbrown-b10cb7f88e5d6012,libfoldhash-6e98285c7e677e53,liblibsqlite3_sys-1dca8c238ae36c76,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libserde_json-a63e4507d02ef87c,libmemchr-7415f7f53c525d15,libitoa-c00a5eb83387cdca,libryu-bcb26aa50f65bbc8,libindexmap-dff751378c280b34,libequivalent-e75e9a7d273f0189,libhashbrown-7492282930c744bf,libserde_core-7054782e1b276604,libdirectories-a8d54084d43ea069,libclap-6df4ecf47e4bd5a3,libclap_builder-f5a2bbbf2a960fdb,libclap_lex-56fb693823703334,libanstyle-67f17fd5ef03cfeb,libanyhow-adb37054aa5ff02e}.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-bebc27daf3c4d37f/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/noematic-540ad3b0fc37d52b.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/liblibsqlite3_sys-1dca8c238ae36c76.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-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: open64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lseek64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: stat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: fstat64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: ftruncate64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: fcntl64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblibsqlite3_sys-1dca8c238ae36c76.rlib(c877a2978823c39d-sqlite3.o): undefined symbol: lstat64 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `noematic` (bin "noematic") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "05f8edb91582a7d1937d1283979645d61482acf00dc6999f84f2b560868f34fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05f8edb91582a7d1937d1283979645d61482acf00dc6999f84f2b560868f34fc", kill_on_drop: false }` [INFO] [stdout] 05f8edb91582a7d1937d1283979645d61482acf00dc6999f84f2b560868f34fc