[INFO] cloning repository https://github.com/iwantsomememories/kvs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwantsomememories/kvs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwantsomememories%2Fkvs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwantsomememories%2Fkvs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 706770100ac6144a8ba2db09eeb7743b60734d16 [INFO] testing iwantsomememories/kvs against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwantsomememories%2Fkvs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iwantsomememories/kvs [INFO] finished tweaking git repo https://github.com/iwantsomememories/kvs [INFO] tweaked toml for git repo https://github.com/iwantsomememories/kvs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iwantsomememories/kvs on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iwantsomememories/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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded float-cmp v0.8.0 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded once_cell v1.21.1 [INFO] [stderr] Downloaded failure v0.1.8 [INFO] [stderr] Downloaded clap v2.34.0 [INFO] [stderr] Downloaded deranged v0.4.1 [INFO] [stderr] Downloaded crossbeam-utils v0.6.6 [INFO] [stderr] Downloaded crossbeam-channel v0.5.14 [INFO] [stderr] Downloaded rustix v1.0.3 [INFO] [stderr] Downloaded hermit-abi v0.5.0 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded escargot v0.4.0 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded clap_builder v4.5.32 [INFO] [stderr] Downloaded normalize-line-endings v0.3.0 [INFO] [stderr] Downloaded autocfg v0.1.8 [INFO] [stderr] Downloaded criterion v0.3.6 [INFO] [stderr] Downloaded assert_cmd v0.11.1 [INFO] [stderr] Downloaded difference v2.0.0 [INFO] [stderr] Downloaded failure_derive v0.1.8 [INFO] [stderr] Downloaded take_mut v0.2.2 [INFO] [stderr] Downloaded slog-async v2.8.0 [INFO] [stderr] Downloaded clap v4.5.32 [INFO] [stderr] Downloaded criterion-plot v0.4.5 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded synstructure v0.12.6 [INFO] [stderr] Downloaded panic-control v0.1.4 [INFO] [stderr] Downloaded predicates v1.0.8 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded term v0.7.0 [INFO] [stderr] Downloaded slog-term v2.9.1 [INFO] [stderr] Downloaded linux-raw-sys v0.9.3 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded libc v0.2.171 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecaa971d912ae307b3bd65081b5aa8db639390f9a49a08eae44f61336af36320 [INFO] running `Command { std: "docker" "start" "-a" "ecaa971d912ae307b3bd65081b5aa8db639390f9a49a08eae44f61336af36320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecaa971d912ae307b3bd65081b5aa8db639390f9a49a08eae44f61336af36320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecaa971d912ae307b3bd65081b5aa8db639390f9a49a08eae44f61336af36320", kill_on_drop: false }` [INFO] [stdout] ecaa971d912ae307b3bd65081b5aa8db639390f9a49a08eae44f61336af36320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb0a292c0afa69cd94094576b50e7274cf39481324e3f071ff5bf28a3207c95 [INFO] running `Command { std: "docker" "start" "-a" "2eb0a292c0afa69cd94094576b50e7274cf39481324e3f071ff5bf28a3207c95", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling deranged v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/engines/kvs.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 24 | // 存储log文件的目录路径 [INFO] [stdout] 25 | path: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shutdown` is never constructed [INFO] [stdout] --> src/thread_pool/shared_queue.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | enum ThreadPoolMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 10 | RunJob(Job), [INFO] [stdout] 11 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [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/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError` [INFO] [stdout] 9 | pub enum KvsError { [INFO] [stdout] | -------- `KvsError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (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/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError` [INFO] [stdout] 9 | pub enum KvsError { [INFO] [stdout] | -------- `KvsError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (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 1m 07s [INFO] running `Command { std: "docker" "inspect" "2eb0a292c0afa69cd94094576b50e7274cf39481324e3f071ff5bf28a3207c95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb0a292c0afa69cd94094576b50e7274cf39481324e3f071ff5bf28a3207c95", kill_on_drop: false }` [INFO] [stdout] 2eb0a292c0afa69cd94094576b50e7274cf39481324e3f071ff5bf28a3207c95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15a827426afdfd7eab8b1f53cbeed7cd2abf259c75d50d5297ddf489834fe944 [INFO] running `Command { std: "docker" "start" "-a" "15a827426afdfd7eab8b1f53cbeed7cd2abf259c75d50d5297ddf489834fe944", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/engines/kvs.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 24 | // 存储log文件的目录路径 [INFO] [stdout] 25 | path: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shutdown` is never constructed [INFO] [stdout] --> src/thread_pool/shared_queue.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | enum ThreadPoolMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 10 | RunJob(Job), [INFO] [stdout] 11 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [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/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError` [INFO] [stdout] 9 | pub enum KvsError { [INFO] [stdout] | -------- `KvsError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (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/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError` [INFO] [stdout] 9 | pub enum KvsError { [INFO] [stdout] | -------- `KvsError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling panic-control v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/engines/kvs.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct KvStore { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 24 | // 存储log文件的目录路径 [INFO] [stdout] 25 | path: Arc, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Shutdown` is never constructed [INFO] [stdout] --> src/thread_pool/shared_queue.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | enum ThreadPoolMessage { [INFO] [stdout] | ----------------- variant in this enum [INFO] [stdout] 10 | RunJob(Job), [INFO] [stdout] 11 | Shutdown, [INFO] [stdout] | ^^^^^^^^ [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/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError` [INFO] [stdout] 9 | pub enum KvsError { [INFO] [stdout] | -------- `KvsError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (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/error.rs:8:17 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError` [INFO] [stdout] 9 | pub enum KvsError { [INFO] [stdout] | -------- `KvsError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (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 43.70s [INFO] running `Command { std: "docker" "inspect" "15a827426afdfd7eab8b1f53cbeed7cd2abf259c75d50d5297ddf489834fe944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a827426afdfd7eab8b1f53cbeed7cd2abf259c75d50d5297ddf489834fe944", kill_on_drop: false }` [INFO] [stdout] 15a827426afdfd7eab8b1f53cbeed7cd2abf259c75d50d5297ddf489834fe944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87ebe85d1068f09bef6405b4c05dca2665869473457fdbfc390a57f6046c18cf [INFO] running `Command { std: "docker" "start" "-a" "87ebe85d1068f09bef6405b4c05dca2665869473457fdbfc390a57f6046c18cf", kill_on_drop: false }` [INFO] [stderr] warning: field `path` is never read [INFO] [stderr] --> src/engines/kvs.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct KvStore { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 24 | // 存储log文件的目录路径 [INFO] [stderr] 25 | path: Arc, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `KvStore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `Shutdown` is never constructed [INFO] [stderr] --> src/thread_pool/shared_queue.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 9 | enum ThreadPoolMessage { [INFO] [stderr] | ----------------- variant in this enum [INFO] [stderr] 10 | RunJob(Job), [INFO] [stderr] 11 | Shutdown, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/error.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_KvsError` [INFO] [stderr] 9 | pub enum KvsError { [INFO] [stderr] | -------- `KvsError` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (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/error.rs:8:17 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Display` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_KvsError` [INFO] [stderr] 9 | pub enum KvsError { [INFO] [stderr] | -------- `KvsError` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_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 `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kvs` (lib) generated 4 warnings [INFO] [stderr] warning: `kvs` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kvs-112d3e590029e33e) [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-026179ed3198ae8f) [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-server.rs (/opt/rustwide/target/debug/deps/kvs_server-15cc3b4eb424b335) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-00b02cc78e117b90) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test client_cli_invalid_subcommand ... ok [INFO] [stderr] kvs-server version: 0.1.0 [INFO] [stderr] Sep 03 02:20:29.924 INFO Listening on 127.0.0.1:4002, port: 4002, IP address: 127.0.0.1 [INFO] [stderr] kvs-server version: 0.1.0 [INFO] [stderr] Sep 03 02:20:29.924 INFO Listening on 127.0.0.1:4005, port: 4005, IP address: 127.0.0.1 [INFO] [stderr] Sep 03 02:20:29.924 INFO Storage Engine: sled, storage engine: sled [INFO] [stderr] Sep 03 02:20:29.924 INFO Storage Engine: sled, storage engine: sled [INFO] [stdout] test client_cli_invalid_set ... ok [INFO] [stdout] test client_cli_invalid_get ... ok [INFO] [stdout] test client_cli_no_args ... ok [INFO] [stdout] test client_cli_version ... ok [INFO] [stderr] kvs-server version: 0.1.0 [INFO] [stderr] Sep 03 02:20:29.942 INFO Listening on 127.0.0.1:4004, port: 4004, IP address: 127.0.0.1 [INFO] [stderr] Sep 03 02:20:29.942 INFO Storage Engine: kvs, storage engine: kvs [INFO] [stdout] test server_cli_version ... ok [INFO] [stdout] test client_cli_invalid_rm ... ok [INFO] [stdout] test cli_log_configuration ... ok [INFO] [stderr] Sep 03 02:20:30.921 DEBG Receive request from 127.0.0.1:41052: Set { key: "key1", value: "value1" } [INFO] [stderr] Sep 03 02:20:30.921 DEBG Response sent to the 127.0.0.1:41052: Ok(()) [INFO] [stderr] Sep 03 02:20:30.923 DEBG Receive request from 127.0.0.1:34966: Set { key: "key1", value: "value1" } [INFO] [stderr] Sep 03 02:20:30.924 DEBG Response sent to the 127.0.0.1:34966: Ok(()) [INFO] [stderr] kvs-server version: 0.1.0 [INFO] [stderr] Sep 03 02:20:30.927 INFO Listening on 127.0.0.1:4002, port: 4002, IP address: 127.0.0.1 [INFO] [stderr] Sep 03 02:20:30.927 INFO Storage Engine: kvs, storage engine: kvs [INFO] [stderr] Sep 03 02:20:30.927 ERRO Address already in use (os error 98) [INFO] [stderr] Sep 03 02:20:30.930 DEBG Receive request from 127.0.0.1:41054: Get { key: "key1" } [INFO] [stderr] Sep 03 02:20:30.930 DEBG Response sent to the 127.0.0.1:41054: Ok(Some("value1")) [INFO] [stderr] Sep 03 02:20:30.930 DEBG Receive request from 127.0.0.1:34982: Get { key: "key1" } [INFO] [stderr] Sep 03 02:20:30.930 DEBG Response sent to the 127.0.0.1:34982: Ok(Some("value1")) [INFO] [stderr] Sep 03 02:20:30.934 DEBG Receive request from 127.0.0.1:41070: Set { key: "key1", value: "value2" } [INFO] [stderr] Sep 03 02:20:30.934 DEBG Response sent to the 127.0.0.1:41070: Ok(()) [INFO] [stderr] Sep 03 02:20:30.934 DEBG Receive request from 127.0.0.1:34984: Set { key: "key1", value: "value2" } [INFO] [stderr] Sep 03 02:20:30.936 DEBG Receive request from 127.0.0.1:41072: Get { key: "key1" } [INFO] [stderr] Sep 03 02:20:30.936 DEBG Response sent to the 127.0.0.1:41072: Ok(Some("value2")) [INFO] [stderr] Sep 03 02:20:30.938 DEBG Response sent to the 127.0.0.1:34984: Ok(()) [INFO] [stderr] Sep 03 02:20:30.938 DEBG Receive request from 127.0.0.1:41080: Get { key: "key2" } [INFO] [stderr] Sep 03 02:20:30.938 DEBG Response sent to the 127.0.0.1:41080: Ok(None) [INFO] [stderr] Sep 03 02:20:30.940Sep 03 02:20:30.940 DEBGDEBG Receive request from 127.0.0.1:41090: Rm { key: "key2" }Receive request from 127.0.0.1:34988: Get { key: "key1" } [INFO] [stderr] [INFO] [stderr] Sep 03 02:20:30.940Sep 03 02:20:30.940 DEBGDEBG Response sent to the 127.0.0.1:34988: Ok(Some("value2"))Response sent to the 127.0.0.1:41090: Err("Key not found") [INFO] [stderr] [INFO] [stderr] Sep 03 02:20:30.942 DEBG Receive request from 127.0.0.1:41106: Set { key: "key2", value: "value3" } [INFO] [stderr] Sep 03 02:20:30.942 DEBG Response sent to the 127.0.0.1:41106: Ok(()) [INFO] [stderr] Sep 03 02:20:30.943 DEBG Receive request from 127.0.0.1:34996: Get { key: "key2" } [INFO] [stderr] Sep 03 02:20:30.943 DEBG Response sent to the 127.0.0.1:34996: Ok(None) [INFO] [stderr] Sep 03 02:20:30.945 DEBG Receive request from 127.0.0.1:35012: Rm { key: "key2" } [INFO] [stderr] Sep 03 02:20:30.945 DEBG Response sent to the 127.0.0.1:35012: Err("Key not found") [INFO] [stderr] Sep 03 02:20:30.946 DEBG Receive request from 127.0.0.1:41112: Rm { key: "key1" } [INFO] [stderr] Sep 03 02:20:30.948 DEBG Receive request from 127.0.0.1:35016: Set { key: "key2", value: "value3" } [INFO] [stderr] Sep 03 02:20:30.948 DEBG Response sent to the 127.0.0.1:35016: Ok(()) [INFO] [stderr] kvs-server version: 0.1.0 [INFO] [stderr] Sep 03 02:20:30.952 INFO Listening on 127.0.0.1:4004, port: 4004, IP address: 127.0.0.1 [INFO] [stderr] Sep 03 02:20:30.952 INFO Storage Engine: kvs, storage engine: kvs [INFO] [stderr] Sep 03 02:20:30.953 DEBG Receive request from 127.0.0.1:35020: Rm { key: "key1" } [INFO] [stderr] Sep 03 02:20:30.953 DEBG Response sent to the 127.0.0.1:35020: Ok(()) [INFO] [stderr] kvs-server version: 0.1.0 [INFO] [stderr] Sep 03 02:20:31.036 INFO Listening on 127.0.0.1:4005, port: 4005, IP address: 127.0.0.1 [INFO] [stderr] Sep 03 02:20:31.036 INFO Storage Engine: sled, storage engine: sled [INFO] [stdout] test cli_wrong_engine ... ok [INFO] [stderr] Sep 03 02:20:31.955 DEBG Receive request from 127.0.0.1:41116: Get { key: "key2" } [INFO] [stderr] Sep 03 02:20:31.955 DEBG Response sent to the 127.0.0.1:41116: Ok(Some("value3")) [INFO] [stdout] test cli_access_server_kvs_engine ... ok [INFO] [stderr] Sep 03 02:20:32.042 DEBG Receive request from 127.0.0.1:35030: Get { key: "key2" } [INFO] [stderr] Sep 03 02:20:32.042 DEBG Response sent to the 127.0.0.1:35030: Ok(Some("value3")) [INFO] [stderr] Sep 03 02:20:32.045 DEBG Receive request from 127.0.0.1:35036: Get { key: "key1" } [INFO] [stderr] Sep 03 02:20:32.047 DEBG Response sent to the 127.0.0.1:35036: Ok(None) [INFO] [stdout] test cli_access_server_sled_engine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s [INFO] [stdout] [INFO] [stderr] Running tests/kv_store.rs (/opt/rustwide/target/debug/deps/kv_store-3951892a7ee89105) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test get_non_existent_value ... ok [INFO] [stdout] test get_stored_value ... ok [INFO] [stdout] test overwrite_value ... ok [INFO] [stdout] test remove_non_existent_key ... ok [INFO] [stdout] test remove_key ... ok [INFO] [stdout] test concurrent_get ... ok [INFO] [stdout] test concurrent_set ... ok [INFO] [stdout] test compaction ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.96s [INFO] [stdout] [INFO] [stderr] Running tests/thread_pool.rs (/opt/rustwide/target/debug/deps/thread_pool-c209d1b0f7803ab5) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test rayon_thread_pool_spawn_counter ... ok [INFO] [stdout] test shared_queue_thread_pool_spawn_counter ... ok [INFO] [stdout] test naive_thread_pool_spawn_counter ... ok [INFO] [stdout] test shared_queue_thread_pool_panic_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Doc-tests kvs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87ebe85d1068f09bef6405b4c05dca2665869473457fdbfc390a57f6046c18cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ebe85d1068f09bef6405b4c05dca2665869473457fdbfc390a57f6046c18cf", kill_on_drop: false }` [INFO] [stdout] 87ebe85d1068f09bef6405b4c05dca2665869473457fdbfc390a57f6046c18cf