[INFO] fetching crate upkeep 1.0.0... [INFO] building upkeep-1.0.0 against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate upkeep 1.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate upkeep 1.0.0 [INFO] finished tweaking crates.io crate upkeep 1.0.0 [INFO] tweaked toml for crates.io crate upkeep 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate upkeep 1.0.0 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 crates.io crate upkeep 1.0.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0e9eddd2c605c6053e8832a7fe3ebd9258ecdb75b4f796b8ea99463fbe1c2bd7 [INFO] running `Command { std: "docker" "start" "-a" "0e9eddd2c605c6053e8832a7fe3ebd9258ecdb75b4f796b8ea99463fbe1c2bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9eddd2c605c6053e8832a7fe3ebd9258ecdb75b4f796b8ea99463fbe1c2bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9eddd2c605c6053e8832a7fe3ebd9258ecdb75b4f796b8ea99463fbe1c2bd7", kill_on_drop: false }` [INFO] [stdout] 0e9eddd2c605c6053e8832a7fe3ebd9258ecdb75b4f796b8ea99463fbe1c2bd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 73529bf546063237997301bd2aee0556cf90447e55e409f58b8291494ee72d32 [INFO] running `Command { std: "docker" "start" "-a" "73529bf546063237997301bd2aee0556cf90447e55e409f58b8291494ee72d32", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling hashlink v0.9.0 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling rusqlite v0.31.0 [INFO] [stderr] Compiling upkeep v1.0.0 (/opt/rustwide/workdir) [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/{libupkeep-c1664f0200dfcb99,libcolored-6f32a11f0de99c30,liblazy_static-36da267ce9339a94,librusqlite-eab6f16b5c983a1b,libbitflags-cee2ccaf5d34100d,libsmallvec-920de8903c71110b,libfallible_streaming_iterator-4db7add6bd66d620,libfallible_iterator-d7eda3bd821ede72,libhashlink-62c017e1bf320d41,libhashbrown-497b93baf3b99497,libahash-7c9a4fef98a11005,libonce_cell-847ca6422e74ab52,libcfg_if-50b02a9e3502ecf2,libzerocopy-8ac84286dd5aeee5,liballocator_api2-f9a89aae43cd9d62,liblibsqlite3_sys-919a1350f3f82dc6,libchrono-63be33ca50b3f751,libnum_traits-514bda062b1b8c0b,libclap-d9df44f45792b170,libclap_builder-e99b5e971e4601c6,libstrsim-5261867f3777ad55,libanstream-77f9e3f9ccfb9eda,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-2df4257bb6863119,libanstyle-2a113e70dd25572f,libdirs-1ae9301270c6bfc2}.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-a776d9c02dadec62/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/upkeep-517c8116ff2f2798.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-919a1350f3f82dc6.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/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.04.rcgu.o): undefined symbol: sqlite3_changes64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.05.rcgu.o): undefined symbol: sqlite3_column_name [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.05.rcgu.o): undefined symbol: sqlite3_column_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.05.rcgu.o): undefined symbol: sqlite3_bind_parameter_count [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.05.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.05.rcgu.o): undefined symbol: sqlite3_reset [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.06.rcgu.o): undefined symbol: sqlite3_bind_null [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.06.rcgu.o): undefined symbol: sqlite3_bind_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.06.rcgu.o): undefined symbol: sqlite3_bind_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.06.rcgu.o): undefined symbol: sqlite3_bind_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.06.rcgu.o): undefined symbol: sqlite3_bind_zeroblob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libupkeep-c1664f0200dfcb99.rlib(upkeep-c1664f0200dfcb99.upkeep.bbebe523e6983226-cgu.06.rcgu.o): undefined symbol: sqlite3_bind_blob [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_column_type [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_step [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_finalize [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_column_int64 [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_column_double [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_column_text [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_column_bytes [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/librusqlite-eab6f16b5c983a1b.rlib(rusqlite-eab6f16b5c983a1b.rusqlite.c8896218c8309a08-cgu.5.rcgu.o): undefined symbol: sqlite3_column_blob [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 `upkeep` (bin "upkeep") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "73529bf546063237997301bd2aee0556cf90447e55e409f58b8291494ee72d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73529bf546063237997301bd2aee0556cf90447e55e409f58b8291494ee72d32", kill_on_drop: false }` [INFO] [stdout] 73529bf546063237997301bd2aee0556cf90447e55e409f58b8291494ee72d32