[INFO] fetching crate hdrhistogram-c 0.1.17... [INFO] checking hdrhistogram-c-0.1.17 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate hdrhistogram-c 0.1.17 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate hdrhistogram-c 0.1.17 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hdrhistogram-c 0.1.17 [INFO] finished tweaking crates.io crate hdrhistogram-c 0.1.17 [INFO] tweaked toml for crates.io crate hdrhistogram-c 0.1.17 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eec47aa2a24521fda2d87ab43d06fc4effc070d8952b6eb8dc55bae8ff94459a [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" "eec47aa2a24521fda2d87ab43d06fc4effc070d8952b6eb8dc55bae8ff94459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eec47aa2a24521fda2d87ab43d06fc4effc070d8952b6eb8dc55bae8ff94459a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec47aa2a24521fda2d87ab43d06fc4effc070d8952b6eb8dc55bae8ff94459a", kill_on_drop: false }` [INFO] [stdout] eec47aa2a24521fda2d87ab43d06fc4effc070d8952b6eb8dc55bae8ff94459a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1233f65870a6c4a178dc70b080ff2ee0c7fcc6910e3dc3ee533b6b152ca2d2e1 [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" "1233f65870a6c4a178dc70b080ff2ee0c7fcc6910e3dc3ee533b6b152ca2d2e1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling hdrhistogram-c v0.1.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use self::libc::{int64_t, int32_t, c_double, c_int, c_void, c_char, size_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use self::libc::{int64_t, int32_t, c_double, c_int, c_void, c_char, size_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | ticks_per_half_histance: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | count_added_in_this_iteration_step: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | value_units_per_bucket: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | count_added_in_this_iteration_step: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:72:33 [INFO] [stdout] | [INFO] [stdout] 72 | next_value_reporting_level: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | next_value_reporting_level_lowest_equivalent: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:79:41 [INFO] [stdout] | [INFO] [stdout] 79 | count_added_in_this_iteration_step: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | next_value_reporting_level: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | next_value_reporting_level_lowest_equivalent: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | lowest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | unit_magnitude: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | significant_figures: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | sub_bucket_half_count_magnitude: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | sub_bucket_half_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | sub_bucket_mask: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | sub_bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | min_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | max_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | normalizing_index_offset: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | counts_len: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | total_count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | counts: [int64_t; 0], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | lowest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | unit_magnitude: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | significant_figures: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | sub_bucket_half_count_magnitude: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | sub_bucket_half_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | sub_bucket_mask: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | sub_bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | counts_len: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | counts_index: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | cumulative_count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | highest_equivalent_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | lowest_equivalent_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | median_equivalent_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | value_iterated_from: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | value_iterated_to: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | union: [int64_t; 4], // hdr_iter_log/linear [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:211:48 [INFO] [stdout] | [INFO] [stdout] 211 | hdr_init(lowest_trackable_value as int64_t, highest_trackable_value as int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:211:84 [INFO] [stdout] | [INFO] [stdout] 211 | hdr_init(lowest_trackable_value as int64_t, highest_trackable_value as int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:212:45 [INFO] [stdout] | [INFO] [stdout] 212 | significant_figures as int32_t, &mut histo) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:235:56 [INFO] [stdout] | [INFO] [stdout] 235 | unsafe { hdr_record_value(self.histo, value as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe { hdr_record_values(self.histo, value as int64_t, count as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:248:75 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe { hdr_record_values(self.histo, value as int64_t, count as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | unsafe { hdr_record_corrected_value(self.histo, value as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:257:96 [INFO] [stdout] | [INFO] [stdout] 257 | unsafe { hdr_record_corrected_value(self.histo, value as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:263:67 [INFO] [stdout] | [INFO] [stdout] 263 | unsafe { hdr_record_corrected_values(self.histo, value as int64_t, count as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:263:85 [INFO] [stdout] | [INFO] [stdout] 263 | unsafe { hdr_record_corrected_values(self.histo, value as int64_t, count as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:263:115 [INFO] [stdout] | [INFO] [stdout] 263 | unsafe { hdr_record_corrected_values(self.histo, value as int64_t, count as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:277:109 [INFO] [stdout] | [INFO] [stdout] 277 | hdr_add_while_correcting_for_coordinated_omission(self.histo, other.histo, expected_interval as int64_t) as u64 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:336:61 [INFO] [stdout] | [INFO] [stdout] 336 | unsafe { hdr_values_are_equivalent(self.histo, a as int64_t, b as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:336:75 [INFO] [stdout] | [INFO] [stdout] 336 | unsafe { hdr_values_are_equivalent(self.histo, a as int64_t, b as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:341:67 [INFO] [stdout] | [INFO] [stdout] 341 | unsafe { hdr_lowest_equivalent_value(self.histo, value as int64_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:346:58 [INFO] [stdout] | [INFO] [stdout] 346 | unsafe { hdr_count_at_value(self.histo, value as int64_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:352:58 [INFO] [stdout] | [INFO] [stdout] 352 | unsafe { hdr_count_at_index(self.histo, index as int32_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:358:58 [INFO] [stdout] | [INFO] [stdout] 358 | unsafe { hdr_value_at_index(self.histo, index as int32_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:374:92 [INFO] [stdout] | [INFO] [stdout] 374 | unsafe { hdr_iter_linear_init(&mut ret.iter, self.histo, value_units_per_bucket as int64_t) }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:381:89 [INFO] [stdout] | [INFO] [stdout] 381 | unsafe { hdr_iter_log_init(&mut ret.iter, self.histo, value_units_per_bucket as int64_t, log_base) }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:395:97 [INFO] [stdout] | [INFO] [stdout] 395 | unsafe { hdr_iter_percentile_init(&mut ret.iter, self.histo, ticks_per_half_distance as int32_t) }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:114:41 [INFO] [stdout] | [INFO] [stdout] 114 | fn hdr_init(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:114:75 [INFO] [stdout] | [INFO] [stdout] 114 | fn hdr_init(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | fn hdr_record_value(h: *mut hdr_histogram, value: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:120:56 [INFO] [stdout] | [INFO] [stdout] 120 | fn hdr_record_values(h: *mut hdr_histogram, value: int64_t, count: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:120:72 [INFO] [stdout] | [INFO] [stdout] 120 | fn hdr_record_values(h: *mut hdr_histogram, value: int64_t, count: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:121:65 [INFO] [stdout] | [INFO] [stdout] 121 | fn hdr_record_corrected_value(h: *mut hdr_histogram, value: int64_t, expected_interval: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:121:93 [INFO] [stdout] | [INFO] [stdout] 121 | fn hdr_record_corrected_value(h: *mut hdr_histogram, value: int64_t, expected_interval: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:122:66 [INFO] [stdout] | [INFO] [stdout] 122 | fn hdr_record_corrected_values(h: *mut hdr_histogram, value: int64_t, count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | fn hdr_record_corrected_values(h: *mut hdr_histogram, value: int64_t, count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:123:55 [INFO] [stdout] | [INFO] [stdout] 123 | ... expected_interval: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:125:70 [INFO] [stdout] | [INFO] [stdout] 125 | fn hdr_add(h: *mut hdr_histogram, from: *const hdr_histogram) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:127:77 [INFO] [stdout] | [INFO] [stdout] 127 | ... expected_interval: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:127:89 [INFO] [stdout] | [INFO] [stdout] 127 | ... expected_interval: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:129:44 [INFO] [stdout] | [INFO] [stdout] 129 | fn hdr_min(h: *const hdr_histogram) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | fn hdr_max(h: *const hdr_histogram) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:132:82 [INFO] [stdout] | [INFO] [stdout] 132 | fn hdr_value_at_percentile(h: *const hdr_histogram, percentile: c_double) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | fn hdr_values_are_equivalent(h: *const hdr_histogram, a: int64_t, b: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:137:74 [INFO] [stdout] | [INFO] [stdout] 137 | fn hdr_values_are_equivalent(h: *const hdr_histogram, a: int64_t, b: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:138:68 [INFO] [stdout] | [INFO] [stdout] 138 | fn hdr_lowest_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:138:80 [INFO] [stdout] | [INFO] [stdout] 138 | fn hdr_lowest_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:139:59 [INFO] [stdout] | [INFO] [stdout] 139 | fn hdr_count_at_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:139:71 [INFO] [stdout] | [INFO] [stdout] 139 | fn hdr_count_at_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:140:59 [INFO] [stdout] | [INFO] [stdout] 140 | fn hdr_count_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:140:71 [INFO] [stdout] | [INFO] [stdout] 140 | fn hdr_count_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn hdr_value_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:141:71 [INFO] [stdout] | [INFO] [stdout] 141 | fn hdr_value_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:143:60 [INFO] [stdout] | [INFO] [stdout] 143 | fn hdr_calculate_bucket_config(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:143:94 [INFO] [stdout] | [INFO] [stdout] 143 | fn hdr_calculate_bucket_config(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:147:81 [INFO] [stdout] | [INFO] [stdout] 147 | fn hdr_shift_values_left(h: *mut hdr_histogram, binary_orders_of_magnitude: int32_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:148:61 [INFO] [stdout] | [INFO] [stdout] 148 | fn hdr_shift_values_right(h: *mut hdr_histogram, shift: int32_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:149:75 [INFO] [stdout] | [INFO] [stdout] 149 | fn hdr_size_of_equivalent_value_range(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:149:87 [INFO] [stdout] | [INFO] [stdout] 149 | fn hdr_size_of_equivalent_value_range(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:150:70 [INFO] [stdout] | [INFO] [stdout] 150 | fn hdr_next_non_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:150:82 [INFO] [stdout] | [INFO] [stdout] 150 | fn hdr_next_non_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:151:68 [INFO] [stdout] | [INFO] [stdout] 151 | fn hdr_median_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:151:80 [INFO] [stdout] | [INFO] [stdout] 151 | fn hdr_median_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:154:104 [INFO] [stdout] | [INFO] [stdout] 154 | fn hdr_iter_percentile_init(iter: *mut hdr_iter, h: *const hdr_histogram, ticks_per_half_distance: int32_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:156:99 [INFO] [stdout] | [INFO] [stdout] 156 | fn hdr_iter_linear_init(iter: *mut hdr_iter, h: *const hdr_histogram, value_units_per_bucket: int64_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:157:96 [INFO] [stdout] | [INFO] [stdout] 157 | fn hdr_iter_log_init(iter: *mut hdr_iter, h: *const hdr_histogram, value_units_per_bucket: int64_t, log_base: c_double); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use self::libc::{int64_t, int32_t, c_double, c_int, c_void, c_char, size_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use self::libc::{int64_t, int32_t, c_double, c_int, c_void, c_char, size_t}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | ticks_per_half_histance: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:65:41 [INFO] [stdout] | [INFO] [stdout] 65 | count_added_in_this_iteration_step: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | value_units_per_bucket: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | count_added_in_this_iteration_step: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:72:33 [INFO] [stdout] | [INFO] [stdout] 72 | next_value_reporting_level: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:73:51 [INFO] [stdout] | [INFO] [stdout] 73 | next_value_reporting_level_lowest_equivalent: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:79:41 [INFO] [stdout] | [INFO] [stdout] 79 | count_added_in_this_iteration_step: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | next_value_reporting_level: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:81:51 [INFO] [stdout] | [INFO] [stdout] 81 | next_value_reporting_level_lowest_equivalent: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | lowest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:22:30 [INFO] [stdout] | [INFO] [stdout] 22 | highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | unit_magnitude: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | significant_figures: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | sub_bucket_half_count_magnitude: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | sub_bucket_half_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:27:22 [INFO] [stdout] | [INFO] [stdout] 27 | sub_bucket_mask: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | sub_bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | min_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | max_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | normalizing_index_offset: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 34 | counts_len: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | total_count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | counts: [int64_t; 0], [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | lowest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:43:30 [INFO] [stdout] | [INFO] [stdout] 43 | highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:44:21 [INFO] [stdout] | [INFO] [stdout] 44 | unit_magnitude: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:45:26 [INFO] [stdout] | [INFO] [stdout] 45 | significant_figures: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:46:38 [INFO] [stdout] | [INFO] [stdout] 46 | sub_bucket_half_count_magnitude: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | sub_bucket_half_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | sub_bucket_mask: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:49:23 [INFO] [stdout] | [INFO] [stdout] 49 | sub_bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 50 | bucket_count: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | counts_len: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | counts_index: int32_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:94:23 [INFO] [stdout] | [INFO] [stdout] 94 | cumulative_count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:97:31 [INFO] [stdout] | [INFO] [stdout] 97 | highest_equivalent_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | lowest_equivalent_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:99:30 [INFO] [stdout] | [INFO] [stdout] 99 | median_equivalent_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:100:26 [INFO] [stdout] | [INFO] [stdout] 100 | value_iterated_from: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 101 | value_iterated_to: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | union: [int64_t; 4], // hdr_iter_log/linear [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:211:48 [INFO] [stdout] | [INFO] [stdout] 211 | hdr_init(lowest_trackable_value as int64_t, highest_trackable_value as int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:211:84 [INFO] [stdout] | [INFO] [stdout] 211 | hdr_init(lowest_trackable_value as int64_t, highest_trackable_value as int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:212:45 [INFO] [stdout] | [INFO] [stdout] 212 | significant_figures as int32_t, &mut histo) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:235:56 [INFO] [stdout] | [INFO] [stdout] 235 | unsafe { hdr_record_value(self.histo, value as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe { hdr_record_values(self.histo, value as int64_t, count as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:248:75 [INFO] [stdout] | [INFO] [stdout] 248 | unsafe { hdr_record_values(self.histo, value as int64_t, count as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:257:66 [INFO] [stdout] | [INFO] [stdout] 257 | unsafe { hdr_record_corrected_value(self.histo, value as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:257:96 [INFO] [stdout] | [INFO] [stdout] 257 | unsafe { hdr_record_corrected_value(self.histo, value as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:263:67 [INFO] [stdout] | [INFO] [stdout] 263 | unsafe { hdr_record_corrected_values(self.histo, value as int64_t, count as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:263:85 [INFO] [stdout] | [INFO] [stdout] 263 | unsafe { hdr_record_corrected_values(self.histo, value as int64_t, count as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:263:115 [INFO] [stdout] | [INFO] [stdout] 263 | unsafe { hdr_record_corrected_values(self.histo, value as int64_t, count as int64_t, expected_interval as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:277:109 [INFO] [stdout] | [INFO] [stdout] 277 | hdr_add_while_correcting_for_coordinated_omission(self.histo, other.histo, expected_interval as int64_t) as u64 [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:336:61 [INFO] [stdout] | [INFO] [stdout] 336 | unsafe { hdr_values_are_equivalent(self.histo, a as int64_t, b as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:336:75 [INFO] [stdout] | [INFO] [stdout] 336 | unsafe { hdr_values_are_equivalent(self.histo, a as int64_t, b as int64_t) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:341:67 [INFO] [stdout] | [INFO] [stdout] 341 | unsafe { hdr_lowest_equivalent_value(self.histo, value as int64_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:346:58 [INFO] [stdout] | [INFO] [stdout] 346 | unsafe { hdr_count_at_value(self.histo, value as int64_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:352:58 [INFO] [stdout] | [INFO] [stdout] 352 | unsafe { hdr_count_at_index(self.histo, index as int32_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:358:58 [INFO] [stdout] | [INFO] [stdout] 358 | unsafe { hdr_value_at_index(self.histo, index as int32_t) as u64 } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:374:92 [INFO] [stdout] | [INFO] [stdout] 374 | unsafe { hdr_iter_linear_init(&mut ret.iter, self.histo, value_units_per_bucket as int64_t) }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:381:89 [INFO] [stdout] | [INFO] [stdout] 381 | unsafe { hdr_iter_log_init(&mut ret.iter, self.histo, value_units_per_bucket as int64_t, log_base) }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:395:97 [INFO] [stdout] | [INFO] [stdout] 395 | unsafe { hdr_iter_percentile_init(&mut ret.iter, self.histo, ticks_per_half_distance as int32_t) }; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:114:41 [INFO] [stdout] | [INFO] [stdout] 114 | fn hdr_init(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:114:75 [INFO] [stdout] | [INFO] [stdout] 114 | fn hdr_init(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:119:55 [INFO] [stdout] | [INFO] [stdout] 119 | fn hdr_record_value(h: *mut hdr_histogram, value: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:120:56 [INFO] [stdout] | [INFO] [stdout] 120 | fn hdr_record_values(h: *mut hdr_histogram, value: int64_t, count: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:120:72 [INFO] [stdout] | [INFO] [stdout] 120 | fn hdr_record_values(h: *mut hdr_histogram, value: int64_t, count: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:121:65 [INFO] [stdout] | [INFO] [stdout] 121 | fn hdr_record_corrected_value(h: *mut hdr_histogram, value: int64_t, expected_interval: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:121:93 [INFO] [stdout] | [INFO] [stdout] 121 | fn hdr_record_corrected_value(h: *mut hdr_histogram, value: int64_t, expected_interval: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:122:66 [INFO] [stdout] | [INFO] [stdout] 122 | fn hdr_record_corrected_values(h: *mut hdr_histogram, value: int64_t, count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | fn hdr_record_corrected_values(h: *mut hdr_histogram, value: int64_t, count: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:123:55 [INFO] [stdout] | [INFO] [stdout] 123 | ... expected_interval: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:125:70 [INFO] [stdout] | [INFO] [stdout] 125 | fn hdr_add(h: *mut hdr_histogram, from: *const hdr_histogram) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:127:77 [INFO] [stdout] | [INFO] [stdout] 127 | ... expected_interval: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:127:89 [INFO] [stdout] | [INFO] [stdout] 127 | ... expected_interval: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:129:44 [INFO] [stdout] | [INFO] [stdout] 129 | fn hdr_min(h: *const hdr_histogram) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | fn hdr_max(h: *const hdr_histogram) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:132:82 [INFO] [stdout] | [INFO] [stdout] 132 | fn hdr_value_at_percentile(h: *const hdr_histogram, percentile: c_double) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:137:62 [INFO] [stdout] | [INFO] [stdout] 137 | fn hdr_values_are_equivalent(h: *const hdr_histogram, a: int64_t, b: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:137:74 [INFO] [stdout] | [INFO] [stdout] 137 | fn hdr_values_are_equivalent(h: *const hdr_histogram, a: int64_t, b: int64_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:138:68 [INFO] [stdout] | [INFO] [stdout] 138 | fn hdr_lowest_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:138:80 [INFO] [stdout] | [INFO] [stdout] 138 | fn hdr_lowest_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:139:59 [INFO] [stdout] | [INFO] [stdout] 139 | fn hdr_count_at_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:139:71 [INFO] [stdout] | [INFO] [stdout] 139 | fn hdr_count_at_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:140:59 [INFO] [stdout] | [INFO] [stdout] 140 | fn hdr_count_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:140:71 [INFO] [stdout] | [INFO] [stdout] 140 | fn hdr_count_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:141:59 [INFO] [stdout] | [INFO] [stdout] 141 | fn hdr_value_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:141:71 [INFO] [stdout] | [INFO] [stdout] 141 | fn hdr_value_at_index(h: *const hdr_histogram, index: int32_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:143:60 [INFO] [stdout] | [INFO] [stdout] 143 | fn hdr_calculate_bucket_config(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:143:94 [INFO] [stdout] | [INFO] [stdout] 143 | fn hdr_calculate_bucket_config(lowest_trackable_value: int64_t, highest_trackable_value: int64_t, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:147:81 [INFO] [stdout] | [INFO] [stdout] 147 | fn hdr_shift_values_left(h: *mut hdr_histogram, binary_orders_of_magnitude: int32_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:148:61 [INFO] [stdout] | [INFO] [stdout] 148 | fn hdr_shift_values_right(h: *mut hdr_histogram, shift: int32_t) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:149:75 [INFO] [stdout] | [INFO] [stdout] 149 | fn hdr_size_of_equivalent_value_range(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:149:87 [INFO] [stdout] | [INFO] [stdout] 149 | fn hdr_size_of_equivalent_value_range(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:150:70 [INFO] [stdout] | [INFO] [stdout] 150 | fn hdr_next_non_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:150:82 [INFO] [stdout] | [INFO] [stdout] 150 | fn hdr_next_non_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:151:68 [INFO] [stdout] | [INFO] [stdout] 151 | fn hdr_median_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:151:80 [INFO] [stdout] | [INFO] [stdout] 151 | fn hdr_median_equivalent_value(h: *const hdr_histogram, value: int64_t) -> int64_t; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int32_t`: Use i32 instead. [INFO] [stdout] --> src/ffi/mod.rs:154:104 [INFO] [stdout] | [INFO] [stdout] 154 | fn hdr_iter_percentile_init(iter: *mut hdr_iter, h: *const hdr_histogram, ticks_per_half_distance: int32_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:156:99 [INFO] [stdout] | [INFO] [stdout] 156 | fn hdr_iter_linear_init(iter: *mut hdr_iter, h: *const hdr_histogram, value_units_per_bucket: int64_t); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `ffi::libc::int64_t`: Use i64 instead. [INFO] [stdout] --> src/ffi/mod.rs:157:96 [INFO] [stdout] | [INFO] [stdout] 157 | fn hdr_iter_log_init(iter: *mut hdr_iter, h: *const hdr_histogram, value_units_per_bucket: int64_t, log_base: c_double); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 106 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 106 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.73s [INFO] running `Command { std: "docker" "inspect" "1233f65870a6c4a178dc70b080ff2ee0c7fcc6910e3dc3ee533b6b152ca2d2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1233f65870a6c4a178dc70b080ff2ee0c7fcc6910e3dc3ee533b6b152ca2d2e1", kill_on_drop: false }` [INFO] [stdout] 1233f65870a6c4a178dc70b080ff2ee0c7fcc6910e3dc3ee533b6b152ca2d2e1