[INFO] cloning repository https://github.com/kaifoon/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaifoon/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaifoon%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaifoon%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d50a7540ddcf56c036c35c9870337ad00d3b6de6 [INFO] testing kaifoon/kvs against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaifoon%2Fkvs" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaifoon/kvs on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaifoon/kvs [INFO] finished tweaking git repo https://github.com/kaifoon/kvs [INFO] tweaked toml for git repo https://github.com/kaifoon/kvs written to /workspace/builds/worker-74/source/Cargo.toml [INFO] crate git repo https://github.com/kaifoon/kvs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d3fdbde3d9ba3efe6fc8157a4023239fe72da4d38f6092e9eb4d22a777605ba [INFO] running `Command { std: "docker" "start" "-a" "5d3fdbde3d9ba3efe6fc8157a4023239fe72da4d38f6092e9eb4d22a777605ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d3fdbde3d9ba3efe6fc8157a4023239fe72da4d38f6092e9eb4d22a777605ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3fdbde3d9ba3efe6fc8157a4023239fe72da4d38f6092e9eb4d22a777605ba", kill_on_drop: false }` [INFO] [stdout] 5d3fdbde3d9ba3efe6fc8157a4023239fe72da4d38f6092e9eb4d22a777605ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6933f7ded0fa89a4ea76d202e4ec8bbba5381105f335d5cc4e0eb9ca1c01994 [INFO] running `Command { std: "docker" "start" "-a" "f6933f7ded0fa89a4ea76d202e4ec8bbba5381105f335d5cc4e0eb9ca1c01994", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dashmap v4.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling slog-async v2.5.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling sled v0.34.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-term v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | Request::Get { key } => sent_resp!(match engine.get(key) { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 113 | | Ok(value) => GetResponse::Ok(value), [INFO] [stdout] 114 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stdout] 115 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Request::Set { key, value } => sent_resp!(match engine.set(key, value) { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 117 | | Ok(_) => SetResponse::Ok(()), [INFO] [stdout] 118 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stdout] 119 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | Request::Remove { key } => sent_resp!(match engine.remove(key) { [INFO] [stdout] | ________________________________________- [INFO] [stdout] 121 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stdout] 122 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stdout] 123 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/engines/kvs.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/engines/kvs.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | logger: slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "f6933f7ded0fa89a4ea76d202e4ec8bbba5381105f335d5cc4e0eb9ca1c01994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6933f7ded0fa89a4ea76d202e4ec8bbba5381105f335d5cc4e0eb9ca1c01994", kill_on_drop: false }` [INFO] [stdout] f6933f7ded0fa89a4ea76d202e4ec8bbba5381105f335d5cc4e0eb9ca1c01994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2aa371268b41ae82a9c2ba8d1091318588ecec5e79a7c181be2aa0e4af0a988 [INFO] running `Command { std: "docker" "start" "-a" "d2aa371268b41ae82a9c2ba8d1091318588ecec5e79a7c181be2aa0e4af0a988", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | Request::Get { key } => sent_resp!(match engine.get(key) { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 113 | | Ok(value) => GetResponse::Ok(value), [INFO] [stdout] 114 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stdout] 115 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Request::Set { key, value } => sent_resp!(match engine.set(key, value) { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 117 | | Ok(_) => SetResponse::Ok(()), [INFO] [stdout] 118 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stdout] 119 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | Request::Remove { key } => sent_resp!(match engine.remove(key) { [INFO] [stdout] | ________________________________________- [INFO] [stdout] 121 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stdout] 122 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stdout] 123 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/engines/kvs.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/engines/kvs.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | logger: slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling assert_cmd v1.0.2 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 112 | Request::Get { key } => sent_resp!(match engine.get(key) { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 113 | | Ok(value) => GetResponse::Ok(value), [INFO] [stdout] 114 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stdout] 115 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Request::Set { key, value } => sent_resp!(match engine.set(key, value) { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 117 | | Ok(_) => SetResponse::Ok(()), [INFO] [stdout] 118 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stdout] 119 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:105:10 [INFO] [stdout] | [INFO] [stdout] 105 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 120 | Request::Remove { key } => sent_resp!(match engine.remove(key) { [INFO] [stdout] | ________________________________________- [INFO] [stdout] 121 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stdout] 122 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stdout] 123 | | }), [INFO] [stdout] | |______________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/engines/kvs.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logger` [INFO] [stdout] --> src/engines/kvs.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | logger: slog::Logger, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.18s [INFO] running `Command { std: "docker" "inspect" "d2aa371268b41ae82a9c2ba8d1091318588ecec5e79a7c181be2aa0e4af0a988", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2aa371268b41ae82a9c2ba8d1091318588ecec5e79a7c181be2aa0e4af0a988", kill_on_drop: false }` [INFO] [stdout] d2aa371268b41ae82a9c2ba8d1091318588ecec5e79a7c181be2aa0e4af0a988 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73b11d7c9e2cfb6a349a4ff26fabf9742e2ea63b5650f32bebed981a437a5ee7 [INFO] running `Command { std: "docker" "start" "-a" "73b11d7c9e2cfb6a349a4ff26fabf9742e2ea63b5650f32bebed981a437a5ee7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server.rs:105:10 [INFO] [stderr] | [INFO] [stderr] 105 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 112 | Request::Get { key } => sent_resp!(match engine.get(key) { [INFO] [stderr] | _____________________________________- [INFO] [stderr] 113 | | Ok(value) => GetResponse::Ok(value), [INFO] [stderr] 114 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stderr] 115 | | }), [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server.rs:105:10 [INFO] [stderr] | [INFO] [stderr] 105 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 116 | Request::Set { key, value } => sent_resp!(match engine.set(key, value) { [INFO] [stderr] | ____________________________________________- [INFO] [stderr] 117 | | Ok(_) => SetResponse::Ok(()), [INFO] [stderr] 118 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stderr] 119 | | }), [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/server.rs:105:10 [INFO] [stderr] | [INFO] [stderr] 105 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 120 | Request::Remove { key } => sent_resp!(match engine.remove(key) { [INFO] [stderr] | ________________________________________- [INFO] [stderr] 121 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stderr] 122 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stderr] 123 | | }), [INFO] [stderr] | |______________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `sent_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/engines/kvs.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | path: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `logger` [INFO] [stderr] --> src/engines/kvs.rs:120:5 [INFO] [stderr] | [INFO] [stderr] 120 | logger: slog::Logger, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `kvs` (lib) generated 5 warnings [INFO] [stderr] warning: `kvs` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kvs-5aa5bc7b6316480f) [INFO] [stdout] running 3 tests [INFO] [stdout] test engines::kvs::tests::test_gen_sort_list ... ignored [INFO] [stdout] test engines::kvs::tests::test_dashmap ... ok [INFO] [stderr] Nov 23 21:10:19.965 DEBG Receive request from 127.0.0.1:51876: Set { key: "ad", value: "adad" } [INFO] [stderr] Nov 23 21:10:19.965 DEBG Response sent to 127.0.0.1:51876: Ok(()) [INFO] [stderr] Nov 23 21:10:19.975 DEBG Receive request from 127.0.0.1:51878: Set { key: "acd", value: "adad" } [INFO] [stderr] Nov 23 21:10:19.976 DEBG Response sent to 127.0.0.1:51878: Ok(()) [INFO] [stderr] Nov 23 21:10:19.986 DEBG Receive request from 127.0.0.1:51880: Get { key: "ad" } [INFO] [stderr] Nov 23 21:10:19.986 DEBG Response sent to 127.0.0.1:51880: Ok(Some("adad")) [INFO] [stderr] Nov 23 21:10:19.997 DEBG Receive request from 127.0.0.1:51882: Get { key: "acd" } [INFO] [stderr] Nov 23 21:10:19.997 DEBG Response sent to 127.0.0.1:51882: Ok(Some("adad")) [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.011 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.012 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.013 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.014 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.015 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.016 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.017 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stdout] test client::test::test_multireqs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 DEBG Thread exits because the thread pool is destroyed. [INFO] [stderr] Nov 23 21:10:20.018 Running unittests (/opt/rustwide/target/debug/deps/kvs_client-c53c2fd3e7fa3be1) [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 unittests (/opt/rustwide/target/debug/deps/kvs_server-1c0d06e6b7ceed55) [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/cli.rs (/opt/rustwide/target/debug/deps/cli-37f6cffc554877f0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] Nov 23 21:10:20.089 INFO kvs-server 0.1.0 Storage engine: kvs Listening on 127.0.0.1:4004 [INFO] [stderr] Nov 23 21:10:20.098 INFO kvs-server 0.1.0 Storage engine: sled Listening on 127.0.0.1:4002 [INFO] [stderr] Nov 23 21:10:20.113 INFO kvs-server 0.1.0 Storage engine: sled Listening on 127.0.0.1:4005 [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stderr] Nov 23 21:10:21.118 DEBG Receive request from 127.0.0.1:53108: Set { key: "key1", value: "value1" } [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] Nov 23 21:10:21.118 DEBG Response sent to 127.0.0.1:53108: Ok(()) [INFO] [stderr] Nov 23 21:10:21.146 DEBG Receive request from 127.0.0.1:53112: Get { key: "key1" } [INFO] [stderr] Nov 23 21:10:21.147 DEBG Response sent to 127.0.0Nov 23 21:10:21.147 INFO kvs-server 0.1.0 Storage engine: kvs Listening on 127.0.0.1:4002 [INFO] [stderr] .1:53112: Ok(Some("value1")) [INFO] [stderr] Nov 23 21:10:21.183 DEBG Receive request from 127.0.0.1:53126: Set { key: "key1", value: "value2" } [INFO] [stderr] Nov 23 21:10:21.211 DEBG Response sent to 127.0.0.1:53126: Ok(()) [INFO] [stderr] Nov 23 21:10:21.241 DEBG Receive request from 127.0.0.1:53136: Get { key: "key1" } [INFO] [stderr] Nov 23 21:10:21.241 DEBG Response sent to 127.0.0.1:53136: Ok(Some("value2")) [INFO] [stdout] test cli_access_server_sled_engine ... FAILED [INFO] [stderr] Nov 23 21:10:21.279 DEBG Receive request from 127.0.0.1:53140: Get { key: "key2" } [INFO] [stderr] Nov 23 21:10:21.279 DEBG Response sent to 127.0.0.1:53140: Ok(None) [INFO] [stderr] Nov 23 21:10:21.297 DEBG Receive request from 127.0.0.1:53142: Remove { key: "key2" } [INFO] [stderr] Nov 23 21:10:21.297 DEBG Response sent to 127.0.0.1:53142: Err("Key not found") [INFO] [stderr] Nov 23 21:10:21.331 DEBG Receive request from 127.0.0.1:53146: Set { key: "key2", value: "value3" } [INFO] [stderr] Nov 23 21:10:21.347 DEBG Response sent to 127.0.0.1:53146: Ok(()) [INFO] [stderr] Nov 23 21:10:21.373 DEBG Receive request from 127.0.0.1:53148: Remove { key: "key1" } [INFO] [stderr] Nov 23 21:10:21.412 DEBG Response sent to 127.0.0.1:53148: Ok(()) [INFO] [stderr] Nov 23 21:10:21.444 INFO kvs-server 0.1.0 Storage engine: kvs Listening on 127.0.0.1:4004 [INFO] [stderr] Nov 23 21:10:22.426 DEBG Receive request from 127.0.0.1:53158: Get { key: "key2" } [INFO] [stderr] Nov 23 21:10:22.426 DEBG Response sent to 127.0.0.1:53158: Ok(Some("value3")) [INFO] [stderr] Nov 23 21:10:22.436 DEBG Receive request from 127.0.0.1:53160: Get { key: "key1" } [INFO] [stderr] Nov 23 21:10:22.436 DEBG Response sent to 127.0.0.1:53160: Ok(None) [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_access_server_sled_engine stdout ---- [INFO] [stdout] thread 'cli_access_server_sled_engine' panicked at 'Unexpected failure. [INFO] [stdout] code-101 [INFO] [stdout] stderr=```thread 'main' panicked at 'Couldn't connect to the server...: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', /opt/rustwide/workdir/src/client.rs:21:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5595deef5bec - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5595deef5bec - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5595deef5bec - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5595deef5bec - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5595def1612c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5595deef11f5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5595deef7410 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5595deef7410 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5595deef7410 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5595deef6fbb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x5595deef7ac4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5595deef75a0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5595deef60a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5595deef7509 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5595ded87271 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5595ded87363 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x5595ded8a42f - core::result::Result::expect::h51b5a366ead59f81 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x5595ded8af02 - kvs::client::KvsClient::connect::h47f76207c4fae4d2 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:20:26 [INFO] [stdout] 18: 0x5595ded8839e - kvs_client::main::haeeda5c10859a688 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/kvs-client.rs:42:22 [INFO] [stdout] 19: 0x5595ded8bcb2 - core::ops::function::FnOnce::call_once::h4376bab403fb6f41 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5595ded8b56a - std::sys_common::backtrace::__rust_begin_short_backtrace::h6686b47d121fcdf9 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 21: 0x5595ded8b216 - std::rt::lang_start::{{closure}}::h4da1eec6ee908dd7 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:145:18 [INFO] [stdout] 22: 0x5595deef5431 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x5595deef5431 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x5595deef5431 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x5595deef5431 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x5595deef5431 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stdout] 27: 0x5595deef5431 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 28: 0x5595deef5431 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x5595deef5431 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x5595deef5431 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stdout] 31: 0x5595ded8b1e0 - std::rt::lang_start::had6f6cedbd017fe8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:144:17 [INFO] [stdout] 32: 0x5595ded88f3c - main [INFO] [stdout] 33: 0x7f21b8ce40b3 - __libc_start_main [INFO] [stdout] 34: 0x5595ded87a0e - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/kvs-client" "--addr" "127.0.0.1:4005" "set" "key1" "value1"` [INFO] [stdout] code=101 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```thread 'main' panicked at 'Couldn't connect to the server...: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', /opt/rustwide/workdir/src/client.rs:21:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5595deef5bec - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5595deef5bec - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5595deef5bec - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5595deef5bec - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5595def1612c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5595deef11f5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5595deef7410 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5595deef7410 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5595deef7410 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5595deef6fbb - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stdout] 10: 0x5595deef7ac4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5595deef75a0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5595deef60a4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5595deef7509 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5595ded87271 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5595ded87363 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x5595ded8a42f - core::result::Result::expect::h51b5a366ead59f81 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x5595ded8af02 - kvs::client::KvsClient::connect::h47f76207c4fae4d2 [INFO] [stdout] at /opt/rustwide/workdir/src/client.rs:20:26 [INFO] [stdout] 18: 0x5595ded8839e - kvs_client::main::haeeda5c10859a688 [INFO] [stdout] at /opt/rustwide/workdir/src/bin/kvs-client.rs:42:22 [INFO] [stdout] 19: 0x5595ded8bcb2 - core::ops::function::FnOnce::call_once::h4376bab403fb6f41 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5595ded8b56a - std::sys_common::backtrace::__rust_begin_short_backtrace::h6686b47d121fcdf9 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 21: 0x5595ded8b216 - std::rt::lang_start::{{closure}}::h4da1eec6ee908dd7 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:145:18 [INFO] [stdout] 22: 0x5595deef5431 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stdout] 23: 0x5595deef5431 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x5595deef5431 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x5595deef5431 - std::panic::catch_unwind::hab40227675186980 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x5595deef5431 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stdout] 27: 0x5595deef5431 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 28: 0x5595deef5431 - std::panicking::try::h32d4e72fd8922bce [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x5595deef5431 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x5595deef5431 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stdout] 31: 0x5595ded8b1e0 - std::rt::lang_start::had6f6cedbd017fe8 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:144:17 [INFO] [stdout] 32: 0x5595ded88f3c - main [INFO] [stdout] 33: 0x7f21b8ce40b3 - __libc_start_main [INFO] [stdout] 34: 0x5595ded87a0e - _start [INFO] [stdout] 35: 0x0 - [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a278ea6f0c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55a278ea6f0c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55a278ea6f0c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55a278ea6f0c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55a278ecb12c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55a278ea2985 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55a278ea8d80 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55a278ea8d80 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55a278ea8d80 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55a278ea8966 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55a278ea9434 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55a278ea8f10 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55a278ea73c4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55a278ea8e79 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55a278dbbca1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55a278e56a0b - assert_cmd::assert::Assert::success::hd9300858b5c43377 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.2/src/assert.rs:158:13 [INFO] [stdout] 16: 0x55a278dc3338 - cli::cli_access_server::h71eedb4946eda7cf [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:230:5 [INFO] [stdout] 17: 0x55a278dc69ae - cli::cli_access_server_sled_engine::hf93cdf33636c8513 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:336:5 [INFO] [stdout] 18: 0x55a278dc697a - cli::cli_access_server_sled_engine::{{closure}}::h0c58463d7de828c8 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:335:1 [INFO] [stdout] 19: 0x55a278dc928e - core::ops::function::FnOnce::call_once::h1a4cc05625a02aa6 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55a278e0e023 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55a278e0e023 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55a278e0cbb7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x55a278e0cbb7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55a278e0cbb7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55a278e0cbb7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55a278e0cbb7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55a278e0cbb7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55a278e0cbb7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55a278dd9efe - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55a278dd9efe - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55a278dded28 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x55a278dded28 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55a278dded28 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55a278dded28 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55a278dded28 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55a278dded28 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x55a278dded28 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55a278eaede3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55a278eaede3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55a278eaede3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7ff93ffef609 - start_thread [INFO] [stdout] 42: 0x7ff93fdc1293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_access_server_sled_engine [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.46s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli' [INFO] running `Command { std: "docker" "inspect" "73b11d7c9e2cfb6a349a4ff26fabf9742e2ea63b5650f32bebed981a437a5ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b11d7c9e2cfb6a349a4ff26fabf9742e2ea63b5650f32bebed981a437a5ee7", kill_on_drop: false }` [INFO] [stdout] 73b11d7c9e2cfb6a349a4ff26fabf9742e2ea63b5650f32bebed981a437a5ee7