[INFO] cloning repository https://github.com/GiantPlantsSociety/graphite-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GiantPlantsSociety/graphite-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiantPlantsSociety%2Fgraphite-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiantPlantsSociety%2Fgraphite-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71fc9565bc51a2465af00608810974ee5457ad06 [INFO] testing GiantPlantsSociety/graphite-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGiantPlantsSociety%2Fgraphite-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GiantPlantsSociety/graphite-rs [INFO] finished tweaking git repo https://github.com/GiantPlantsSociety/graphite-rs [INFO] tweaked toml for git repo https://github.com/GiantPlantsSociety/graphite-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GiantPlantsSociety/graphite-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GiantPlantsSociety/graphite-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc9d5d66bb1eff21b50f6e4c285ca906f49770b0664bb56c91ee18448a95b087 [INFO] running `Command { std: "docker" "start" "-a" "bc9d5d66bb1eff21b50f6e4c285ca906f49770b0664bb56c91ee18448a95b087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc9d5d66bb1eff21b50f6e4c285ca906f49770b0664bb56c91ee18448a95b087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc9d5d66bb1eff21b50f6e4c285ca906f49770b0664bb56c91ee18448a95b087", kill_on_drop: false }` [INFO] [stdout] bc9d5d66bb1eff21b50f6e4c285ca906f49770b0664bb56c91ee18448a95b087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8f7cbdf69abd6ee9cb82f83285ff27e6277d11c236c8c256a9d4f75e674ec64 [INFO] running `Command { std: "docker" "start" "-a" "b8f7cbdf69abd6ee9cb82f83285ff27e6277d11c236c8c256a9d4f75e674ec64", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling yaml-rust2 v0.10.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling jiff v0.2.10 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling whisper v0.1.0 (/opt/rustwide/workdir/whisper) [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling whisper_tests v0.1.0 (/opt/rustwide/workdir/whisper_tests) [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling diamond v0.1.0 (/opt/rustwide/workdir/diamond) [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling diamond-api v0.1.0 (/opt/rustwide/workdir/diamond-api) [INFO] [stdout] warning: struct `RenderMetric` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct RenderMetric(String); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderPath` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct RenderPath(PathBuf); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderResponse` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct RenderResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "b8f7cbdf69abd6ee9cb82f83285ff27e6277d11c236c8c256a9d4f75e674ec64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8f7cbdf69abd6ee9cb82f83285ff27e6277d11c236c8c256a9d4f75e674ec64", kill_on_drop: false }` [INFO] [stdout] b8f7cbdf69abd6ee9cb82f83285ff27e6277d11c236c8c256a9d4f75e674ec64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8bd0518216ae5abe2ff04ed1fad61ccdf3f77eba70caa071e693b708d2a6dc0 [INFO] running `Command { std: "docker" "start" "-a" "a8bd0518216ae5abe2ff04ed1fad61ccdf3f77eba70caa071e693b708d2a6dc0", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stderr] Compiling diamond v0.1.0 (/opt/rustwide/workdir/diamond) [INFO] [stdout] warning: struct `RenderMetric` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct RenderMetric(String); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderPath` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct RenderPath(PathBuf); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderResponse` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct RenderResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling diamond-api v0.1.0 (/opt/rustwide/workdir/diamond-api) [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling whisper_tests v0.1.0 (/opt/rustwide/workdir/whisper_tests) [INFO] [stderr] Compiling whisper v0.1.0 (/opt/rustwide/workdir/whisper) [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-fetch.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-fetch.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:59:14 [INFO] [stdout] | [INFO] [stdout] 59 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-create.rs:157:14 [INFO] [stdout] | [INFO] [stdout] 157 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderMetric` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct RenderMetric(String); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderPath` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 112 | pub struct RenderPath(PathBuf); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RenderResponse` is never constructed [INFO] [stdout] --> diamond-api/src/render.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct RenderResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:66:14 [INFO] [stdout] | [INFO] [stdout] 66 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:58:14 [INFO] [stdout] | [INFO] [stdout] 58 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:89:14 [INFO] [stdout] | [INFO] [stdout] 89 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:78:14 [INFO] [stdout] | [INFO] [stdout] 78 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:137:14 [INFO] [stdout] | [INFO] [stdout] 137 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-info.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 254 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-aggregation-method.rs:125:14 [INFO] [stdout] | [INFO] [stdout] 125 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-resize.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-find-corrupt-whisper-files.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-find-corrupt-whisper-files.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-resize.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-find-corrupt-whisper-files.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-dump.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-xfilesfactor.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-xfilesfactor.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-dump.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-dump.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-xfilesfactor.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-xfilesfactor.rs:63:14 [INFO] [stdout] | [INFO] [stdout] 63 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-dump.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 64 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-xfilesfactor.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-dump.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-set-xfilesfactor.rs:111:14 [INFO] [stdout] | [INFO] [stdout] 111 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-update.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-update.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-update.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-update.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stdout] --> whisper/tests/test-whisper-update.rs:56:14 [INFO] [stdout] | [INFO] [stdout] 56 | Command::cargo_bin(NAME)? [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s [INFO] running `Command { std: "docker" "inspect" "a8bd0518216ae5abe2ff04ed1fad61ccdf3f77eba70caa071e693b708d2a6dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bd0518216ae5abe2ff04ed1fad61ccdf3f77eba70caa071e693b708d2a6dc0", kill_on_drop: false }` [INFO] [stdout] a8bd0518216ae5abe2ff04ed1fad61ccdf3f77eba70caa071e693b708d2a6dc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1fe08ef952fd07f63e17f563212ddad6aeebcd9da814830fcb0b6f31b9282b8a [INFO] running `Command { std: "docker" "start" "-a" "1fe08ef952fd07f63e17f563212ddad6aeebcd9da814830fcb0b6f31b9282b8a", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 40 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:66:14 [INFO] [stderr] | [INFO] [stderr] 66 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:89:14 [INFO] [stderr] | [INFO] [stderr] 89 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:113:14 [INFO] [stderr] | [INFO] [stderr] 113 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:137:14 [INFO] [stderr] | [INFO] [stderr] 137 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:161:14 [INFO] [stderr] | [INFO] [stderr] 161 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:185:14 [INFO] [stderr] | [INFO] [stderr] 185 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-info.rs:254:14 [INFO] [stderr] | [INFO] [stderr] 254 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-find-corrupt-whisper-files.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-find-corrupt-whisper-files.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-find-corrupt-whisper-files.rs:31:14 [INFO] [stderr] | [INFO] [stderr] 31 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `whisper` (test "test-whisper-info") generated 10 warnings [INFO] [stderr] warning: `whisper` (test "test-find-corrupt-whisper-files") generated 3 warnings [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:59:14 [INFO] [stderr] | [INFO] [stderr] 59 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:85:14 [INFO] [stderr] | [INFO] [stderr] 85 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:104:14 [INFO] [stderr] | [INFO] [stderr] 104 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:126:14 [INFO] [stderr] | [INFO] [stderr] 126 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-create.rs:157:14 [INFO] [stderr] | [INFO] [stderr] 157 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-update.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-update.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-update.rs:36:14 [INFO] [stderr] | [INFO] [stderr] 36 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-update.rs:47:14 [INFO] [stderr] | [INFO] [stderr] 47 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-update.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-dump.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-dump.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-dump.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 40 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-dump.rs:64:14 [INFO] [stderr] | [INFO] [stderr] 64 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-dump.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-resize.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-resize.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-xfilesfactor.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-xfilesfactor.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-xfilesfactor.rs:39:14 [INFO] [stderr] | [INFO] [stderr] 39 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-xfilesfactor.rs:63:14 [INFO] [stderr] | [INFO] [stderr] 63 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-xfilesfactor.rs:86:14 [INFO] [stderr] | [INFO] [stderr] 86 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-xfilesfactor.rs:111:14 [INFO] [stderr] | [INFO] [stderr] 111 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:13:14 [INFO] [stderr] | [INFO] [stderr] 13 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:38:14 [INFO] [stderr] | [INFO] [stderr] 38 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:58:14 [INFO] [stderr] | [INFO] [stderr] 58 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:78:14 [INFO] [stderr] | [INFO] [stderr] 78 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-set-aggregation-method.rs:125:14 [INFO] [stderr] | [INFO] [stderr] 125 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-fetch.rs:10:14 [INFO] [stderr] | [INFO] [stderr] 10 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `assert_cmd::cargo::CommandCargoExt::cargo_bin`: incompatible with a custom cargo build-dir, see instead `cargo::cargo_bin!` [INFO] [stderr] --> whisper/tests/test-whisper-fetch.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | Command::cargo_bin(NAME)? [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `whisper` (test "test-whisper-create") generated 8 warnings [INFO] [stderr] warning: `whisper` (test "test-whisper-update") generated 5 warnings [INFO] [stderr] warning: `whisper` (test "test-whisper-dump") generated 5 warnings [INFO] [stderr] warning: `whisper` (test "test-whisper-resize") generated 2 warnings [INFO] [stderr] warning: `whisper` (test "test-whisper-set-xfilesfactor") generated 6 warnings [INFO] [stderr] warning: `whisper` (test "test-whisper-set-aggregation-method") generated 7 warnings [INFO] [stderr] warning: `whisper` (test "test-whisper-fetch") generated 2 warnings [INFO] [stderr] warning: struct `RenderMetric` is never constructed [INFO] [stderr] --> diamond-api/src/render.rs:109:12 [INFO] [stderr] | [INFO] [stderr] 109 | pub struct RenderMetric(String); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `RenderPath` is never constructed [INFO] [stderr] --> diamond-api/src/render.rs:112:12 [INFO] [stderr] | [INFO] [stderr] 112 | pub struct RenderPath(PathBuf); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `RenderResponse` is never constructed [INFO] [stderr] --> diamond-api/src/render.rs:121:12 [INFO] [stderr] | [INFO] [stderr] 121 | pub struct RenderResponse { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `diamond-api` (lib) generated 3 warnings [INFO] [stderr] warning: `diamond-api` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diamond-0e8a93d829699adf) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test tests::test_metrics_points_to_vec_metric_point ... ok [INFO] [stdout] test settings::tests::test_default_config ... ok [INFO] [stdout] test settings::tests::test_generate_config ... ok [INFO] [stdout] test settings::tests::test_config_load ... ok [INFO] [stdout] test tests::test_metric_parse_incorrect_time ... ok [INFO] [stdout] test tests::test_metric_parse_incorrect_parts_count ... ok [INFO] [stdout] test tests::metric_path_conversion_ok ... ok [INFO] [stdout] test tests::metric_path_validate_err ... ok [INFO] [stdout] test tests::test_metric_parse_incorrect_value ... ok [INFO] [stdout] test tests::test_metric_parse_incorrect_name ... ok [INFO] [stdout] test tests::test_metric_path_parse_incorrect ... ok [INFO] [stdout] test tests::test_metric_correct_parse ... ok [INFO] [stdout] test tests::metric_path_validate_ok ... ok [INFO] [stdout] test tests::test_metric_path_parse_correct ... ok [INFO] [stdout] test tests::update_line_with_present_wsp ... ok [INFO] [stdout] test tests::update_silently_with_absent_wsp ... ok [INFO] [stdout] test tests::update_line_with_absent_wsp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/diamond-pipe.rs (/opt/rustwide/target/debug/deps/diamond_pipe-656cb24beb405adc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/diamond-server.rs (/opt/rustwide/target/debug/deps/diamond_server-baa5586906c0facf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diamond_api-73d87bdfb5101653) [INFO] [stdout] [INFO] [stdout] running 40 tests [INFO] [stdout] test find::tests::metric_response_convertion ... ok [INFO] [stdout] test find::tests::url_deserialize ... ok [INFO] [stdout] test find::tests::url_deserialize_default ... ok [INFO] [stdout] test find::tests::url_serialize ... ok [INFO] [stdout] test parse::time::tests::test_de_time_parse_error ... ok [INFO] [stdout] test parse::time::tests::test_de_time_parse_ok ... ok [INFO] [stdout] test render::tests::format_parse ... ok [INFO] [stdout] test find::tests::find_request_parse_url ... ok [INFO] [stdout] test find::tests::find_request_parse_json ... ok [INFO] [stdout] test find::tests::find_request_parse_form ... ok [INFO] [stdout] test render::tests::render_handler_csv_ok_empty ... ok [INFO] [stdout] test render::tests::render_handler_json_ok_empty ... ok [INFO] [stdout] test render::tests::render_handler_csv_ok_full ... ok [INFO] [stdout] test render::tests::render_handler_json_ok_full ... ok [INFO] [stdout] test render::tests::render_response_json ... ok [INFO] [stdout] test render::tests::render_response_json_parse ... ok [INFO] [stdout] test render::tests::render_request_parse_form ... ok [INFO] [stdout] test render::tests::render_request_parse_url ... ok [INFO] [stdout] test render::tests::url_deserialize_multiple ... ok [INFO] [stdout] test render::tests::render_handler_unsupported ... ok [INFO] [stdout] test render::tests::render_request_parse_json ... ok [INFO] [stdout] test render::tests::url_deserialize_none ... ok [INFO] [stdout] test render::tests::url_deserialize_other ... ok [INFO] [stdout] test render::tests::url_deserialize_time_relative ... ok [INFO] [stdout] test render::tests::url_deserialize_time_yesterday_now ... ok [INFO] [stdout] test render_target::parser::tests::test_number ... ok [INFO] [stdout] test render_target::parser::tests::test_path_element_enum ... ok [INFO] [stdout] test render::tests::url_deserialize_one ... ok [INFO] [stdout] test render_target::parser::tests::test_expression ... ok [INFO] [stdout] test render::tests::url_deserialize_time_fail ... ok [INFO] [stdout] test render_target::parser::tests::test_path_word ... ok [INFO] [stdout] test render_target::parser::tests::test_path_word_element ... ok [INFO] [stdout] test render_target::parser::tests::test_call ... ok [INFO] [stdout] test render_target::parser::tests::test_literal ... ok [INFO] [stdout] test render_target::tests::test_from_str ... ok [INFO] [stdout] test render_target::tests::pathword_to_regex ... ok [INFO] [stdout] test render_target::parser::tests::test_partial_path_element ... ok [INFO] [stdout] test render_target::parser::tests::test_path_expression ... ok [INFO] [stdout] test render_target::parser::tests::test_template ... ok [INFO] [stdout] test storage::whisper_fs::tests::walk_tree_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/diamond-api.rs (/opt/rustwide/target/debug/deps/diamond_api-71360c27e4cca631) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whisper-2a78bcf63ea66de9) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test aggregation::tests::test_aggregate ... ok [INFO] [stdout] test aggregation::tests::test_convert ... ok [INFO] [stdout] test aggregation::tests::test_display ... ok [INFO] [stdout] test aggregation::tests::test_from_to_type ... ok [INFO] [stdout] test archive_info::tests::test_retention ... ok [INFO] [stdout] test archive_info::tests::test_size ... ok [INFO] [stdout] test diff::tests::archive_info_short_fmt ... ok [INFO] [stdout] test diff::tests::archive_info_fmt ... ok [INFO] [stdout] test diff::tests::format_none_unit ... ok [INFO] [stdout] test diff::tests::from_archive_to_short ... ok [INFO] [stdout] test diff::tests::header_fmt ... ok [INFO] [stdout] test diff::tests::summary_header_fmt ... ok [INFO] [stdout] test interval::tests::interval_invalid ... ok [INFO] [stdout] test interval::tests::interval_valid ... ok [INFO] [stdout] test interval::tests::is_contains ... ok [INFO] [stdout] test interval::tests::is_not_contains ... ok [INFO] [stdout] test point::tests::point_parse_invalid ... ok [INFO] [stdout] test point::tests::point_parse_valid ... ok [INFO] [stdout] test retention::tests::test_de_retention_error ... ok [INFO] [stdout] test retention::tests::test_de_retention_ok ... ok [INFO] [stdout] test retention::tests::test_unit_multiplier ... ok [INFO] [stdout] test tests::test_adjust_interval ... ok [INFO] [stdout] test tests::test_instant_offset ... ok [INFO] [stdout] test retention::tests::test_invalid_precision ... ok [INFO] [stdout] test retention::tests::test_valid_precision ... ok [INFO] [stdout] test retention::tests::test_invalid_retentions ... ok [INFO] [stdout] test retention::tests::test_valid_retentions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/find-corrupt-whisper-files.rs (/opt/rustwide/target/debug/deps/find_corrupt_whisper_files-323697d355496d85) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-create.rs (/opt/rustwide/target/debug/deps/whisper_create-fc9263795b9236e0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-diff.rs (/opt/rustwide/target/debug/deps/whisper_diff-484ceb9a9ae8ea6a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-dump.rs (/opt/rustwide/target/debug/deps/whisper_dump-9002250da00c4502) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-fetch.rs (/opt/rustwide/target/debug/deps/whisper_fetch-cbf99bda70d2dc6c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-fill.rs (/opt/rustwide/target/debug/deps/whisper_fill-7e6ade7f68fbbd76) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-info.rs (/opt/rustwide/target/debug/deps/whisper_info-268384956b214298) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-merge.rs (/opt/rustwide/target/debug/deps/whisper_merge-e551f82d72b82d67) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-resize.rs (/opt/rustwide/target/debug/deps/whisper_resize-830147f6793ba33c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-set-aggregation-method.rs (/opt/rustwide/target/debug/deps/whisper_set_aggregation_method-88676d7ef2eb61f1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-set-xfilesfactor.rs (/opt/rustwide/target/debug/deps/whisper_set_xfilesfactor-4c4ecf7a7726696a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/whisper-update.rs (/opt/rustwide/target/debug/deps/whisper_update-97273128f4a502a8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-find-corrupt-whisper-files.rs (/opt/rustwide/target/debug/deps/test_find_corrupt_whisper_files-9408ef90e4ea26f8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-create.rs (/opt/rustwide/target/debug/deps/test_whisper_create-962113764dd9e0d1) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_with_invalid_method ... ok [INFO] [stdout] test calling_with_invalid_xfactor ... ok [INFO] [stdout] test calling_creating_with_present_file ... ok [INFO] [stdout] test calling_creating_multiple_retention ... ok [INFO] [stdout] test calling_creating_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-dump.rs (/opt/rustwide/target/debug/deps/test_whisper_dump-45348e88c4981bcd) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] test calling_as_plain ... ok [INFO] [stdout] test calling_as_pretty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-fetch.rs (/opt/rustwide/target/debug/deps/test_whisper_fetch-d93be272e6cd1ddb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-info.rs (/opt/rustwide/target/debug/deps/test_whisper_info-c2fec5c280074fa2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_as_json ... ok [INFO] [stdout] test calling_as_plain_for_file_size ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] test calling_as_plain ... ok [INFO] [stdout] test calling_as_plain_for_aggregation_method ... ok [INFO] [stdout] test calling_as_plain_for_max_retention ... ok [INFO] [stdout] test calling_as_plain_for_unknown ... ok [INFO] [stdout] test calling_as_plain_for_x_files_factor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-resize.rs (/opt/rustwide/target/debug/deps/test_whisper_resize-6dcefdb1f2deed53) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-set-aggregation-method.rs (/opt/rustwide/target/debug/deps/test_whisper_set_aggregation_method-1bbff217b9471c9f) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_with_invalid_xfactor ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] test calling_with_invalid_method ... ok [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_with_last ... ok [INFO] [stdout] test calling_with_sum_and_xfactor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-set-xfilesfactor.rs (/opt/rustwide/target/debug/deps/test_whisper_set_xfilesfactor-8189f17938394308) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] test calling_with_invalid_param ... ok [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_with_whole_param ... ok [INFO] [stdout] test calling_with_fractional_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-update.rs (/opt/rustwide/target/debug/deps/test_whisper_update-dda41365f4d39042) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test calling_with_invalid_path ... ok [INFO] [stdout] test calling_help ... ok [INFO] [stdout] test calling_without_args ... ok [INFO] [stdout] test calling_with_invalid_value ... ok [INFO] [stdout] test calling_with_invalid_timestamp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whisper_tests-fcd065f3e54d0278) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/issue22.rs (/opt/rustwide/target/debug/deps/issue22-74285e7d78873929) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test issue22_many_archives_once ... ok [INFO] [stdout] test issue22_many_archives_once_shuffle ... ok [INFO] [stdout] test issue22_many_archives ... ok [INFO] [stdout] test issue22_many_archives_reverse ... ok [INFO] [stdout] test issue22_original ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/issue8.rs (/opt/rustwide/target/debug/deps/issue8-982e5ecd25477396) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test issue8_many ... ok [INFO] [stdout] test issue8_single ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper.rs (/opt/rustwide/target/debug/deps/test_whisper-778f42c304481a71) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test whisper_fetch_auto_points ... ok [INFO] [stdout] test whisper_suggest_archive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-diff.rs (/opt/rustwide/target/debug/deps/test_whisper_diff-8c6fcea0d7583d30) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_diff_error ... ok [INFO] [stdout] test test_diff_simple_filtered ... ok [INFO] [stdout] test test_diff_simple_unfiltered ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-merge.rs (/opt/rustwide/target/debug/deps/test_whisper_merge-dafaa793782041cc) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_fill_overlap ... ok [INFO] [stdout] test test_merge_update_many ... ok [INFO] [stdout] test test_merge_overwrite ... ok [INFO] [stdout] test test_merge_update ... ok [INFO] [stdout] test test_merge_errors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test-whisper-resize.rs (/opt/rustwide/target/debug/deps/test_whisper_resize-f0bb0bc1fd63eba1) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_resize_aggr_simple_long ... ok [INFO] [stdout] test test_resize_aggr_simple_short ... ok [INFO] [stdout] test test_resize_extend_short ... ok [INFO] [stdout] test test_resize_simple_short ... ok [INFO] [stdout] test test_resize_simple_long ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/update.rs (/opt/rustwide/target/debug/deps/update-f62149a77fd3883e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_update_and_aggregate_snapshot ... ok [INFO] [stdout] test test_update_snapshot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests diamond [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests diamond_api [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests whisper [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests whisper_tests [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1fe08ef952fd07f63e17f563212ddad6aeebcd9da814830fcb0b6f31b9282b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe08ef952fd07f63e17f563212ddad6aeebcd9da814830fcb0b6f31b9282b8a", kill_on_drop: false }` [INFO] [stdout] 1fe08ef952fd07f63e17f563212ddad6aeebcd9da814830fcb0b6f31b9282b8a