[INFO] fetching crate multi-tier-cache 0.5.5... [INFO] building multi-tier-cache-0.5.5 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937 [INFO] extracting crate multi-tier-cache 0.5.5 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate multi-tier-cache 0.5.5 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate multi-tier-cache 0.5.5 [INFO] tweaked toml for crates.io crate multi-tier-cache 0.5.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multi-tier-cache 0.5.5 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multi-tier-cache 0.5.5 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quick_cache v0.6.18 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded memcache v0.17.2 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] [stderr] Downloaded redis v0.32.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c41f91433b4ea10309c23693a8f4eede73d06c4f66133c780801f04e087912b8 [INFO] running `Command { std: "docker" "start" "-a" "c41f91433b4ea10309c23693a8f4eede73d06c4f66133c780801f04e087912b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c41f91433b4ea10309c23693a8f4eede73d06c4f66133c780801f04e087912b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41f91433b4ea10309c23693a8f4eede73d06c4f66133c780801f04e087912b8", kill_on_drop: false }` [INFO] [stdout] c41f91433b4ea10309c23693a8f4eede73d06c4f66133c780801f04e087912b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7406d381e02c92b87ec737d049091abbb33ba8b014af3c4333053df33267175d [INFO] running `Command { std: "docker" "start" "-a" "7406d381e02c92b87ec737d049091abbb33ba8b014af3c4333053df33267175d", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling multi-tier-cache v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.63s [INFO] running `Command { std: "docker" "inspect" "7406d381e02c92b87ec737d049091abbb33ba8b014af3c4333053df33267175d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7406d381e02c92b87ec737d049091abbb33ba8b014af3c4333053df33267175d", kill_on_drop: false }` [INFO] [stdout] 7406d381e02c92b87ec737d049091abbb33ba8b014af3c4333053df33267175d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f5fb066e0eb99ee68c20ac6f8adbdd951fc1c3cd1104696811034273d811e3c [INFO] running `Command { std: "docker" "start" "-a" "5f5fb066e0eb99ee68c20ac6f8adbdd951fc1c3cd1104696811034273d811e3c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling multi-tier-cache v0.5.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_multi_tier") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name integration_multi_tier --edition=2021 tests/integration_multi_tier.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="redis-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "default", "memcache", "parking_lot", "quick_cache", "redis-streams"))' -C metadata=f12cef3b627f23b7 -C extra-filename=-936bcaea89fe42f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-110937b862049e18.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-22c61b22a08132a4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-be9f45fd83f72a02.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8bad439f37eb4ea1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-04ee1b6aa246c772.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-cbea195bc1c1e043.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21e5180baab5f65c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7f0031560e962605.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55be91a206b20014.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7ccac1ce25a0eca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-645671782db8de40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0a0323b42dbac51.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5829922c6329a0fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_stampede") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name integration_stampede --edition=2021 tests/integration_stampede.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="redis-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "default", "memcache", "parking_lot", "quick_cache", "redis-streams"))' -C metadata=a63ab64654108a82 -C extra-filename=-2a4988ada4079039 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-110937b862049e18.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-22c61b22a08132a4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-be9f45fd83f72a02.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8bad439f37eb4ea1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-04ee1b6aa246c772.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-cbea195bc1c1e043.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21e5180baab5f65c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7f0031560e962605.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55be91a206b20014.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7ccac1ce25a0eca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-645671782db8de40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0a0323b42dbac51.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5829922c6329a0fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_basic") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name integration_basic --edition=2021 tests/integration_basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="redis-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "default", "memcache", "parking_lot", "quick_cache", "redis-streams"))' -C metadata=1aac51a8832bb049 -C extra-filename=-7c296b7a134b9061 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-110937b862049e18.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-22c61b22a08132a4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-be9f45fd83f72a02.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8bad439f37eb4ea1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-04ee1b6aa246c772.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-cbea195bc1c1e043.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21e5180baab5f65c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7f0031560e962605.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55be91a206b20014.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7ccac1ce25a0eca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-645671782db8de40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0a0323b42dbac51.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5829922c6329a0fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-tier-cache` (test "integration_invalidation") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name integration_invalidation --edition=2021 tests/integration_invalidation.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --test --cfg 'feature="default"' --cfg 'feature="redis-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "default", "memcache", "parking_lot", "quick_cache", "redis-streams"))' -C metadata=a4d73bf4afd41da9 -C extra-filename=-50089163d0a06e08 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-110937b862049e18.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-22c61b22a08132a4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-be9f45fd83f72a02.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8bad439f37eb4ea1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-04ee1b6aa246c772.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-cbea195bc1c1e043.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21e5180baab5f65c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7f0031560e962605.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55be91a206b20014.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7ccac1ce25a0eca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-645671782db8de40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0a0323b42dbac51.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5829922c6329a0fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-tier-cache` (example "database_caching") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name database_caching --edition=2021 examples/database_caching.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="redis-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "default", "memcache", "parking_lot", "quick_cache", "redis-streams"))' -C metadata=be4c24d42b6eee5b -C extra-filename=-62f20372a98c18d0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-110937b862049e18.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-22c61b22a08132a4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-be9f45fd83f72a02.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8bad439f37eb4ea1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-04ee1b6aa246c772.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-cbea195bc1c1e043.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21e5180baab5f65c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7f0031560e962605.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55be91a206b20014.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7ccac1ce25a0eca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-645671782db8de40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0a0323b42dbac51.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5829922c6329a0fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `multi-tier-cache` (example "custom_backends") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name custom_backends --edition=2021 examples/custom_backends.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unwrap_used' '--warn=clippy::pedantic' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' --cfg 'feature="default"' --cfg 'feature="redis-streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backend-memcached", "backend-quickcache", "default", "memcache", "parking_lot", "quick_cache", "redis-streams"))' -C metadata=8f236459f7896cf6 -C extra-filename=-f96a579df1f3e368 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-110937b862049e18.so --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-22c61b22a08132a4.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-be9f45fd83f72a02.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8bad439f37eb4ea1.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-04ee1b6aa246c772.rlib --extern multi_tier_cache=/opt/rustwide/target/debug/deps/libmulti_tier_cache-cbea195bc1c1e043.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-21e5180baab5f65c.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-7f0031560e962605.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-55be91a206b20014.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d7ccac1ce25a0eca.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-645671782db8de40.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0a0323b42dbac51.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5829922c6329a0fb.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5f5fb066e0eb99ee68c20ac6f8adbdd951fc1c3cd1104696811034273d811e3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5fb066e0eb99ee68c20ac6f8adbdd951fc1c3cd1104696811034273d811e3c", kill_on_drop: false }` [INFO] [stdout] 5f5fb066e0eb99ee68c20ac6f8adbdd951fc1c3cd1104696811034273d811e3c