[INFO] fetching crate ic-rusqlite 0.4.3... [INFO] testing ic-rusqlite-0.4.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate ic-rusqlite 0.4.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ic-rusqlite 0.4.3 [INFO] finished tweaking crates.io crate ic-rusqlite 0.4.3 [INFO] tweaked toml for crates.io crate ic-rusqlite 0.4.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ic-rusqlite 0.4.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ic-rusqlite 0.4.3 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded env v1.0.1 [INFO] [stderr] Downloaded ic-cdk-executor v1.0.2 [INFO] [stderr] Downloaded ic-management-canister-types v0.3.3 [INFO] [stderr] Downloaded candid v0.10.18 [INFO] [stderr] Downloaded ic-cdk-macros v0.18.7 [INFO] [stderr] Downloaded ic-cdk v0.18.7 [INFO] [stderr] Downloaded ic-stable-structures v0.7.0 [INFO] [stderr] Downloaded candid_derive v0.10.18 [INFO] [stderr] Downloaded ic-error-types v0.2.0 [INFO] [stderr] Downloaded ic-wasi-polyfill v0.11.0 [INFO] [stderr] Downloaded ic0 v1.0.1 [INFO] [stderr] Downloaded stable-fs v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d475e5b832717a87caf6435596a70e560d40c6a6490c792626b05b665c7fe7b [INFO] running `Command { std: "docker" "start" "-a" "6d475e5b832717a87caf6435596a70e560d40c6a6490c792626b05b665c7fe7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d475e5b832717a87caf6435596a70e560d40c6a6490c792626b05b665c7fe7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d475e5b832717a87caf6435596a70e560d40c6a6490c792626b05b665c7fe7b", kill_on_drop: false }` [INFO] [stdout] 6d475e5b832717a87caf6435596a70e560d40c6a6490c792626b05b665c7fe7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ead0e5d40739d774d07030fbcd7d09db2dd0cdbb64a03fd18f42121757389d95 [INFO] running `Command { std: "docker" "start" "-a" "ead0e5d40739d774d07030fbcd7d09db2dd0cdbb64a03fd18f42121757389d95", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.221 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling serde v1.0.221 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ic-cdk-executor v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ic0 v1.0.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling env v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.144 [INFO] [stderr] Compiling ic-rusqlite v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] error: failed to run custom build command for `ic-rusqlite v0.4.3 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/ic-rusqlite-6205642577684136/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (616) panicked at build.rs:13:9: [INFO] [stderr] Targets other than WASM32 are not supported! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x574b638f8d82 - std::backtrace_rs::backtrace::libunwind::trace::h0fb8082ca5562a61 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x574b638f8d82 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa258994374a3cd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x574b638f8d82 - std::sys::backtrace::_print_fmt::h11496fe34963a885 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x574b638f8d82 - ::fmt::hff1a9408d012ee89 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x574b6391611f - core::fmt::rt::Argument::fmt::hf11195b61445f5d1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x574b6391611f - core::fmt::write::h2f1fc679f228cc52 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x574b638eaab3 - std::io::default_write_fmt::hdd5e6d67566e664d [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x574b638eaab3 - std::io::Write::write_fmt::haa2231cbd9aebf95 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x574b638f8bd2 - std::sys::backtrace::BacktraceLock::print::h28bfdbcac6d3828b [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x574b638e815c - std::panicking::default_hook::{{closure}}::h1f968e3a24b0e3b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x574b638e7fa3 - std::panicking::default_hook::h43da101644971931 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x574b638e869a - std::panicking::panic_with_hook::hb4e916c3e65eccec [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x574b638f8726 - std::panicking::panic_handler::{{closure}}::hbff715d0475cf1bd [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:700:13 [INFO] [stderr] 13: 0x574b638f86b9 - std::sys::backtrace::__rust_end_short_backtrace::hd6f43484e45a4955 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x574b638e8b3d - __rustc[b29d3319de9a3146]::rust_begin_unwind [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x574b639184d0 - core::panicking::panic_fmt::h5f8d281875be5ff1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x574b638bfb54 - build_script_build::main::ha8baaea6fd2d743e [INFO] [stderr] 17: 0x574b638c1c03 - core::ops::function::FnOnce::call_once::h04fbd8c51281c4f7 [INFO] [stderr] 18: 0x574b638bf886 - std::sys::backtrace::__rust_begin_short_backtrace::he51e56dd4dbc503d [INFO] [stderr] 19: 0x574b638bf4f9 - std::rt::lang_start::{{closure}}::h1e8c52c3b44dd27e [INFO] [stderr] 20: 0x574b638f9390 - core::ops::function::impls:: for &F>::call_once::h32dc2b2f49a48277 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 21: 0x574b638f9390 - std::panicking::catch_unwind::do_call::h3353546a38525559 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: 0x574b638f9390 - std::panicking::catch_unwind::h57fb70202d1ae368 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 23: 0x574b638f9390 - std::panic::catch_unwind::h4b724a52bb5803b4 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x574b638f9390 - std::rt::lang_start_internal::{{closure}}::h3724b3072c80532a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:175:24 [INFO] [stderr] 25: 0x574b638f9390 - std::panicking::catch_unwind::do_call::h4f6e90f858bd1c3f [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:590:40 [INFO] [stderr] 26: 0x574b638f9390 - std::panicking::catch_unwind::h81c085c0d350991c [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panicking.rs:553:19 [INFO] [stderr] 27: 0x574b638f9390 - std::panic::catch_unwind::h289049af1176d82a [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x574b638f9390 - std::rt::lang_start_internal::h3c37ebeb799b11e1 [INFO] [stderr] at /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/std/src/rt.rs:171:5 [INFO] [stderr] 29: 0x574b638bf4e1 - std::rt::lang_start::hcd41aa7be5beae4f [INFO] [stderr] 30: 0x574b638c24a5 - main [INFO] [stderr] 31: 0x7b38d75931ca - [INFO] [stderr] 32: 0x7b38d759328b - __libc_start_main [INFO] [stderr] 33: 0x574b638bf145 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ead0e5d40739d774d07030fbcd7d09db2dd0cdbb64a03fd18f42121757389d95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead0e5d40739d774d07030fbcd7d09db2dd0cdbb64a03fd18f42121757389d95", kill_on_drop: false }` [INFO] [stdout] ead0e5d40739d774d07030fbcd7d09db2dd0cdbb64a03fd18f42121757389d95