[INFO] fetching crate cacache 8.0.0... [INFO] testing cacache-8.0.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate cacache 8.0.0 into /workspace/builds/worker-39/source [INFO] validating manifest of crates.io crate cacache 8.0.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cacache 8.0.0 [INFO] finished tweaking crates.io crate cacache 8.0.0 [INFO] tweaked toml for crates.io crate cacache 8.0.0 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssri v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e10a6726a0f6b5621959a1531fd9e9e861270a83bb8c91f0824ffe74c9942c [INFO] running `Command { std: "docker" "start" "-a" "e0e10a6726a0f6b5621959a1531fd9e9e861270a83bb8c91f0824ffe74c9942c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e10a6726a0f6b5621959a1531fd9e9e861270a83bb8c91f0824ffe74c9942c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e10a6726a0f6b5621959a1531fd9e9e861270a83bb8c91f0824ffe74c9942c", kill_on_drop: false }` [INFO] [stdout] e0e10a6726a0f6b5621959a1531fd9e9e861270a83bb8c91f0824ffe74c9942c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e6fcbc0e6309916cad6bd63f18ebfbfa981682e891cc2c803f39a0b11a0b752 [INFO] running `Command { std: "docker" "start" "-a" "7e6fcbc0e6309916cad6bd63f18ebfbfa981682e891cc2c803f39a0b11a0b752", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling ssri v5.0.0 [INFO] [stderr] Compiling cacache v8.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 276 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:316:19 [INFO] [stdout] | [INFO] [stdout] 316 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.41s [INFO] running `Command { std: "docker" "inspect" "7e6fcbc0e6309916cad6bd63f18ebfbfa981682e891cc2c803f39a0b11a0b752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e6fcbc0e6309916cad6bd63f18ebfbfa981682e891cc2c803f39a0b11a0b752", kill_on_drop: false }` [INFO] [stdout] 7e6fcbc0e6309916cad6bd63f18ebfbfa981682e891cc2c803f39a0b11a0b752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1125a9be3f143e3debef5da6fe0a2cab1cf37685b7269afce5ce8056189309 [INFO] running `Command { std: "docker" "start" "-a" "7e1125a9be3f143e3debef5da6fe0a2cab1cf37685b7269afce5ce8056189309", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 276 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:316:19 [INFO] [stdout] | [INFO] [stdout] 316 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling cacache v8.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 276 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/content/write.rs:316:19 [INFO] [stdout] | [INFO] [stdout] 316 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.29s [INFO] running `Command { std: "docker" "inspect" "7e1125a9be3f143e3debef5da6fe0a2cab1cf37685b7269afce5ce8056189309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1125a9be3f143e3debef5da6fe0a2cab1cf37685b7269afce5ce8056189309", kill_on_drop: false }` [INFO] [stdout] 7e1125a9be3f143e3debef5da6fe0a2cab1cf37685b7269afce5ce8056189309 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8f5cfc26f697ffb7d0e18fdbd354971fc56650f8a8538ca7bfd03b6f4cce88b3 [INFO] running `Command { std: "docker" "start" "-a" "8f5cfc26f697ffb7d0e18fdbd354971fc56650f8a8538ca7bfd03b6f4cce88b3", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/content/write.rs:219:9 [INFO] [stderr] | [INFO] [stderr] 219 | mut self: Pin<&mut Self>, [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/content/write.rs:276:19 [INFO] [stderr] | [INFO] [stderr] 276 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/content/write.rs:316:19 [INFO] [stderr] | [INFO] [stderr] 316 | fn poll_close(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `cacache` (lib) generated 3 warnings [INFO] [stderr] warning: `cacache` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cacache-bd3f95af61d7800c) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test content::path::tests::basic_test ... ok [INFO] [stdout] test content::write::tests::basic_write ... ok [INFO] [stdout] test get::tests::test_copy_sync ... ok [INFO] [stdout] test get::tests::test_copy_hash_sync ... ok [INFO] [stdout] test get::tests::test_read_sync ... ok [INFO] [stdout] test get::tests::test_open_sync ... ok [INFO] [stdout] test get::tests::test_read_hash_sync ... ok [INFO] [stdout] test get::tests::test_open_hash_sync ... ok [INFO] [stdout] test index::tests::find_none ... ok [INFO] [stdout] test index::tests::find_basic ... ok [INFO] [stdout] test index::tests::delete_basic ... ok [INFO] [stdout] test index::tests::round_trip ... ok [INFO] [stdout] test index::tests::insert_basic ... ok [INFO] [stdout] test index::tests::ls_basic ... ok [INFO] [stdout] test ls::tests::test_list_sync ... ok [INFO] [stdout] test rm::tests::test_clear_sync ... ok [INFO] [stdout] test put::tests::round_trip_sync ... ok [INFO] [stdout] test rm::tests::test_remove_data_sync ... ok [INFO] [stdout] test rm::tests::test_remove_sync ... ok [INFO] [stdout] test index::tests::delete_async_basic ... ok [INFO] [stdout] test index::tests::insert_async_basic ... ok [INFO] [stdout] test content::write::tests::basic_async_write ... ok [INFO] [stdout] test index::tests::round_trip_async ... ok [INFO] [stdout] test rm::tests::test_remove ... ok [INFO] [stdout] test get::tests::test_open_hash ... ok [INFO] [stdout] test rm::tests::test_clear ... ok [INFO] [stdout] test rm::tests::test_remove_data ... ok [INFO] [stdout] test get::tests::test_read_hash ... ok [INFO] [stdout] test get::tests::test_copy_hash ... ok [INFO] [stdout] test get::tests::test_open ... ok [INFO] [stdout] test put::tests::round_trip ... ok [INFO] [stdout] test get::tests::test_copy ... ok [INFO] [stdout] test get::tests::test_read ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests cacache [INFO] [stderr] warning: lint `missing_doc_code_examples` has been renamed to `rustdoc::missing_doc_code_examples` [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:124:23 [INFO] [stderr] | [INFO] [stderr] 124 | #![warn(missing_docs, missing_doc_code_examples)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `rustdoc::missing_doc_code_examples` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test src/get.rs - get::SyncReader::check (line 273) - compile ... ok [INFO] [stdout] test src/get.rs - get::SyncReader::open (line 293) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_hash (line 209) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 116) - compile ... ok [INFO] [stdout] test src/get.rs - get::Reader::open (line 67) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_hash_sync (line 425) - compile ... ok [INFO] [stdout] test src/get.rs - get::SyncReader::open_hash (line 323) - compile ... ok [INFO] [stdout] test src/get.rs - get::read_sync (line 350) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy (line 179) - compile ... ok [INFO] [stdout] test src/get.rs - get::copy_sync (line 397) - compile ... ok [INFO] [stdout] test src/get.rs - get::read_hash_sync (line 377) - compile ... ok [INFO] [stdout] test src/get.rs - get::Reader::check (line 46) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_sync (line 168) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::clear_sync (line 162) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove_sync (line 107) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_hash_sync (line 197) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove_hash_sync (line 136) - compile ... ok [INFO] [stdout] test src/put.rs - put::SyncWriter::create (line 376) - compile ... ok [INFO] [stdout] test src/put.rs - put::write (line 20) - compile ... ok [INFO] [stdout] test src/put.rs - put::write_hash (line 53) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/get.rs - get::Reader::open_hash (line 99) - compile ... ok [INFO] [stdout] test src/put.rs - put::Writer::create (line 114) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::clear (line 76) - compile ... ok [INFO] [stdout] test src/get.rs - get::read (line 128) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove_hash (line 48) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 60) - compile ... ok [INFO] [stdout] test src/get.rs - get::read_hash (line 157) - compile ... ok [INFO] [stdout] test src/rm.rs - rm::remove (line 17) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 81) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f5cfc26f697ffb7d0e18fdbd354971fc56650f8a8538ca7bfd03b6f4cce88b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5cfc26f697ffb7d0e18fdbd354971fc56650f8a8538ca7bfd03b6f4cce88b3", kill_on_drop: false }` [INFO] [stdout] 8f5cfc26f697ffb7d0e18fdbd354971fc56650f8a8538ca7bfd03b6f4cce88b3