[INFO] fetching crate czkawka_core 3.3.1... [INFO] testing czkawka_core-3.3.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate czkawka_core 3.3.1 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate czkawka_core 3.3.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate czkawka_core 3.3.1 [INFO] finished tweaking crates.io crate czkawka_core 3.3.1 [INFO] tweaked toml for crates.io crate czkawka_core 3.3.1 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "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 ndk-glue v0.4.0 [INFO] [stderr] Downloaded jni v0.19.0 [INFO] [stderr] Downloaded ndk-sys v0.2.2 [INFO] [stderr] Downloaded ndk v0.4.0 [INFO] [stderr] Downloaded cpal v0.13.4 [INFO] [stderr] Downloaded oboe-sys v0.4.4 [INFO] [stderr] Downloaded oboe v0.4.4 [INFO] [stderr] Downloaded rodio v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f26d85034c861568f7a57650b75ed79ae6e2bbd9c8c80223ec047f2f8031debb [INFO] running `Command { std: "docker" "start" "-a" "f26d85034c861568f7a57650b75ed79ae6e2bbd9c8c80223ec047f2f8031debb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f26d85034c861568f7a57650b75ed79ae6e2bbd9c8c80223ec047f2f8031debb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f26d85034c861568f7a57650b75ed79ae6e2bbd9c8c80223ec047f2f8031debb", kill_on_drop: false }` [INFO] [stdout] f26d85034c861568f7a57650b75ed79ae6e2bbd9c8c80223ec047f2f8031debb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a61f668011a6952803442da48ab6f3552b447694c9634fff75b6fec06e6cd4e2 [INFO] running `Command { std: "docker" "start" "-a" "a61f668011a6952803442da48ab6f3552b447694c9634fff75b6fec06e6cd4e2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling transpose v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling mp4ameta_proc v0.1.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling audiotags-dev-macro v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling hamming v0.1.3 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling metaflac v0.2.5 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling mp4ameta v0.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling bk-tree v0.4.0 [INFO] [stderr] Compiling id3 v0.5.3 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rustfft v3.0.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rustdct v0.4.0 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling audiotags v0.2.7182 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling img_hash v3.2.0 [INFO] [stderr] Compiling czkawka_core v3.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.89s [INFO] running `Command { std: "docker" "inspect" "a61f668011a6952803442da48ab6f3552b447694c9634fff75b6fec06e6cd4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61f668011a6952803442da48ab6f3552b447694c9634fff75b6fec06e6cd4e2", kill_on_drop: false }` [INFO] [stdout] a61f668011a6952803442da48ab6f3552b447694c9634fff75b6fec06e6cd4e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fd3b5f09bb536ee656183ffa9a67751d9fdc6b7d0638e4e4ac063bee0c513b8 [INFO] running `Command { std: "docker" "start" "-a" "1fd3b5f09bb536ee656183ffa9a67751d9fdc6b7d0638e4e4ac063bee0c513b8", kill_on_drop: false }` [INFO] [stderr] Compiling czkawka_core v3.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "1fd3b5f09bb536ee656183ffa9a67751d9fdc6b7d0638e4e4ac063bee0c513b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd3b5f09bb536ee656183ffa9a67751d9fdc6b7d0638e4e4ac063bee0c513b8", kill_on_drop: false }` [INFO] [stdout] 1fd3b5f09bb536ee656183ffa9a67751d9fdc6b7d0638e4e4ac063bee0c513b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f83b3895884bd427b7acf07f4c8c56c179cbcbde69b262ba5463f68eb5b19318 [INFO] running `Command { std: "docker" "start" "-a" "f83b3895884bd427b7acf07f4c8c56c179cbcbde69b262ba5463f68eb5b19318", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/czkawka_core-35ac06ed148227ec) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test common::test::test_windows_path ... ok [INFO] [stdout] test common::test::test_regex ... ok [INFO] [stdout] test duplicate::tests::test_filter_hard_links_empty ... ok [INFO] [stdout] test duplicate::tests::test_hash_calculation ... ok [INFO] [stdout] test duplicate::tests::test_filter_hard_links ... ok [INFO] [stdout] test duplicate::tests::test_filter_hard_links_regular_files ... ok [INFO] [stdout] test duplicate::tests::test_hash_calculation_limit ... ok [INFO] [stdout] test duplicate::tests::test_hash_calculation_invalid_file ... ok [INFO] [stdout] test duplicate::tests::test_make_hard_link_fails ... ok [INFO] [stdout] test duplicate::tests::test_make_hard_link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests czkawka_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f83b3895884bd427b7acf07f4c8c56c179cbcbde69b262ba5463f68eb5b19318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83b3895884bd427b7acf07f4c8c56c179cbcbde69b262ba5463f68eb5b19318", kill_on_drop: false }` [INFO] [stdout] f83b3895884bd427b7acf07f4c8c56c179cbcbde69b262ba5463f68eb5b19318