[INFO] cloning repository https://github.com/WindSoilder/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WindSoilder/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindSoilder%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindSoilder%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f88e74bbe8e22eb5d0f3a3891cf77c380d39ec2 [INFO] testing WindSoilder/kvs against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindSoilder%2Fkvs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/WindSoilder/kvs on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/WindSoilder/kvs [INFO] finished tweaking git repo https://github.com/WindSoilder/kvs [INFO] tweaked toml for git repo https://github.com/WindSoilder/kvs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/WindSoilder/kvs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v1.0.5 [INFO] [stderr] Downloaded getrandom v0.1.12 [INFO] [stderr] Downloaded walkdir v2.2.9 [INFO] [stderr] Downloaded normalize-line-endings v0.2.2 [INFO] [stderr] Downloaded serde_bytes v0.11.2 [INFO] [stderr] Downloaded wincolor v1.0.2 [INFO] [stderr] Downloaded float-cmp v0.4.0 [INFO] [stderr] Downloaded rand_xoshiro v0.1.0 [INFO] [stderr] Downloaded hermit-abi v0.1.3 [INFO] [stderr] Downloaded criterion-plot v0.3.1 [INFO] [stderr] Downloaded csv-core v0.1.6 [INFO] [stderr] Downloaded crossbeam-epoch v0.7.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.2 [INFO] [stderr] Downloaded criterion v0.2.11 [INFO] [stderr] Downloaded regex-automata v0.1.8 [INFO] [stderr] Downloaded itertools v0.8.1 [INFO] [stderr] Downloaded rayon v1.2.0 [INFO] [stderr] Downloaded crossbeam-channel v0.3.9 [INFO] [stderr] Downloaded rayon-core v1.6.0 [INFO] [stderr] Downloaded serde v1.0.100 [INFO] [stderr] Downloaded wasi v0.7.0 [INFO] [stderr] Downloaded rand v0.7.1 [INFO] [stderr] Downloaded tinytemplate v1.0.2 [INFO] [stderr] Downloaded bstr v0.2.8 [INFO] [stderr] Downloaded panic-control v0.1.4 [INFO] [stderr] Downloaded predicates v1.0.1 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] [stderr] Downloaded bincode v1.1.4 [INFO] [stderr] Downloaded csv v1.1.1 [INFO] [stderr] Downloaded sled v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e860d5c90f4d171cac01ec15ef467ddb941a674e719bb9ff384755d31722087 [INFO] running `Command { std: "docker" "start" "-a" "6e860d5c90f4d171cac01ec15ef467ddb941a674e719bb9ff384755d31722087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e860d5c90f4d171cac01ec15ef467ddb941a674e719bb9ff384755d31722087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e860d5c90f4d171cac01ec15ef467ddb941a674e719bb9ff384755d31722087", kill_on_drop: false }` [INFO] [stdout] 6e860d5c90f4d171cac01ec15ef467ddb941a674e719bb9ff384755d31722087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ae7b2d84b5a8d325e9ffc7fa6b30f58f5edc63d5814418708a9b9c0dab7ca6 [INFO] running `Command { std: "docker" "start" "-a" "48ae7b2d84b5a8d325e9ffc7fa6b30f58f5edc63d5814418708a9b9c0dab7ca6", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.100 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling sled v0.29.1 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/command.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Instruction` [INFO] [stdout] 6 | pub enum Instruction { [INFO] [stdout] | ----------- `Instruction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/command.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Instruction` [INFO] [stdout] 6 | pub enum Instruction { [INFO] [stdout] | ----------- `Instruction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Response` [INFO] [stdout] 4 | /// Kvs server response. [INFO] [stdout] 5 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Response` [INFO] [stdout] 4 | /// Kvs server response. [INFO] [stdout] 5 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status` [INFO] [stdout] 15 | pub enum Status { [INFO] [stdout] | ------ `Status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Status` [INFO] [stdout] 15 | pub enum Status { [INFO] [stdout] | ------ `Status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.50s [INFO] running `Command { std: "docker" "inspect" "48ae7b2d84b5a8d325e9ffc7fa6b30f58f5edc63d5814418708a9b9c0dab7ca6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ae7b2d84b5a8d325e9ffc7fa6b30f58f5edc63d5814418708a9b9c0dab7ca6", kill_on_drop: false }` [INFO] [stdout] 48ae7b2d84b5a8d325e9ffc7fa6b30f58f5edc63d5814418708a9b9c0dab7ca6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2591a45b81e643a71aac42006c1c7ad8dd6e76be50327aa34105e410a39f089a [INFO] running `Command { std: "docker" "start" "-a" "2591a45b81e643a71aac42006c1c7ad8dd6e76be50327aa34105e410a39f089a", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/command.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Instruction` [INFO] [stdout] 6 | pub enum Instruction { [INFO] [stdout] | ----------- `Instruction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/command.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Instruction` [INFO] [stdout] 6 | pub enum Instruction { [INFO] [stdout] | ----------- `Instruction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Response` [INFO] [stdout] 4 | /// Kvs server response. [INFO] [stdout] 5 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Response` [INFO] [stdout] 4 | /// Kvs server response. [INFO] [stdout] 5 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status` [INFO] [stdout] 15 | pub enum Status { [INFO] [stdout] | ------ `Status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Status` [INFO] [stdout] 15 | pub enum Status { [INFO] [stdout] | ------ `Status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand v0.7.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling predicates v1.0.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/command.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/network/response.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/command.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Instruction` [INFO] [stdout] 6 | pub enum Instruction { [INFO] [stdout] | ----------- `Instruction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/command.rs:5:28 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Instruction` [INFO] [stdout] 6 | pub enum Instruction { [INFO] [stdout] | ----------- `Instruction` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Response` [INFO] [stdout] 4 | /// Kvs server response. [INFO] [stdout] 5 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Response` [INFO] [stdout] 4 | /// Kvs server response. [INFO] [stdout] 5 | pub struct Response { [INFO] [stdout] | -------- `Response` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^-------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status` [INFO] [stdout] 15 | pub enum Status { [INFO] [stdout] | ------ `Status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/network/response.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Status` [INFO] [stdout] 15 | pub enum Status { [INFO] [stdout] | ------ `Status` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.53s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "2591a45b81e643a71aac42006c1c7ad8dd6e76be50327aa34105e410a39f089a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2591a45b81e643a71aac42006c1c7ad8dd6e76be50327aa34105e410a39f089a", kill_on_drop: false }` [INFO] [stdout] 2591a45b81e643a71aac42006c1c7ad8dd6e76be50327aa34105e410a39f089a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] feecd8df3719982047c7f2bce4f7e8cfd79fb83822c2214f99bbe95d50fe2bc9 [INFO] running `Command { std: "docker" "start" "-a" "feecd8df3719982047c7f2bce4f7e8cfd79fb83822c2214f99bbe95d50fe2bc9", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/command.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/command.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/network/response.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/network/response.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/network/response.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/network/response.rs:14:28 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/command.rs:5:17 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Instruction` [INFO] [stderr] 6 | pub enum Instruction { [INFO] [stderr] | ----------- `Instruction` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/command.rs:5:28 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Instruction` [INFO] [stderr] 6 | pub enum Instruction { [INFO] [stderr] | ----------- `Instruction` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/network/response.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Response` [INFO] [stderr] 4 | /// Kvs server response. [INFO] [stderr] 5 | pub struct Response { [INFO] [stderr] | -------- `Response` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/network/response.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Response` [INFO] [stderr] 4 | /// Kvs server response. [INFO] [stderr] 5 | pub struct Response { [INFO] [stderr] | -------- `Response` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/network/response.rs:14:17 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^-------- [INFO] [stderr] | | [INFO] [stderr] | `Serialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status` [INFO] [stderr] 15 | pub enum Status { [INFO] [stderr] | ------ `Status` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/network/response.rs:14:28 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Serialize, Deserialize)] [INFO] [stderr] | ^---------- [INFO] [stderr] | | [INFO] [stderr] | `Deserialize` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Status` [INFO] [stderr] 15 | pub enum Status { [INFO] [stderr] | ------ `Status` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kvs` (lib) generated 12 warnings [INFO] [stderr] warning: `kvs` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-0c3a5367d61c9e54) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kvs.rs (/opt/rustwide/target/debug/deps/kvs-f3a4d5635fc21f61) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/kvs_client.rs (/opt/rustwide/target/debug/deps/kvs_client-ebebda7fdb3f6000) [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] [stderr] Running unittests src/bin/kvs_server.rs (/opt/rustwide/target/debug/deps/kvs_server-048db67149643814) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-e41f6d6ee47f175e) [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 11 tests [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Kvs server start up, version is: 0.1.0 [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Listening on 127.0.0.1:4004 [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Using engine Kvs [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG kvs::network::server] Waiting for connections... [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Kvs server start up, version is: 0.1.0 [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Listening on 127.0.0.1:4002 [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Using engine Sled [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Kvs server start up, version is: 0.1.0 [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Listening on 127.0.0.1:4005 [INFO] [stderr] [2025-04-15T05:26:11Z INFO kvs_server] Using engine Sled [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_version ... ok [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::snapshot] no previous snapshot found [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iterator] ordering before clearing tears: {}, max_header_stable_lsn: 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iterator] in clean_tail_tears, found missing item in tail: None and we'll scan segments [] above lowest lsn 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iterator] filtering out segments after detected tear at lsn 0 lid 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::segment] segment accountant returning offset: 0 paused: false on deck: VecSet { inner: [] } lid_slack: 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] storing lsn 0 in beginning of buffer [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] starting log at clean offset 0, recovered lsn 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::blob_io] gc_blobs removing any blob with an lsn above -1 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache] load_snapshot loading pages from 0..0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 0 to 274 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::meta] allocated pid 4 for root of new_tree [95, 95, 115, 108, 101, 100, 95, 95, 100, 101, 102, 97, 117, 108, 116] [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 274 to 338 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] wrote lsns 0-273 to disk at offsets 0-273, maxed false complete_len 274 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] wrote lsns 274-337 to disk at offsets 274-337, maxed false complete_len 64 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] mark_interval(274, 64) [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] mark_interval(0, 274) [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] new highest interval: 0 - 273 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] new highest interval: 274 - 337 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG kvs::network::server] Waiting for connections... [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::snapshot] no previous snapshot found [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iterator] ordering before clearing tears: {}, max_header_stable_lsn: 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iterator] in clean_tail_tears, found missing item in tail: None and we'll scan segments [] above lowest lsn 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iterator] filtering out segments after detected tear at lsn 0 lid 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::segment] segment accountant returning offset: 0 paused: false on deck: VecSet { inner: [] } lid_slack: 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] storing lsn 0 in beginning of buffer [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] starting log at clean offset 0, recovered lsn 0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::blob_io] gc_blobs removing any blob with an lsn above -1 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache] load_snapshot loading pages from 0..0 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 0 to 274 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::meta] allocated pid 4 for root of new_tree [95, 95, 115, 108, 101, 100, 95, 95, 100, 101, 102, 97, 117, 108, 116] [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 274 to 338 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] wrote lsns 274-337 to disk at offsets 274-337, maxed false complete_len 64 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] mark_interval(274, 64) [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] wrote lsns 0-273 to disk at offsets 0-273, maxed false complete_len 274 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] mark_interval(0, 274) [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] new highest interval: 0 - 273 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG sled::pagecache::iobuf] new highest interval: 274 - 337 [INFO] [stderr] [2025-04-15T05:26:11Z DEBUG kvs::network::server] Waiting for connections... [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Kvs server start up, version is: 0.1.0 [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Listening on 127.0.0.1:4002 [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Using engine Kvs [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting for connections... [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45144 [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45144 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45144 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45144, Instruction: Set { key: "key1", value: "value1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45144 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45144, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45150 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45150 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45150 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45150, Instruction: Get { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45150 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45150, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45160 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45160 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45160 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45160, Instruction: Set { key: "key1", value: "value2" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45160 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45160, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45166 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45166 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45166 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45166, Instruction: Get { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45166 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45166, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45180, Instruction: Get { key: "key2" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45180, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45186 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45186 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45186 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45186, Instruction: Rm { key: "key2" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45186 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45186, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45196, Instruction: Set { key: "key2", value: "value3" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41180, Instruction: Set { key: "key1", value: "value1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45196, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 338 to 393 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45202 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45202 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45202 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:45202, Instruction: Rm { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45202 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45202, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] wrote lsns 338-392 to disk at offsets 338-392, maxed false complete_len 55 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] mark_interval(338, 55) [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] new highest interval: 338 - 392 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41180 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41180, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Kvs server start up, version is: 0.1.0 [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Listening on 127.0.0.1:4004 [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Using engine Kvs [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting for connections... [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41196, Instruction: Get { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41196 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41198 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41198 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41198 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41196, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41198, Instruction: Set { key: "key1", value: "value2" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 393 to 448 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] wrote lsns 393-447 to disk at offsets 393-447, maxed false complete_len 55 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] mark_interval(393, 55) [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] new highest interval: 393 - 447 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41198 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41198, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41212 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41212 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41212 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41212, Instruction: Get { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41212 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41212, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41224 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41224 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41224 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41224, Instruction: Get { key: "key2" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41224 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41224, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41234 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41234 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41234 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41234, Instruction: Rm { key: "key2" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 448 to 489 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] wrote lsns 448-488 to disk at offsets 448-488, maxed false complete_len 41 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] mark_interval(448, 41) [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] new highest interval: 448 - 488 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41234 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41234, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41250 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41250 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41250 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41250, Instruction: Set { key: "key2", value: "value3" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 489 to 544 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] wrote lsns 489-543 to disk at offsets 489-543, maxed false complete_len 55 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] mark_interval(489, 55) [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] new highest interval: 489 - 543 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41250 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41250, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] New connection established from 127.0.0.1:41262 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:41262 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:41262 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Peer: 127.0.0.1:41262, Instruction: Rm { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] advancing offset within the current segment from 544 to 585 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] wrote lsns 544-584 to disk at offsets 544-584, maxed false complete_len 41 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] mark_interval(544, 41) [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG sled::pagecache::iobuf] new highest interval: 544 - 584 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:41262 [INFO] [stderr] [2025-04-15T05:26:12Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:41262, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Kvs server start up, version is: 0.1.0 [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Listening on 127.0.0.1:4005 [INFO] [stderr] [2025-04-15T05:26:12Z INFO kvs_server] Using engine Sled [INFO] [stderr] Error: KvsError { repr: SledError(Io(Custom { kind: Other, error: "could not acquire lock on \"./db\": Os { code: 11, kind: WouldBlock, message: \"Resource temporarily unavailable\" }" })) } [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45214 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45214 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45214 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Peer: 127.0.0.1:45214, Instruction: Get { key: "key2" } [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45214 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45214, so this connection is closed. [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] New connection established from 127.0.0.1:45220 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Waiting data from 127.0.0.1:45220 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Receive data from peer: 127.0.0.1:45220 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Peer: 127.0.0.1:45220, Instruction: Get { key: "key1" } [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Solve complete for peer: 127.0.0.1:45220 [INFO] [stderr] [2025-04-15T05:26:13Z DEBUG kvs::network::server] Connection closed by peer 127.0.0.1:45220, so this connection is closed. [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stdout] test cli_access_server_sled_engine ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli_access_server_sled_engine stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cli_access_server_sled_engine' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13: [INFO] [stdout] Unexpected failure. [INFO] [stdout] code-1 [INFO] [stdout] stderr=```Error: KvsError { repr: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) } [INFO] [stdout] ``` [INFO] [stdout] command=`cd "/tmp/.tmpY14E6C" && "/opt/rustwide/target/debug/kvs-client" "get" "key2" "--addr" "127.0.0.1:4005"` [INFO] [stdout] code=1 [INFO] [stdout] stdout=`````` [INFO] [stdout] stderr=```Error: KvsError { repr: IOError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }) } [INFO] [stdout] ``` [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64a1971ffb20 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64a1971ffb20 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64a1971ffb20 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64a1971ffb20 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64a197227c63 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x64a197227c63 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x64a1971fc793 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x64a1971ff972 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x64a197200fcf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x64a197200de8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x64a197168575 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x64a197168575 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x64a197201a43 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x64a197201a43 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x64a19720171a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x64a197200039 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x64a1972013ad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x64a19710f320 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x64a1971ae7c2 - assert_cmd::assert::Assert::success::h64afa70bab80b50f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-0.11.1/src/assert.rs:154:13 [INFO] [stdout] 19: 0x64a19711cc5f - cli::cli_access_server::he4f230aea1462888 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:311:5 [INFO] [stdout] 20: 0x64a1971211de - cli::cli_access_server_sled_engine::h5ce5f34bc5c994e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:336:5 [INFO] [stdout] 21: 0x64a1971211a7 - cli::cli_access_server_sled_engine::{{closure}}::h87a35c0b5730bc51 [INFO] [stdout] at /opt/rustwide/workdir/tests/cli.rs:335:35 [INFO] [stdout] 22: 0x64a197116ee6 - core::ops::function::FnOnce::call_once::h4a44eeedc0d0af37 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64a19716dcfb - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64a19716dcfb - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 25: 0x64a19716cbe8 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 26: 0x64a19716cbe8 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x64a19716cbe8 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x64a19716cbe8 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x64a19716cbe8 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x64a19716cbe8 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 31: 0x64a19716cbe8 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 32: 0x64a197130b75 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 33: 0x64a197130b75 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x64a1971345ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x64a1971345ea - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x64a1971345ea - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 37: 0x64a1971345ea - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 38: 0x64a1971345ea - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x64a1971345ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x64a1971345ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64a197206c8b - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 42: 0x64a197206c8b - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 43: 0x64a197206c8b - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x738209317aa4 - [INFO] [stdout] 45: 0x7382093a4a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli_access_server_sled_engine [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test cli` [INFO] running `Command { std: "docker" "inspect" "feecd8df3719982047c7f2bce4f7e8cfd79fb83822c2214f99bbe95d50fe2bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "feecd8df3719982047c7f2bce4f7e8cfd79fb83822c2214f99bbe95d50fe2bc9", kill_on_drop: false }` [INFO] [stdout] feecd8df3719982047c7f2bce4f7e8cfd79fb83822c2214f99bbe95d50fe2bc9