[INFO] cloning repository https://github.com/mtimkovich/slippi-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mtimkovich/slippi-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtimkovich%2Fslippi-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtimkovich%2Fslippi-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 825adaba3111eee5ebcf01d8e617af344c0b1adf [INFO] building mtimkovich/slippi-db against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmtimkovich%2Fslippi-db" "/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/mtimkovich/slippi-db [INFO] finished tweaking git repo https://github.com/mtimkovich/slippi-db [INFO] tweaked toml for git repo https://github.com/mtimkovich/slippi-db written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mtimkovich/slippi-db 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/mtimkovich/slippi-db 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] f83d410b16894876e3f86a38e6a46ac407f2535602d2512ace267aa764de8b3f [INFO] running `Command { std: "docker" "start" "-a" "f83d410b16894876e3f86a38e6a46ac407f2535602d2512ace267aa764de8b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f83d410b16894876e3f86a38e6a46ac407f2535602d2512ace267aa764de8b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83d410b16894876e3f86a38e6a46ac407f2535602d2512ace267aa764de8b3f", kill_on_drop: false }` [INFO] [stdout] f83d410b16894876e3f86a38e6a46ac407f2535602d2512ace267aa764de8b3f [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] 705ec660719aa83d4254d0233115dd97958d2a02a4757fad22a2f119515b458c [INFO] running `Command { std: "docker" "start" "-a" "705ec660719aa83d4254d0233115dd97958d2a02a4757fad22a2f119515b458c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling peppi v0.1.0 (https://github.com/hohav/peppi#4c6ab146) [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libsqlite3-sys v0.22.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rusqlite v0.25.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling slippi-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/players.rs:129:22 [INFO] [stdout] | [INFO] [stdout] 129 | Some(mut tb) => { [INFO] [stdout] | ----^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [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" "<10 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{librusqlite-a7253b5e7b35db1c,libsmallvec-59b9f1be6ecf76fb,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,libhashlink-d83982f361839af0,liblibsqlite3_sys-8be3513061661ad0,libwalkdir-e16523cfab32a1c0,libsame_file-d90975b76a214118,librayon-b5916b2b471ac26c,librayon_core-a5489cf5ae519645,libnum_cpus-888ab06e44648752,libcrossbeam_deque-9c05fbb45e91d936,libcrossbeam_epoch-86b1527dafeafa9b,libmemoffset-5adbfebf8244c340,libscopeguard-969e7c3c4435a7ba,libcrossbeam_channel-94666da497406907,libcrossbeam_utils-a847fb3e9aa802c1,libeither-dc6839dd41631a68,libpeppi-d03c6a5eaff42662,libserde_json-791e5cd36912f61a,libryu-1081a85990212fc6,libitoa-92f6c7a8e940dc8c,libnum_enum-f6c683906a083ec8,libencoding_rs-efb7fbf1b634384f,libbyteorder-f00db367bf6f80f8,libenv_logger-f70e54a8fa8c494e,libhumantime-10b1a77799583fa5,libregex-df58cfafc2f8f92c,libregex_syntax-f639af64a15f3cd8,libaho_corasick-87197763c678bd01,libmemchr-fa8ffb06fb2c97e8,libclap-d3ea0307b00229ae,libstrsim-39ec6cd5a47c2372,libatty-3242e974e54baef7,libtextwrap-fa405893ec2f2ab8,libvec_map-4d1795d7ce776985,libos_str_bytes-aa4a9f0420873c5b,libtermcolor-c34103f6b37717ab,libunicode_width-2ce7b1bea304ba76,libindexmap-d0daab37bd1f4338,libhashbrown-cb4831b746004b59,libahash-506f64581819aaff,libbitflags-05377f64c37263ee,liblazy_static-36da267ce9339a94,libchrono-5a099ae7f8dc2a75,libserde-8f1cf9127cf9337b,libnum_integer-63ff705a192663b9,libnum_traits-cc983f754dc65362,liblibc-203cf9e3535f22c8,libtime-0b452e46e9efefd5,libwasi-e8918ae1b8252f97,libanyhow-9568485101c7ba1a,liblog-714d3fcb1b615110,libcfg_if-50b02a9e3502ecf2}.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-4cd5250d96ae4394/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.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-8be3513061661ad0.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/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.1.rcgu.o: undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.1.rcgu.o: undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.1.rcgu.o: undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.1.rcgu.o: undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.1.rcgu.o: undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.3.rcgu.o: undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.3.rcgu.o: undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.3.rcgu.o: undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.3.rcgu.o: undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.3.rcgu.o: undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.3.rcgu.o: undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.4.rcgu.o: undefined symbol: sqlite3_get_autocommit [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.4.rcgu.o: undefined symbol: sqlite3_last_insert_rowid [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/slippi_db-09d5c1616caea0e3.slippi_db.c56ba6c03e673ab5-cgu.4.rcgu.o: undefined symbol: sqlite3_changes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-a7253b5e7b35db1c.rlib(rusqlite-a7253b5e7b35db1c.rusqlite.7617db1edec94830-cgu.2.rcgu.o): undefined symbol: sqlite3_errmsg [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-a7253b5e7b35db1c.rlib(rusqlite-a7253b5e7b35db1c.rusqlite.7617db1edec94830-cgu.5.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-a7253b5e7b35db1c.rlib(rusqlite-a7253b5e7b35db1c.rusqlite.7617db1edec94830-cgu.5.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-a7253b5e7b35db1c.rlib(rusqlite-a7253b5e7b35db1c.rusqlite.7617db1edec94830-cgu.5.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-a7253b5e7b35db1c.rlib(rusqlite-a7253b5e7b35db1c.rusqlite.7617db1edec94830-cgu.5.rcgu.o): undefined symbol: sqlite3_column_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-a7253b5e7b35db1c.rlib(rusqlite-a7253b5e7b35db1c.rusqlite.7617db1edec94830-cgu.5.rcgu.o): undefined symbol: sqlite3_column_double [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 `slippi-db` (bin "slippi-db") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "705ec660719aa83d4254d0233115dd97958d2a02a4757fad22a2f119515b458c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705ec660719aa83d4254d0233115dd97958d2a02a4757fad22a2f119515b458c", kill_on_drop: false }` [INFO] [stdout] 705ec660719aa83d4254d0233115dd97958d2a02a4757fad22a2f119515b458c