[INFO] fetching crate lemmy_db_queries 0.13.5...
[INFO] checking lemmy_db_queries-0.13.5 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate lemmy_db_queries 0.13.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate lemmy_db_queries 0.13.5
[INFO] finished tweaking crates.io crate lemmy_db_queries 0.13.5
[INFO] tweaked toml for crates.io crate lemmy_db_queries 0.13.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lemmy_db_queries 0.13.5 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 335 packages to latest compatible versions
[INFO] [stderr]       Adding bcrypt v0.10.1 (available: v0.17.1)
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding diesel v1.4.8 (available: v2.3.5)
[INFO] [stderr]       Adding diesel_migrations v1.4.0 (available: v2.3.1)
[INFO] [stderr]       Adding lemmy_db_schema v0.13.5 (available: v0.19.15)
[INFO] [stderr]       Adding lemmy_utils v0.13.5 (available: v0.19.15)
[INFO] [stderr]       Adding serial_test v0.5.1 (available: v3.2.0)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.10.9)
[INFO] [stderr]       Adding strum v0.21.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.21.1 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1802442fdee2304ebbd0125e63019fdc750b562b87464a3d2c4cd017225efc80
[INFO] running `Command { std: "docker" "start" "-a" "1802442fdee2304ebbd0125e63019fdc750b562b87464a3d2c4cd017225efc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1802442fdee2304ebbd0125e63019fdc750b562b87464a3d2c4cd017225efc80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1802442fdee2304ebbd0125e63019fdc750b562b87464a3d2c4cd017225efc80", kill_on_drop: false }`
[INFO] [stdout] 1802442fdee2304ebbd0125e63019fdc750b562b87464a3d2c4cd017225efc80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cbe6e451aa748abff004c87d9cfe20fb325e0c8d58d29623822ce5b02bf647c
[INFO] running `Command { std: "docker" "start" "-a" "6cbe6e451aa748abff004c87d9cfe20fb325e0c8d58d29623822ce5b02bf647c", kill_on_drop: false }`
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking unchecked-index v0.2.2
[INFO] [stderr]     Checking twoway v0.2.2
[INFO] [stderr]     Checking email-encoding v0.2.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking typed-arena v1.7.0
[INFO] [stderr]     Checking quoted_printable v0.4.8
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]     Checking blowfish v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking deser-hjson v1.2.0
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking html5ever v0.26.0
[INFO] [stderr]     Checking xml5ever v0.17.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking bcrypt v0.10.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking webpage v1.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking lettre v0.10.4
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking comrak v0.12.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-tls v3.5.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.11.2
[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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name diesel --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "chrono", "default", "deprecated-time", "extras", "huge-tables", "ipnetwork", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysqlclient-sys", "network-address", "num-bigint", "num-integer", "num-traits", "numeric", "postgres", "pq-sys", "quickcheck", "r2d2", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "uuidv07", "with-deprecated", "x128-column-tables", "x32-column-tables", "x64-column-tables"))' -C metadata=5de7e30d8bd86ba9 -C extra-filename=-d4362ff69c770942 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2e94fdcc22e817f8.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-6a45dcbba12f0156.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-a0a6e4bebad38e05.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-fd790c40678dffaa.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ab4a04f107c22d4b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `comrak` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name comrak --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/comrak-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "syntect"))' -C metadata=37c3fabbb891b3d7 -C extra-filename=-da1572ffa68d7754 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern entities=/opt/rustwide/target/debug/deps/libentities-9125c161aaf5e500.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-fc09c27b2475d6b5.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-7cfb9e37607b2378.so --extern regex=/opt/rustwide/target/debug/deps/libregex-e2ceccae7b119967.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-868ad455aa64a372.rmeta --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-81f6e72f66d38416.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-6327a2493f19f880.rmeta --extern unicode_categories=/opt/rustwide/target/debug/deps/libunicode_categories-f5a7746b80b61f3e.rmeta --extern xdg=/opt/rustwide/target/debug/deps/libxdg-7bdf56267930585b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6cbe6e451aa748abff004c87d9cfe20fb325e0c8d58d29623822ce5b02bf647c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbe6e451aa748abff004c87d9cfe20fb325e0c8d58d29623822ce5b02bf647c", kill_on_drop: false }`
[INFO] [stdout] 6cbe6e451aa748abff004c87d9cfe20fb325e0c8d58d29623822ce5b02bf647c
