[INFO] cloning repository https://github.com/ymgyt/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ymgyt/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 269c47ea5c0ac92eccfe84cd3cbd3354d0ee4aa3 [INFO] testing ymgyt/kvs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fymgyt%2Fkvs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ymgyt/kvs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ymgyt/kvs [INFO] finished tweaking git repo https://github.com/ymgyt/kvs [INFO] tweaked toml for git repo https://github.com/ymgyt/kvs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/ymgyt/kvs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01b910e75f5dc15601b0f5ea91d733327e33b75a94efc20d083ec7fc520c42fa [INFO] running `Command { std: "docker" "start" "-a" "01b910e75f5dc15601b0f5ea91d733327e33b75a94efc20d083ec7fc520c42fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01b910e75f5dc15601b0f5ea91d733327e33b75a94efc20d083ec7fc520c42fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01b910e75f5dc15601b0f5ea91d733327e33b75a94efc20d083ec7fc520c42fa", kill_on_drop: false }` [INFO] [stdout] 01b910e75f5dc15601b0f5ea91d733327e33b75a94efc20d083ec7fc520c42fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f24ae2b8b40edbae0e8bf5421b2cebc745132fc31c55e7d22111f925bab6fcc1 [INFO] running `Command { std: "docker" "start" "-a" "f24ae2b8b40edbae0e8bf5421b2cebc745132fc31c55e7d22111f925bab6fcc1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.17 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling atoi v0.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling kvsd v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `backtrace` [INFO] [stdout] --> src/error/internal.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | backtrace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error/internal.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/core/principal/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/principal/user.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "f24ae2b8b40edbae0e8bf5421b2cebc745132fc31c55e7d22111f925bab6fcc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24ae2b8b40edbae0e8bf5421b2cebc745132fc31c55e7d22111f925bab6fcc1", kill_on_drop: false }` [INFO] [stdout] f24ae2b8b40edbae0e8bf5421b2cebc745132fc31c55e7d22111f925bab6fcc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc1c0e0e0a5c3299dde76b5030586462f0ffedcac9bfdcc5ea20992298f02b7b [INFO] running `Command { std: "docker" "start" "-a" "cc1c0e0e0a5c3299dde76b5030586462f0ffedcac9bfdcc5ea20992298f02b7b", kill_on_drop: false }` [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stdout] warning: field is never read: `backtrace` [INFO] [stdout] --> src/error/internal.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | backtrace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error/internal.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/core/principal/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/principal/user.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling kvsd v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `backtrace` [INFO] [stdout] --> src/error/internal.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | backtrace: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/error/internal.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/core/principal/user.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/core/principal/user.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.18s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvsd-6b9512c16d0c5830) [INFO] [stderr] Executable unittests src/bin/kvsd.rs (/opt/rustwide/target/debug/deps/kvsd-fef437b7ce19c6e7) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dfffbaf8a188d2e1) [INFO] running `Command { std: "docker" "inspect" "cc1c0e0e0a5c3299dde76b5030586462f0ffedcac9bfdcc5ea20992298f02b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc1c0e0e0a5c3299dde76b5030586462f0ffedcac9bfdcc5ea20992298f02b7b", kill_on_drop: false }` [INFO] [stdout] cc1c0e0e0a5c3299dde76b5030586462f0ffedcac9bfdcc5ea20992298f02b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 545c24fe91fd3ec92a75699f743093af7627990ddb157804fc9c27cabfba57e4 [INFO] running `Command { std: "docker" "start" "-a" "545c24fe91fd3ec92a75699f743093af7627990ddb157804fc9c27cabfba57e4", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `backtrace` [INFO] [stderr] --> src/error/internal.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | backtrace: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/error/internal.rs:13:10 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/core/principal/user.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | pub(crate) name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `User` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/core/principal/user.rs:1:10 [INFO] [stderr] | [INFO] [stderr] 1 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kvsd` (lib) generated 2 warnings [INFO] [stderr] warning: `kvsd` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvsd-6b9512c16d0c5830) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test protocol::connection::tests::message_frames ... ok [INFO] [stdout] test core::table::entry::tests::from_key_value ... ok [INFO] [stdout] test core::table::entry::tests::delete ... ok [INFO] [stdout] test core::table::entry::tests::encode_decode ... ok [INFO] [stdout] test core::table::entry::tests::construct_index ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kvsd.rs (/opt/rustwide/target/debug/deps/kvsd-fef437b7ce19c6e7) [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] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-dfffbaf8a188d2e1) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] Apr 16 15:10:38.104  INFO kvsd::config::initialize: Initialize kvsd root directory path=/tmp/kvsd.1uBFTbbDIUfp [INFO] [stdout] Apr 16 15:10:38.105  INFO kvsd::client::tcp: Connecting addr=127.0.0.1:47379 [INFO] [stdout] Apr 16 15:10:38.105 DEBUG kvsd::core::kvsd: Open default table file /tmp/kvsd.1uBFTbbDIUfp/namespaces/default/default/default.kvsd [INFO] [stdout] Apr 16 15:10:38.106  INFO kvsd::core::table::table: initial pos 0 [INFO] [stdout] Apr 16 15:10:38.737 DEBUG kvsd::core::table::table: Index { entry_offsets: {} } [INFO] [stdout] Apr 16 15:10:38.738  INFO kvsd::server::tcp: Server running. Config { max_tcp_connections: None, connection_tcp_buffer_bytes: None, authenticate_timeout_milliseconds: None, listen_host: None, listen_port: None, disable_tls: Some(true), tls_certificate: None, tls_key: None } disable_tls=true [INFO] [stdout] Apr 16 15:10:38.738  INFO kvsd::server::tcp: Connection accepted available=10239 [INFO] [stdout] Apr 16 15:10:38.738  INFO kvsd::core::kvsd: Kvsd running [INFO] [stdout] Apr 16 15:10:38.738  INFO kvsd::core::middleware::authenticator: Try authenticate user="test" [INFO] [stdout] Apr 16 15:10:38.738  INFO kvsd::core::middleware::logger: Uow done uow=Authenticate elapsed=104.504µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.739  INFO kvsd::core::middleware::logger: Uow done uow=Ping elapsed=15.201µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.739  INFO kvsd::core::middleware::logger: Uow done uow=Get default/default key1 elapsed=61.403µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.739  INFO kvsd::core::table::table: Get default/default key1 [INFO] [stdout] Apr 16 15:10:38.740  INFO kvsd::core::middleware::logger: Uow done uow=Set default/default key1 => value1 elapsed=26.301µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.740  INFO kvsd::core::table::table: Set default/default key1 => value1 [INFO] [stdout] Apr 16 15:10:38.741  INFO kvsd::core::middleware::logger: Uow done uow=Get default/default key1 elapsed=18.3µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.741  INFO kvsd::core::table::table: Get default/default key1 [INFO] [stdout] Apr 16 15:10:38.742  INFO kvsd::core::middleware::logger: Uow done uow=Delete default/default key1 elapsed=17.201µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.742  INFO kvsd::core::table::table: Delete default/default key1 [INFO] [stdout] Apr 16 15:10:38.744  INFO kvsd::core::middleware::logger: Uow done uow=Get default/default key1 elapsed=17.101µs result=Ok(()) [INFO] [stdout] Apr 16 15:10:38.744  INFO kvsd::core::table::table: Get default/default key1 [INFO] [stdout] Apr 16 15:10:38.744  INFO kvsd::server::tcp: Shutdown signal received [INFO] [stdout] Apr 16 15:10:38.744  INFO kvsd::server::tcp: Notify shutdown to all handlers [INFO] [stdout] Apr 16 15:10:38.744  INFO kvsd::server::tcp: Shutdown successfully completed [INFO] [stdout] test key_value_crud ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Doc-tests kvsd [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] running `Command { std: "docker" "inspect" "545c24fe91fd3ec92a75699f743093af7627990ddb157804fc9c27cabfba57e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545c24fe91fd3ec92a75699f743093af7627990ddb157804fc9c27cabfba57e4", kill_on_drop: false }` [INFO] [stdout] 545c24fe91fd3ec92a75699f743093af7627990ddb157804fc9c27cabfba57e4