[INFO] cloning repository https://github.com/veeso/ic-sqlite-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veeso/ic-sqlite-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveeso%2Fic-sqlite-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveeso%2Fic-sqlite-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 928fbcf72546a919a56aa21bdf8239bf8b184feb [INFO] checking veeso/ic-sqlite-demo against master#12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveeso%2Fic-sqlite-demo" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/veeso/ic-sqlite-demo [INFO] finished tweaking git repo https://github.com/veeso/ic-sqlite-demo [INFO] tweaked toml for git repo https://github.com/veeso/ic-sqlite-demo written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/veeso/ic-sqlite-demo on toolchain 12f35ad39ed3e39df4d953c46d4f6cc6c82adc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/veeso/ic-sqlite-demo 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" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/veeso/ic-sqlite.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-socks v0.5.2 [INFO] [stderr] Downloaded ic-cdk-executor v1.0.0 [INFO] [stderr] Downloaded ic-verify-bls-signature v0.5.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.6.10 [INFO] [stderr] Downloaded ic-error-types v0.1.0 [INFO] [stderr] Downloaded async-watch v0.3.1 [INFO] [stderr] Downloaded ed25519-consensus v2.1.0 [INFO] [stderr] Downloaded ic-transport-types v0.40.1 [INFO] [stderr] Downloaded candid_derive v0.5.0 [INFO] [stderr] Downloaded stop-token v0.7.0 [INFO] [stderr] Downloaded candid_derive v0.6.6 [INFO] [stderr] Downloaded ic_principal v0.1.1 [INFO] [stderr] Downloaded ic0 v0.18.11 [INFO] [stderr] Downloaded ic0 v0.25.0 [INFO] [stderr] Downloaded ic-transport-types v0.39.3 [INFO] [stderr] Downloaded subtle-ng v2.5.0 [INFO] [stderr] Downloaded serde_tokenstream v0.1.7 [INFO] [stderr] Downloaded pretty v0.10.0 [INFO] [stderr] Downloaded ic-management-canister-types v0.3.1 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded psm v0.1.26 [INFO] [stderr] Downloaded candid v0.8.4 [INFO] [stderr] Downloaded ic-stable-structures v0.6.8 [INFO] [stderr] Downloaded ic-agent v0.40.1 [INFO] [stderr] Downloaded rusqlite-ic v0.28.1 [INFO] [stderr] Downloaded reqwest v0.12.19 [INFO] [stderr] Downloaded hyper-util v0.1.13 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded quinn-proto v0.11.12 [INFO] [stderr] Downloaded ic-cdk v0.18.2-alpha.1 [INFO] [stderr] Downloaded pocket-ic v9.0.1 [INFO] [stderr] Downloaded cached v0.52.0 [INFO] [stderr] Downloaded ic-utils v0.40.1 [INFO] [stderr] Downloaded candid v0.10.14 [INFO] [stderr] Downloaded ic-certification v3.0.3 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded quinn-udp v0.5.12 [INFO] [stderr] Downloaded quinn v0.11.8 [INFO] [stderr] Downloaded ic_bls12_381 v0.10.1 [INFO] [stderr] Downloaded webpki-roots v1.0.0 [INFO] [stderr] Downloaded ic-cdk v0.6.10 [INFO] [stderr] Downloaded sqlite-vfs-ic v0.2.0 [INFO] [stderr] Downloaded binread_derive v2.1.0 [INFO] [stderr] Downloaded curve25519-dalek-ng v4.1.1 [INFO] [stderr] Downloaded hyper-rustls v0.27.6 [INFO] [stderr] Downloaded pretty v0.12.4 [INFO] [stderr] Downloaded stacker v0.1.21 [INFO] [stderr] Downloaded wslpath v0.0.2 [INFO] [stderr] Downloaded ic-cdk-macros v0.18.1 [INFO] [stderr] Downloaded ic-ledger-types v0.15.0-alpha.3 [INFO] [stderr] Downloaded libsqlite3-sys-ic v0.25.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edba4be484dbdbe6a7d661a6103956f0d4d884291a5a017bfface832ee909481 [INFO] running `Command { std: "docker" "start" "-a" "edba4be484dbdbe6a7d661a6103956f0d4d884291a5a017bfface832ee909481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edba4be484dbdbe6a7d661a6103956f0d4d884291a5a017bfface832ee909481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edba4be484dbdbe6a7d661a6103956f0d4d884291a5a017bfface832ee909481", kill_on_drop: false }` [INFO] [stdout] edba4be484dbdbe6a7d661a6103956f0d4d884291a5a017bfface832ee909481 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+12f35ad39ed3e39df4d953c46d4f6cc6c82adc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a3a92220c63b046775b385cfa0f83239bb27c2dfeedd4283ffc042bcd43188 [INFO] running `Command { std: "docker" "start" "-a" "36a3a92220c63b046775b385cfa0f83239bb27c2dfeedd4283ffc042bcd43188", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Checking pretty v0.12.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking base64ct v1.7.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling ic-cdk-executor v1.0.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking ic0 v0.25.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking ic_bls12_381 v0.10.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling libsqlite3-sys-ic v0.25.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking stop-token v0.7.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking async-watch v0.3.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking cached v0.52.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/12f35ad39ed3e39df4d953c46d4f6cc6c82adc96/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.101/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3b3a7769365d693d -C extra-filename=-04ecc3359e0a69ee --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-88b31a73228c1e12.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e8c931b0f428d311.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-de9f935021988541.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "36a3a92220c63b046775b385cfa0f83239bb27c2dfeedd4283ffc042bcd43188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a3a92220c63b046775b385cfa0f83239bb27c2dfeedd4283ffc042bcd43188", kill_on_drop: false }` [INFO] [stdout] 36a3a92220c63b046775b385cfa0f83239bb27c2dfeedd4283ffc042bcd43188