[INFO] cloning repository https://github.com/arnau/lightmap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arnau/lightmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnau%2Flightmap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnau%2Flightmap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a5d872f9ea621d1f86115e546a447c37dc70d1d [INFO] building arnau/lightmap against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farnau%2Flightmap" "/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/arnau/lightmap [INFO] finished tweaking git repo https://github.com/arnau/lightmap [INFO] tweaked toml for git repo https://github.com/arnau/lightmap written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/arnau/lightmap 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/arnau/lightmap 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] 966b6d5210f4428a525b943ceaad038e19718c90454330efc51d9f3d0b5c9884 [INFO] running `Command { std: "docker" "start" "-a" "966b6d5210f4428a525b943ceaad038e19718c90454330efc51d9f3d0b5c9884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "966b6d5210f4428a525b943ceaad038e19718c90454330efc51d9f3d0b5c9884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "966b6d5210f4428a525b943ceaad038e19718c90454330efc51d9f3d0b5c9884", kill_on_drop: false }` [INFO] [stdout] 966b6d5210f4428a525b943ceaad038e19718c90454330efc51d9f3d0b5c9884 [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] 26b2366461ef73a8386943d1c6924449ef149af66a9d3a63a3f7cd498cd1e746 [INFO] running `Command { std: "docker" "start" "-a" "26b2366461ef73a8386943d1c6924449ef149af66a9d3a63a3f7cd498cd1e746", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling maud_macros v0.22.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling maud v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling rusqlite v0.25.0 [INFO] [stderr] Compiling lightmap v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/lib.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct Package { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 14 | path: PathBuf, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Package` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `required`, and `default_value` are never read [INFO] [stdout] --> src/infoset.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Column { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 102 | pub(crate) id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub(crate) required: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 106 | pub(crate) default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Column` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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" "<2 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{liblightmap-99780c1d2ec3a93e,libmaud-89f194d3b96a15f5,libmaud_htmlescape-bf448dd7110005d1,librusqlite-f3022180752e0eef,libsmallvec-59b9f1be6ecf76fb,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,libhashlink-d83982f361839af0,liblibsqlite3_sys-6d85e6ec54101654,libclap-a0b557f81797b86e,libstrsim-39ec6cd5a47c2372,libatty-3242e974e54baef7,libtextwrap-fa405893ec2f2ab8,libvec_map-4d1795d7ce776985,libos_str_bytes-aa4a9f0420873c5b,libtermcolor-c34103f6b37717ab,libunicode_width-2ce7b1bea304ba76,libindexmap-8157eab21248e2f0,libhashbrown-cb4831b746004b59,libahash-506f64581819aaff,libbitflags-05377f64c37263ee,liblazy_static-36da267ce9339a94,libanyhow-9568485101c7ba1a}.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-f34f4d7e01c6f544/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/lightmap-fe83b90874961adb.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-6d85e6ec54101654.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/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.0.rcgu.o): undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.0.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.0.rcgu.o): undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.0.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.0.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/liblightmap-99780c1d2ec3a93e.rlib(lightmap-99780c1d2ec3a93e.lightmap.df0399a3e915333a-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-f3022180752e0eef.rlib(rusqlite-f3022180752e0eef.rusqlite.35b5cf318233896f-cgu.0.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-f3022180752e0eef.rlib(rusqlite-f3022180752e0eef.rusqlite.35b5cf318233896f-cgu.0.rcgu.o): undefined symbol: sqlite3_extended_result_codes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-f3022180752e0eef.rlib(rusqlite-f3022180752e0eef.rusqlite.35b5cf318233896f-cgu.0.rcgu.o): undefined symbol: sqlite3_busy_timeout [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 `lightmap` (bin "lightmap") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "26b2366461ef73a8386943d1c6924449ef149af66a9d3a63a3f7cd498cd1e746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26b2366461ef73a8386943d1c6924449ef149af66a9d3a63a3f7cd498cd1e746", kill_on_drop: false }` [INFO] [stdout] 26b2366461ef73a8386943d1c6924449ef149af66a9d3a63a3f7cd498cd1e746