[INFO] cloning repository https://github.com/plutolove/simplekv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plutolove/simplekv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutolove%2Fsimplekv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutolove%2Fsimplekv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6f6313c06a6440ca5d6a227d38c42bc69822352 [INFO] testing plutolove/simplekv against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutolove%2Fsimplekv" "/workspace/builds/worker-45/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-45/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plutolove/simplekv on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/plutolove/simplekv [INFO] finished tweaking git repo https://github.com/plutolove/simplekv [INFO] tweaked toml for git repo https://github.com/plutolove/simplekv written to /workspace/builds/worker-45/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/crossbeam-rs/crossbeam.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0332e1fba0ef108a5854f4157ed41d54d6437a782502e4f77a9aa81451521bfe [INFO] running `Command { std: "docker" "start" "-a" "0332e1fba0ef108a5854f4157ed41d54d6437a782502e4f77a9aa81451521bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0332e1fba0ef108a5854f4157ed41d54d6437a782502e4f77a9aa81451521bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0332e1fba0ef108a5854f4157ed41d54d6437a782502e4f77a9aa81451521bfe", kill_on_drop: false }` [INFO] [stdout] 0332e1fba0ef108a5854f4157ed41d54d6437a782502e4f77a9aa81451521bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc1d5cd184cbd8878684d297b4abbe29bfcc95687fc41433c36fc54356e3c554 [INFO] running `Command { std: "docker" "start" "-a" "fc1d5cd184cbd8878684d297b4abbe29bfcc95687fc41433c36fc54356e3c554", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 (https://github.com/crossbeam-rs/crossbeam.git?rev=8cc906b#8cc906b9) [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 (https://github.com/crossbeam-rs/crossbeam.git?rev=8cc906b#8cc906b9) [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-skiplist v0.0.0 (https://github.com/crossbeam-rs/crossbeam.git?rev=8cc906b#8cc906b9) [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling simplekv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Request::Get { key } => send_resp!(match engine.get(key) { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 54 | | Ok(value) => GetResponse::Ok(value), [INFO] [stdout] 55 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stdout] 56 | | }), [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 `send_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:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | Request::Set { key, value } => send_resp!(match engine.set(key, value) { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 58 | | Ok(_) => SetResponse::Ok(()), [INFO] [stdout] 59 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stdout] 60 | | }), [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 `send_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:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Request::Remove { key } => send_resp!(match engine.remove(key) { [INFO] [stdout] | ________________________________________- [INFO] [stdout] 62 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stdout] 63 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stdout] 64 | | }), [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 `send_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.11s [INFO] running `Command { std: "docker" "inspect" "fc1d5cd184cbd8878684d297b4abbe29bfcc95687fc41433c36fc54356e3c554", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc1d5cd184cbd8878684d297b4abbe29bfcc95687fc41433c36fc54356e3c554", kill_on_drop: false }` [INFO] [stdout] fc1d5cd184cbd8878684d297b4abbe29bfcc95687fc41433c36fc54356e3c554 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8ab8e93bde181b4931229477ad53578f3c83677c61ce437f5bdd7c72cc23d52 [INFO] running `Command { std: "docker" "start" "-a" "c8ab8e93bde181b4931229477ad53578f3c83677c61ce437f5bdd7c72cc23d52", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Request::Get { key } => send_resp!(match engine.get(key) { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 54 | | Ok(value) => GetResponse::Ok(value), [INFO] [stdout] 55 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stdout] 56 | | }), [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 `send_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:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | Request::Set { key, value } => send_resp!(match engine.set(key, value) { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 58 | | Ok(_) => SetResponse::Ok(()), [INFO] [stdout] 59 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stdout] 60 | | }), [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 `send_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:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Request::Remove { key } => send_resp!(match engine.remove(key) { [INFO] [stdout] | ________________________________________- [INFO] [stdout] 62 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stdout] 63 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stdout] 64 | | }), [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 `send_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling simplekv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/server.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 53 | Request::Get { key } => send_resp!(match engine.get(key) { [INFO] [stdout] | _____________________________________- [INFO] [stdout] 54 | | Ok(value) => GetResponse::Ok(value), [INFO] [stdout] 55 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stdout] 56 | | }), [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 `send_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:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 57 | Request::Set { key, value } => send_resp!(match engine.set(key, value) { [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 58 | | Ok(_) => SetResponse::Ok(()), [INFO] [stdout] 59 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stdout] 60 | | }), [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 `send_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:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | };}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 61 | Request::Remove { key } => send_resp!(match engine.remove(key) { [INFO] [stdout] | ________________________________________- [INFO] [stdout] 62 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stdout] 63 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stdout] 64 | | }), [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 `send_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 59.02s [INFO] running `Command { std: "docker" "inspect" "c8ab8e93bde181b4931229477ad53578f3c83677c61ce437f5bdd7c72cc23d52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ab8e93bde181b4931229477ad53578f3c83677c61ce437f5bdd7c72cc23d52", kill_on_drop: false }` [INFO] [stdout] c8ab8e93bde181b4931229477ad53578f3c83677c61ce437f5bdd7c72cc23d52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-45/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cb135f839d9fe865cc64f691772602f689c619682e0dcb237e88a1fc9bbac36c [INFO] running `Command { std: "docker" "start" "-a" "cb135f839d9fe865cc64f691772602f689c619682e0dcb237e88a1fc9bbac36c", 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:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 53 | Request::Get { key } => send_resp!(match engine.get(key) { [INFO] [stderr] | _____________________________________- [INFO] [stderr] 54 | | Ok(value) => GetResponse::Ok(value), [INFO] [stderr] 55 | | Err(e) => GetResponse::Err(format!("{}", e)), [INFO] [stderr] 56 | | }), [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 `send_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:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 57 | Request::Set { key, value } => send_resp!(match engine.set(key, value) { [INFO] [stderr] | ____________________________________________- [INFO] [stderr] 58 | | Ok(_) => SetResponse::Ok(()), [INFO] [stderr] 59 | | Err(e) => SetResponse::Err(format!("{}", e)), [INFO] [stderr] 60 | | }), [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 `send_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:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | };}; [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 61 | Request::Remove { key } => send_resp!(match engine.remove(key) { [INFO] [stderr] | ________________________________________- [INFO] [stderr] 62 | | Ok(_) => RemoveResponse::Ok(()), [INFO] [stderr] 63 | | Err(e) => RemoveResponse::Err(format!("{}", e)), [INFO] [stderr] 64 | | }), [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 `send_resp` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `simplekv` (lib) generated 3 warnings [INFO] [stderr] warning: `simplekv` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.33s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simplekv-ac087bc69fffeca3) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kv_client-444894ba20051fa1) [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/kv_server-f9a60468ab9767a5) [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-0efe2a483ccb2122) [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] [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stderr] [2021-09-12T17:39:09Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2021-09-12T17:39:09Z INFO kv_server] Storage engine: kvstore [INFO] [stderr] [2021-09-12T17:39:09Z INFO kv_server] Listening on 127.0.0.1:4004 [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stderr] thread '' panicked at 'attempted to leave type `internal::Local` uninitialized, which is invalid', /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/internal.rs:493:59 [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555c58e5162c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x555c58e5162c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555c58e5162c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555c58e5162c - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555c58e732fc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x555c58e4bab5 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x555c58e531a0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555c58e531a0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555c58e531a0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x555c58e52d57 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x555c58e53854 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x555c58e53302 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x555c58e51af4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x555c58e53299 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x555c58aa9721 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x555c58aa966d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x555c58cf3543 - core::mem::uninitialized::h154d8801136a4a0f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/mem/mod.rs:665:9 [INFO] [stderr] 17: 0x555c58cf3543 - >::entry_of::h1fb70ef3c4094a37 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/internal.rs:493:59 [INFO] [stderr] 18: 0x555c58cfca10 - crossbeam_epoch::sync::list::List::insert::h17faf70322952104 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x555c58cf2a86 - crossbeam_epoch::internal::Local::register::h7cab2035fe8362d3 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/internal.rs:291:13 [INFO] [stderr] 20: 0x555c58cf6fce - crossbeam_epoch::collector::Collector::register::h74bac3f4bafdd614 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/collector.rs:39:9 [INFO] [stderr] 21: 0x555c58cfae31 - crossbeam_epoch::default::HANDLE::__init::h0a45352193c3065f [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/default.rs:17:34 [INFO] [stderr] 22: 0x555c58cfa439 - core::ops::function::FnOnce::call_once::h085cd37ba0b82b64 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x555c58cf6a4c - std::thread::local::lazy::LazyKeyInner::initialize::h281381a9878a045e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:431:25 [INFO] [stderr] 24: 0x555c58cf6118 - std::thread::local::fast::Key::try_initialize::hf98a780c14f5e6cc [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:609:31 [INFO] [stderr] 25: 0x555c58cf6254 - std::thread::local::fast::Key::get::h3892c2715bd92f51 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:592:29 [INFO] [stderr] 26: 0x555c58c77b5d - crossbeam_epoch::default::HANDLE::__getit::h8900cd88de55e1b2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:311:26 [INFO] [stderr] 27: 0x555c58c83445 - std::thread::local::LocalKey::try_with::h283e5ccb8c81056a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:398:32 [INFO] [stderr] 28: 0x555c58c779b3 - crossbeam_epoch::default::with_handle::hbff35c1516ef0426 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/default.rs:42:5 [INFO] [stderr] 29: 0x555c58c77af7 - crossbeam_epoch::default::pin::h5f2885976b502290 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/default.rs:23:5 [INFO] [stderr] 30: 0x555c58c9a163 - crossbeam_skiplist::map::SkipMap::get::h8456c220d7086788 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-skiplist/src/map.rs:72:22 [INFO] [stderr] 31: 0x555c58c67d55 - simplekv::engine::kv::KvStoreWriter::set::h2557d92ebe829196 [INFO] [stderr] at /opt/rustwide/workdir/src/engine/kv.rs:152:36 [INFO] [stderr] 32: 0x555c58c6a248 - ::set::h7e3d21a9676ee009 [INFO] [stderr] at /opt/rustwide/workdir/src/engine/kv.rs:292:9 [INFO] [stderr] 33: 0x555c58abcc58 - simplekv::server::serve::had7f9796783f053f [INFO] [stderr] at /opt/rustwide/workdir/src/server.rs:57:61 [INFO] [stderr] 34: 0x555c58abbdf6 - simplekv::server::KvServer::run::{{closure}}::h03ed91aeb75f639b [INFO] [stderr] at /opt/rustwide/workdir/src/server.rs:23:37 [INFO] [stderr] 35: 0x555c58ab887e - core::ops::function::FnOnce::call_once{{vtable.shim}}::he7e18f6f8805fc54 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 36: 0x555c58caa95d - as core::ops::function::FnOnce>::call_once::h4f62cc1b2df3f1fa [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 37: 0x555c58caee8e - simplekv::thread_pool::shared_queue::run_tasks::hed2c749d86681187 [INFO] [stderr] at /opt/rustwide/workdir/src/thread_pool/shared_queue.rs:24:17 [INFO] [stderr] 38: 0x555c58caf393 - ::new::{{closure}}::h7165a6511bb76036 [INFO] [stderr] at /opt/rustwide/workdir/src/thread_pool/shared_queue.rs:43:50 [INFO] [stderr] 39: 0x555c58c9a4f3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h613324aa66075580 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 40: 0x555c58c7a204 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h523512c2aee39e37 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stderr] 41: 0x555c58c98274 - as core::ops::function::FnOnce<()>>::call_once::he85495e507d0c90c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 42: 0x555c58c9186d - std::panicking::try::do_call::hc6309eb4e69088e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 43: 0x555c58c9448b - __rust_try [INFO] [stderr] 44: 0x555c58c9168d - std::panicking::try::h7f5a2e75f13b1e7c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 45: 0x555c58c78c74 - std::panic::catch_unwind::h155022d16b1a19b6 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 46: 0x555c58c7a033 - std::thread::Builder::spawn_unchecked::{{closure}}::h90bf1b642419acbe [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stderr] 47: 0x555c58c7a38f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd9aab21cd12d5120 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 48: 0x555c58e57323 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 49: 0x555c58e57323 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stderr] 50: 0x555c58e57323 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stderr] 51: 0x7fbfb240a609 - start_thread [INFO] [stderr] 52: 0x7fbfb21dc293 - clone [INFO] [stderr] 53: 0x0 - [INFO] [stdout] test cli_access_server_kv_engine ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--test cli' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_access_server_kv_engine stdout ---- [INFO] [stdout] thread 'cli_access_server_kv_engine' panicked at 'Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```EOF while parsing a value at line 1 column 0 [INFO] [stdout] ``` [INFO] [stdout] command=`"/opt/rustwide/target/debug/kv-client" "set" "key1" "value1" "--addr" "127.0.0.1:4004"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```EOF while parsing a value at line 1 column 0 [INFO] [stdout] ``` [INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.11.1/src/assert.rs:154:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5627aa6f790c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5627aa6f790c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5627aa6f790c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5627aa6f790c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5627aa71c23c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5627aa6f4065 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5627aa6f99e0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5627aa6f99e0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5627aa6f99e0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5627aa6f95d2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5627aa6fa094 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5627aa6f9b70 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5627aa6f7dd4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5627aa6f9ad9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5627aa60af4b - std::panicking::begin_panic_fmt::h32ac317c038a272d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:460:5 [INFO] [stdout] 15: 0x5627aa6a28b5 - assert_cmd::assert::Assert::success::h5488c3b836bbfdad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-0.11.1/src/assert.rs:154:13 [INFO] [stdout] 16: 0x5627aa61205a - cli::cli_access_server::hbc1b79c83909d323 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:189:5 [INFO] [stdout] 17: 0x5627aa6150fe - cli::cli_access_server_kv_engine::h11c3459e1aa70685 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:290:5 [INFO] [stdout] 18: 0x5627aa6150ca - cli::cli_access_server_kv_engine::{{closure}}::hce3d6483adb74021 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:289:1 [INFO] [stdout] 19: 0x5627aa61a13e - core::ops::function::FnOnce::call_once::h9c28ef462482986f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5627aa659a93 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5627aa659a93 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 22: 0x5627aa658518 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 23: 0x5627aa658518 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5627aa658518 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 25: 0x5627aa658518 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 26: 0x5627aa658518 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 27: 0x5627aa658518 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 28: 0x5627aa658518 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 29: 0x5627aa62606e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 30: 0x5627aa62606e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x5627aa62a908 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 32: 0x5627aa62a908 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5627aa62a908 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 34: 0x5627aa62a908 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 35: 0x5627aa62a908 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 36: 0x5627aa62a908 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 37: 0x5627aa62a908 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5627aa6ffc63 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x5627aa6ffc63 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 40: 0x5627aa6ffc63 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7f798641d609 - start_thread [INFO] [stdout] 42: 0x7f79861ef293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_access_server_kv_engine [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cb135f839d9fe865cc64f691772602f689c619682e0dcb237e88a1fc9bbac36c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb135f839d9fe865cc64f691772602f689c619682e0dcb237e88a1fc9bbac36c", kill_on_drop: false }` [INFO] [stdout] cb135f839d9fe865cc64f691772602f689c619682e0dcb237e88a1fc9bbac36c