[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] checking untom/dupletti against master#5b270e1198e911247244b035a6f06ce3af0a4420 for pr-126571-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtom%2Fdupletti" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untom/dupletti on toolchain 5b270e1198e911247244b035a6f06ce3af0a4420 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5b270e1198e911247244b035a6f06ce3af0a4420" "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-7-tc1/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" "+5b270e1198e911247244b035a6f06ce3af0a4420" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subtle v2.3.0 [INFO] [stderr] Downloaded crypto-mac v0.8.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v5.1.1 [INFO] [stderr] Downloaded noisy_float v0.2.0 [INFO] [stderr] Downloaded env_logger v0.8.3 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded blake2 v0.9.0 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] [stderr] Downloaded bstr v0.2.15 [INFO] [stderr] Downloaded kiddo v0.2.1 [INFO] [stderr] Downloaded libc v0.2.98 [INFO] [stderr] Downloaded ndarray v0.15.3 [INFO] [stderr] Downloaded tera v1.10.0 [INFO] [stderr] Downloaded bumpalo v3.7.0 [INFO] [stderr] Downloaded ffmpeg-next v5.1.1 [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded ndarray-stats v0.5.0 [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded deflate v0.9.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.22.2 [INFO] [stderr] Downloaded mime_guess v2.0.3 [INFO] [stderr] Downloaded multipart v0.18.0 [INFO] [stderr] Downloaded tiny_http v0.8.2 [INFO] [stderr] Downloaded tinyvec v1.2.0 [INFO] [stderr] Downloaded rouille v3.2.1 [INFO] [stderr] Downloaded rusqlite v0.25.3 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded unicode-bidi v0.3.5 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded httparse v1.4.1 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded ahash v0.7.2 [INFO] [stderr] Downloaded tempfile v3.1.0 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded filetime v0.2.14 [INFO] [stderr] Downloaded redox_syscall v0.2.9 [INFO] [stderr] Downloaded ppv-lite86 v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+5b270e1198e911247244b035a6f06ce3af0a4420" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 046a0929e40a202051b2ab3f80d20cfca2a8e611869a9e4c32e4a21ada5dcb80 [INFO] running `Command { std: "docker" "start" "-a" "046a0929e40a202051b2ab3f80d20cfca2a8e611869a9e4c32e4a21ada5dcb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "046a0929e40a202051b2ab3f80d20cfca2a8e611869a9e4c32e4a21ada5dcb80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046a0929e40a202051b2ab3f80d20cfca2a8e611869a9e4c32e4a21ada5dcb80", kill_on_drop: false }` [INFO] [stdout] 046a0929e40a202051b2ab3f80d20cfca2a8e611869a9e4c32e4a21ada5dcb80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+5b270e1198e911247244b035a6f06ce3af0a4420" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55c26f0c0ac9cf734b567ec7b1c55c8f0fd6f4b54feb1bd1718ceaef983aeb3f [INFO] running `Command { std: "docker" "start" "-a" "55c26f0c0ac9cf734b567ec7b1c55c8f0fd6f4b54feb1bd1718ceaef983aeb3f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.2 [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 syn v1.0.72 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ffmpeg-next v5.1.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking multipart v0.18.0 [INFO] [stderr] Checking ndarray v0.15.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking tiny_http v0.8.2 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking blake2 v0.9.0 [INFO] [stderr] Checking kiddo v0.2.1 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking rusqlite v0.25.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking ndarray-stats v0.5.0 [INFO] [stderr] Compiling ffmpeg-sys-next v5.1.1 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking tera v1.10.0 [INFO] [stderr] Checking rouille v3.2.1 [INFO] [stderr] Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 36.05s [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 3` [INFO] running `Command { std: "docker" "inspect" "55c26f0c0ac9cf734b567ec7b1c55c8f0fd6f4b54feb1bd1718ceaef983aeb3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c26f0c0ac9cf734b567ec7b1c55c8f0fd6f4b54feb1bd1718ceaef983aeb3f", kill_on_drop: false }` [INFO] [stdout] 55c26f0c0ac9cf734b567ec7b1c55c8f0fd6f4b54feb1bd1718ceaef983aeb3f