[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-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplutolove%2Fsimplekv" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/plutolove/simplekv on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-2022-02-22" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-core v1.0.3 [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4964be766ff3e850fab3d7b48c364a37d0e036a790a6db729f67f080aab82aa [INFO] running `Command { std: "docker" "start" "-a" "d4964be766ff3e850fab3d7b48c364a37d0e036a790a6db729f67f080aab82aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4964be766ff3e850fab3d7b48c364a37d0e036a790a6db729f67f080aab82aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4964be766ff3e850fab3d7b48c364a37d0e036a790a6db729f67f080aab82aa", kill_on_drop: false }` [INFO] [stdout] d4964be766ff3e850fab3d7b48c364a37d0e036a790a6db729f67f080aab82aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e394d0f9f5ff569cd830fcd3bf4c97191affb1ed76f3dcab198056323eaee5 [INFO] running `Command { std: "docker" "start" "-a" "58e394d0f9f5ff569cd830fcd3bf4c97191affb1ed76f3dcab198056323eaee5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 (https://github.com/crossbeam-rs/crossbeam.git?rev=8cc906b#8cc906b9) [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.64 [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 crossbeam-epoch v0.7.1 (https://github.com/crossbeam-rs/crossbeam.git?rev=8cc906b#8cc906b9) [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling crossbeam-skiplist v0.0.0 (https://github.com/crossbeam-rs/crossbeam.git?rev=8cc906b#8cc906b9) [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling synstructure v0.12.6 [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: field is never read: `path` [INFO] [stdout] --> src/engine/kv.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine/kv.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.91s [INFO] running `Command { std: "docker" "inspect" "58e394d0f9f5ff569cd830fcd3bf4c97191affb1ed76f3dcab198056323eaee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e394d0f9f5ff569cd830fcd3bf4c97191affb1ed76f3dcab198056323eaee5", kill_on_drop: false }` [INFO] [stdout] 58e394d0f9f5ff569cd830fcd3bf4c97191affb1ed76f3dcab198056323eaee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b64c5cf401494a055565934b2eb91cedc432e9248bf457d8ccf87ca5b6280f4 [INFO] running `Command { std: "docker" "start" "-a" "6b64c5cf401494a055565934b2eb91cedc432e9248bf457d8ccf87ca5b6280f4", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [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: field is never read: `path` [INFO] [stdout] --> src/engine/kv.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine/kv.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 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 walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v0.11.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: field is never read: `path` [INFO] [stdout] --> src/engine/kv.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | path: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/engine/kv.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.81s [INFO] running `Command { std: "docker" "inspect" "6b64c5cf401494a055565934b2eb91cedc432e9248bf457d8ccf87ca5b6280f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b64c5cf401494a055565934b2eb91cedc432e9248bf457d8ccf87ca5b6280f4", kill_on_drop: false }` [INFO] [stdout] 6b64c5cf401494a055565934b2eb91cedc432e9248bf457d8ccf87ca5b6280f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecb1174d91e33cd839cb2c058bfebb20bc97416ded6665e1c5c78fcf7a65c33e [INFO] running `Command { std: "docker" "start" "-a" "ecb1174d91e33cd839cb2c058bfebb20bc97416ded6665e1c5c78fcf7a65c33e", kill_on_drop: false }` [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: field is never read: `path` [INFO] [stderr] --> src/engine/kv.rs:235:5 [INFO] [stderr] | [INFO] [stderr] 235 | path: Arc, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/engine/kv.rs:233:10 [INFO] [stderr] | [INFO] [stderr] 233 | #[derive(Clone)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `simplekv` (lib) generated 4 warnings [INFO] [stderr] warning: `simplekv` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simplekv-e103245404060e06) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kv_client-2fa6ef0ce0f74700) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kv_server-34ed6245247dd1bc) [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-59e42908dd79e37b) [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 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_invalid_subcommand ... ok [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stderr] [2022-02-28T23:11:27Z INFO kv_server] kv-server 0.1.0 [INFO] [stderr] [2022-02-28T23:11:27Z INFO kv_server] Storage engine: kvstore [INFO] [stderr] [2022-02-28T23:11:27Z INFO kv_server] Listening on 127.0.0.1:4004 [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test cli_log_configuration ... 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] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563e7f83627c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x563e7f83627c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x563e7f83627c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x563e7f83627c - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x563e7f85972c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x563e7f82fef8 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x563e7f838667 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x563e7f838667 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x563e7f838667 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x563e7f83832f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x563e7f838dba - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x563e7f838a69 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x563e7f836744 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x563e7f8387b9 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x563e7f490b23 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x563e7f4909ed - core::panicking::panic::h33838847634b5d2d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x563e7f6db3d3 - core::mem::uninitialized::h891488fee2aef868 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/mem/mod.rs:676:9 [INFO] [stderr] 17: 0x563e7f6db3d3 - >::entry_of::h95e296c9b2e81579 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/internal.rs:493:59 [INFO] [stderr] 18: 0x563e7f6ddec0 - crossbeam_epoch::sync::list::List::insert::hf79db875d733cf54 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/sync/list.rs:176:29 [INFO] [stderr] 19: 0x563e7f6da916 - crossbeam_epoch::internal::Local::register::h7540611ce8135522 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/internal.rs:291:13 [INFO] [stderr] 20: 0x563e7f6e0a5e - crossbeam_epoch::collector::Collector::register::h5e317653574405b8 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/collector.rs:39:9 [INFO] [stderr] 21: 0x563e7f6e2d01 - crossbeam_epoch::default::HANDLE::__init::hf078b5cc6e99d494 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/default.rs:17:34 [INFO] [stderr] 22: 0x563e7f6e2489 - core::ops::function::FnOnce::call_once::h66cc978505f2825e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 23: 0x563e7f6decec - std::thread::local::lazy::LazyKeyInner::initialize::h4f48ac038cf4f667 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:445:25 [INFO] [stderr] 24: 0x563e7f6dd218 - std::thread::local::fast::Key::try_initialize::hfb6a08a460d8a76c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:623:31 [INFO] [stderr] 25: 0x563e7f6dd134 - std::thread::local::fast::Key::get::h00b5f406c05b8078 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:606:29 [INFO] [stderr] 26: 0x563e7f66193d - crossbeam_epoch::default::HANDLE::__getit::h5def6631c6a0a111 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:325:26 [INFO] [stderr] 27: 0x563e7f66b035 - std::thread::local::LocalKey::try_with::h4f06f053160f1f83 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/local.rs:412:32 [INFO] [stderr] 28: 0x563e7f6617e3 - crossbeam_epoch::default::with_handle::h479e40c20bd7973c [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/default.rs:42:5 [INFO] [stderr] 29: 0x563e7f661777 - crossbeam_epoch::default::pin::hca2dd56f2362073b [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-epoch/src/default.rs:23:5 [INFO] [stderr] 30: 0x563e7f67ca13 - crossbeam_skiplist::map::SkipMap::get::h0fcd2f3c8f631a3c [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/crossbeam-5d5b005504a37dac/8cc906b/crossbeam-skiplist/src/map.rs:72:22 [INFO] [stderr] 31: 0x563e7f652b10 - simplekv::engine::kv::KvStoreWriter::set::h0dd4e75acec9ead0 [INFO] [stderr] at /opt/rustwide/workdir/src/engine/kv.rs:152:36 [INFO] [stderr] 32: 0x563e7f654e78 - ::set::h36ea0b32a920b46f [INFO] [stderr] at /opt/rustwide/workdir/src/engine/kv.rs:292:9 [INFO] [stderr] 33: 0x563e7f49c32c - simplekv::server::serve::he26bf13e53a196ed [INFO] [stderr] at /opt/rustwide/workdir/src/server.rs:57:61 [INFO] [stderr] 34: 0x563e7f49b656 - simplekv::server::KvServer::run::{{closure}}::ha6da031c04873412 [INFO] [stderr] at /opt/rustwide/workdir/src/server.rs:23:37 [INFO] [stderr] 35: 0x563e7f49e1ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h95f1c3022ea3d9dd [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 36: 0x563e7f690b5d - as core::ops::function::FnOnce>::call_once::h57a40dfc1141f3d1 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 37: 0x563e7f6488de - simplekv::thread_pool::shared_queue::run_tasks::h533e8ae656744469 [INFO] [stderr] at /opt/rustwide/workdir/src/thread_pool/shared_queue.rs:24:17 [INFO] [stderr] 38: 0x563e7f648db3 - ::new::{{closure}}::hc4e268a69fd66d4c [INFO] [stderr] at /opt/rustwide/workdir/src/thread_pool/shared_queue.rs:43:50 [INFO] [stderr] 39: 0x563e7f67b483 - std::sys_common::backtrace::__rust_begin_short_backtrace::h17312f50b5672da4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 40: 0x563e7f687684 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd703eab2329af4e1 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stderr] 41: 0x563e7f66ff44 - as core::ops::function::FnOnce<()>>::call_once::h71e1b8072b4055aa [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stderr] 42: 0x563e7f67446d - std::panicking::try::do_call::hc1057fc601f330b0 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 43: 0x563e7f675deb - __rust_try [INFO] [stderr] 44: 0x563e7f673f2d - std::panicking::try::h5fcff7a48842ffe9 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 45: 0x563e7f663624 - std::panic::catch_unwind::h537fab95621b2860 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 46: 0x563e7f687123 - std::thread::Builder::spawn_unchecked_::{{closure}}::h29c7baab1a709618 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stderr] 47: 0x563e7f65f0bf - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7a735b99d5d5ffd [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 48: 0x563e7f83d0f3 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 49: 0x563e7f83d0f3 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stderr] 50: 0x563e7f83d0f3 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 51: 0x7f6bf05f1609 - start_thread [INFO] [stderr] 52: 0x7f6bf0512293 - clone [INFO] [stderr] 53: 0x0 - [INFO] [stdout] test cli_access_server_kv_engine ... FAILED [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: 0x5560646cd05c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5560646cd05c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560646cd05c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5560646cd05c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5560646f332c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5560646c8428 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5560646cf327 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5560646cf327 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5560646cf327 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5560646cf05b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5560646cfa7a - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5560646cf767 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5560646cd524 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5560646cf479 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556064614143 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556064677596 - assert_cmd::assert::Assert::success::he9412bd1d4a3a556 [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: 0x55606461b2a5 - cli::cli_access_server::h6f039efebc15230d [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:189:5 [INFO] [stdout] 17: 0x55606461e30e - cli::cli_access_server_kv_engine::h225179fe65153a30 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:290:5 [INFO] [stdout] 18: 0x55606461e2da - cli::cli_access_server_kv_engine::{{closure}}::hb49515f1b079e336 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:289:1 [INFO] [stdout] 19: 0x55606462392e - core::ops::function::FnOnce::call_once::h6c5472a53ef2de49 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x556064659fb3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x556064659fb3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x556064658ce1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x556064658ce1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x556064658ce1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x556064658ce1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x556064658ce1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x556064658ce1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x556064658ce1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5560646625c1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5560646625c1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55606462ed1f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55606462ed1f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55606462ed1f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55606462ed1f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55606462ed1f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55606462ed1f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55606462ed1f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5560646d6533 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5560646d6533 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5560646d6533 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f8b2c994609 - start_thread [INFO] [stdout] 42: 0x7f8b2c766293 - 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.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test cli' [INFO] running `Command { std: "docker" "inspect" "ecb1174d91e33cd839cb2c058bfebb20bc97416ded6665e1c5c78fcf7a65c33e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb1174d91e33cd839cb2c058bfebb20bc97416ded6665e1c5c78fcf7a65c33e", kill_on_drop: false }` [INFO] [stdout] ecb1174d91e33cd839cb2c058bfebb20bc97416ded6665e1c5c78fcf7a65c33e