[INFO] fetching crate rustis 0.12.0... [INFO] building rustis-0.12.0 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate rustis 0.12.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rustis 0.12.0 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustis 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustis 0.12.0 [INFO] tweaked toml for crates.io crate rustis 0.12.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate rustis 0.12.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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.92 [INFO] [stderr] Downloaded bb8 v0.8.1 [INFO] [stderr] Downloaded redis-protocol v4.1.0 [INFO] [stderr] Downloaded fred v6.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b34b9f1f71628079dc55cd0b3b9c09b608d16fcd712a8546739beb4dd7002f76 [INFO] running `Command { std: "docker" "start" "-a" "b34b9f1f71628079dc55cd0b3b9c09b608d16fcd712a8546739beb4dd7002f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b34b9f1f71628079dc55cd0b3b9c09b608d16fcd712a8546739beb4dd7002f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34b9f1f71628079dc55cd0b3b9c09b608d16fcd712a8546739beb4dd7002f76", kill_on_drop: false }` [INFO] [stdout] b34b9f1f71628079dc55cd0b3b9c09b608d16fcd712a8546739beb4dd7002f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa28586d86e8a09a007b2d700e95874b37c180d4a9a03ae8cfa0310b1b4a8615 [INFO] running `Command { std: "docker" "start" "-a" "aa28586d86e8a09a007b2d700e95874b37c180d4a9a03ae8cfa0310b1b4a8615", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustis v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `value_deserializer::*` [INFO] [stdout] --> src/resp/mod.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub use value_deserializer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_serialize::*` [INFO] [stdout] --> src/resp/mod.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | pub use value_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.04s [INFO] running `Command { std: "docker" "inspect" "aa28586d86e8a09a007b2d700e95874b37c180d4a9a03ae8cfa0310b1b4a8615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa28586d86e8a09a007b2d700e95874b37c180d4a9a03ae8cfa0310b1b4a8615", kill_on_drop: false }` [INFO] [stdout] aa28586d86e8a09a007b2d700e95874b37c180d4a9a03ae8cfa0310b1b4a8615 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 286a1217cc5b083f959fdc1c7ac469421887efb1e542f1f017e32d63030df73e [INFO] running `Command { std: "docker" "start" "-a" "286a1217cc5b083f959fdc1c7ac469421887efb1e542f1f017e32d63030df73e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling redis-protocol v4.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling serial_test_derive v1.0.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling fred v6.3.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling serial_test v1.0.0 [INFO] [stderr] Compiling rustis v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `value_deserializer::*` [INFO] [stdout] --> src/resp/mod.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub use value_deserializer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_serialize::*` [INFO] [stdout] --> src/resp/mod.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | pub use value_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stdout] warning: unused import: `value_deserializer::*` [INFO] [stdout] --> src/resp/mod.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub use value_deserializer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_serialize::*` [INFO] [stdout] --> src/resp/mod.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | pub use value_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustis` (lib test); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name rustis --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="default"' --cfg 'feature="tokio-runtime"' -C metadata=d596c3eaae8300b3 -C extra-filename=-d596c3eaae8300b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-65bc981abc3d9dff.rlib --extern atoi=/opt/rustwide/target/debug/deps/libatoi-d7cb6ecd265aaf1d.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-24342cef4b53b985.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rlib --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-145136d66ae468bb.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7e83f391f63f44b5.rlib --extern dtoa=/opt/rustwide/target/debug/deps/libdtoa-318072baeb8a6651.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-55677225637e33c3.rlib --extern fast_float=/opt/rustwide/target/debug/deps/libfast_float-ce3c4d2f5316a427.rlib --extern fred=/opt/rustwide/target/debug/deps/libfred-b62f8a96c9c07dee.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9278286766fd5d41.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-15b2ec84560d93d4.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-578fdd97559dd7ec.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dd81adc3262c9002.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-eafd01d8d512b354.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-14d2ba0d20ee722b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d43740a8a9452b7e.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-92dc2feb50192348.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-35c2d4dede10e5af.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7d305920999a2956.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-94b526503e91250a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-733222b1ddb471f0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "286a1217cc5b083f959fdc1c7ac469421887efb1e542f1f017e32d63030df73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286a1217cc5b083f959fdc1c7ac469421887efb1e542f1f017e32d63030df73e", kill_on_drop: false }` [INFO] [stdout] 286a1217cc5b083f959fdc1c7ac469421887efb1e542f1f017e32d63030df73e [INFO] building rustis-0.12.0 against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] extracting crate rustis 0.12.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate rustis 0.12.0 on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustis 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustis 0.12.0 [INFO] tweaked toml for crates.io crate rustis 0.12.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate rustis 0.12.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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7bd867fff017d6466a5a21cce9d20a4e1bc46829df50a690b22d8b78c4a8da0 [INFO] running `Command { std: "docker" "start" "-a" "e7bd867fff017d6466a5a21cce9d20a4e1bc46829df50a690b22d8b78c4a8da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7bd867fff017d6466a5a21cce9d20a4e1bc46829df50a690b22d8b78c4a8da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7bd867fff017d6466a5a21cce9d20a4e1bc46829df50a690b22d8b78c4a8da0", kill_on_drop: false }` [INFO] [stdout] e7bd867fff017d6466a5a21cce9d20a4e1bc46829df50a690b22d8b78c4a8da0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a2d97c19ea25feb9e1ac282d65c6c2569bfc9c37a7b74dbf658b7daa0d9eb8f [INFO] running `Command { std: "docker" "start" "-a" "3a2d97c19ea25feb9e1ac282d65c6c2569bfc9c37a7b74dbf658b7daa0d9eb8f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustis v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `value_deserializer::*` [INFO] [stdout] --> src/resp/mod.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub use value_deserializer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_serialize::*` [INFO] [stdout] --> src/resp/mod.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | pub use value_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.75s [INFO] running `Command { std: "docker" "inspect" "3a2d97c19ea25feb9e1ac282d65c6c2569bfc9c37a7b74dbf658b7daa0d9eb8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2d97c19ea25feb9e1ac282d65c6c2569bfc9c37a7b74dbf658b7daa0d9eb8f", kill_on_drop: false }` [INFO] [stdout] 3a2d97c19ea25feb9e1ac282d65c6c2569bfc9c37a7b74dbf658b7daa0d9eb8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71a341ead9fa2fa63be989dec829d4b354945f8b0a6b2b9ea44895bdf49d2308 [INFO] running `Command { std: "docker" "start" "-a" "71a341ead9fa2fa63be989dec829d4b354945f8b0a6b2b9ea44895bdf49d2308", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling redis-protocol v4.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling serial_test_derive v1.0.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling arcstr v1.1.5 [INFO] [stderr] Compiling matchit v0.7.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling serial_test v1.0.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling fred v6.3.1 [INFO] [stderr] Compiling rustis v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `value_deserializer::*` [INFO] [stdout] --> src/resp/mod.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub use value_deserializer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_serialize::*` [INFO] [stdout] --> src/resp/mod.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | pub use value_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling actix-http v3.4.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling actix-web v4.4.0 [INFO] [stdout] warning: unused import: `value_deserializer::*` [INFO] [stdout] --> src/resp/mod.rs:466:9 [INFO] [stdout] | [INFO] [stdout] 466 | pub use value_deserializer::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `value_serialize::*` [INFO] [stdout] --> src/resp/mod.rs:467:9 [INFO] [stdout] | [INFO] [stdout] 467 | pub use value_serialize::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "71a341ead9fa2fa63be989dec829d4b354945f8b0a6b2b9ea44895bdf49d2308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a341ead9fa2fa63be989dec829d4b354945f8b0a6b2b9ea44895bdf49d2308", kill_on_drop: false }` [INFO] [stdout] 71a341ead9fa2fa63be989dec829d4b354945f8b0a6b2b9ea44895bdf49d2308