[INFO] cloning repository https://github.com/jackwchoi/csync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jackwchoi/csync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwchoi%2Fcsync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwchoi%2Fcsync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b56e97a62cfe069963139b4abfbc254dbd2bf87 [INFO] testing jackwchoi/csync against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjackwchoi%2Fcsync" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jackwchoi/csync on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jackwchoi/csync [INFO] finished tweaking git repo https://github.com/jackwchoi/csync [INFO] tweaked toml for git repo https://github.com/jackwchoi/csync written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/jackwchoi/csync already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 scrypt v0.3.1 [INFO] [stderr] Downloaded zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded fancy-regex v0.4.1 [INFO] [stderr] Downloaded data-encoding-macro v0.1.8 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.8 [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded zxcvbn v2.1.1 [INFO] [stderr] Downloaded zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Downloaded colmac v0.1.1 [INFO] [stderr] Downloaded zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Downloaded ring v0.16.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 751ee1c2acce0b91965237997684ffa38b5190b8b2c9108d48d3b149a8202ceb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "751ee1c2acce0b91965237997684ffa38b5190b8b2c9108d48d3b149a8202ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "751ee1c2acce0b91965237997684ffa38b5190b8b2c9108d48d3b149a8202ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "751ee1c2acce0b91965237997684ffa38b5190b8b2c9108d48d3b149a8202ceb", kill_on_drop: false }` [INFO] [stdout] 751ee1c2acce0b91965237997684ffa38b5190b8b2c9108d48d3b149a8202ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f140d6ba263d28d32f0c6272bbe8d926ff8c2957bb7900b367503114232e8da3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f140d6ba263d28d32f0c6272bbe8d926ff8c2957bb7900b367503114232e8da3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling fancy-regex v0.4.1 [INFO] [stderr] Compiling scrypt v0.3.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling zstd-sys v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling zxcvbn v2.1.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling zstd-safe v1.4.13+zstd.1.4.3 [INFO] [stderr] Compiling zstd v0.4.28+zstd.1.4.3 [INFO] [stderr] Compiling csync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/action.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/action.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/action.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/syncer/mod.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/syncer/mod.rs:373:26 [INFO] [stdout] | [INFO] [stdout] 373 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::deterministic_hash` [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | hasher::deterministic_hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/crypt/syncer/util.rs:222:69 [INFO] [stdout] | [INFO] [stdout] 222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init_key` [INFO] [stdout] --> src/crypt/syncer/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | init_key: InitialKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `syncer_spec` [INFO] [stdout] --> src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | syncer_spec: SyncerSpec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 6m 16s [INFO] running `Command { std: "docker" "inspect" "f140d6ba263d28d32f0c6272bbe8d926ff8c2957bb7900b367503114232e8da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f140d6ba263d28d32f0c6272bbe8d926ff8c2957bb7900b367503114232e8da3", kill_on_drop: false }` [INFO] [stdout] f140d6ba263d28d32f0c6272bbe8d926ff8c2957bb7900b367503114232e8da3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be140d3ee8bd452a216afd9bcae441c5951700f008d05d247af3add2e57cb2f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be140d3ee8bd452a216afd9bcae441c5951700f008d05d247af3add2e57cb2f6", kill_on_drop: false }` [INFO] [stderr] Compiling colmac v0.1.1 [INFO] [stderr] Compiling csync v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/action.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/action.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/action.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/syncer/mod.rs:176:10 [INFO] [stdout] | [INFO] [stdout] 176 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/crypt/syncer/mod.rs:373:26 [INFO] [stdout] | [INFO] [stdout] 373 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hasher::deterministic_hash` [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | hasher::deterministic_hash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/crypt/syncer/util.rs:222:69 [INFO] [stdout] | [INFO] [stdout] 222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / check_core!( [INFO] [stdout] 21 | | exit_code, [INFO] [stdout] 22 | | key_1, [INFO] [stdout] 23 | | key_2, [INFO] [stdout] ... | [INFO] [stdout] 26 | | &format!("-o {}", path_as_str!(out_dir.path())) [INFO] [stdout] 27 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | / check_decrypt!( [INFO] [stdout] 56 | | decryption_exit_code, [INFO] [stdout] 57 | | &out_dir, [INFO] [stdout] 58 | | &out_out_dir, [INFO] [stdout] ... | [INFO] [stdout] 63 | | &format!("-o {}", path_as_str!(out_out_dir)) [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | / check_encrypt!( [INFO] [stdout] 96 | | encryption_exit_code, [INFO] [stdout] 97 | | &source, [INFO] [stdout] 98 | | &out_dir, [INFO] [stdout] ... | [INFO] [stdout] 102 | | &format!("-o {}", path_as_str!(out_dir)) [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | / check_decrypt!( [INFO] [stdout] 111 | | decryption_exit_code, [INFO] [stdout] 112 | | &out_dir, [INFO] [stdout] 113 | | &out_out_dir, [INFO] [stdout] ... | [INFO] [stdout] 118 | | &format!("-o {}", path_as_str!(out_out_dir)) [INFO] [stdout] 119 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | / check_core!( [INFO] [stdout] 147 | | exit_code, [INFO] [stdout] 148 | | key_1, [INFO] [stdout] 149 | | key_2, [INFO] [stdout] ... | [INFO] [stdout] 152 | | &format!("-o {}", path_as_str!(out_dir.path())) [INFO] [stdout] 153 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | / check_encrypt!( [INFO] [stdout] 182 | | encryption_exit_code, [INFO] [stdout] 183 | | source, [INFO] [stdout] 184 | | out_dir, [INFO] [stdout] ... | [INFO] [stdout] 188 | | &format!("-o {}", path_as_str!(out_dir)) [INFO] [stdout] 189 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | / check_decrypt!( [INFO] [stdout] 199 | | decryption_exit_code, [INFO] [stdout] 200 | | &dne_out_dir, [INFO] [stdout] 201 | | out_out_dir, [INFO] [stdout] ... | [INFO] [stdout] 206 | | &format!("-o {}", path_as_str!(out_out_dir)) [INFO] [stdout] 207 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | / check_encrypt!( [INFO] [stdout] 231 | | encryption_exit_code, [INFO] [stdout] 232 | | &source, [INFO] [stdout] 233 | | out_dir.path(), [INFO] [stdout] ... | [INFO] [stdout] 237 | | &format!("-o {}", path_as_str!(out_dir.path())) [INFO] [stdout] 238 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:248:5 [INFO] [stdout] | [INFO] [stdout] 248 | / check_core!( [INFO] [stdout] 249 | | decryption_exit_code, [INFO] [stdout] 250 | | key_1, [INFO] [stdout] 251 | | key_2, [INFO] [stdout] ... | [INFO] [stdout] 254 | | &format!("-o {}", path_as_str!(out_out_dir.path())) [INFO] [stdout] 255 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | / check_core!( [INFO] [stdout] 305 | | exit_code, [INFO] [stdout] 306 | | key_1, [INFO] [stdout] 307 | | key_2, [INFO] [stdout] ... | [INFO] [stdout] 310 | | &format!("-o {}", path_as_str!(&out_dir)) [INFO] [stdout] 311 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | / check_core!( [INFO] [stdout] 328 | | exit_code, [INFO] [stdout] 329 | | key_1, [INFO] [stdout] 330 | | key_2, [INFO] [stdout] ... | [INFO] [stdout] 333 | | &format!("-o {}", path_as_str!(&source.path())) [INFO] [stdout] 334 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / check_core!( [INFO] [stdout] 354 | | exit_code, [INFO] [stdout] 355 | | key_1, [INFO] [stdout] 356 | | key_2, [INFO] [stdout] ... | [INFO] [stdout] 359 | | &format!("-o {}", path_as_str!(&out_dir.path())) [INFO] [stdout] 360 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:397:5 [INFO] [stdout] | [INFO] [stdout] 397 | / testgen!(contains_file, { [INFO] [stdout] 398 | | let tmpd = tmpdir!().unwrap(); [INFO] [stdout] 399 | | [INFO] [stdout] 400 | | let filepath = tmpd.path().join("4Lhfo56kkktP95PYfXFWc5JNmRT8iCVj"); [INFO] [stdout] ... | [INFO] [stdout] 405 | | (tmpd.path().to_path_buf(), tmpd) [INFO] [stdout] 406 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/fail.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 408 | / testgen!(contains_empty_dir, { [INFO] [stdout] 409 | | let tmpd = tmpdir!().unwrap(); [INFO] [stdout] 410 | | [INFO] [stdout] 411 | | let dirpath = tmpd.path().join("4Lhfo56kkktP95PYfXFWc5JNmRT8iCVj"); [INFO] [stdout] ... | [INFO] [stdout] 414 | | (tmpd.path().to_path_buf(), tmpd) [INFO] [stdout] 415 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] | [INFO] [stdout] 60 | / generate_mod!( [INFO] [stdout] 61 | | default, [INFO] [stdout] 62 | | generate_fresh_build_success_test_func, [INFO] [stdout] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stdout] 64 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | / generate_mod!( [INFO] [stdout] 73 | | aes256cbc_pbkdf2_params, [INFO] [stdout] 74 | | generate_fresh_build_success_test_func, [INFO] [stdout] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stdout] ... | [INFO] [stdout] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stdout] 80 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / generate_mod!( [INFO] [stdout] 85 | | aes256cbc_pbkdf2_time, [INFO] [stdout] 86 | | generate_fresh_build_success_test_func, [INFO] [stdout] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stdout] ... | [INFO] [stdout] 92 | | "--key-deriv-time 4" [INFO] [stdout] 93 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | / generate_mod!( [INFO] [stdout] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stdout] 97 | | generate_fresh_build_success_test_func, [INFO] [stdout] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stdout] ... | [INFO] [stdout] 102 | | "--scrypt-output-len 1483" [INFO] [stdout] 103 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | / generate_mod!( [INFO] [stdout] 106 | | chacha20_scrypt_time, [INFO] [stdout] 107 | | generate_fresh_build_success_test_func, [INFO] [stdout] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stdout] ... | [INFO] [stdout] 113 | | "--scrypt-p 2" [INFO] [stdout] 114 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/others.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | / check_encrypt!( [INFO] [stdout] 33 | | exit_code, [INFO] [stdout] 34 | | &source, [INFO] [stdout] 35 | | &out_dir, [INFO] [stdout] ... | [INFO] [stdout] 39 | | &format!("-o {}", path_as_str!(&out_dir)) [INFO] [stdout] 40 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/tests_e2e/util.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .intersperse(" ") [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests_e2e/success/others.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / check_decrypt!( [INFO] [stdout] 46 | | exit_code, [INFO] [stdout] 47 | | &renamed_out_dir, [INFO] [stdout] 48 | | &out_out_dir, [INFO] [stdout] ... | [INFO] [stdout] 53 | | &format!("-o {}", path_as_str!(&out_out_dir)) [INFO] [stdout] 54 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stdout] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `init_key` [INFO] [stdout] --> src/crypt/syncer/mod.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | init_key: InitialKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `syncer_spec` [INFO] [stdout] --> src/main.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 72 | syncer_spec: SyncerSpec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 127 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "be140d3ee8bd452a216afd9bcae441c5951700f008d05d247af3add2e57cb2f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be140d3ee8bd452a216afd9bcae441c5951700f008d05d247af3add2e57cb2f6", kill_on_drop: false }` [INFO] [stdout] be140d3ee8bd452a216afd9bcae441c5951700f008d05d247af3add2e57cb2f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c94369d063dcddf7c0a5c8b4b782c30035917e2a13b7ce6b2b0194552450b8c3 [INFO] running `Command { std: "docker" "start" "-a" "c94369d063dcddf7c0a5c8b4b782c30035917e2a13b7ce6b2b0194552450b8c3", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/crypt/action.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/crypt/action.rs:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/crypt/action.rs:103:14 [INFO] [stderr] | [INFO] [stderr] 103 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/crypt/syncer/mod.rs:176:10 [INFO] [stderr] | [INFO] [stderr] 176 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/crypt/syncer/mod.rs:373:26 [INFO] [stderr] | [INFO] [stderr] 373 | }; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] [INFO] [stderr] warning: unused import: `hasher::deterministic_hash` [INFO] [stderr] --> src/main.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | hasher::deterministic_hash, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/crypt/syncer/util.rs:222:69 [INFO] [stderr] | [INFO] [stderr] 222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | / check_core!( [INFO] [stderr] 21 | | exit_code, [INFO] [stderr] 22 | | key_1, [INFO] [stderr] 23 | | key_2, [INFO] [stderr] ... | [INFO] [stderr] 26 | | &format!("-o {}", path_as_str!(out_dir.path())) [INFO] [stderr] 27 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | / check_decrypt!( [INFO] [stderr] 56 | | decryption_exit_code, [INFO] [stderr] 57 | | &out_dir, [INFO] [stderr] 58 | | &out_out_dir, [INFO] [stderr] ... | [INFO] [stderr] 63 | | &format!("-o {}", path_as_str!(out_out_dir)) [INFO] [stderr] 64 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:95:5 [INFO] [stderr] | [INFO] [stderr] 95 | / check_encrypt!( [INFO] [stderr] 96 | | encryption_exit_code, [INFO] [stderr] 97 | | &source, [INFO] [stderr] 98 | | &out_dir, [INFO] [stderr] ... | [INFO] [stderr] 102 | | &format!("-o {}", path_as_str!(out_dir)) [INFO] [stderr] 103 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 110 | / check_decrypt!( [INFO] [stderr] 111 | | decryption_exit_code, [INFO] [stderr] 112 | | &out_dir, [INFO] [stderr] 113 | | &out_out_dir, [INFO] [stderr] ... | [INFO] [stderr] 118 | | &format!("-o {}", path_as_str!(out_out_dir)) [INFO] [stderr] 119 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:146:9 [INFO] [stderr] | [INFO] [stderr] 146 | / check_core!( [INFO] [stderr] 147 | | exit_code, [INFO] [stderr] 148 | | key_1, [INFO] [stderr] 149 | | key_2, [INFO] [stderr] ... | [INFO] [stderr] 152 | | &format!("-o {}", path_as_str!(out_dir.path())) [INFO] [stderr] 153 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:181:9 [INFO] [stderr] | [INFO] [stderr] 181 | / check_encrypt!( [INFO] [stderr] 182 | | encryption_exit_code, [INFO] [stderr] 183 | | source, [INFO] [stderr] 184 | | out_dir, [INFO] [stderr] ... | [INFO] [stderr] 188 | | &format!("-o {}", path_as_str!(out_dir)) [INFO] [stderr] 189 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:198:9 [INFO] [stderr] | [INFO] [stderr] 198 | / check_decrypt!( [INFO] [stderr] 199 | | decryption_exit_code, [INFO] [stderr] 200 | | &dne_out_dir, [INFO] [stderr] 201 | | out_out_dir, [INFO] [stderr] ... | [INFO] [stderr] 206 | | &format!("-o {}", path_as_str!(out_out_dir)) [INFO] [stderr] 207 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:230:5 [INFO] [stderr] | [INFO] [stderr] 230 | / check_encrypt!( [INFO] [stderr] 231 | | encryption_exit_code, [INFO] [stderr] 232 | | &source, [INFO] [stderr] 233 | | out_dir.path(), [INFO] [stderr] ... | [INFO] [stderr] 237 | | &format!("-o {}", path_as_str!(out_dir.path())) [INFO] [stderr] 238 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:248:5 [INFO] [stderr] | [INFO] [stderr] 248 | / check_core!( [INFO] [stderr] 249 | | decryption_exit_code, [INFO] [stderr] 250 | | key_1, [INFO] [stderr] 251 | | key_2, [INFO] [stderr] ... | [INFO] [stderr] 254 | | &format!("-o {}", path_as_str!(out_out_dir.path())) [INFO] [stderr] 255 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:304:5 [INFO] [stderr] | [INFO] [stderr] 304 | / check_core!( [INFO] [stderr] 305 | | exit_code, [INFO] [stderr] 306 | | key_1, [INFO] [stderr] 307 | | key_2, [INFO] [stderr] ... | [INFO] [stderr] 310 | | &format!("-o {}", path_as_str!(&out_dir)) [INFO] [stderr] 311 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:327:5 [INFO] [stderr] | [INFO] [stderr] 327 | / check_core!( [INFO] [stderr] 328 | | exit_code, [INFO] [stderr] 329 | | key_1, [INFO] [stderr] 330 | | key_2, [INFO] [stderr] ... | [INFO] [stderr] 333 | | &format!("-o {}", path_as_str!(&source.path())) [INFO] [stderr] 334 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:353:5 [INFO] [stderr] | [INFO] [stderr] 353 | / check_core!( [INFO] [stderr] 354 | | exit_code, [INFO] [stderr] 355 | | key_1, [INFO] [stderr] 356 | | key_2, [INFO] [stderr] ... | [INFO] [stderr] 359 | | &format!("-o {}", path_as_str!(&out_dir.path())) [INFO] [stderr] 360 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:397:5 [INFO] [stderr] | [INFO] [stderr] 397 | / testgen!(contains_file, { [INFO] [stderr] 398 | | let tmpd = tmpdir!().unwrap(); [INFO] [stderr] 399 | | [INFO] [stderr] 400 | | let filepath = tmpd.path().join("4Lhfo56kkktP95PYfXFWc5JNmRT8iCVj"); [INFO] [stderr] ... | [INFO] [stderr] 405 | | (tmpd.path().to_path_buf(), tmpd) [INFO] [stderr] 406 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/fail.rs:408:5 [INFO] [stderr] | [INFO] [stderr] 408 | / testgen!(contains_empty_dir, { [INFO] [stderr] 409 | | let tmpd = tmpdir!().unwrap(); [INFO] [stderr] 410 | | [INFO] [stderr] 411 | | let dirpath = tmpd.path().join("4Lhfo56kkktP95PYfXFWc5JNmRT8iCVj"); [INFO] [stderr] ... | [INFO] [stderr] 414 | | (tmpd.path().to_path_buf(), tmpd) [INFO] [stderr] 415 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stderr] | [INFO] [stderr] 60 | / generate_mod!( [INFO] [stderr] 61 | | default, [INFO] [stderr] 62 | | generate_fresh_build_success_test_func, [INFO] [stderr] 63 | | "08h4eMP5jWCtm09PWFMEK8ND6nAxfv1NrztA4S1t0wFhi3NmRlbFis4ERFyCcKmL" [INFO] [stderr] 64 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stderr] | [INFO] [stderr] 68 | generate_mod!(default_empty_password, generate_fresh_build_success_test_func, ""); [INFO] [stderr] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stderr] | [INFO] [stderr] 72 | / generate_mod!( [INFO] [stderr] 73 | | aes256cbc_pbkdf2_params, [INFO] [stderr] 74 | | generate_fresh_build_success_test_func, [INFO] [stderr] 75 | | "CL9OhnSRp5uOeb1sZWjMulidwLmbFmL89TDo6FQ5vIq325tPiCEDQxzcK9aFC8B9", [INFO] [stderr] ... | [INFO] [stderr] 79 | | "--pbkdf2-num-iter 89432" [INFO] [stderr] 80 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stderr] | [INFO] [stderr] 84 | / generate_mod!( [INFO] [stderr] 85 | | aes256cbc_pbkdf2_time, [INFO] [stderr] 86 | | generate_fresh_build_success_test_func, [INFO] [stderr] 87 | | "zVzfYb4RlAdS8zng8gX7Dq1zADhOEnBxoqk4iwsmKW6oNs7A2dVPOBu9QZeXLU4c", [INFO] [stderr] ... | [INFO] [stderr] 92 | | "--key-deriv-time 4" [INFO] [stderr] 93 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stderr] | [INFO] [stderr] 95 | / generate_mod!( [INFO] [stderr] 96 | | chacha20_scrypt_params_custom_len, [INFO] [stderr] 97 | | generate_fresh_build_success_test_func, [INFO] [stderr] 98 | | "AMrSoKIyDByT1kn398swxJOPUYu58b5M98BISjqcvlzpDeKtnFPOD3wULCgDZVHE", [INFO] [stderr] ... | [INFO] [stderr] 102 | | "--scrypt-output-len 1483" [INFO] [stderr] 103 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stderr] | [INFO] [stderr] 105 | / generate_mod!( [INFO] [stderr] 106 | | chacha20_scrypt_time, [INFO] [stderr] 107 | | generate_fresh_build_success_test_func, [INFO] [stderr] 108 | | "nTn3RoJEVvX8IH5zQZ5LKTJTSBU3ZqsTG9d2TSL2GB1DbTlNzBBaXwPxEu9DRsby", [INFO] [stderr] ... | [INFO] [stderr] 113 | | "--scrypt-p 2" [INFO] [stderr] 114 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/others.rs:32:5 [INFO] [stderr] | [INFO] [stderr] 32 | / check_encrypt!( [INFO] [stderr] 33 | | exit_code, [INFO] [stderr] 34 | | &source, [INFO] [stderr] 35 | | &out_dir, [INFO] [stderr] ... | [INFO] [stderr] 39 | | &format!("-o {}", path_as_str!(&out_dir)) [INFO] [stderr] 40 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/tests_e2e/util.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .intersperse(" ") [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests_e2e/success/others.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | / check_decrypt!( [INFO] [stderr] 46 | | exit_code, [INFO] [stderr] 47 | | &renamed_out_dir, [INFO] [stderr] 48 | | &out_out_dir, [INFO] [stderr] ... | [INFO] [stderr] 53 | | &format!("-o {}", path_as_str!(&out_out_dir)) [INFO] [stderr] 54 | | ); [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse` [INFO] [stderr] = note: this warning originates in the macro `check_core` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `init_key` [INFO] [stderr] --> src/crypt/syncer/mod.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 69 | init_key: InitialKey, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `syncer_spec` [INFO] [stderr] --> src/main.rs:72:5 [INFO] [stderr] | [INFO] [stderr] 72 | syncer_spec: SyncerSpec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `csync` (bin "csync" test) generated 127 warnings (96 duplicates) [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/csync-7cd1917a58b5c402) [INFO] [stdout] [INFO] [stdout] running 120 tests [INFO] [stdout] test encoder::crypt_encoder::tests::no_drop_read_all_to_does_not_overwrite ... ok [INFO] [stdout] test fs_util::tests::fopen_w::file_exists_so_does_not_change_permission_bits ... ok [INFO] [stdout] test encoder::crypt_encoder::tests::dropped_read_all_to_overwrites ... ok [INFO] [stdout] test encoder::text::tests::encoder::base32::parametrized ... ok [INFO] [stdout] test fs_util::tests::fopen_r::fails_if_it_does_not_exist ... ok [INFO] [stdout] test fs_util::tests::walkdir_assumptions::walkdir_includes_empty_root ... ok [INFO] [stdout] test fs_util::tests::walkdir_assumptions::walkdir_includes_nonempty_root ... ok [INFO] [stdout] test fs_util::tests::fopen_w::creates_if_it_does_not_exist ... ok [INFO] [stdout] test fs_util::tests::fopen_w::file_does_not_exist_so_sets_permissions_bits_to_default_bits ... ok [INFO] [stdout] test encoder::text::tests::decoder::base64::parametrized ... ok [INFO] [stdout] test encoder::text::tests::encoder::base32path::parametrized ... ok [INFO] [stdout] test encoder::text::tests::encoder::base64::parametrized ... ok [INFO] [stdout] test fs_util::tests::fopen_r::does_not_overwrite_permission_bits ... ok [INFO] [stdout] test hasher::tests::fix_algorithms::fix_hash1 ... ok [INFO] [stdout] test prelude::consts::tests::default_zstd_level ... ok [INFO] [stdout] test hasher::tests::fix_algorithms::fix_hash1_with_salt ... ok [INFO] [stdout] test hasher::tests::hash_is_deterministic ... ok [INFO] [stdout] test encoder::text::tests::decoder::base32::parametrized ... ok [INFO] [stdout] test prelude::csync_err::tests::exit_codes_are_unique ... ok [INFO] [stdout] test hasher::tests::deterministic_hash_is_deterministic ... ok [INFO] [stdout] test rand_util::tests::rng_seed_is_deterministic ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::ascii_bytes ... ok [INFO] [stdout] test encoder::zstd::tests::parametrized ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::eight ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::four ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::two1 ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::one1 ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::one2 ... ok [INFO] [stdout] test encoder::text::tests::decoder::base16::parametrized ... ok [INFO] [stdout] test encoder::text::tests::encoder::base16::parametrized ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::empty ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::three ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::flat_dir_with_files ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::two2 ... ok [INFO] [stdout] test rand_util::tests::rand_bytes_range_respected ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::two_empty_dirs_with_same_name ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::two_empty_files_with_same_name ... ok [INFO] [stdout] test test_util::tests::cp_r::empty_dirs ... ok [INFO] [stdout] test encoder::zstd::tests::parametrized_inverse ... ok [INFO] [stdout] test tests::os_is_unix ... ok [INFO] [stdout] test secure_vec::tests::serde_secure_vec::rand_bytes ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::dir_and_file_2 - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::different_dirs - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::dir_and_file_1 - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::one_is_subdir - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::one_dir_is_empty - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::different_files - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::two_empty_files_with_diff_name - should panic ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::should_panic::two_empty_dirs_with_diff_name - should panic ... ok [INFO] [stdout] test test_util::tests::cp_r::nested_dir ... ok [INFO] [stdout] test test_util::tests::cp_r::flat_dir_with_files ... ok [INFO] [stdout] test test_util::tests::assert_tree_eq::reflexivity ... ok [INFO] [stdout] test test_util::tests::cp_r::individual_files ... ok [INFO] [stdout] test tests_e2e::fail::incremental_encryption_disabled_for_now::contains_empty_dir ... ok [INFO] [stdout] test hasher::tests::fix_algorithms::fix_hash_with_salt ... ok [INFO] [stdout] test tests_e2e::fail::metadata_load_failed ... ok [INFO] [stdout] test hasher::tests::fix_algorithms::fix_hash ... ok [INFO] [stdout] test tests_e2e::fail::source_does_not_exist::encryption_source_does_not_exist ... ok [INFO] [stdout] test tests_e2e::fail::incremental_encryption_disabled_for_now::contains_file ... ok [INFO] [stdout] test tests_e2e::fail::outdir_is_not_dir ... ok [INFO] [stdout] test tests_e2e::fail::password_confirmation_fail_during_encryption ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_0 ... FAILED [INFO] [stdout] test tests_e2e::fail::source_does_not_have_filename ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_0 ... FAILED [INFO] [stdout] test tests_e2e::fail::source_eq_outdir ... ok [INFO] [stdout] test tests_e2e::fail::decryption_outdir_is_nonempty ... ok [INFO] [stdout] test tests_e2e::fail::source_does_not_exist::decryption_source_does_not_exist ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_1 ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_0 ... FAILED [INFO] [stdout] test tests_e2e::fail::authentication_fail ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::single_dir_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::single_file_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::single_file_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_printable_bytes_with_fslash ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_1 ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::single_file_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::single_dir_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_0 ... FAILED [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_printable_bytes_with_fslash ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::single_file_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_1 ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::single_file_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::single_file_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_0 ... FAILED [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::single_dir_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_1 ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::single_file_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::single_dir_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_printable_bytes_with_fslash ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_0 ... FAILED [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::single_file_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_using_csync_outdir has been running for over 60 seconds [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_using_csync_outdir has been running for over 60 seconds [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_printable_bytes_with_fslash ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_using_csync_outdir ... FAILED [INFO] [stdout] test tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_1 ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default::single_dir_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_using_csync_outdir has been running for over 60 seconds [INFO] [stdout] test tests_e2e::success::fresh_builds::default::single_file_empty ... ok [INFO] [stdout] test util::tests::iter_eq_str ... ok [INFO] [stdout] test util::tests::read_exact::parametrized ... ok [INFO] [stdout] test util::tests::subpath::parametrized_fail ... ok [INFO] [stdout] test util::tests::subpath::parametrized_success ... ok [INFO] [stdout] test util::tests::u8_u32_conversion_inverse ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_1 ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default::single_file_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default::nested_dir_printable_bytes_with_fslash ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default::nested_dir_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::nested_dir_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_using_csync_outdir ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::single_file_printable_bytes ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_using_csync_outdir has been running for over 60 seconds [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::single_dir_empty ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::nested_dir_printable_bytes_with_fslash ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::single_file_empty ... ok [INFO] [stdout] test tests_e2e::success::others::encrypted_dir_basename_changed ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_using_csync_outdir ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_using_csync_outdir ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_using_csync_outdir ... ok [INFO] [stdout] test tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_using_csync_outdir ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_0 stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_0' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `46`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(11776)), stdout: "", stderr: " Blocking waiting for file lock on build directory\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 2.76s\n Running `/opt/rustwide/target/debug/csync encrypt .git/objects/00/ -o /tmp/ga91Me --cipher aes256cbc --spread-depth 4 --key-deriv-alg pbkdf2 --pbkdf2-num-iter 89432`\n\u{1b}[38;5;1m[csync error]\u{1b}[39m: Source does not exist under \".git/objects/00/\"\n" }', src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x56246034aff6 - csync::tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_0::hc47f2346b0c405b5 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:32:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_0 stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_0' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `46`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(11776)), stdout: "", stderr: " Blocking waiting for file lock on build directory\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 2.15s\n Running `/opt/rustwide/target/debug/csync encrypt .git/objects/00/ -o /tmp/UfbQYc --cipher aes256cbc --spread-depth 5 --key-deriv-alg pbkdf2 --pbkdf2-alg hmac-sha512 --key-deriv-time 4`\n\u{1b}[38;5;1m[csync error]\u{1b}[39m: Source does not exist under \".git/objects/00/\"\n" }', src/tests_e2e/success/fresh_builds.rs:84:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x5624603b48ae - csync::tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_0::h1b2942348e6d2f1a [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:32:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_0 stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_0' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `46`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(11776)), stdout: "", stderr: " Blocking waiting for file lock on build directory\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 3.34s\n Running `/opt/rustwide/target/debug/csync encrypt .git/objects/00/ -o /tmp/2HHFFw --cipher chacha20 --spread-depth 6 --key-deriv-time 3 --scrypt-output-len 1483`\n\u{1b}[38;5;1m[csync error]\u{1b}[39m: Source does not exist under \".git/objects/00/\"\n" }', src/tests_e2e/success/fresh_builds.rs:95:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x56246042ae16 - csync::tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_0::h32118c7c0c10bd16 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:32:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_0 stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_0' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `46`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(11776)), stdout: "", stderr: "warning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 3.16s\n Running `/opt/rustwide/target/debug/csync encrypt .git/objects/00/ -o /tmp/JANleg --cipher chacha20 --spread-depth 7 --scrypt-log-n 13 --scrypt-r 9 --scrypt-p 2`\n\u{1b}[38;5;1m[csync error]\u{1b}[39m: Source does not exist under \".git/objects/00/\"\n" }', src/tests_e2e/success/fresh_builds.rs:105:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x5624603fc00e - csync::tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_0::hdd887ecb7270a941 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:32:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_0 stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_0' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `46`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(11776)), stdout: "", stderr: " Blocking waiting for file lock on build directory\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 4.32s\n Running `/opt/rustwide/target/debug/csync encrypt .git/objects/00/ -o /tmp/cC5g6w`\n\u{1b}[38;5;1m[csync error]\u{1b}[39m: Source does not exist under \".git/objects/00/\"\n" }', src/tests_e2e/success/fresh_builds.rs:60:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x5624603a3c4a - csync::tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_0::h2a0250c443cfef28 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:32:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_0 stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_0' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `46`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(11776)), stdout: "", stderr: "warning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 3.52s\n Running `/opt/rustwide/target/debug/csync encrypt .git/objects/00/ -o /tmp/K1BY2m`\n\u{1b}[38;5;1m[csync error]\u{1b}[39m: Source does not exist under \".git/objects/00/\"\n" }', src/tests_e2e/success/fresh_builds.rs:68:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x56246036d57a - csync::tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_0::h1616bde9c707cc80 [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:32:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_using_csync_outdir stdout ---- [INFO] [stdout] thread 'tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_using_csync_outdir' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `41`, [INFO] [stdout] right: `0`: Output { status: ExitStatus(unix_wait_status(10496)), stdout: "", stderr: " Blocking waiting for file lock on build directory\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:46:10\n |\n46 | };\n | ^ help: remove this semicolon\n |\n = note: `#[warn(redundant_semicolons)]` on by default\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:58:10\n |\n58 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/action.rs:103:14\n |\n103 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:176:10\n |\n176 | };\n | ^ help: remove this semicolon\n\nwarning: unnecessary trailing semicolon\n --> src/crypt/syncer/mod.rs:373:26\n |\n373 | };\n | ^ help: remove this semicolon\n\nwarning: unused import: `hasher::deterministic_hash`\n --> src/main.rs:38:5\n |\n38 | hasher::deterministic_hash,\n | ^^^^^^^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(unused_imports)]` on by default\n\nwarning: an associated function with this name may be added to the standard library in the future\n --> src/crypt/syncer/util.rs:222:69\n |\n222 | let hash_string_interspersed: String = hash_str.chars().intersperse('/').collect();\n | ^^^^^^^^^^^\n |\n = note: `#[warn(unstable_name_collisions)]` on by default\n = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!\n = note: for more information, see issue #48919 \n = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method\n = help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`\n\nwarning: field is never read: `init_key`\n --> src/crypt/syncer/mod.rs:69:5\n |\n69 | init_key: InitialKey,\n | ^^^^^^^^^^^^^^^^^^^^\n |\n = note: `#[warn(dead_code)]` on by default\n\nwarning: field is never read: `syncer_spec`\n --> src/main.rs:72:5\n |\n72 | syncer_spec: SyncerSpec,\n | ^^^^^^^^^^^^^^^^^^^^^^^\n\nwarning: `csync` (bin \"csync\") generated 9 warnings\n Finished dev [optimized + debuginfo] target(s) in 3.59s\n Running `/opt/rustwide/target/debug/csync decrypt /tmp/MmlAM4 -o /tmp/FWFu5B`\n\nGenerating/authenticating the derived key... took 1.179865684s\n\nDecrypting: \"/tmp/MmlAM4\" -> \"/tmp/FWFu5B\"\n\n Random salt: (4096-bit)\n Spread depth: (4)\n Authentication algorithm: HMAC-SHA512 (_)\n Compression algorithm: Zstandard (level-3)\n Encryption algorithm: AES-256-CBC (4096-bit salt)\n Key-derivation algorithm: PBKDF2 (HMAC-SHA512, 99744 iter's, 4096-bit salt)\n\nUsing 16 threads...\n\r\u{1b}[38;5;2m 1.000 files\u{1b}[39m | \u{1b}[38;5;2m 4.705 KB\u{1b}[39m -> \u{1b}[38;5;2m 4.096 KB\u{1b}[39m in \u{1b}[38;5;2m300.470ms\u{1b}[39m = \u{1b}[38;5;2m 15.659 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 2.000 files\u{1b}[39m | \u{1b}[38;5;2m 9.602 KB\u{1b}[39m -> \u{1b}[38;5;2m 8.192 KB\u{1b}[39m in \u{1b}[38;5;2m731.971ms\u{1b}[39m = \u{1b}[38;5;2m 13.118 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 3.000 files\u{1b}[39m | \u{1b}[38;5;2m 15.347 KB\u{1b}[39m -> \u{1b}[38;5;2m 12.288 KB\u{1b}[39m in \u{1b}[38;5;2m752.001ms\u{1b}[39m = \u{1b}[38;5;2m 20.408 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 4.000 files\u{1b}[39m | \u{1b}[38;5;2m 19.364 KB\u{1b}[39m -> \u{1b}[38;5;2m 16.384 KB\u{1b}[39m in \u{1b}[38;5;2m804.194ms\u{1b}[39m = \u{1b}[38;5;2m 24.079 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 5.000 files\u{1b}[39m | \u{1b}[38;5;2m 23.701 KB\u{1b}[39m -> \u{1b}[38;5;2m 20.480 KB\u{1b}[39m in \u{1b}[38;5;2m1.133s\u{1b}[39m = \u{1b}[38;5;2m 20.926 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 6.000 files\u{1b}[39m | \u{1b}[38;5;2m 28.038 KB\u{1b}[39m -> \u{1b}[38;5;2m 24.576 KB\u{1b}[39m in \u{1b}[38;5;2m1.696s\u{1b}[39m = \u{1b}[38;5;2m 16.532 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 7.000 files\u{1b}[39m | \u{1b}[38;5;2m 36.663 KB\u{1b}[39m -> \u{1b}[38;5;2m 28.384 KB\u{1b}[39m in \u{1b}[38;5;2m1.724s\u{1b}[39m = \u{1b}[38;5;2m 21.266 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 8.000 files\u{1b}[39m | \u{1b}[38;5;2m 43.592 KB\u{1b}[39m -> \u{1b}[38;5;2m 31.806 KB\u{1b}[39m in \u{1b}[38;5;2m1.840s\u{1b}[39m = \u{1b}[38;5;2m 23.691 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 9.000 files\u{1b}[39m | \u{1b}[38;5;2m 47.385 KB\u{1b}[39m -> \u{1b}[38;5;2m 35.902 KB\u{1b}[39m in \u{1b}[38;5;2m2.140s\u{1b}[39m = \u{1b}[38;5;2m 22.143 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 10.000 files\u{1b}[39m | \u{1b}[38;5;2m 52.330 KB\u{1b}[39m -> \u{1b}[38;5;2m 39.998 KB\u{1b}[39m in \u{1b}[38;5;2m2.140s\u{1b}[39m = \u{1b}[38;5;2m 24.453 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 11.000 files\u{1b}[39m | \u{1b}[38;5;2m 56.987 KB\u{1b}[39m -> \u{1b}[38;5;2m 44.094 KB\u{1b}[39m in \u{1b}[38;5;2m2.148s\u{1b}[39m = \u{1b}[38;5;2m 26.531 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 12.000 files\u{1b}[39m | \u{1b}[38;5;2m 62.796 KB\u{1b}[39m -> \u{1b}[38;5;2m 48.190 KB\u{1b}[39m in \u{1b}[38;5;2m2.148s\u{1b}[39m = \u{1b}[38;5;2m 29.235 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 13.000 files\u{1b}[39m | \u{1b}[38;5;2m 67.325 KB\u{1b}[39m -> \u{1b}[38;5;2m 52.286 KB\u{1b}[39m in \u{1b}[38;5;2m2.148s\u{1b}[39m = \u{1b}[38;5;2m 31.343 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 14.000 files\u{1b}[39m | \u{1b}[38;5;2m 72.270 KB\u{1b}[39m -> \u{1b}[38;5;2m 56.382 KB\u{1b}[39m in \u{1b}[38;5;2m2.148s\u{1b}[39m = \u{1b}[38;5;2m 33.643 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 15.000 files\u{1b}[39m | \u{1b}[38;5;2m 77.871 KB\u{1b}[39m -> \u{1b}[38;5;2m 60.478 KB\u{1b}[39m in \u{1b}[38;5;2m2.384s\u{1b}[39m = \u{1b}[38;5;2m 32.664 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 16.000 files\u{1b}[39m | \u{1b}[38;5;2m 91.168 KB\u{1b}[39m -> \u{1b}[38;5;2m 69.608 KB\u{1b}[39m in \u{1b}[38;5;2m2.384s\u{1b}[39m = \u{1b}[38;5;2m 38.241 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 17.000 files\u{1b}[39m | \u{1b}[38;5;2m 95.777 KB\u{1b}[39m -> \u{1b}[38;5;2m 73.704 KB\u{1b}[39m in \u{1b}[38;5;2m2.804s\u{1b}[39m = \u{1b}[38;5;2m 34.158 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 18.000 files\u{1b}[39m | \u{1b}[38;5;2m 99.954 KB\u{1b}[39m -> \u{1b}[38;5;2m 77.800 KB\u{1b}[39m in \u{1b}[38;5;2m3.088s\u{1b}[39m = \u{1b}[38;5;2m 32.369 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 19.000 files\u{1b}[39m | \u{1b}[38;5;2m105.571 KB\u{1b}[39m -> \u{1b}[38;5;2m 81.896 KB\u{1b}[39m in \u{1b}[38;5;2m3.088s\u{1b}[39m = \u{1b}[38;5;2m 34.187 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 20.000 files\u{1b}[39m | \u{1b}[38;5;2m109.956 KB\u{1b}[39m -> \u{1b}[38;5;2m 85.992 KB\u{1b}[39m in \u{1b}[38;5;2m3.088s\u{1b}[39m = \u{1b}[38;5;2m 35.607 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 21.000 files\u{1b}[39m | \u{1b}[38;5;2m114.821 KB\u{1b}[39m -> \u{1b}[38;5;2m 90.088 KB\u{1b}[39m in \u{1b}[38;5;2m3.088s\u{1b}[39m = \u{1b}[38;5;2m 37.182 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 22.000 files\u{1b}[39m | \u{1b}[38;5;2m118.726 KB\u{1b}[39m -> \u{1b}[38;5;2m 94.184 KB\u{1b}[39m in \u{1b}[38;5;2m3.088s\u{1b}[39m = \u{1b}[38;5;2m 38.447 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 23.000 files\u{1b}[39m | \u{1b}[38;5;2m124.359 KB\u{1b}[39m -> \u{1b}[38;5;2m 98.280 KB\u{1b}[39m in \u{1b}[38;5;2m3.124s\u{1b}[39m = \u{1b}[38;5;2m 39.808 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 24.000 files\u{1b}[39m | \u{1b}[38;5;2m128.808 KB\u{1b}[39m -> \u{1b}[38;5;2m102.376 KB\u{1b}[39m in \u{1b}[38;5;2m3.176s\u{1b}[39m = \u{1b}[38;5;2m 40.555 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 25.000 files\u{1b}[39m | \u{1b}[38;5;2m133.497 KB\u{1b}[39m -> \u{1b}[38;5;2m106.472 KB\u{1b}[39m in \u{1b}[38;5;2m3.176s\u{1b}[39m = \u{1b}[38;5;2m 42.031 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 26.000 files\u{1b}[39m | \u{1b}[38;5;2m139.002 KB\u{1b}[39m -> \u{1b}[38;5;2m110.568 KB\u{1b}[39m in \u{1b}[38;5;2m3.176s\u{1b}[39m = \u{1b}[38;5;2m 43.764 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 27.000 files\u{1b}[39m | \u{1b}[38;5;2m143.739 KB\u{1b}[39m -> \u{1b}[38;5;2m114.664 KB\u{1b}[39m in \u{1b}[38;5;2m3.254s\u{1b}[39m = \u{1b}[38;5;2m 44.176 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 28.000 files\u{1b}[39m | \u{1b}[38;5;2m154.588 KB\u{1b}[39m -> \u{1b}[38;5;2m120.182 KB\u{1b}[39m in \u{1b}[38;5;2m3.304s\u{1b}[39m = \u{1b}[38;5;2m 46.789 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 29.000 files\u{1b}[39m | \u{1b}[38;5;2m163.485 KB\u{1b}[39m -> \u{1b}[38;5;2m125.325 KB\u{1b}[39m in \u{1b}[38;5;2m3.332s\u{1b}[39m = \u{1b}[38;5;2m 49.065 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 30.000 files\u{1b}[39m | \u{1b}[38;5;2m169.166 KB\u{1b}[39m -> \u{1b}[38;5;2m129.421 KB\u{1b}[39m in \u{1b}[38;5;2m3.352s\u{1b}[39m = \u{1b}[38;5;2m 50.468 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 31.000 files\u{1b}[39m | \u{1b}[38;5;2m178.143 KB\u{1b}[39m -> \u{1b}[38;5;2m134.499 KB\u{1b}[39m in \u{1b}[38;5;2m3.428s\u{1b}[39m = \u{1b}[38;5;2m 51.966 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 32.000 files\u{1b}[39m | \u{1b}[38;5;2m183.552 KB\u{1b}[39m -> \u{1b}[38;5;2m138.595 KB\u{1b}[39m in \u{1b}[38;5;2m3.430s\u{1b}[39m = \u{1b}[38;5;2m 53.510 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 33.000 files\u{1b}[39m | \u{1b}[38;5;2m189.281 KB\u{1b}[39m -> \u{1b}[38;5;2m142.691 KB\u{1b}[39m in \u{1b}[38;5;2m3.488s\u{1b}[39m = \u{1b}[38;5;2m 54.265 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 34.000 files\u{1b}[39m | \u{1b}[38;5;2m195.154 KB\u{1b}[39m -> \u{1b}[38;5;2m146.787 KB\u{1b}[39m in \u{1b}[38;5;2m3.488s\u{1b}[39m = \u{1b}[38;5;2m 55.948 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 35.000 files\u{1b}[39m | \u{1b}[38;5;2m199.875 KB\u{1b}[39m -> \u{1b}[38;5;2m150.883 KB\u{1b}[39m in \u{1b}[38;5;2m3.492s\u{1b}[39m = \u{1b}[38;5;2m 57.238 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 36.000 files\u{1b}[39m | \u{1b}[38;5;2m203.652 KB\u{1b}[39m -> \u{1b}[38;5;2m154.979 KB\u{1b}[39m in \u{1b}[38;5;2m3.509s\u{1b}[39m = \u{1b}[38;5;2m 58.042 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 37.000 files\u{1b}[39m | \u{1b}[38;5;2m209.077 KB\u{1b}[39m -> \u{1b}[38;5;2m159.075 KB\u{1b}[39m in \u{1b}[38;5;2m3.520s\u{1b}[39m = \u{1b}[38;5;2m 59.390 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 38.000 files\u{1b}[39m | \u{1b}[38;5;2m213.590 KB\u{1b}[39m -> \u{1b}[38;5;2m163.171 KB\u{1b}[39m in \u{1b}[38;5;2m3.564s\u{1b}[39m = \u{1b}[38;5;2m 59.930 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 39.000 files\u{1b}[39m | \u{1b}[38;5;2m218.263 KB\u{1b}[39m -> \u{1b}[38;5;2m167.267 KB\u{1b}[39m in \u{1b}[38;5;2m3.584s\u{1b}[39m = \u{1b}[38;5;2m 60.900 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 40.000 files\u{1b}[39m | \u{1b}[38;5;2m223.224 KB\u{1b}[39m -> \u{1b}[38;5;2m171.363 KB\u{1b}[39m in \u{1b}[38;5;2m3.584s\u{1b}[39m = \u{1b}[38;5;2m 62.283 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 41.000 files\u{1b}[39m | \u{1b}[38;5;2m229.017 KB\u{1b}[39m -> \u{1b}[38;5;2m175.459 KB\u{1b}[39m in \u{1b}[38;5;2m3.584s\u{1b}[39m = \u{1b}[38;5;2m 63.899 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 42.000 files\u{1b}[39m | \u{1b}[38;5;2m232.986 KB\u{1b}[39m -> \u{1b}[38;5;2m179.555 KB\u{1b}[39m in \u{1b}[38;5;2m3.608s\u{1b}[39m = \u{1b}[38;5;2m 64.574 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 43.000 files\u{1b}[39m | \u{1b}[38;5;2m237.883 KB\u{1b}[39m -> \u{1b}[38;5;2m183.651 KB\u{1b}[39m in \u{1b}[38;5;2m3.656s\u{1b}[39m = \u{1b}[38;5;2m 65.067 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 44.000 files\u{1b}[39m | \u{1b}[38;5;2m243.212 KB\u{1b}[39m -> \u{1b}[38;5;2m187.747 KB\u{1b}[39m in \u{1b}[38;5;2m3.656s\u{1b}[39m = \u{1b}[38;5;2m 66.524 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 45.000 files\u{1b}[39m | \u{1b}[38;5;2m248.525 KB\u{1b}[39m -> \u{1b}[38;5;2m191.843 KB\u{1b}[39m in \u{1b}[38;5;2m3.696s\u{1b}[39m = \u{1b}[38;5;2m 67.242 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 46.000 files\u{1b}[39m | \u{1b}[38;5;2m252.590 KB\u{1b}[39m -> \u{1b}[38;5;2m195.939 KB\u{1b}[39m in \u{1b}[38;5;2m3.696s\u{1b}[39m = \u{1b}[38;5;2m 68.341 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 47.000 files\u{1b}[39m | \u{1b}[38;5;2m256.895 KB\u{1b}[39m -> \u{1b}[38;5;2m200.035 KB\u{1b}[39m in \u{1b}[38;5;2m3.696s\u{1b}[39m = \u{1b}[38;5;2m 69.505 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 48.000 files\u{1b}[39m | \u{1b}[38;5;2m262.864 KB\u{1b}[39m -> \u{1b}[38;5;2m204.131 KB\u{1b}[39m in \u{1b}[38;5;2m3.704s\u{1b}[39m = \u{1b}[38;5;2m 70.968 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 49.000 files\u{1b}[39m | \u{1b}[38;5;2m271.793 KB\u{1b}[39m -> \u{1b}[38;5;2m208.963 KB\u{1b}[39m in \u{1b}[38;5;2m3.704s\u{1b}[39m = \u{1b}[38;5;2m 73.378 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 50.000 files\u{1b}[39m | \u{1b}[38;5;2m280.818 KB\u{1b}[39m -> \u{1b}[38;5;2m214.031 KB\u{1b}[39m in \u{1b}[38;5;2m3.704s\u{1b}[39m = \u{1b}[38;5;2m 75.814 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 51.000 files\u{1b}[39m | \u{1b}[38;5;2m286.483 KB\u{1b}[39m -> \u{1b}[38;5;2m218.127 KB\u{1b}[39m in \u{1b}[38;5;2m3.800s\u{1b}[39m = \u{1b}[38;5;2m 75.390 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 52.000 files\u{1b}[39m | \u{1b}[38;5;2m291.652 KB\u{1b}[39m -> \u{1b}[38;5;2m222.223 KB\u{1b}[39m in \u{1b}[38;5;2m3.801s\u{1b}[39m = \u{1b}[38;5;2m 76.720 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 53.000 files\u{1b}[39m | \u{1b}[38;5;2m295.061 KB\u{1b}[39m -> \u{1b}[38;5;2m226.319 KB\u{1b}[39m in \u{1b}[38;5;2m3.802s\u{1b}[39m = \u{1b}[38;5;2m 77.606 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 54.000 files\u{1b}[39m | \u{1b}[38;5;2m300.502 KB\u{1b}[39m -> \u{1b}[38;5;2m230.415 KB\u{1b}[39m in \u{1b}[38;5;2m3.816s\u{1b}[39m = \u{1b}[38;5;2m 78.748 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 55.000 files\u{1b}[39m | \u{1b}[38;5;2m305.735 KB\u{1b}[39m -> \u{1b}[38;5;2m234.511 KB\u{1b}[39m in \u{1b}[38;5;2m3.851s\u{1b}[39m = \u{1b}[38;5;2m 79.397 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 56.000 files\u{1b}[39m | \u{1b}[38;5;2m310.744 KB\u{1b}[39m -> \u{1b}[38;5;2m238.607 KB\u{1b}[39m in \u{1b}[38;5;2m3.952s\u{1b}[39m = \u{1b}[38;5;2m 78.630 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 57.000 files\u{1b}[39m | \u{1b}[38;5;2m319.817 KB\u{1b}[39m -> \u{1b}[38;5;2m243.713 KB\u{1b}[39m in \u{1b}[38;5;2m3.976s\u{1b}[39m = \u{1b}[38;5;2m 80.437 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 58.000 files\u{1b}[39m | \u{1b}[38;5;2m325.098 KB\u{1b}[39m -> \u{1b}[38;5;2m247.809 KB\u{1b}[39m in \u{1b}[38;5;2m3.976s\u{1b}[39m = \u{1b}[38;5;2m 81.763 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 59.000 files\u{1b}[39m | \u{1b}[38;5;2m330.523 KB\u{1b}[39m -> \u{1b}[38;5;2m251.905 KB\u{1b}[39m in \u{1b}[38;5;2m3.979s\u{1b}[39m = \u{1b}[38;5;2m 83.077 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 60.000 files\u{1b}[39m | \u{1b}[38;5;2m335.804 KB\u{1b}[39m -> \u{1b}[38;5;2m256.001 KB\u{1b}[39m in \u{1b}[38;5;2m4.020s\u{1b}[39m = \u{1b}[38;5;2m 83.531 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 61.000 files\u{1b}[39m | \u{1b}[38;5;2m340.381 KB\u{1b}[39m -> \u{1b}[38;5;2m260.097 KB\u{1b}[39m in \u{1b}[38;5;2m4.048s\u{1b}[39m = \u{1b}[38;5;2m 84.089 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 62.000 files\u{1b}[39m | \u{1b}[38;5;2m344.558 KB\u{1b}[39m -> \u{1b}[38;5;2m264.193 KB\u{1b}[39m in \u{1b}[38;5;2m4.052s\u{1b}[39m = \u{1b}[38;5;2m 85.034 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 63.000 files\u{1b}[39m | \u{1b}[38;5;2m349.679 KB\u{1b}[39m -> \u{1b}[38;5;2m268.289 KB\u{1b}[39m in \u{1b}[38;5;2m4.064s\u{1b}[39m = \u{1b}[38;5;2m 86.041 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 64.000 files\u{1b}[39m | \u{1b}[38;5;2m355.952 KB\u{1b}[39m -> \u{1b}[38;5;2m272.385 KB\u{1b}[39m in \u{1b}[38;5;2m4.120s\u{1b}[39m = \u{1b}[38;5;2m 86.396 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 65.000 files\u{1b}[39m | \u{1b}[38;5;2m360.721 KB\u{1b}[39m -> \u{1b}[38;5;2m276.481 KB\u{1b}[39m in \u{1b}[38;5;2m4.147s\u{1b}[39m = \u{1b}[38;5;2m 86.981 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 66.000 files\u{1b}[39m | \u{1b}[38;5;2m371.298 KB\u{1b}[39m -> \u{1b}[38;5;2m282.592 KB\u{1b}[39m in \u{1b}[38;5;2m4.147s\u{1b}[39m = \u{1b}[38;5;2m 89.530 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 67.000 files\u{1b}[39m | \u{1b}[38;5;2m376.851 KB\u{1b}[39m -> \u{1b}[38;5;2m286.688 KB\u{1b}[39m in \u{1b}[38;5;2m4.160s\u{1b}[39m = \u{1b}[38;5;2m 90.590 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 68.000 files\u{1b}[39m | \u{1b}[38;5;2m382.676 KB\u{1b}[39m -> \u{1b}[38;5;2m290.784 KB\u{1b}[39m in \u{1b}[38;5;2m4.160s\u{1b}[39m = \u{1b}[38;5;2m 91.989 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 69.000 files\u{1b}[39m | \u{1b}[38;5;2m387.925 KB\u{1b}[39m -> \u{1b}[38;5;2m294.880 KB\u{1b}[39m in \u{1b}[38;5;2m4.228s\u{1b}[39m = \u{1b}[38;5;2m 91.758 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 70.000 files\u{1b}[39m | \u{1b}[38;5;2m392.022 KB\u{1b}[39m -> \u{1b}[38;5;2m298.976 KB\u{1b}[39m in \u{1b}[38;5;2m4.312s\u{1b}[39m = \u{1b}[38;5;2m 90.908 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 71.000 files\u{1b}[39m | \u{1b}[38;5;2m396.855 KB\u{1b}[39m -> \u{1b}[38;5;2m303.072 KB\u{1b}[39m in \u{1b}[38;5;2m4.346s\u{1b}[39m = \u{1b}[38;5;2m 91.325 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 72.000 files\u{1b}[39m | \u{1b}[38;5;2m401.544 KB\u{1b}[39m -> \u{1b}[38;5;2m307.168 KB\u{1b}[39m in \u{1b}[38;5;2m4.408s\u{1b}[39m = \u{1b}[38;5;2m 91.095 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 73.000 files\u{1b}[39m | \u{1b}[38;5;2m406.569 KB\u{1b}[39m -> \u{1b}[38;5;2m311.264 KB\u{1b}[39m in \u{1b}[38;5;2m4.440s\u{1b}[39m = \u{1b}[38;5;2m 91.570 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 74.000 files\u{1b}[39m | \u{1b}[38;5;2m411.802 KB\u{1b}[39m -> \u{1b}[38;5;2m315.360 KB\u{1b}[39m in \u{1b}[38;5;2m4.472s\u{1b}[39m = \u{1b}[38;5;2m 92.085 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 75.000 files\u{1b}[39m | \u{1b}[38;5;2m416.779 KB\u{1b}[39m -> \u{1b}[38;5;2m319.456 KB\u{1b}[39m in \u{1b}[38;5;2m4.516s\u{1b}[39m = \u{1b}[38;5;2m 92.290 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 76.000 files\u{1b}[39m | \u{1b}[38;5;2m421.196 KB\u{1b}[39m -> \u{1b}[38;5;2m323.552 KB\u{1b}[39m in \u{1b}[38;5;2m4.516s\u{1b}[39m = \u{1b}[38;5;2m 93.257 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 77.000 files\u{1b}[39m | \u{1b}[38;5;2m425.149 KB\u{1b}[39m -> \u{1b}[38;5;2m327.648 KB\u{1b}[39m in \u{1b}[38;5;2m4.540s\u{1b}[39m = \u{1b}[38;5;2m 93.646 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 78.000 files\u{1b}[39m | \u{1b}[38;5;2m428.670 KB\u{1b}[39m -> \u{1b}[38;5;2m331.744 KB\u{1b}[39m in \u{1b}[38;5;2m4.540s\u{1b}[39m = \u{1b}[38;5;2m 94.421 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 79.000 files\u{1b}[39m | \u{1b}[38;5;2m434.239 KB\u{1b}[39m -> \u{1b}[38;5;2m335.840 KB\u{1b}[39m in \u{1b}[38;5;2m4.564s\u{1b}[39m = \u{1b}[38;5;2m 95.141 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 80.000 files\u{1b}[39m | \u{1b}[38;5;2m438.880 KB\u{1b}[39m -> \u{1b}[38;5;2m339.936 KB\u{1b}[39m in \u{1b}[38;5;2m4.645s\u{1b}[39m = \u{1b}[38;5;2m 94.489 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 81.000 files\u{1b}[39m | \u{1b}[38;5;2m447.393 KB\u{1b}[39m -> \u{1b}[38;5;2m345.057 KB\u{1b}[39m in \u{1b}[38;5;2m4.724s\u{1b}[39m = \u{1b}[38;5;2m 94.707 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 82.000 files\u{1b}[39m | \u{1b}[38;5;2m459.730 KB\u{1b}[39m -> \u{1b}[38;5;2m352.728 KB\u{1b}[39m in \u{1b}[38;5;2m4.724s\u{1b}[39m = \u{1b}[38;5;2m 97.318 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 83.000 files\u{1b}[39m | \u{1b}[38;5;2m464.627 KB\u{1b}[39m -> \u{1b}[38;5;2m356.824 KB\u{1b}[39m in \u{1b}[38;5;2m4.868s\u{1b}[39m = \u{1b}[38;5;2m 95.445 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 84.000 files\u{1b}[39m | \u{1b}[38;5;2m478.548 KB\u{1b}[39m -> \u{1b}[38;5;2m365.752 KB\u{1b}[39m in \u{1b}[38;5;2m4.868s\u{1b}[39m = \u{1b}[38;5;2m 98.304 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 85.000 files\u{1b}[39m | \u{1b}[38;5;2m483.941 KB\u{1b}[39m -> \u{1b}[38;5;2m369.848 KB\u{1b}[39m in \u{1b}[38;5;2m5.040s\u{1b}[39m = \u{1b}[38;5;2m 96.021 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 86.000 files\u{1b}[39m | \u{1b}[38;5;2m489.670 KB\u{1b}[39m -> \u{1b}[38;5;2m373.944 KB\u{1b}[39m in \u{1b}[38;5;2m5.044s\u{1b}[39m = \u{1b}[38;5;2m 97.080 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 87.000 files\u{1b}[39m | \u{1b}[38;5;2m493.927 KB\u{1b}[39m -> \u{1b}[38;5;2m378.040 KB\u{1b}[39m in \u{1b}[38;5;2m5.048s\u{1b}[39m = \u{1b}[38;5;2m 97.847 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 88.000 files\u{1b}[39m | \u{1b}[38;5;2m498.760 KB\u{1b}[39m -> \u{1b}[38;5;2m382.136 KB\u{1b}[39m in \u{1b}[38;5;2m5.052s\u{1b}[39m = \u{1b}[38;5;2m 98.717 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 89.000 files\u{1b}[39m | \u{1b}[38;5;2m504.009 KB\u{1b}[39m -> \u{1b}[38;5;2m386.232 KB\u{1b}[39m in \u{1b}[38;5;2m5.092s\u{1b}[39m = \u{1b}[38;5;2m 98.981 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 90.000 files\u{1b}[39m | \u{1b}[38;5;2m509.722 KB\u{1b}[39m -> \u{1b}[38;5;2m390.328 KB\u{1b}[39m in \u{1b}[38;5;2m5.092s\u{1b}[39m = \u{1b}[38;5;2m100.102 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 91.000 files\u{1b}[39m | \u{1b}[38;5;2m514.379 KB\u{1b}[39m -> \u{1b}[38;5;2m394.424 KB\u{1b}[39m in \u{1b}[38;5;2m5.092s\u{1b}[39m = \u{1b}[38;5;2m101.016 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 92.000 files\u{1b}[39m | \u{1b}[38;5;2m518.156 KB\u{1b}[39m -> \u{1b}[38;5;2m398.520 KB\u{1b}[39m in \u{1b}[38;5;2m5.092s\u{1b}[39m = \u{1b}[38;5;2m101.758 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 93.000 files\u{1b}[39m | \u{1b}[38;5;2m524.157 KB\u{1b}[39m -> \u{1b}[38;5;2m402.616 KB\u{1b}[39m in \u{1b}[38;5;2m5.144s\u{1b}[39m = \u{1b}[38;5;2m101.897 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 94.000 files\u{1b}[39m | \u{1b}[38;5;2m529.438 KB\u{1b}[39m -> \u{1b}[38;5;2m406.712 KB\u{1b}[39m in \u{1b}[38;5;2m5.180s\u{1b}[39m = \u{1b}[38;5;2m102.207 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 95.000 files\u{1b}[39m | \u{1b}[38;5;2m539.695 KB\u{1b}[39m -> \u{1b}[38;5;2m412.220 KB\u{1b}[39m in \u{1b}[38;5;2m5.202s\u{1b}[39m = \u{1b}[38;5;2m103.752 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 96.000 files\u{1b}[39m | \u{1b}[38;5;2m545.024 KB\u{1b}[39m -> \u{1b}[38;5;2m416.316 KB\u{1b}[39m in \u{1b}[38;5;2m5.202s\u{1b}[39m = \u{1b}[38;5;2m104.776 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 97.000 files\u{1b}[39m | \u{1b}[38;5;2m550.177 KB\u{1b}[39m -> \u{1b}[38;5;2m420.412 KB\u{1b}[39m in \u{1b}[38;5;2m5.224s\u{1b}[39m = \u{1b}[38;5;2m105.316 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 98.000 files\u{1b}[39m | \u{1b}[38;5;2m554.786 KB\u{1b}[39m -> \u{1b}[38;5;2m424.508 KB\u{1b}[39m in \u{1b}[38;5;2m5.233s\u{1b}[39m = \u{1b}[38;5;2m106.027 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m 99.000 files\u{1b}[39m | \u{1b}[38;5;2m560.403 KB\u{1b}[39m -> \u{1b}[38;5;2m428.604 KB\u{1b}[39m in \u{1b}[38;5;2m5.233s\u{1b}[39m = \u{1b}[38;5;2m107.099 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m100.000 files\u{1b}[39m | \u{1b}[38;5;2m565.076 KB\u{1b}[39m -> \u{1b}[38;5;2m432.700 KB\u{1b}[39m in \u{1b}[38;5;2m5.260s\u{1b}[39m = \u{1b}[38;5;2m107.430 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m101.000 files\u{1b}[39m | \u{1b}[38;5;2m575.333 KB\u{1b}[39m -> \u{1b}[38;5;2m437.682 KB\u{1b}[39m in \u{1b}[38;5;2m5.360s\u{1b}[39m = \u{1b}[38;5;2m107.339 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m102.000 files\u{1b}[39m | \u{1b}[38;5;2m580.934 KB\u{1b}[39m -> \u{1b}[38;5;2m441.778 KB\u{1b}[39m in \u{1b}[38;5;2m5.373s\u{1b}[39m = \u{1b}[38;5;2m108.119 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m103.000 files\u{1b}[39m | \u{1b}[38;5;2m590.375 KB\u{1b}[39m -> \u{1b}[38;5;2m447.732 KB\u{1b}[39m in \u{1b}[38;5;2m5.381s\u{1b}[39m = \u{1b}[38;5;2m109.718 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m104.000 files\u{1b}[39m | \u{1b}[38;5;2m594.968 KB\u{1b}[39m -> \u{1b}[38;5;2m451.828 KB\u{1b}[39m in \u{1b}[38;5;2m5.381s\u{1b}[39m = \u{1b}[38;5;2m110.570 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m105.000 files\u{1b}[39m | \u{1b}[38;5;2m598.841 KB\u{1b}[39m -> \u{1b}[38;5;2m455.924 KB\u{1b}[39m in \u{1b}[38;5;2m5.509s\u{1b}[39m = \u{1b}[38;5;2m108.708 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m106.000 files\u{1b}[39m | \u{1b}[38;5;2m608.698 KB\u{1b}[39m -> \u{1b}[38;5;2m462.396 KB\u{1b}[39m in \u{1b}[38;5;2m5.552s\u{1b}[39m = \u{1b}[38;5;2m109.636 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m107.000 files\u{1b}[39m | \u{1b}[38;5;2m618.827 KB\u{1b}[39m -> \u{1b}[38;5;2m468.479 KB\u{1b}[39m in \u{1b}[38;5;2m5.552s\u{1b}[39m = \u{1b}[38;5;2m111.460 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m108.000 files\u{1b}[39m | \u{1b}[38;5;2m624.940 KB\u{1b}[39m -> \u{1b}[38;5;2m472.575 KB\u{1b}[39m in \u{1b}[38;5;2m5.552s\u{1b}[39m = \u{1b}[38;5;2m112.560 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m109.000 files\u{1b}[39m | \u{1b}[38;5;2m629.229 KB\u{1b}[39m -> \u{1b}[38;5;2m476.671 KB\u{1b}[39m in \u{1b}[38;5;2m5.552s\u{1b}[39m = \u{1b}[38;5;2m113.330 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m110.000 files\u{1b}[39m | \u{1b}[38;5;2m632.830 KB\u{1b}[39m -> \u{1b}[38;5;2m480.767 KB\u{1b}[39m in \u{1b}[38;5;2m5.584s\u{1b}[39m = \u{1b}[38;5;2m113.330 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m111.000 files\u{1b}[39m | \u{1b}[38;5;2m637.359 KB\u{1b}[39m -> \u{1b}[38;5;2m484.863 KB\u{1b}[39m in \u{1b}[38;5;2m5.584s\u{1b}[39m = \u{1b}[38;5;2m114.140 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m112.000 files\u{1b}[39m | \u{1b}[38;5;2m642.464 KB\u{1b}[39m -> \u{1b}[38;5;2m488.959 KB\u{1b}[39m in \u{1b}[38;5;2m5.616s\u{1b}[39m = \u{1b}[38;5;2m114.399 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m113.000 files\u{1b}[39m | \u{1b}[38;5;2m647.393 KB\u{1b}[39m -> \u{1b}[38;5;2m493.055 KB\u{1b}[39m in \u{1b}[38;5;2m5.648s\u{1b}[39m = \u{1b}[38;5;2m114.624 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m114.000 files\u{1b}[39m | \u{1b}[38;5;2m651.586 KB\u{1b}[39m -> \u{1b}[38;5;2m497.151 KB\u{1b}[39m in \u{1b}[38;5;2m5.648s\u{1b}[39m = \u{1b}[38;5;2m115.365 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m115.000 files\u{1b}[39m | \u{1b}[38;5;2m657.299 KB\u{1b}[39m -> \u{1b}[38;5;2m501.247 KB\u{1b}[39m in \u{1b}[38;5;2m5.664s\u{1b}[39m = \u{1b}[38;5;2m116.049 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m116.000 files\u{1b}[39m | \u{1b}[38;5;2m662.388 KB\u{1b}[39m -> \u{1b}[38;5;2m505.343 KB\u{1b}[39m in \u{1b}[38;5;2m5.668s\u{1b}[39m = \u{1b}[38;5;2m116.863 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m117.000 files\u{1b}[39m | \u{1b}[38;5;2m667.125 KB\u{1b}[39m -> \u{1b}[38;5;2m509.439 KB\u{1b}[39m in \u{1b}[38;5;2m5.704s\u{1b}[39m = \u{1b}[38;5;2m116.958 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m118.000 files\u{1b}[39m | \u{1b}[38;5;2m671.846 KB\u{1b}[39m -> \u{1b}[38;5;2m513.535 KB\u{1b}[39m in \u{1b}[38;5;2m5.813s\u{1b}[39m = \u{1b}[38;5;2m115.581 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m119.000 files\u{1b}[39m | \u{1b}[38;5;2m676.039 KB\u{1b}[39m -> \u{1b}[38;5;2m517.631 KB\u{1b}[39m in \u{1b}[38;5;2m5.856s\u{1b}[39m = \u{1b}[38;5;2m115.444 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m120.000 files\u{1b}[39m | \u{1b}[38;5;2m681.112 KB\u{1b}[39m -> \u{1b}[38;5;2m521.727 KB\u{1b}[39m in \u{1b}[38;5;2m5.856s\u{1b}[39m = \u{1b}[38;5;2m116.310 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m121.000 files\u{1b}[39m | \u{1b}[38;5;2m685.209 KB\u{1b}[39m -> \u{1b}[38;5;2m525.823 KB\u{1b}[39m in \u{1b}[38;5;2m5.876s\u{1b}[39m = \u{1b}[38;5;2m116.612 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m122.000 files\u{1b}[39m | \u{1b}[38;5;2m689.130 KB\u{1b}[39m -> \u{1b}[38;5;2m529.919 KB\u{1b}[39m in \u{1b}[38;5;2m5.900s\u{1b}[39m = \u{1b}[38;5;2m116.802 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m123.000 files\u{1b}[39m | \u{1b}[38;5;2m693.947 KB\u{1b}[39m -> \u{1b}[38;5;2m534.015 KB\u{1b}[39m in \u{1b}[38;5;2m5.916s\u{1b}[39m = \u{1b}[38;5;2m117.301 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m124.000 files\u{1b}[39m | \u{1b}[38;5;2m698.140 KB\u{1b}[39m -> \u{1b}[38;5;2m538.111 KB\u{1b}[39m in \u{1b}[38;5;2m5.918s\u{1b}[39m = \u{1b}[38;5;2m117.973 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m125.000 files\u{1b}[39m | \u{1b}[38;5;2m703.501 KB\u{1b}[39m -> \u{1b}[38;5;2m542.207 KB\u{1b}[39m in \u{1b}[38;5;2m5.955s\u{1b}[39m = \u{1b}[38;5;2m118.134 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m126.000 files\u{1b}[39m | \u{1b}[38;5;2m707.726 KB\u{1b}[39m -> \u{1b}[38;5;2m546.303 KB\u{1b}[39m in \u{1b}[38;5;2m5.970s\u{1b}[39m = \u{1b}[38;5;2m118.556 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m127.000 files\u{1b}[39m | \u{1b}[38;5;2m712.479 KB\u{1b}[39m -> \u{1b}[38;5;2m550.399 KB\u{1b}[39m in \u{1b}[38;5;2m6.000s\u{1b}[39m = \u{1b}[38;5;2m118.747 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m128.000 files\u{1b}[39m | \u{1b}[38;5;2m718.064 KB\u{1b}[39m -> \u{1b}[38;5;2m554.495 KB\u{1b}[39m in \u{1b}[38;5;2m6.000s\u{1b}[39m = \u{1b}[38;5;2m119.677 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m129.000 files\u{1b}[39m | \u{1b}[38;5;2m722.481 KB\u{1b}[39m -> \u{1b}[38;5;2m558.591 KB\u{1b}[39m in \u{1b}[38;5;2m6.016s\u{1b}[39m = \u{1b}[38;5;2m120.094 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m130.000 files\u{1b}[39m | \u{1b}[38;5;2m727.618 KB\u{1b}[39m -> \u{1b}[38;5;2m562.687 KB\u{1b}[39m in \u{1b}[38;5;2m6.100s\u{1b}[39m = \u{1b}[38;5;2m119.282 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m131.000 files\u{1b}[39m | \u{1b}[38;5;2m731.987 KB\u{1b}[39m -> \u{1b}[38;5;2m566.783 KB\u{1b}[39m in \u{1b}[38;5;2m6.100s\u{1b}[39m = \u{1b}[38;5;2m119.989 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m132.000 files\u{1b}[39m | \u{1b}[38;5;2m735.396 KB\u{1b}[39m -> \u{1b}[38;5;2m570.879 KB\u{1b}[39m in \u{1b}[38;5;2m6.137s\u{1b}[39m = \u{1b}[38;5;2m119.839 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m133.000 files\u{1b}[39m | \u{1b}[38;5;2m743.381 KB\u{1b}[39m -> \u{1b}[38;5;2m574.620 KB\u{1b}[39m in \u{1b}[38;5;2m6.248s\u{1b}[39m = \u{1b}[38;5;2m118.975 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m134.000 files\u{1b}[39m | \u{1b}[38;5;2m747.462 KB\u{1b}[39m -> \u{1b}[38;5;2m578.716 KB\u{1b}[39m in \u{1b}[38;5;2m6.251s\u{1b}[39m = \u{1b}[38;5;2m119.584 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m135.000 files\u{1b}[39m | \u{1b}[38;5;2m751.239 KB\u{1b}[39m -> \u{1b}[38;5;2m582.812 KB\u{1b}[39m in \u{1b}[38;5;2m6.272s\u{1b}[39m = \u{1b}[38;5;2m119.777 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m136.000 files\u{1b}[39m | \u{1b}[38;5;2m759.336 KB\u{1b}[39m -> \u{1b}[38;5;2m587.248 KB\u{1b}[39m in \u{1b}[38;5;2m6.281s\u{1b}[39m = \u{1b}[38;5;2m120.895 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m137.000 files\u{1b}[39m | \u{1b}[38;5;2m765.177 KB\u{1b}[39m -> \u{1b}[38;5;2m591.344 KB\u{1b}[39m in \u{1b}[38;5;2m6.296s\u{1b}[39m = \u{1b}[38;5;2m121.534 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m138.000 files\u{1b}[39m | \u{1b}[38;5;2m771.002 KB\u{1b}[39m -> \u{1b}[38;5;2m595.440 KB\u{1b}[39m in \u{1b}[38;5;2m6.336s\u{1b}[39m = \u{1b}[38;5;2m121.677 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m139.000 files\u{1b}[39m | \u{1b}[38;5;2m775.483 KB\u{1b}[39m -> \u{1b}[38;5;2m599.536 KB\u{1b}[39m in \u{1b}[38;5;2m6.383s\u{1b}[39m = \u{1b}[38;5;2m121.495 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m140.000 files\u{1b}[39m | \u{1b}[38;5;2m780.380 KB\u{1b}[39m -> \u{1b}[38;5;2m603.632 KB\u{1b}[39m in \u{1b}[38;5;2m6.468s\u{1b}[39m = \u{1b}[38;5;2m120.653 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m141.000 files\u{1b}[39m | \u{1b}[38;5;2m783.981 KB\u{1b}[39m -> \u{1b}[38;5;2m607.728 KB\u{1b}[39m in \u{1b}[38;5;2m6.468s\u{1b}[39m = \u{1b}[38;5;2m121.209 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m142.000 files\u{1b}[39m | \u{1b}[38;5;2m789.694 KB\u{1b}[39m -> \u{1b}[38;5;2m611.824 KB\u{1b}[39m in \u{1b}[38;5;2m6.496s\u{1b}[39m = \u{1b}[38;5;2m121.563 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m143.000 files\u{1b}[39m | \u{1b}[38;5;2m793.903 KB\u{1b}[39m -> \u{1b}[38;5;2m615.920 KB\u{1b}[39m in \u{1b}[38;5;2m6.524s\u{1b}[39m = \u{1b}[38;5;2m121.690 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m144.000 files\u{1b}[39m | \u{1b}[38;5;2m798.608 KB\u{1b}[39m -> \u{1b}[38;5;2m620.016 KB\u{1b}[39m in \u{1b}[38;5;2m6.544s\u{1b}[39m = \u{1b}[38;5;2m122.037 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m145.000 files\u{1b}[39m | \u{1b}[38;5;2m803.905 KB\u{1b}[39m -> \u{1b}[38;5;2m624.112 KB\u{1b}[39m in \u{1b}[38;5;2m6.640s\u{1b}[39m = \u{1b}[38;5;2m121.069 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m146.000 files\u{1b}[39m | \u{1b}[38;5;2m813.938 KB\u{1b}[39m -> \u{1b}[38;5;2m629.385 KB\u{1b}[39m in \u{1b}[38;5;2m6.660s\u{1b}[39m = \u{1b}[38;5;2m122.211 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m147.000 files\u{1b}[39m | \u{1b}[38;5;2m819.875 KB\u{1b}[39m -> \u{1b}[38;5;2m633.481 KB\u{1b}[39m in \u{1b}[38;5;2m6.663s\u{1b}[39m = \u{1b}[38;5;2m123.053 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m148.000 files\u{1b}[39m | \u{1b}[38;5;2m824.980 KB\u{1b}[39m -> \u{1b}[38;5;2m637.577 KB\u{1b}[39m in \u{1b}[38;5;2m6.757s\u{1b}[39m = \u{1b}[38;5;2m122.094 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m149.000 files\u{1b}[39m | \u{1b}[38;5;2m830.469 KB\u{1b}[39m -> \u{1b}[38;5;2m641.673 KB\u{1b}[39m in \u{1b}[38;5;2m6.772s\u{1b}[39m = \u{1b}[38;5;2m122.633 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m150.000 files\u{1b}[39m | \u{1b}[38;5;2m836.054 KB\u{1b}[39m -> \u{1b}[38;5;2m645.769 KB\u{1b}[39m in \u{1b}[38;5;2m6.840s\u{1b}[39m = \u{1b}[38;5;2m122.229 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m151.000 files\u{1b}[39m | \u{1b}[38;5;2m848.839 KB\u{1b}[39m -> \u{1b}[38;5;2m654.762 KB\u{1b}[39m in \u{1b}[38;5;2m6.880s\u{1b}[39m = \u{1b}[38;5;2m123.378 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m152.000 files\u{1b}[39m | \u{1b}[38;5;2m854.120 KB\u{1b}[39m -> \u{1b}[38;5;2m658.858 KB\u{1b}[39m in \u{1b}[38;5;2m6.999s\u{1b}[39m = \u{1b}[38;5;2m122.037 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m153.000 files\u{1b}[39m | \u{1b}[38;5;2m859.577 KB\u{1b}[39m -> \u{1b}[38;5;2m662.954 KB\u{1b}[39m in \u{1b}[38;5;2m7.011s\u{1b}[39m = \u{1b}[38;5;2m122.604 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m154.000 files\u{1b}[39m | \u{1b}[38;5;2m865.290 KB\u{1b}[39m -> \u{1b}[38;5;2m667.050 KB\u{1b}[39m in \u{1b}[38;5;2m7.112s\u{1b}[39m = \u{1b}[38;5;2m121.666 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m155.000 files\u{1b}[39m | \u{1b}[38;5;2m869.659 KB\u{1b}[39m -> \u{1b}[38;5;2m671.146 KB\u{1b}[39m in \u{1b}[38;5;2m7.112s\u{1b}[39m = \u{1b}[38;5;2m122.279 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m156.000 files\u{1b}[39m | \u{1b}[38;5;2m879.660 KB\u{1b}[39m -> \u{1b}[38;5;2m676.043 KB\u{1b}[39m in \u{1b}[38;5;2m7.120s\u{1b}[39m = \u{1b}[38;5;2m123.540 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m157.000 files\u{1b}[39m | \u{1b}[38;5;2m885.901 KB\u{1b}[39m -> \u{1b}[38;5;2m680.139 KB\u{1b}[39m in \u{1b}[38;5;2m7.136s\u{1b}[39m = \u{1b}[38;5;2m124.146 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m158.000 files\u{1b}[39m | \u{1b}[38;5;2m889.822 KB\u{1b}[39m -> \u{1b}[38;5;2m684.235 KB\u{1b}[39m in \u{1b}[38;5;2m7.136s\u{1b}[39m = \u{1b}[38;5;2m124.695 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m159.000 files\u{1b}[39m | \u{1b}[38;5;2m895.103 KB\u{1b}[39m -> \u{1b}[38;5;2m688.331 KB\u{1b}[39m in \u{1b}[38;5;2m7.152s\u{1b}[39m = \u{1b}[38;5;2m125.155 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m160.000 files\u{1b}[39m | \u{1b}[38;5;2m899.616 KB\u{1b}[39m -> \u{1b}[38;5;2m692.427 KB\u{1b}[39m in \u{1b}[38;5;2m7.188s\u{1b}[39m = \u{1b}[38;5;2m125.155 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m161.000 files\u{1b}[39m | \u{1b}[38;5;2m904.529 KB\u{1b}[39m -> \u{1b}[38;5;2m696.523 KB\u{1b}[39m in \u{1b}[38;5;2m7.204s\u{1b}[39m = \u{1b}[38;5;2m125.560 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m162.000 files\u{1b}[39m | \u{1b}[38;5;2m909.186 KB\u{1b}[39m -> \u{1b}[38;5;2m700.619 KB\u{1b}[39m in \u{1b}[38;5;2m7.252s\u{1b}[39m = \u{1b}[38;5;2m125.370 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m163.000 files\u{1b}[39m | \u{1b}[38;5;2m913.059 KB\u{1b}[39m -> \u{1b}[38;5;2m704.715 KB\u{1b}[39m in \u{1b}[38;5;2m7.304s\u{1b}[39m = \u{1b}[38;5;2m125.012 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m164.000 files\u{1b}[39m | \u{1b}[38;5;2m922.196 KB\u{1b}[39m -> \u{1b}[38;5;2m709.807 KB\u{1b}[39m in \u{1b}[38;5;2m7.351s\u{1b}[39m = \u{1b}[38;5;2m125.451 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m165.000 files\u{1b}[39m | \u{1b}[38;5;2m928.149 KB\u{1b}[39m -> \u{1b}[38;5;2m713.903 KB\u{1b}[39m in \u{1b}[38;5;2m7.368s\u{1b}[39m = \u{1b}[38;5;2m125.968 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m166.000 files\u{1b}[39m | \u{1b}[38;5;2m933.670 KB\u{1b}[39m -> \u{1b}[38;5;2m717.999 KB\u{1b}[39m in \u{1b}[38;5;2m7.384s\u{1b}[39m = \u{1b}[38;5;2m126.446 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m167.000 files\u{1b}[39m | \u{1b}[38;5;2m942.279 KB\u{1b}[39m -> \u{1b}[38;5;2m721.470 KB\u{1b}[39m in \u{1b}[38;5;2m7.384s\u{1b}[39m = \u{1b}[38;5;2m127.610 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m168.000 files\u{1b}[39m | \u{1b}[38;5;2m955.240 KB\u{1b}[39m -> \u{1b}[38;5;2m729.869 KB\u{1b}[39m in \u{1b}[38;5;2m7.404s\u{1b}[39m = \u{1b}[38;5;2m129.017 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m169.000 files\u{1b}[39m | \u{1b}[38;5;2m964.009 KB\u{1b}[39m -> \u{1b}[38;5;2m734.226 KB\u{1b}[39m in \u{1b}[38;5;2m7.452s\u{1b}[39m = \u{1b}[38;5;2m129.362 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m170.000 files\u{1b}[39m | \u{1b}[38;5;2m969.162 KB\u{1b}[39m -> \u{1b}[38;5;2m738.322 KB\u{1b}[39m in \u{1b}[38;5;2m7.458s\u{1b}[39m = \u{1b}[38;5;2m129.949 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m171.000 files\u{1b}[39m | \u{1b}[38;5;2m974.795 KB\u{1b}[39m -> \u{1b}[38;5;2m742.418 KB\u{1b}[39m in \u{1b}[38;5;2m7.480s\u{1b}[39m = \u{1b}[38;5;2m130.313 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m172.000 files\u{1b}[39m | \u{1b}[38;5;2m979.884 KB\u{1b}[39m -> \u{1b}[38;5;2m746.514 KB\u{1b}[39m in \u{1b}[38;5;2m7.800s\u{1b}[39m = \u{1b}[38;5;2m125.625 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m173.000 files\u{1b}[39m | \u{1b}[38;5;2m985.709 KB\u{1b}[39m -> \u{1b}[38;5;2m750.610 KB\u{1b}[39m in \u{1b}[38;5;2m7.813s\u{1b}[39m = \u{1b}[38;5;2m126.157 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m174.000 files\u{1b}[39m | \u{1b}[38;5;2m990.254 KB\u{1b}[39m -> \u{1b}[38;5;2m754.706 KB\u{1b}[39m in \u{1b}[38;5;2m7.860s\u{1b}[39m = \u{1b}[38;5;2m125.987 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m175.000 files\u{1b}[39m | \u{1b}[38;5;2m994.015 KB\u{1b}[39m -> \u{1b}[38;5;2m758.802 KB\u{1b}[39m in \u{1b}[38;5;2m7.876s\u{1b}[39m = \u{1b}[38;5;2m126.208 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m176.000 files\u{1b}[39m | \u{1b}[38;5;2m998.400 KB\u{1b}[39m -> \u{1b}[38;5;2m762.898 KB\u{1b}[39m in \u{1b}[38;5;2m7.881s\u{1b}[39m = \u{1b}[38;5;2m126.676 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m177.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.004 MB\u{1b}[39m -> \u{1b}[38;5;2m766.994 KB\u{1b}[39m in \u{1b}[38;5;2m7.892s\u{1b}[39m = \u{1b}[38;5;2m127.164 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m178.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.008 MB\u{1b}[39m -> \u{1b}[38;5;2m771.090 KB\u{1b}[39m in \u{1b}[38;5;2m7.968s\u{1b}[39m = \u{1b}[38;5;2m126.505 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m179.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.013 MB\u{1b}[39m -> \u{1b}[38;5;2m775.186 KB\u{1b}[39m in \u{1b}[38;5;2m8.000s\u{1b}[39m = \u{1b}[38;5;2m126.669 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m180.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.019 MB\u{1b}[39m -> \u{1b}[38;5;2m779.282 KB\u{1b}[39m in \u{1b}[38;5;2m8.021s\u{1b}[39m = \u{1b}[38;5;2m127.031 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m181.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.023 MB\u{1b}[39m -> \u{1b}[38;5;2m783.378 KB\u{1b}[39m in \u{1b}[38;5;2m8.068s\u{1b}[39m = \u{1b}[38;5;2m126.857 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m182.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.028 MB\u{1b}[39m -> \u{1b}[38;5;2m787.474 KB\u{1b}[39m in \u{1b}[38;5;2m8.128s\u{1b}[39m = \u{1b}[38;5;2m126.496 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m183.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.039 MB\u{1b}[39m -> \u{1b}[38;5;2m793.610 KB\u{1b}[39m in \u{1b}[38;5;2m8.156s\u{1b}[39m = \u{1b}[38;5;2m127.356 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m184.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.044 MB\u{1b}[39m -> \u{1b}[38;5;2m797.706 KB\u{1b}[39m in \u{1b}[38;5;2m8.168s\u{1b}[39m = \u{1b}[38;5;2m127.876 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m185.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.049 MB\u{1b}[39m -> \u{1b}[38;5;2m801.802 KB\u{1b}[39m in \u{1b}[38;5;2m8.228s\u{1b}[39m = \u{1b}[38;5;2m127.509 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m186.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.054 MB\u{1b}[39m -> \u{1b}[38;5;2m805.898 KB\u{1b}[39m in \u{1b}[38;5;2m8.316s\u{1b}[39m = \u{1b}[38;5;2m126.766 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m187.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.060 MB\u{1b}[39m -> \u{1b}[38;5;2m809.994 KB\u{1b}[39m in \u{1b}[38;5;2m8.320s\u{1b}[39m = \u{1b}[38;5;2m127.360 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m188.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.065 MB\u{1b}[39m -> \u{1b}[38;5;2m814.090 KB\u{1b}[39m in \u{1b}[38;5;2m8.372s\u{1b}[39m = \u{1b}[38;5;2m127.180 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m189.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.070 MB\u{1b}[39m -> \u{1b}[38;5;2m818.186 KB\u{1b}[39m in \u{1b}[38;5;2m8.415s\u{1b}[39m = \u{1b}[38;5;2m127.184 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m190.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.076 MB\u{1b}[39m -> \u{1b}[38;5;2m822.282 KB\u{1b}[39m in \u{1b}[38;5;2m8.563s\u{1b}[39m = \u{1b}[38;5;2m125.655 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m191.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.081 MB\u{1b}[39m -> \u{1b}[38;5;2m826.378 KB\u{1b}[39m in \u{1b}[38;5;2m8.612s\u{1b}[39m = \u{1b}[38;5;2m125.567 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m192.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.086 MB\u{1b}[39m -> \u{1b}[38;5;2m830.474 KB\u{1b}[39m in \u{1b}[38;5;2m8.612s\u{1b}[39m = \u{1b}[38;5;2m126.116 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m193.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.095 MB\u{1b}[39m -> \u{1b}[38;5;2m835.208 KB\u{1b}[39m in \u{1b}[38;5;2m8.612s\u{1b}[39m = \u{1b}[38;5;2m127.125 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m194.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.103 MB\u{1b}[39m -> \u{1b}[38;5;2m839.458 KB\u{1b}[39m in \u{1b}[38;5;2m8.613s\u{1b}[39m = \u{1b}[38;5;2m128.022 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m195.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.112 MB\u{1b}[39m -> \u{1b}[38;5;2m845.534 KB\u{1b}[39m in \u{1b}[38;5;2m8.684s\u{1b}[39m = \u{1b}[38;5;2m128.069 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m196.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.118 MB\u{1b}[39m -> \u{1b}[38;5;2m849.630 KB\u{1b}[39m in \u{1b}[38;5;2m8.760s\u{1b}[39m = \u{1b}[38;5;2m127.637 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m197.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.122 MB\u{1b}[39m -> \u{1b}[38;5;2m853.726 KB\u{1b}[39m in \u{1b}[38;5;2m8.760s\u{1b}[39m = \u{1b}[38;5;2m128.061 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m198.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.133 MB\u{1b}[39m -> \u{1b}[38;5;2m861.451 KB\u{1b}[39m in \u{1b}[38;5;2m8.760s\u{1b}[39m = \u{1b}[38;5;2m129.394 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m199.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.138 MB\u{1b}[39m -> \u{1b}[38;5;2m865.547 KB\u{1b}[39m in \u{1b}[38;5;2m8.760s\u{1b}[39m = \u{1b}[38;5;2m129.867 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m200.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.143 MB\u{1b}[39m -> \u{1b}[38;5;2m869.643 KB\u{1b}[39m in \u{1b}[38;5;2m8.844s\u{1b}[39m = \u{1b}[38;5;2m129.249 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m201.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.147 MB\u{1b}[39m -> \u{1b}[38;5;2m873.739 KB\u{1b}[39m in \u{1b}[38;5;2m8.844s\u{1b}[39m = \u{1b}[38;5;2m129.728 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m202.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.155 MB\u{1b}[39m -> \u{1b}[38;5;2m878.099 KB\u{1b}[39m in \u{1b}[38;5;2m8.844s\u{1b}[39m = \u{1b}[38;5;2m130.645 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m203.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.159 MB\u{1b}[39m -> \u{1b}[38;5;2m882.195 KB\u{1b}[39m in \u{1b}[38;5;2m8.884s\u{1b}[39m = \u{1b}[38;5;2m130.489 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m204.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.172 MB\u{1b}[39m -> \u{1b}[38;5;2m891.526 KB\u{1b}[39m in \u{1b}[38;5;2m8.884s\u{1b}[39m = \u{1b}[38;5;2m131.962 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m205.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.178 MB\u{1b}[39m -> \u{1b}[38;5;2m895.622 KB\u{1b}[39m in \u{1b}[38;5;2m8.884s\u{1b}[39m = \u{1b}[38;5;2m132.543 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m206.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.184 MB\u{1b}[39m -> \u{1b}[38;5;2m899.718 KB\u{1b}[39m in \u{1b}[38;5;2m9.031s\u{1b}[39m = \u{1b}[38;5;2m131.054 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m207.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.188 MB\u{1b}[39m -> \u{1b}[38;5;2m903.814 KB\u{1b}[39m in \u{1b}[38;5;2m9.031s\u{1b}[39m = \u{1b}[38;5;2m131.541 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m208.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.192 MB\u{1b}[39m -> \u{1b}[38;5;2m907.910 KB\u{1b}[39m in \u{1b}[38;5;2m9.031s\u{1b}[39m = \u{1b}[38;5;2m132.024 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m209.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.198 MB\u{1b}[39m -> \u{1b}[38;5;2m912.006 KB\u{1b}[39m in \u{1b}[38;5;2m9.350s\u{1b}[39m = \u{1b}[38;5;2m128.092 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m210.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.201 MB\u{1b}[39m -> \u{1b}[38;5;2m916.102 KB\u{1b}[39m in \u{1b}[38;5;2m9.368s\u{1b}[39m = \u{1b}[38;5;2m128.222 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m211.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.205 MB\u{1b}[39m -> \u{1b}[38;5;2m920.198 KB\u{1b}[39m in \u{1b}[38;5;2m9.421s\u{1b}[39m = \u{1b}[38;5;2m127.886 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m212.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.214 MB\u{1b}[39m -> \u{1b}[38;5;2m924.231 KB\u{1b}[39m in \u{1b}[38;5;2m9.452s\u{1b}[39m = \u{1b}[38;5;2m128.413 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m213.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.218 MB\u{1b}[39m -> \u{1b}[38;5;2m928.327 KB\u{1b}[39m in \u{1b}[38;5;2m9.453s\u{1b}[39m = \u{1b}[38;5;2m128.826 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m214.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.223 MB\u{1b}[39m -> \u{1b}[38;5;2m932.423 KB\u{1b}[39m in \u{1b}[38;5;2m9.455s\u{1b}[39m = \u{1b}[38;5;2m129.345 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m215.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.236 MB\u{1b}[39m -> \u{1b}[38;5;2m940.286 KB\u{1b}[39m in \u{1b}[38;5;2m9.472s\u{1b}[39m = \u{1b}[38;5;2m130.497 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m216.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.241 MB\u{1b}[39m -> \u{1b}[38;5;2m944.382 KB\u{1b}[39m in \u{1b}[38;5;2m9.489s\u{1b}[39m = \u{1b}[38;5;2m130.734 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m217.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.246 MB\u{1b}[39m -> \u{1b}[38;5;2m948.478 KB\u{1b}[39m in \u{1b}[38;5;2m9.509s\u{1b}[39m = \u{1b}[38;5;2m131.026 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m218.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.256 MB\u{1b}[39m -> \u{1b}[38;5;2m954.081 KB\u{1b}[39m in \u{1b}[38;5;2m9.600s\u{1b}[39m = \u{1b}[38;5;2m130.810 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m219.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.268 MB\u{1b}[39m -> \u{1b}[38;5;2m962.523 KB\u{1b}[39m in \u{1b}[38;5;2m9.600s\u{1b}[39m = \u{1b}[38;5;2m132.048 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m220.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.275 MB\u{1b}[39m -> \u{1b}[38;5;2m966.324 KB\u{1b}[39m in \u{1b}[38;5;2m9.600s\u{1b}[39m = \u{1b}[38;5;2m132.812 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m221.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.285 MB\u{1b}[39m -> \u{1b}[38;5;2m972.499 KB\u{1b}[39m in \u{1b}[38;5;2m9.640s\u{1b}[39m = \u{1b}[38;5;2m133.295 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m222.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.294 MB\u{1b}[39m -> \u{1b}[38;5;2m976.931 KB\u{1b}[39m in \u{1b}[38;5;2m9.907s\u{1b}[39m = \u{1b}[38;5;2m130.613 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m223.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.298 MB\u{1b}[39m -> \u{1b}[38;5;2m981.027 KB\u{1b}[39m in \u{1b}[38;5;2m9.910s\u{1b}[39m = \u{1b}[38;5;2m130.966 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m224.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.309 MB\u{1b}[39m -> \u{1b}[38;5;2m988.133 KB\u{1b}[39m in \u{1b}[38;5;2m9.911s\u{1b}[39m = \u{1b}[38;5;2m132.032 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m225.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.313 MB\u{1b}[39m -> \u{1b}[38;5;2m992.229 KB\u{1b}[39m in \u{1b}[38;5;2m9.918s\u{1b}[39m = \u{1b}[38;5;2m132.418 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m226.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.318 MB\u{1b}[39m -> \u{1b}[38;5;2m996.325 KB\u{1b}[39m in \u{1b}[38;5;2m10.005s\u{1b}[39m = \u{1b}[38;5;2m131.781 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m227.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.323 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.000 MB\u{1b}[39m in \u{1b}[38;5;2m10.038s\u{1b}[39m = \u{1b}[38;5;2m131.847 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m228.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.328 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.005 MB\u{1b}[39m in \u{1b}[38;5;2m10.130s\u{1b}[39m = \u{1b}[38;5;2m131.056 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m229.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.333 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.009 MB\u{1b}[39m in \u{1b}[38;5;2m10.138s\u{1b}[39m = \u{1b}[38;5;2m131.512 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m230.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.338 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.013 MB\u{1b}[39m in \u{1b}[38;5;2m10.155s\u{1b}[39m = \u{1b}[38;5;2m131.800 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m231.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.344 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.017 MB\u{1b}[39m in \u{1b}[38;5;2m10.182s\u{1b}[39m = \u{1b}[38;5;2m132.035 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m232.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.350 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.021 MB\u{1b}[39m in \u{1b}[38;5;2m10.200s\u{1b}[39m = \u{1b}[38;5;2m132.318 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m233.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.354 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.025 MB\u{1b}[39m in \u{1b}[38;5;2m10.208s\u{1b}[39m = \u{1b}[38;5;2m132.639 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m234.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.360 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.029 MB\u{1b}[39m in \u{1b}[38;5;2m10.264s\u{1b}[39m = \u{1b}[38;5;2m132.488 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m235.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.364 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.033 MB\u{1b}[39m in \u{1b}[38;5;2m10.334s\u{1b}[39m = \u{1b}[38;5;2m131.997 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m236.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.368 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.037 MB\u{1b}[39m in \u{1b}[38;5;2m10.334s\u{1b}[39m = \u{1b}[38;5;2m132.399 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m237.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.373 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.041 MB\u{1b}[39m in \u{1b}[38;5;2m10.451s\u{1b}[39m = \u{1b}[38;5;2m131.380 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m238.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.383 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.046 MB\u{1b}[39m in \u{1b}[38;5;2m10.696s\u{1b}[39m = \u{1b}[38;5;2m129.330 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m239.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.388 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.051 MB\u{1b}[39m in \u{1b}[38;5;2m10.729s\u{1b}[39m = \u{1b}[38;5;2m129.334 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m240.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.393 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.055 MB\u{1b}[39m in \u{1b}[38;5;2m10.756s\u{1b}[39m = \u{1b}[38;5;2m129.521 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m241.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.399 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.059 MB\u{1b}[39m in \u{1b}[38;5;2m10.760s\u{1b}[39m = \u{1b}[38;5;2m130.024 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m242.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.403 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.063 MB\u{1b}[39m in \u{1b}[38;5;2m10.864s\u{1b}[39m = \u{1b}[38;5;2m129.129 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m243.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.408 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.067 MB\u{1b}[39m in \u{1b}[38;5;2m11.012s\u{1b}[39m = \u{1b}[38;5;2m127.865 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m244.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.412 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.071 MB\u{1b}[39m in \u{1b}[38;5;2m11.136s\u{1b}[39m = \u{1b}[38;5;2m126.815 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m245.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.418 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.075 MB\u{1b}[39m in \u{1b}[38;5;2m11.136s\u{1b}[39m = \u{1b}[38;5;2m127.340 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m246.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.427 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.079 MB\u{1b}[39m in \u{1b}[38;5;2m11.152s\u{1b}[39m = \u{1b}[38;5;2m127.950 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m247.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.436 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.084 MB\u{1b}[39m in \u{1b}[38;5;2m11.176s\u{1b}[39m = \u{1b}[38;5;2m128.468 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m248.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.440 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.088 MB\u{1b}[39m in \u{1b}[38;5;2m11.252s\u{1b}[39m = \u{1b}[38;5;2m127.981 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m249.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.444 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.092 MB\u{1b}[39m in \u{1b}[38;5;2m11.304s\u{1b}[39m = \u{1b}[38;5;2m127.779 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m250.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.450 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.096 MB\u{1b}[39m in \u{1b}[38;5;2m11.372s\u{1b}[39m = \u{1b}[38;5;2m127.507 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m251.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.454 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.101 MB\u{1b}[39m in \u{1b}[38;5;2m11.372s\u{1b}[39m = \u{1b}[38;5;2m127.829 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m252.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.458 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.105 MB\u{1b}[39m in \u{1b}[38;5;2m11.394s\u{1b}[39m = \u{1b}[38;5;2m127.976 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m253.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.464 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.109 MB\u{1b}[39m in \u{1b}[38;5;2m11.493s\u{1b}[39m = \u{1b}[38;5;2m127.391 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m254.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.468 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.113 MB\u{1b}[39m in \u{1b}[38;5;2m11.508s\u{1b}[39m = \u{1b}[38;5;2m127.596 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m255.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.473 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.117 MB\u{1b}[39m in \u{1b}[38;5;2m11.510s\u{1b}[39m = \u{1b}[38;5;2m127.951 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m256.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.477 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.121 MB\u{1b}[39m in \u{1b}[38;5;2m11.511s\u{1b}[39m = \u{1b}[38;5;2m128.319 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m257.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.482 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.125 MB\u{1b}[39m in \u{1b}[38;5;2m11.536s\u{1b}[39m = \u{1b}[38;5;2m128.445 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m258.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.487 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.129 MB\u{1b}[39m in \u{1b}[38;5;2m11.544s\u{1b}[39m = \u{1b}[38;5;2m128.843 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m259.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.492 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.133 MB\u{1b}[39m in \u{1b}[38;5;2m11.656s\u{1b}[39m = \u{1b}[38;5;2m128.029 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m260.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.497 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.137 MB\u{1b}[39m in \u{1b}[38;5;2m11.746s\u{1b}[39m = \u{1b}[38;5;2m127.440 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m261.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.501 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.142 MB\u{1b}[39m in \u{1b}[38;5;2m11.862s\u{1b}[39m = \u{1b}[38;5;2m126.503 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m262.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.505 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.146 MB\u{1b}[39m in \u{1b}[38;5;2m11.868s\u{1b}[39m = \u{1b}[38;5;2m126.832 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m263.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.509 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.150 MB\u{1b}[39m in \u{1b}[38;5;2m11.892s\u{1b}[39m = \u{1b}[38;5;2m126.922 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m264.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.519 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.154 MB\u{1b}[39m in \u{1b}[38;5;2m11.901s\u{1b}[39m = \u{1b}[38;5;2m127.633 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m265.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.530 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.161 MB\u{1b}[39m in \u{1b}[38;5;2m11.901s\u{1b}[39m = \u{1b}[38;5;2m128.574 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m266.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.535 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.165 MB\u{1b}[39m in \u{1b}[38;5;2m11.901s\u{1b}[39m = \u{1b}[38;5;2m128.978 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m267.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.545 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.171 MB\u{1b}[39m in \u{1b}[38;5;2m11.931s\u{1b}[39m = \u{1b}[38;5;2m129.485 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m268.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.550 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.175 MB\u{1b}[39m in \u{1b}[38;5;2m11.948s\u{1b}[39m = \u{1b}[38;5;2m129.761 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m269.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.562 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.181 MB\u{1b}[39m in \u{1b}[38;5;2m11.974s\u{1b}[39m = \u{1b}[38;5;2m130.430 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m270.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.567 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.185 MB\u{1b}[39m in \u{1b}[38;5;2m12.012s\u{1b}[39m = \u{1b}[38;5;2m130.448 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m271.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.572 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.189 MB\u{1b}[39m in \u{1b}[38;5;2m12.038s\u{1b}[39m = \u{1b}[38;5;2m130.596 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m272.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.576 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.193 MB\u{1b}[39m in \u{1b}[38;5;2m12.072s\u{1b}[39m = \u{1b}[38;5;2m130.578 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m273.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.581 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.197 MB\u{1b}[39m in \u{1b}[38;5;2m12.160s\u{1b}[39m = \u{1b}[38;5;2m130.023 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m274.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.585 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.201 MB\u{1b}[39m in \u{1b}[38;5;2m12.160s\u{1b}[39m = \u{1b}[38;5;2m130.362 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m275.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.589 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.205 MB\u{1b}[39m in \u{1b}[38;5;2m12.416s\u{1b}[39m = \u{1b}[38;5;2m128.017 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m276.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.595 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.210 MB\u{1b}[39m in \u{1b}[38;5;2m12.474s\u{1b}[39m = \u{1b}[38;5;2m127.901 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m277.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.601 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.214 MB\u{1b}[39m in \u{1b}[38;5;2m12.474s\u{1b}[39m = \u{1b}[38;5;2m128.349 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m278.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.610 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.217 MB\u{1b}[39m in \u{1b}[38;5;2m12.512s\u{1b}[39m = \u{1b}[38;5;2m128.673 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m279.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.615 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.221 MB\u{1b}[39m in \u{1b}[38;5;2m12.512s\u{1b}[39m = \u{1b}[38;5;2m129.078 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m280.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.619 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.226 MB\u{1b}[39m in \u{1b}[38;5;2m12.512s\u{1b}[39m = \u{1b}[38;5;2m129.392 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m281.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.624 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.230 MB\u{1b}[39m in \u{1b}[38;5;2m12.512s\u{1b}[39m = \u{1b}[38;5;2m129.763 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m282.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.628 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.234 MB\u{1b}[39m in \u{1b}[38;5;2m12.512s\u{1b}[39m = \u{1b}[38;5;2m130.137 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m283.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.633 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.238 MB\u{1b}[39m in \u{1b}[38;5;2m12.544s\u{1b}[39m = \u{1b}[38;5;2m130.199 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m284.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.639 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.242 MB\u{1b}[39m in \u{1b}[38;5;2m12.544s\u{1b}[39m = \u{1b}[38;5;2m130.626 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m285.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.643 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.246 MB\u{1b}[39m in \u{1b}[38;5;2m12.552s\u{1b}[39m = \u{1b}[38;5;2m130.897 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m286.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.647 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.250 MB\u{1b}[39m in \u{1b}[38;5;2m12.566s\u{1b}[39m = \u{1b}[38;5;2m131.089 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m287.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.653 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.254 MB\u{1b}[39m in \u{1b}[38;5;2m12.624s\u{1b}[39m = \u{1b}[38;5;2m130.911 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m288.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.662 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.259 MB\u{1b}[39m in \u{1b}[38;5;2m12.650s\u{1b}[39m = \u{1b}[38;5;2m131.415 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m289.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.667 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.263 MB\u{1b}[39m in \u{1b}[38;5;2m12.653s\u{1b}[39m = \u{1b}[38;5;2m131.721 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m290.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.671 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.267 MB\u{1b}[39m in \u{1b}[38;5;2m12.674s\u{1b}[39m = \u{1b}[38;5;2m131.858 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m291.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.676 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.271 MB\u{1b}[39m in \u{1b}[38;5;2m12.756s\u{1b}[39m = \u{1b}[38;5;2m131.421 KB/s\u{1b}[39m...\r\u{1b}[38;5;2m292.000 files\u{1b}[39m | \u{1b}[38;5;2m 1.686 MB\u{1b}[39m -> \u{1b}[38;5;2m 1.276 MB\u{1b}[39m in \u{1b}[38;5;2m12.944s\u{1b}[39m = \u{1b}[38;5;2m130.228 KB/s\u{1b}[39m...\u{1b}[38;5;1m[csync error]\u{1b}[39m: No such file or directory (os error 2)\n" }', src/tests_e2e/success/fresh_builds.rs:72:1 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5624605e0a0c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5624605e0a0c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5624605e0a0c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5624605e0a0c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56246060579c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5624605dbfe5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5624605e28d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5624605e28d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5624605e28d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5624605e24b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5624605e2f84 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5624605e2a60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5624605e0ec4 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5624605e29c9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x562460344151 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x5624606043fe - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x5624603389ab - core::panicking::assert_failed::h97471784c47c234d [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:144:5 [INFO] [stdout] 17: 0x56246034fc39 - csync::tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_using_csync_outdir::hfb809d718e6e2ecb [INFO] [stdout] at /opt/rustwide/workdir/src/tests_e2e/success/fresh_builds.rs:44:13 [INFO] [stdout] 18: 0x5624604e0d13 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x5624604e0d13 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 20: 0x5624604df927 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x5624604df927 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x5624604df927 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 23: 0x5624604df927 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 24: 0x5624604df927 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 25: 0x5624604df927 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 26: 0x5624604df927 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 27: 0x5624604acbce - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 28: 0x5624604acbce - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 29: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 30: 0x5624604b1928 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 31: 0x5624604b1928 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 32: 0x5624604b1928 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 33: 0x5624604b1928 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 34: 0x5624604b1928 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 35: 0x5624604b1928 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x5624605e9403 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x5624605e9403 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 39: 0x7fbac699d609 - start_thread [INFO] [stdout] 40: 0x7fbac676f293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_0 [INFO] [stdout] tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_params::nested_dir_nonprintable_bytes_using_csync_outdir [INFO] [stdout] tests_e2e::success::fresh_builds::aes256cbc_pbkdf2_time::nested_dir_nonprintable_bytes_0 [INFO] [stdout] tests_e2e::success::fresh_builds::chacha20_scrypt_params_custom_len::nested_dir_nonprintable_bytes_0 [INFO] [stdout] tests_e2e::success::fresh_builds::chacha20_scrypt_time::nested_dir_nonprintable_bytes_0 [INFO] [stdout] tests_e2e::success::fresh_builds::default::nested_dir_nonprintable_bytes_0 [INFO] [stdout] tests_e2e::success::fresh_builds::default_empty_password::nested_dir_nonprintable_bytes_0 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 113 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 107.50s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin csync' [INFO] running `Command { std: "docker" "inspect" "c94369d063dcddf7c0a5c8b4b782c30035917e2a13b7ce6b2b0194552450b8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94369d063dcddf7c0a5c8b4b782c30035917e2a13b7ce6b2b0194552450b8c3", kill_on_drop: false }` [INFO] [stdout] c94369d063dcddf7c0a5c8b4b782c30035917e2a13b7ce6b2b0194552450b8c3