[INFO] fetching crate tari_common_sqlite 1.0.0-rc.5... [INFO] testing tari_common_sqlite-1.0.0-rc.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate tari_common_sqlite 1.0.0-rc.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate tari_common_sqlite 1.0.0-rc.5 [INFO] finished tweaking crates.io crate tari_common_sqlite 1.0.0-rc.5 [INFO] tweaked toml for crates.io crate tari_common_sqlite 1.0.0-rc.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tari_common_sqlite 1.0.0-rc.5 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding tari_utilities v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tari_utilities v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 301026abeaf3e4aee508b1fd9a62d46ad4332530f2842bc5d88dd542e4a2b4b8 [INFO] running `Command { std: "docker" "start" "-a" "301026abeaf3e4aee508b1fd9a62d46ad4332530f2842bc5d88dd542e4a2b4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "301026abeaf3e4aee508b1fd9a62d46ad4332530f2842bc5d88dd542e4a2b4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301026abeaf3e4aee508b1fd9a62d46ad4332530f2842bc5d88dd542e4a2b4b8", kill_on_drop: false }` [INFO] [stdout] 301026abeaf3e4aee508b1fd9a62d46ad4332530f2842bc5d88dd542e4a2b4b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c99e77aa3eb503b9ed3ae0dbb7c3949f60da32a4aecb757f749d55c482b2e5e [INFO] running `Command { std: "docker" "start" "-a" "1c99e77aa3eb503b9ed3ae0dbb7c3949f60da32a4aecb757f749d55c482b2e5e", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling newtype-ops v0.1.4 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling base58-monero v0.3.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling tari_utilities v0.7.0 [INFO] [stderr] Compiling migrations_internals v2.2.1 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=3733570ece1b334c -C extra-filename=-0a4accd359d4f009 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf008c120211f578.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-1a9a45999f882d4f.so --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9efef15a30ddd418.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-c5404b4658853508.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6f94c458888e74.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1c99e77aa3eb503b9ed3ae0dbb7c3949f60da32a4aecb757f749d55c482b2e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c99e77aa3eb503b9ed3ae0dbb7c3949f60da32a4aecb757f749d55c482b2e5e", kill_on_drop: false }` [INFO] [stdout] 1c99e77aa3eb503b9ed3ae0dbb7c3949f60da32a4aecb757f749d55c482b2e5e