[INFO] cloning repository https://github.com/FurkanTheHuman/bullet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FurkanTheHuman/bullet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFurkanTheHuman%2Fbullet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFurkanTheHuman%2Fbullet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc56e07483ce2234a92c4271ac0930ba32d64dab [INFO] building FurkanTheHuman/bullet against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFurkanTheHuman%2Fbullet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FurkanTheHuman/bullet [INFO] finished tweaking git repo https://github.com/FurkanTheHuman/bullet [INFO] tweaked toml for git repo https://github.com/FurkanTheHuman/bullet written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FurkanTheHuman/bullet 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/FurkanTheHuman/bullet 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b0d2648281f2247d1bc90593144fbeb16ea5d18e2a0f140083122a442e85bd3f [INFO] running `Command { std: "docker" "start" "-a" "b0d2648281f2247d1bc90593144fbeb16ea5d18e2a0f140083122a442e85bd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0d2648281f2247d1bc90593144fbeb16ea5d18e2a0f140083122a442e85bd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d2648281f2247d1bc90593144fbeb16ea5d18e2a0f140083122a442e85bd3f", kill_on_drop: false }` [INFO] [stdout] b0d2648281f2247d1bc90593144fbeb16ea5d18e2a0f140083122a442e85bd3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a83a6595bfa24d7a434f7ff4931d4947b442784b722a76b94473fa445b336b4b [INFO] running `Command { std: "docker" "start" "-a" "a83a6595bfa24d7a434f7ff4931d4947b442784b722a76b94473fa445b336b4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling bullet v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/storage.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | Err(n) => panic!(format!("PANIC: Unresolved DB problems! -- {}", n)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 109 - Err(n) => panic!(format!("PANIC: Unresolved DB problems! -- {}", n)) [INFO] [stdout] 109 + Err(n) => panic!("PANIC: Unresolved DB problems! -- {}", n) [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/{libclap-c3201bb66f729906,libstrsim-39ec6cd5a47c2372,libtextwrap-f1ce9f77c0f2c5c6,libtermcolor-cbf2481e132a2d4a,libvec_map-4d1795d7ce776985,libos_str_bytes-2d6ad5c73df14823,libindexmap-ecfc33e8ef6cf2bd,libhashbrown-6462d1824fb9789a,libunicode_width-2ce7b1bea304ba76,librusqlite-59d970f70bb73076,libmemchr-b9b6cc178baaf2c9,libbitflags-05377f64c37263ee,libtime-41b82f5e17294310,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-6fa9759191911027,liblru_cache-58762410586083b8,liblinked_hash_map-ab39381929c3d570,liblibsqlite3_sys-37e16e5480b04cdd,libcolored-eae62dea5395827c,liblazy_static-36da267ce9339a94,libatty-3242e974e54baef7}.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-3edfba5b6579cb52/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/bullet-cf05794d53977f4b.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-37e16e5480b04cdd.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/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_config [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_initialize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_open_v2 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_busy_timeout [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_extended_result_codes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_threadsafe [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_mutex_alloc [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_mutex_free [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_close [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_changes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-59d970f70bb73076.rlib(rusqlite-59d970f70bb73076.rusqlite.74b81485e04292fc-cgu.1.rcgu.o): undefined symbol: sqlite3_prepare_v2 [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 `bullet` (bin "bullet") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "a83a6595bfa24d7a434f7ff4931d4947b442784b722a76b94473fa445b336b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83a6595bfa24d7a434f7ff4931d4947b442784b722a76b94473fa445b336b4b", kill_on_drop: false }` [INFO] [stdout] a83a6595bfa24d7a434f7ff4931d4947b442784b722a76b94473fa445b336b4b