[INFO] cloning repository https://github.com/thichuong/multi-tier-cache [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thichuong/multi-tier-cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthichuong%2Fmulti-tier-cache", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthichuong%2Fmulti-tier-cache'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 111cd4ccfd9cb74d92701f8ff5079c410064ba38 [INFO] building thichuong/multi-tier-cache against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthichuong%2Fmulti-tier-cache" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/thichuong/multi-tier-cache [INFO] finished tweaking git repo https://github.com/thichuong/multi-tier-cache [INFO] tweaked toml for git repo https://github.com/thichuong/multi-tier-cache written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thichuong/multi-tier-cache on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thichuong/multi-tier-cache 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6de862cff8cff98d535ae62db9a9b03a769da3201094fbe1a449340ae2b57b2c [INFO] running `Command { std: "docker" "start" "-a" "6de862cff8cff98d535ae62db9a9b03a769da3201094fbe1a449340ae2b57b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6de862cff8cff98d535ae62db9a9b03a769da3201094fbe1a449340ae2b57b2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de862cff8cff98d535ae62db9a9b03a769da3201094fbe1a449340ae2b57b2c", kill_on_drop: false }` [INFO] [stdout] 6de862cff8cff98d535ae62db9a9b03a769da3201094fbe1a449340ae2b57b2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 903e5443f6dfd524279555f4c97b5383f111d8378bba16ef724bd77d9b78c737 [INFO] running `Command { std: "docker" "start" "-a" "903e5443f6dfd524279555f4c97b5383f111d8378bba16ef724bd77d9b78c737", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling moka v0.12.11 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling backon v1.6.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling dashmap v5.5.3 [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 futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [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_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling idna v1.1.0 [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.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.42s [INFO] running `Command { std: "docker" "inspect" "903e5443f6dfd524279555f4c97b5383f111d8378bba16ef724bd77d9b78c737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903e5443f6dfd524279555f4c97b5383f111d8378bba16ef724bd77d9b78c737", kill_on_drop: false }` [INFO] [stdout] 903e5443f6dfd524279555f4c97b5383f111d8378bba16ef724bd77d9b78c737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93396eb7fd5d1283c686f9ae88ddfae34599e2df4e9c089b7e2f58e185d73348 [INFO] running `Command { std: "docker" "start" "-a" "93396eb7fd5d1283c686f9ae88ddfae34599e2df4e9c089b7e2f58e185d73348", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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.6 (/opt/rustwide/workdir) [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/58b1b3c5342a414c161338871f8004258ccef2a7/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=00d8ffcfcc32b78f -C extra-filename=-805948412d55a1b2 --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-b25eb278fbaac58d.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_multi_tier") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/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=14aaca3548dc1810 -C extra-filename=-883b497e41a3b7f4 --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-b25eb278fbaac58d.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" "93396eb7fd5d1283c686f9ae88ddfae34599e2df4e9c089b7e2f58e185d73348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93396eb7fd5d1283c686f9ae88ddfae34599e2df4e9c089b7e2f58e185d73348", kill_on_drop: false }` [INFO] [stdout] 93396eb7fd5d1283c686f9ae88ddfae34599e2df4e9c089b7e2f58e185d73348