[INFO] cloning repository https://github.com/untom/dupletti [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/untom/dupletti" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75ea4dfba01ed1153d108c9a5e3c3ff7ec8b7db1 [INFO] testing untom/dupletti against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untom/dupletti on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/untom/dupletti [INFO] finished tweaking git repo https://github.com/untom/dupletti [INFO] tweaked toml for git repo https://github.com/untom/dupletti written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/untom/dupletti 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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd41ec5538a960977d590510f989994428fac567903f2ccc9cc334cbec6b0166 [INFO] running `Command { std: "docker" "start" "-a" "fd41ec5538a960977d590510f989994428fac567903f2ccc9cc334cbec6b0166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd41ec5538a960977d590510f989994428fac567903f2ccc9cc334cbec6b0166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd41ec5538a960977d590510f989994428fac567903f2ccc9cc334cbec6b0166", kill_on_drop: false }` [INFO] [stdout] fd41ec5538a960977d590510f989994428fac567903f2ccc9cc334cbec6b0166 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9aefd8b756f6aa8290f92aa2dfdb30d7a5fac647e80e4616f981ebdb1896ace [INFO] running `Command { std: "docker" "start" "-a" "b9aefd8b756f6aa8290f92aa2dfdb30d7a5fac647e80e4616f981ebdb1896ace", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling ffmpeg-sys-next v5.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling ffmpeg-next v5.1.1 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling blake2 v0.9.0 [INFO] [stderr] Compiling tera v1.10.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rusqlite v0.25.3 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rouille v3.2.1 [INFO] [stderr] Compiling kiddo v0.2.1 [INFO] [stderr] Compiling dupletti v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.29s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b9aefd8b756f6aa8290f92aa2dfdb30d7a5fac647e80e4616f981ebdb1896ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9aefd8b756f6aa8290f92aa2dfdb30d7a5fac647e80e4616f981ebdb1896ace", kill_on_drop: false }` [INFO] [stdout] b9aefd8b756f6aa8290f92aa2dfdb30d7a5fac647e80e4616f981ebdb1896ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd06143dcfe0f5e85d7d89f59708af93e1025cd7622dd0970352fd5536094c99 [INFO] running `Command { std: "docker" "start" "-a" "bd06143dcfe0f5e85d7d89f59708af93e1025cd7622dd0970352fd5536094c99", kill_on_drop: false }` [INFO] [stderr] Compiling dupletti v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/filehashing.rs:180:13 [INFO] [stdout] | [INFO] [stdout] 180 | let mut db = Database::new("test_insert_files_multithreaded.sqlite", true)?; [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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/database.rs:146:51 [INFO] [stdout] | [INFO] [stdout] 146 | let file2 = FileDigest::new(2, target_path.clone(), vec![0, 1, 2, 3], 1); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bd06143dcfe0f5e85d7d89f59708af93e1025cd7622dd0970352fd5536094c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd06143dcfe0f5e85d7d89f59708af93e1025cd7622dd0970352fd5536094c99", kill_on_drop: false }` [INFO] [stdout] bd06143dcfe0f5e85d7d89f59708af93e1025cd7622dd0970352fd5536094c99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 484c0c51809931dd17f28d0fa1edf7c62b7bc99e733d181e46bb99bbda666359 [INFO] running `Command { std: "docker" "start" "-a" "484c0c51809931dd17f28d0fa1edf7c62b7bc99e733d181e46bb99bbda666359", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/filehashing.rs:180:13 [INFO] [stderr] | [INFO] [stderr] 180 | let mut db = Database::new("test_insert_files_multithreaded.sqlite", true)?; [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: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/database.rs:146:51 [INFO] [stderr] | [INFO] [stderr] 146 | let file2 = FileDigest::new(2, target_path.clone(), vec![0, 1, 2, 3], 1); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `dupletti` (bin "dupletti" test) generated 2 warnings (run `cargo fix --bin "dupletti" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dupletti-5bac4a0b2992fe42) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test database::tests::test_insert_file ... FAILED [INFO] [stdout] test database::tests::test_insert_file_twice ... FAILED [INFO] [stdout] test filehashing::tests::test_insert_many_filedigests ... FAILED [INFO] [stdout] test database::tests::test_lookup_file_by_index ... FAILED [INFO] [stdout] test interface::tests::test_rename_file ... FAILED [INFO] [stdout] test filehashing::tests::test_insert_files_multithreaded ... FAILED [INFO] [stdout] test filehashing::tests::test_blake2_hash ... ok [INFO] [stdout] test filehashing::tests::test_process_filelist_and_check_hash ... FAILED [INFO] [stdout] test videohash::tests::test_get_files_without_videohash ... FAILED [INFO] [stdout] test tests::test_filter_out_files_already_in_database ... FAILED [INFO] [stdout] test similarities::tests::test_resultbag ... FAILED [INFO] [stdout] test similarities::tests::test_find_similarities ... ok [INFO] [stdout] test videohash::tests::test_find_similar_files ... FAILED [INFO] [stdout] test videohash::tests::test_get_all_files_with_videohash ... FAILED [INFO] [stdout] test tests::test_remove_outdated_files ... FAILED [INFO] [stdout] test tests::test_list_files_in_directory ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_insert_file stdout ---- [INFO] [stdout] Error: unable to open database file: test1.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_insert_file_twice stdout ---- [INFO] [stdout] Error: unable to open database file: test4.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- filehashing::tests::test_insert_many_filedigests stdout ---- [INFO] [stdout] Error: unable to open database file: test6.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- database::tests::test_lookup_file_by_index stdout ---- [INFO] [stdout] Error: unable to open database file: test2.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- interface::tests::test_rename_file stdout ---- [INFO] [stdout] Error: unable to open database file: test3.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- filehashing::tests::test_insert_files_multithreaded stdout ---- [INFO] [stdout] Error: unable to open database file: test_insert_files_multithreaded.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- filehashing::tests::test_process_filelist_and_check_hash stdout ---- [INFO] [stdout] "/tmp/.tmp8cgwBj/test_process_filelist_and_check_hash.txt" [INFO] [stdout] Error: unable to open database file: test_process_filelist_and_check_hash.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- videohash::tests::test_get_files_without_videohash stdout ---- [INFO] [stdout] Error: unable to open database file: test_get_files_without_videohash.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- tests::test_filter_out_files_already_in_database stdout ---- [INFO] [stdout] Error: unable to open database file: test.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- similarities::tests::test_resultbag stdout ---- [INFO] [stdout] Error: unable to open database file: test.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- videohash::tests::test_find_similar_files stdout ---- [INFO] [stdout] Error: unable to open database file: test_find_similar_files.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- videohash::tests::test_get_all_files_with_videohash stdout ---- [INFO] [stdout] Error: unable to open database file: test_get_all_files_with_videohash.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] ---- tests::test_remove_outdated_files stdout ---- [INFO] [stdout] Error: unable to open database file: test.sqlite [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] Error code 14: Unable to open the database file [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] database::tests::test_insert_file [INFO] [stdout] database::tests::test_insert_file_twice [INFO] [stdout] database::tests::test_lookup_file_by_index [INFO] [stdout] filehashing::tests::test_insert_files_multithreaded [INFO] [stdout] filehashing::tests::test_insert_many_filedigests [INFO] [stdout] filehashing::tests::test_process_filelist_and_check_hash [INFO] [stdout] interface::tests::test_rename_file [INFO] [stdout] similarities::tests::test_resultbag [INFO] [stdout] tests::test_filter_out_files_already_in_database [INFO] [stdout] tests::test_remove_outdated_files [INFO] [stdout] videohash::tests::test_find_similar_files [INFO] [stdout] videohash::tests::test_get_all_files_with_videohash [INFO] [stdout] videohash::tests::test_get_files_without_videohash [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin dupletti` [INFO] running `Command { std: "docker" "inspect" "484c0c51809931dd17f28d0fa1edf7c62b7bc99e733d181e46bb99bbda666359", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484c0c51809931dd17f28d0fa1edf7c62b7bc99e733d181e46bb99bbda666359", kill_on_drop: false }` [INFO] [stdout] 484c0c51809931dd17f28d0fa1edf7c62b7bc99e733d181e46bb99bbda666359