[INFO] cloning repository https://github.com/ajesipow/cached [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajesipow/cached" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajesipow%2Fcached", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajesipow%2Fcached'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56470b135e93c6bfe200226da1299c4d5df0df1d [INFO] testing ajesipow/cached against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajesipow%2Fcached" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ajesipow/cached on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ajesipow/cached [INFO] finished tweaking git repo https://github.com/ajesipow/cached [INFO] tweaked toml for git repo https://github.com/ajesipow/cached written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ajesipow/cached 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea9b0f22f323fd764b26402f5b72cd942f899d17724750024b73ee5f4e0aed5a [INFO] running `Command { std: "docker" "start" "-a" "ea9b0f22f323fd764b26402f5b72cd942f899d17724750024b73ee5f4e0aed5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea9b0f22f323fd764b26402f5b72cd942f899d17724750024b73ee5f4e0aed5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9b0f22f323fd764b26402f5b72cd942f899d17724750024b73ee5f4e0aed5a", kill_on_drop: false }` [INFO] [stdout] ea9b0f22f323fd764b26402f5b72cd942f899d17724750024b73ee5f4e0aed5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3e492aa97a164233f5b6e1b119aaba85717f5b194c839641f4695a5106272dc [INFO] running `Command { std: "docker" "start" "-a" "f3e492aa97a164233f5b6e1b119aaba85717f5b194c839641f4695a5106272dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.54 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling linux-raw-sys v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling cached v0.1.0 (/opt/rustwide/workdir/cached) [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> cached/src/lib.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(all(test, feature = "full"), deny(unreachable_pub))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> cached/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(all(test, feature = "full"), deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> cached/src/lib.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cached-server v0.1.0 (/opt/rustwide/workdir/cached-server) [INFO] [stderr] Compiling cached-client v0.1.0 (/opt/rustwide/workdir/cached-client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.65s [INFO] running `Command { std: "docker" "inspect" "f3e492aa97a164233f5b6e1b119aaba85717f5b194c839641f4695a5106272dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3e492aa97a164233f5b6e1b119aaba85717f5b194c839641f4695a5106272dc", kill_on_drop: false }` [INFO] [stdout] f3e492aa97a164233f5b6e1b119aaba85717f5b194c839641f4695a5106272dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a537dda3cb59e2c676a26f8f15f9b9642d5e161ae46ae97287c4b2bc0d693273 [INFO] running `Command { std: "docker" "start" "-a" "a537dda3cb59e2c676a26f8f15f9b9642d5e161ae46ae97287c4b2bc0d693273", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling rstest_macros v0.17.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mintex v0.1.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling cached v0.1.0 (/opt/rustwide/workdir/cached) [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> cached/src/lib.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(all(test, feature = "full"), deny(unreachable_pub))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> cached/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(all(test, feature = "full"), deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> cached/src/lib.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling cached-client v0.1.0 (/opt/rustwide/workdir/cached-client) [INFO] [stderr] Compiling cached-server v0.1.0 (/opt/rustwide/workdir/cached-server) [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling dhat v0.3.2 [INFO] [stderr] Compiling futures-executor v0.3.27 [INFO] [stderr] Compiling futures v0.3.27 [INFO] [stderr] Compiling rstest v0.17.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> cached/src/lib.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(all(test, feature = "full"), deny(unreachable_pub))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `full` [INFO] [stdout] --> cached/src/lib.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg_attr(all(test, feature = "full"), deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> cached/src/lib.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `tracing` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.94s [INFO] running `Command { std: "docker" "inspect" "a537dda3cb59e2c676a26f8f15f9b9642d5e161ae46ae97287c4b2bc0d693273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a537dda3cb59e2c676a26f8f15f9b9642d5e161ae46ae97287c4b2bc0d693273", kill_on_drop: false }` [INFO] [stdout] a537dda3cb59e2c676a26f8f15f9b9642d5e161ae46ae97287c4b2bc0d693273 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b1d959524eed0fe63704a93041770fb1a596b52b60e0f7cc6d7aa21949d907b2 [INFO] running `Command { std: "docker" "start" "-a" "b1d959524eed0fe63704a93041770fb1a596b52b60e0f7cc6d7aa21949d907b2", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `full` [INFO] [stderr] --> cached/src/lib.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | #![cfg_attr(all(test, feature = "full"), deny(unreachable_pub))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `tracing` [INFO] [stderr] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `full` [INFO] [stderr] --> cached/src/lib.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg_attr(all(test, feature = "full"), deny(warnings))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `tracing` [INFO] [stderr] = help: consider adding `full` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `nightly` [INFO] [stderr] --> cached/src/lib.rs:6:23 [INFO] [stderr] | [INFO] [stderr] 6 | #![cfg_attr(all(test, feature = "nightly"), feature(test))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `tracing` [INFO] [stderr] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `cached` (lib) generated 3 warnings [INFO] [stderr] warning: `cached` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cached-20fe8b4a8c938e17) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test connection::test::test_parsing_request_frame_works ... ignored [INFO] [stdout] test db::test::test_removing_key_is_also_removed_from_ttl_set_main_db ... ok [INFO] [stdout] test db::test::test_clearing_db_works_main_db ... ok [INFO] [stdout] test db::test::test_clearing_db_works ... ok [INFO] [stdout] test db::test::test_contains_key_works ... ok [INFO] [stdout] test db::test::test_ttl_in_future_returns_value_db ... ok [INFO] [stdout] test db::test::test_ttl_in_past_does_not_store_value ... ok [INFO] [stdout] test frame::test::test_parsing_request_header_with_too_long_value_fails ... ok [INFO] [stdout] test frame::test::test_parsing_request_with_valid_long_key_works ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialisation_works ... ok [INFO] [stdout] test db::test::test_ttl_in_future_returns_value_main_db ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_1 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_2 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_3 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_5 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_4 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_6 ... ok [INFO] [stdout] test primitives::test::test_op_code_deserialization_fails_for_wrong_codes::case_7 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_1 ... ok [INFO] [stdout] test primitives::test::test_op_code_serialisation ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_3 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_4 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_5 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_6 ... ok [INFO] [stdout] test primitives::test::test_status_code_serialization ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_01 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_02 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_03 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_04 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_06 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_07 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_09 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_08 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_4 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_01 ... ok [INFO] [stdout] test frame::test::test_parsing_request_header_with_valid_long_value_works ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_05 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_03 ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_10 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_04 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_3 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_06 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_1 ... ok [INFO] [stdout] test db::test::test_ttl_elapsed_does_not_return_value_from_main_db ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_05 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_2 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_fails_for_wrong_codes::case_7 ... ok [INFO] [stdout] test frame::test::test_parsing_request_with_too_long_key_fails ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_07 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_08 ... ok [INFO] [stdout] test request::test::test_conversion_from_valid_request_frame_to_request_works::case_2 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_02 ... ok [INFO] [stdout] test primitives::test::test_status_code_deserialization_works ... ok [INFO] [stdout] test db::test::test_ttl_elapsed_does_not_return_value_from_db ... ok [INFO] [stdout] test request::test::test_conversion_from_invalid_request_frame_to_request_fails::case_11 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_09 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_11 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_1 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_2 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_3 ... ok [INFO] [stdout] test response::test::test_conversion_from_invalid_response_frame_to_response_fails::case_10 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_4 ... ok [INFO] [stdout] test response::test::test_conversion_from_valid_response_frame_to_response_works::case_5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 62 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-5d42ba505e040a27) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_setting_a_key_with_ttl_in_the_future_works ... ok [INFO] [stdout] test test_deleting_a_key_works ... ok [INFO] [stdout] test test_flushing_works ... ok [INFO] [stdout] test test_getting_a_non_existing_key_fails ... ok [INFO] [stdout] test test_setting_a_key_with_ttl_in_the_past_works ... ok [INFO] [stdout] test test_setting_a_key_works ... ok [INFO] [stdout] test test_deleting_a_non_existing_key_fails ... ok [INFO] [stdout] test test_setting_the_same_key_twice_fails ... ok [INFO] [stdout] test test_setting_and_getting_keys_concurrently_works ... ok [INFO] [stdout] test test_max_connections_limit ... ok [INFO] [stdout] test test_setting_a_key_with_ttl_in_the_future_works_and_then_expires ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cached_client-b190fecc00461a77) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cached_server-fbbf3ef6e0b9a50b) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cached [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cached/src/client.rs - client::Client::delete (line 225) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::with_connection (line 94) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::get (line 126) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::new (line 66) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::set (line 182) ... ok [INFO] [stdout] test cached/src/client.rs - client::Client::flush (line 266) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.36s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b1d959524eed0fe63704a93041770fb1a596b52b60e0f7cc6d7aa21949d907b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1d959524eed0fe63704a93041770fb1a596b52b60e0f7cc6d7aa21949d907b2", kill_on_drop: false }` [INFO] [stdout] b1d959524eed0fe63704a93041770fb1a596b52b60e0f7cc6d7aa21949d907b2