[INFO] fetching crate rust-kpdb 0.4.2... [INFO] testing rust-kpdb-0.4.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rust-kpdb 0.4.2 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate rust-kpdb 0.4.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-kpdb 0.4.2 [INFO] finished tweaking crates.io crate rust-kpdb 0.4.2 [INFO] tweaked toml for crates.io crate rust-kpdb 0.4.2 written to /workspace/builds/worker-68/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49919aaf1fac00c6fc6b03ecb1d4a8e195b0dc87a48561e5ab501a2e547af2c8 [INFO] running `Command { std: "docker" "start" "-a" "49919aaf1fac00c6fc6b03ecb1d4a8e195b0dc87a48561e5ab501a2e547af2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49919aaf1fac00c6fc6b03ecb1d4a8e195b0dc87a48561e5ab501a2e547af2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49919aaf1fac00c6fc6b03ecb1d4a8e195b0dc87a48561e5ab501a2e547af2c8", kill_on_drop: false }` [INFO] [stdout] 49919aaf1fac00c6fc6b03ecb1d4a8e195b0dc87a48561e5ab501a2e547af2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f494aeb9025deb4954533be6719d88209f2de4ad250a071c493c9af8ae2b6392 [INFO] running `Command { std: "docker" "start" "-a" "f494aeb9025deb4954533be6719d88209f2de4ad250a071c493c9af8ae2b6392", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling secstr v0.3.2 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rust-kpdb v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | fn set_creation_time(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | fn set_expires(&mut self, bool); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | fn set_expiry_time(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_last_accessed(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | fn set_last_modified(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_location_changed(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | fn set_usage_count(&mut self, i32); [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:143:39 [INFO] [stdout] | [INFO] [stdout] 143 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.56s [INFO] running `Command { std: "docker" "inspect" "f494aeb9025deb4954533be6719d88209f2de4ad250a071c493c9af8ae2b6392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f494aeb9025deb4954533be6719d88209f2de4ad250a071c493c9af8ae2b6392", kill_on_drop: false }` [INFO] [stdout] f494aeb9025deb4954533be6719d88209f2de4ad250a071c493c9af8ae2b6392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f29b2b8f688552413a1b27d0d3bfa8fa592d32dd99f69e7b296b9752dc15e3e [INFO] running `Command { std: "docker" "start" "-a" "6f29b2b8f688552413a1b27d0d3bfa8fa592d32dd99f69e7b296b9752dc15e3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | fn set_creation_time(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | fn set_expires(&mut self, bool); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | fn set_expiry_time(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_last_accessed(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | fn set_last_modified(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_location_changed(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | fn set_usage_count(&mut self, i32); [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:143:39 [INFO] [stdout] | [INFO] [stdout] 143 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.4.1 [INFO] [stderr] Compiling rust-kpdb v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:35:37 [INFO] [stdout] | [INFO] [stdout] 35 | fn set_creation_time(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:38:31 [INFO] [stdout] | [INFO] [stdout] 38 | fn set_expires(&mut self, bool); [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | fn set_expiry_time(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | fn set_last_accessed(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:47:37 [INFO] [stdout] | [INFO] [stdout] 47 | fn set_last_modified(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | fn set_location_changed(&mut self, DateTime); [INFO] [stdout] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stdout] --> src/types/times.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | fn set_usage_count(&mut self, i32); [INFO] [stdout] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types/error.rs:143:39 [INFO] [stdout] | [INFO] [stdout] 143 | Error::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.84s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/kpdb-693940b7418f05f9) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f2beed9d6b12edf1) [INFO] running `Command { std: "docker" "inspect" "6f29b2b8f688552413a1b27d0d3bfa8fa592d32dd99f69e7b296b9752dc15e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f29b2b8f688552413a1b27d0d3bfa8fa592d32dd99f69e7b296b9752dc15e3e", kill_on_drop: false }` [INFO] [stdout] 6f29b2b8f688552413a1b27d0d3bfa8fa592d32dd99f69e7b296b9752dc15e3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfa67eabd4b755afe3ab32c0a35d6a85cab1c378f20b87bf526cf36b5ec6b7bf [INFO] running `Command { std: "docker" "start" "-a" "bfa67eabd4b755afe3ab32c0a35d6a85cab1c378f20b87bf526cf36b5ec6b7bf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:35:37 [INFO] [stderr] | [INFO] [stderr] 35 | fn set_creation_time(&mut self, DateTime); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:38:31 [INFO] [stderr] | [INFO] [stderr] 38 | fn set_expires(&mut self, bool); [INFO] [stderr] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: bool` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:41:35 [INFO] [stderr] | [INFO] [stderr] 41 | fn set_expiry_time(&mut self, DateTime); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:44:37 [INFO] [stderr] | [INFO] [stderr] 44 | fn set_last_accessed(&mut self, DateTime); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:47:37 [INFO] [stderr] | [INFO] [stderr] 47 | fn set_last_modified(&mut self, DateTime); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:50:40 [INFO] [stderr] | [INFO] [stderr] 50 | fn set_location_changed(&mut self, DateTime); [INFO] [stderr] | ^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: DateTime` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition [INFO] [stderr] --> src/types/times.rs:53:35 [INFO] [stderr] | [INFO] [stderr] 53 | fn set_usage_count(&mut self, i32); [INFO] [stderr] | ^^^ help: try naming the parameter or explicitly ignoring it: `_: i32` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stderr] = note: for more information, see issue #41686 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/types/error.rs:143:39 [INFO] [stderr] | [INFO] [stderr] 143 | Error::Io(ref err) => err.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-kpdb` (lib) generated 8 warnings [INFO] [stderr] warning: `rust-kpdb` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kpdb-693940b7418f05f9) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test crypto::random_gen::tests::test_next_32_bytes_returns_random_bytes ... ok [INFO] [stdout] test crypto::random_gen::tests::test_next_16_bytes_returns_random_bytes ... ok [INFO] [stdout] test io::log_reader::tests::test_clear_clears_logged_data ... ok [INFO] [stdout] test io::log_writer::tests::test_logged_returns_correct_data ... ok [INFO] [stdout] test io::log_writer::tests::test_start_and_stop_starts_and_stops_the_logging ... ok [INFO] [stdout] test types::color::tests::test_to_hex_string_with_valid_color_returns_hex_string ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_with_invalid_blue_value_returns_error ... ok [INFO] [stdout] test crypto::sha256::tests::test_hash_returns_correct_result ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_with_too_long_hex_string_returns_error ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_with_invalid_red_value_returns_error ... ok [INFO] [stdout] test io::log_reader::tests::test_start_and_stop_starts_and_stops_the_logging ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_without_hash_sign_returns_error ... ok [INFO] [stdout] test crypto::salsa20::tests::test_decrypt_inverses_encrypt ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_with_valid_hex_string_returns_color ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_with_too_short_hex_string_returns_error ... ok [INFO] [stdout] test io::log_writer::tests::test_clear_clears_logged_data ... ok [INFO] [stdout] test io::log_reader::tests::test_logged_returns_correct_data ... ok [INFO] [stdout] test compression::gzip::tests::test_decode_inverses_encode ... ok [INFO] [stdout] test types::composite_key::tests::test_from_key_file_returns_correct_instance ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_inverses_to_hex_string ... ok [INFO] [stdout] test types::color::tests::test_from_hex_string_with_invalid_green_value_returns_error ... ok [INFO] [stdout] test types::composite_key::tests::test_unsecure_inverses_secure ... ok [INFO] [stdout] test types::composite_key::tests::test_from_password_returns_correct_instance ... ok [INFO] [stdout] test types::composite_key::tests::test_from_both_returns_correct_instance ... ok [INFO] [stdout] test types::custom_icon_uuid::tests::test_default_returns_nil_custom_icon_uuid ... ok [INFO] [stdout] test types::custom_icon_uuid::tests::test_nil_returns_nil_uuid ... ok [INFO] [stdout] test crypto::aes256::tests::test_decrypt_inverses_encrypt ... ok [INFO] [stdout] test types::database::tests::test_find_entries_mut_returns_correct_entries ... ok [INFO] [stdout] test types::custom_icon_uuid::tests::test_new_random_returns_random_custom_icon_uuids ... ok [INFO] [stdout] test types::database::tests::test_find_entries_returns_correct_entries ... ok [INFO] [stdout] test types::database::tests::test_find_groups_mut_returns_correct_groups ... ok [INFO] [stdout] test types::database::tests::test_get_entry_mut_returns_correct_entry ... ok [INFO] [stdout] test types::database::tests::test_get_entry_returns_correct_entry ... ok [INFO] [stdout] test types::database::tests::test_get_group_mut_returns_correct_group ... ok [INFO] [stdout] test types::entry::tests::test_new_returns_correct_instance ... ok [INFO] [stdout] test types::entry::tests::test_notes_returns_none_on_default_entry ... ok [INFO] [stdout] test types::entry::tests::test_other_returns_none_on_default_entry ... ok [INFO] [stdout] test types::entry::tests::test_password_returns_none_on_default_entry ... ok [INFO] [stdout] test types::entry::tests::test_set_notes_sets_notes ... ok [INFO] [stdout] test types::entry::tests::test_set_other_sets_other ... ok [INFO] [stdout] test types::entry::tests::test_set_password_sets_password ... ok [INFO] [stdout] test types::entry::tests::test_set_username_sets_username ... ok [INFO] [stdout] test types::entry::tests::test_title_returns_none_on_default_entry ... ok [INFO] [stdout] test types::entry::tests::test_default_returns_correct_instance ... ok [INFO] [stdout] test types::entry::tests::test_set_url_sets_url ... ok [INFO] [stdout] test types::entry::tests::test_url_returns_none_on_default_entry ... ok [INFO] [stdout] test types::entry::tests::test_username_returns_none_on_default_entry ... ok [INFO] [stdout] test types::entry_uuid::tests::test_nil_returns_nil_uuid ... ok [INFO] [stdout] test types::entry::tests::test_set_title_sets_title ... ok [INFO] [stdout] test types::group::tests::test_default_returns_correct_instance ... ok [INFO] [stdout] test types::entry_uuid::tests::test_default_returns_nil_entry_uuid ... ok [INFO] [stdout] test types::group::tests::test_add_group_adds_group ... ok [INFO] [stdout] test types::group::tests::test_iter_mut_returns_correct_iterator ... ok [INFO] [stdout] test types::group::tests::test_add_entry_adds_entry ... ok [INFO] [stdout] test types::entry_uuid::tests::test_new_random_returns_random_entry_uuids ... ok [INFO] [stdout] test types::group::tests::test_remove_entry_removes_entry ... ok [INFO] [stdout] test types::group::tests::test_new_returns_correct_instance ... ok [INFO] [stdout] test types::group_uuid::tests::test_nil_returns_nil_uuid ... ok [INFO] [stdout] test types::group::tests::test_remove_group_removes_group ... ok [INFO] [stdout] test types::group_uuid::tests::test_new_random_returns_random_group_uuids ... ok [INFO] [stdout] test types::database::tests::test_find_groups_returns_correct_groups ... ok [INFO] [stdout] test types::icon::tests::test_from_i32_with_invalid_i32_returns_error ... ok [INFO] [stdout] test types::icon::tests::test_from_i32_with_valid_i32_returns_icon ... ok [INFO] [stdout] test types::database::tests::test_new_returns_correct_instance ... ok [INFO] [stdout] test types::icon::tests::test_to_i32_inverses_from_i32 ... ok [INFO] [stdout] test types::group_uuid::tests::test_default_returns_nil_group_uuid ... ok [INFO] [stdout] test types::key_file::tests::test_new_hex_returns_correct_instance ... ok [INFO] [stdout] test types::key_file::tests::test_new_returns_xml_instance ... ok [INFO] [stdout] test types::key_file::tests::test_new_xml_returns_correct_instance ... ok [INFO] [stdout] test types::master_key::tests::test_new_returns_correct_instance ... ok [INFO] [stdout] test types::key_file::tests::test_new_binary_returns_correct_instance ... ok [INFO] [stdout] test types::database::tests::test_get_group_returns_correct_group ... ok [INFO] [stdout] test types::group::tests::test_iter_returns_correct_iterator ... ok [INFO] [stdout] test types::obfuscation::tests::test_default_returns_correct_value ... ok [INFO] [stdout] test types::obfuscation::tests::test_to_i32_returns_correct_i32 ... ok [INFO] [stdout] test types::obfuscation::tests::test_from_i32_with_valid_i32_returns_obfuscation ... ok [INFO] [stdout] test types::stream_key::tests::test_unpack_returns_correct_array ... ok [INFO] [stdout] test types::icon::tests::test_to_i32_returns_correct_i32 ... ok [INFO] [stdout] test types::obfuscation::tests::test_from_i32_with_invalid_i32_returns_error ... ok [INFO] [stdout] test types::string_key::tests::test_from_string_returns_correct_string_key ... ok [INFO] [stdout] test types::string_key::tests::test_to_string_returns_correct_string ... ok [INFO] [stdout] test types::string_value::tests::test_new_with_plain_value_returns_correct_string_value ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f2beed9d6b12edf1) [INFO] [stdout] test types::master_key::tests::test_unsecure_inverses_secure ... ok [INFO] [stdout] test types::string_value::tests::test_new_with_protected_value_returns_correct_string_value ... ok [INFO] [stdout] test types::xml_data::tests::test_default_returns_correct_instance ... ok [INFO] [stdout] test types::transformed_key::tests::test_unsecure_inverses_secure ... ok [INFO] [stdout] test types::transformed_key::tests::test_new_returns_correct_instance ... ok [INFO] [stdout] test types::version::tests::test_new_kdb2_returns_correct_instance ... ok [INFO] [stdout] test types::stream_key::tests::test_new_returns_correct_instance ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_key_file_open_with_hex_key_returns_correct_data ... ok [INFO] [stdout] test test_key_file_open_with_binary_key_returns_correct_data ... ok [INFO] [stdout] test test_key_file_open_with_xml_key_returns_correct_data ... ok [INFO] [stdout] test test_key_file_open_can_read_saved_hex_key_file ... ok [INFO] [stdout] test test_key_file_open_can_read_saved_xml_key_file ... ok [INFO] [stdout] test test_key_file_open_can_read_saved_binary_key_file ... ok [INFO] [stdout] test test_database_open_can_read_saved_database ... ok [INFO] [stdout] test test_database_open_with_correct_key_file_and_password_succeeds ... ok [INFO] [stdout] test test_database_open_with_correct_key_file_succeeds ... ok [INFO] [stdout] test test_database_open_with_correct_password_succeeds ... ok [INFO] [stdout] test test_database_open_with_incorrect_password_fails ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Doc-tests kpdb [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/types/composite_key.rs - types::composite_key::CompositeKey::from_key_file (line 47) - compile ... ok [INFO] [stdout] test src/types/composite_key.rs - types::composite_key::CompositeKey::from_both (line 25) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 106) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 89) - compile ... ok [INFO] [stdout] test src/types/database.rs - types::database::Database::open (line 426) - compile ... ok [INFO] [stdout] test src/types/database.rs - types::database::Database::save (line 461) - compile ... ok [INFO] [stdout] test src/types/key_file.rs - types::key_file::KeyFile::save (line 118) - compile ... ok [INFO] [stdout] test src/types/key_file.rs - types::key_file::KeyFile::open (line 99) - compile ... ok [INFO] [stdout] test src/types/key_file.rs - types::key_file::KeyFile::new_binary (line 36) ... ok [INFO] [stdout] test src/types/key_file.rs - types::key_file::KeyFile::new_xml (line 78) ... ok [INFO] [stdout] test src/types/color.rs - types::color::Color::from_hex_string (line 38) ... ok [INFO] [stdout] test src/types/key_file.rs - types::key_file::KeyFile::new_hex (line 57) ... ok [INFO] [stdout] test src/lib.rs - (line 22) ... ok [INFO] [stdout] test src/types/group.rs - types::group::Group::add_group (line 123) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::get_group_mut (line 406) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::get_entry_mut (line 359) ... FAILED [INFO] [stdout] test src/types/group.rs - types::group::Group::iter (line 142) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::get_group (line 386) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::get_entry (line 332) ... FAILED [INFO] [stdout] test src/types/group.rs - types::group::Group::add_entry (line 104) ... FAILED [INFO] [stdout] test src/types/group.rs - types::group::Group::remove_group (line 203) ... FAILED [INFO] [stdout] test src/types/group.rs - types::group::Group::remove_entry (line 182) ... FAILED [INFO] [stdout] test src/lib.rs - (line 30) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::find_entries_mut (line 248) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::find_groups_mut (line 309) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::find_groups (line 283) ... FAILED [INFO] [stdout] test src/types/group.rs - types::group::Group::iter_mut (line 165) ... FAILED [INFO] [stdout] test src/types/string_value.rs - types::string_value::StringValue::new (line 26) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::find_entries (line 209) ... FAILED [INFO] [stdout] test src/types/database.rs - types::database::Database::new (line 155) ... FAILED [INFO] [stdout] test src/types/group.rs - types::group::Group::new (line 88) ... FAILED [INFO] [stdout] test src/types/composite_key.rs - types::composite_key::CompositeKey::from_password (line 68) ... FAILED [INFO] [stdout] test src/types/icon.rs - types::icon::Icon::to_i32 (line 317) ... FAILED [INFO] [stdout] test src/types/obfuscation.rs - types::obfuscation::Obfuscation::to_i32 (line 46) ... FAILED [INFO] [stdout] test src/types/color.rs - types::color::Color::to_hex_string (line 72) ... FAILED [INFO] [stdout] test src/types/obfuscation.rs - types::obfuscation::Obfuscation::from_i32 (line 25) ... FAILED [INFO] [stdout] test src/types/string_key.rs - types::string_key::StringKey::to_string (line 61) ... FAILED [INFO] [stdout] test src/types/icon.rs - types::icon::Icon::from_i32 (line 229) ... FAILED [INFO] [stdout] test src/types/string_key.rs - types::string_key::StringKey::from_string (line 36) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/types/group.rs - types::group::Group::add_group (line 123) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::get_group_mut (line 406) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::get_entry_mut (line 359) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/group.rs - types::group::Group::iter (line 142) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::get_group (line 386) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::get_entry (line 332) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/group.rs - types::group::Group::add_entry (line 104) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/group.rs - types::group::Group::remove_group (line 203) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/group.rs - types::group::Group::remove_entry (line 182) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 30) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::find_entries_mut (line 248) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::find_groups_mut (line 309) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::find_groups (line 283) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/group.rs - types::group::Group::iter_mut (line 165) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/string_value.rs - types::string_value::StringValue::new (line 26) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::find_entries (line 209) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/database.rs - types::database::Database::new (line 155) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/group.rs - types::group::Group::new (line 88) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/composite_key.rs - types::composite_key::CompositeKey::from_password (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/icon.rs - types::icon::Icon::to_i32 (line 317) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/obfuscation.rs - types::obfuscation::Obfuscation::to_i32 (line 46) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/color.rs - types::color::Color::to_hex_string (line 72) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/obfuscation.rs - types::obfuscation::Obfuscation::from_i32 (line 25) stdout ---- [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/types/obfuscation.rs:30:19 [INFO] [stdout] | [INFO] [stdout] 8 | let obfuscation = try!(Obfuscation::from_i32(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/string_key.rs - types::string_key::StringKey::to_string (line 61) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/icon.rs - types::icon::Icon::from_i32 (line 229) stdout ---- [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/types/icon.rs:234:12 [INFO] [stdout] | [INFO] [stdout] 8 | let icon = try!(Icon::from_i32(0)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/string_key.rs - types::string_key::StringKey::from_string (line 36) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 30) [INFO] [stdout] src/types/color.rs - types::color::Color::to_hex_string (line 72) [INFO] [stdout] src/types/composite_key.rs - types::composite_key::CompositeKey::from_password (line 68) [INFO] [stdout] src/types/database.rs - types::database::Database::find_entries (line 209) [INFO] [stdout] src/types/database.rs - types::database::Database::find_entries_mut (line 248) [INFO] [stdout] src/types/database.rs - types::database::Database::find_groups (line 283) [INFO] [stdout] src/types/database.rs - types::database::Database::find_groups_mut (line 309) [INFO] [stdout] src/types/database.rs - types::database::Database::get_entry (line 332) [INFO] [stdout] src/types/database.rs - types::database::Database::get_entry_mut (line 359) [INFO] [stdout] src/types/database.rs - types::database::Database::get_group (line 386) [INFO] [stdout] src/types/database.rs - types::database::Database::get_group_mut (line 406) [INFO] [stdout] src/types/database.rs - types::database::Database::new (line 155) [INFO] [stdout] src/types/group.rs - types::group::Group::add_entry (line 104) [INFO] [stdout] src/types/group.rs - types::group::Group::add_group (line 123) [INFO] [stdout] src/types/group.rs - types::group::Group::iter (line 142) [INFO] [stdout] src/types/group.rs - types::group::Group::iter_mut (line 165) [INFO] [stdout] src/types/group.rs - types::group::Group::new (line 88) [INFO] [stdout] src/types/group.rs - types::group::Group::remove_entry (line 182) [INFO] [stdout] src/types/group.rs - types::group::Group::remove_group (line 203) [INFO] [stdout] src/types/icon.rs - types::icon::Icon::from_i32 (line 229) [INFO] [stdout] src/types/icon.rs - types::icon::Icon::to_i32 (line 317) [INFO] [stdout] src/types/obfuscation.rs - types::obfuscation::Obfuscation::from_i32 (line 25) [INFO] [stdout] src/types/obfuscation.rs - types::obfuscation::Obfuscation::to_i32 (line 46) [INFO] [stdout] src/types/string_key.rs - types::string_key::StringKey::from_string (line 36) [INFO] [stdout] src/types/string_key.rs - types::string_key::StringKey::to_string (line 61) [INFO] [stdout] src/types/string_value.rs - types::string_value::StringValue::new (line 26) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 26 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.84s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "bfa67eabd4b755afe3ab32c0a35d6a85cab1c378f20b87bf526cf36b5ec6b7bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfa67eabd4b755afe3ab32c0a35d6a85cab1c378f20b87bf526cf36b5ec6b7bf", kill_on_drop: false }` [INFO] [stdout] bfa67eabd4b755afe3ab32c0a35d6a85cab1c378f20b87bf526cf36b5ec6b7bf