[INFO] fetching crate cuttlestore 0.3.0...
[INFO] testing cuttlestore-0.3.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate cuttlestore 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate cuttlestore 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cuttlestore 0.3.0
[INFO] tweaked toml for crates.io crate cuttlestore 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cuttlestore 0.3.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cuttlestore 0.3.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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7
[INFO] running `Command { std: "docker" "start" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling bb8 v0.9.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling redis v1.2.1
[INFO] [stderr]    Compiling bb8-redis v0.26.0
[INFO] [stderr]    Compiling cuttlestore v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling bb8 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling lipsum v0.9.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling nanoid v0.5.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling redis v1.2.1
[INFO] [stderr]    Compiling bb8-redis v0.26.0
[INFO] [stderr]    Compiling cuttlestore v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `cuttlestore` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name cuttlestore --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="backend-in-memory"' --cfg 'feature="backend-redis"' --cfg 'feature="backend-sqlite"' --cfg 'feature="backend-sqlite-core"' --cfg 'feature="backend-sqlite-native-tls"' --cfg 'feature="bb8"' --cfg 'feature="bb8-redis"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="logging-tracing"' --cfg 'feature="redis"' --cfg 'feature="sqlite-native-tls"' --cfg 'feature="sqlx"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-filesystem", "backend-in-memory", "backend-redis", "backend-sqlite", "backend-sqlite-core", "backend-sqlite-native-tls", "backend-sqlite-rustls", "bb8", "bb8-redis", "dashmap", "default", "log", "logging-log", "logging-tracing", "redis", "sqlite-native-tls", "sqlite-rustls", "sqlx", "tracing"))' -C metadata=4c16b627049bbf0b -C extra-filename=-9ce5bc3d79702816 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern bb8=/opt/rustwide/target/debug/deps/libbb8-3de8c9cf5e8dc4e6.rlib --extern bb8_redis=/opt/rustwide/target/debug/deps/libbb8_redis-c2f51e102baeed7e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ecb444008cb4d362.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ce3508a6844d01d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d3aae43649a6962c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a54ba9cbefe02ec7.rlib --extern lazy_regex=/opt/rustwide/target/debug/deps/liblazy_regex-9f2a04d8e6ecd4c4.rlib --extern lipsum=/opt/rustwide/target/debug/deps/liblipsum-5dece3622004451c.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-45b7a227a51e6757.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-90b0348c8fe8afb9.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-f8e7bb23a9abbbff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5888ac5c23c18421.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-533011b958d8374e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a7b9a34347f92c1c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-63819bf3a88008bf.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-91fd03fe4f834801.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02779275e9ae46ef.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-23c84cc01ed8d7cd/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-fb9a606bf3f4f8d4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `cuttlestore` (test "redis-auth")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name redis_auth --edition=2021 tests/redis-auth.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="backend-in-memory"' --cfg 'feature="backend-redis"' --cfg 'feature="backend-sqlite"' --cfg 'feature="backend-sqlite-core"' --cfg 'feature="backend-sqlite-native-tls"' --cfg 'feature="bb8"' --cfg 'feature="bb8-redis"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="logging-tracing"' --cfg 'feature="redis"' --cfg 'feature="sqlite-native-tls"' --cfg 'feature="sqlx"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-filesystem", "backend-in-memory", "backend-redis", "backend-sqlite", "backend-sqlite-core", "backend-sqlite-native-tls", "backend-sqlite-rustls", "bb8", "bb8-redis", "dashmap", "default", "log", "logging-log", "logging-tracing", "redis", "sqlite-native-tls", "sqlite-rustls", "sqlx", "tracing"))' -C metadata=af5bc385b5039057 -C extra-filename=-74aaad8e56dc2dcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern bb8=/opt/rustwide/target/debug/deps/libbb8-3de8c9cf5e8dc4e6.rlib --extern bb8_redis=/opt/rustwide/target/debug/deps/libbb8_redis-c2f51e102baeed7e.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ecb444008cb4d362.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7ce3508a6844d01d.rlib --extern cuttlestore=/opt/rustwide/target/debug/deps/libcuttlestore-362012f1307c65e5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-d3aae43649a6962c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a54ba9cbefe02ec7.rlib --extern lazy_regex=/opt/rustwide/target/debug/deps/liblazy_regex-9f2a04d8e6ecd4c4.rlib --extern lipsum=/opt/rustwide/target/debug/deps/liblipsum-5dece3622004451c.rlib --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-45b7a227a51e6757.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-90b0348c8fe8afb9.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-f8e7bb23a9abbbff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5888ac5c23c18421.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-533011b958d8374e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a7b9a34347f92c1c.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-63819bf3a88008bf.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-91fd03fe4f834801.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-02779275e9ae46ef.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-23c84cc01ed8d7cd/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-fb9a606bf3f4f8d4/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7", kill_on_drop: false }`
[INFO] [stdout] d690a2dc536eec13b97501171ae35b8fbd3ed3e0dbc257e8e05ee470408805c7
