[INFO] updating cached repository https://github.com/samuela/rustybox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d2201eece506e88f71d0e251346bb3e92bb7aef [INFO] testing samuela/rustybox against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuela%2Frustybox" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuela/rustybox on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samuela/rustybox [INFO] finished tweaking git repo https://github.com/samuela/rustybox [INFO] tweaked toml for git repo https://github.com/samuela/rustybox written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/samuela/rustybox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 372c7b4b4199bf03db8fdeac821982215491ea034990cc8a3e80ddd82aaae7eb [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" "372c7b4b4199bf03db8fdeac821982215491ea034990cc8a3e80ddd82aaae7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "372c7b4b4199bf03db8fdeac821982215491ea034990cc8a3e80ddd82aaae7eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372c7b4b4199bf03db8fdeac821982215491ea034990cc8a3e80ddd82aaae7eb", kill_on_drop: false }` [INFO] [stdout] 372c7b4b4199bf03db8fdeac821982215491ea034990cc8a3e80ddd82aaae7eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7465cb6b83128d5c5be2c04511ddc40294af8a5bca3b60543c1f98d7b66eb63f [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" "7465cb6b83128d5c5be2c04511ddc40294af8a5bca3b60543c1f98d7b66eb63f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustybox v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling c2rust-asm-casts v0.1.1 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.0 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> rustybox.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(llvm_asm)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> rustybox.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(c_variadic)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> rustybox.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(extern_types)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> rustybox.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #![feature(label_break_value)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> rustybox.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #![feature(ptr_wrapping_offset_from)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/bzip2.rs:1886:16 [INFO] [stdout] | [INFO] [stdout] 1886 | return ryy_j.wrapping_offset_from(&mut *yy.offset(0) as *mut u8) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/gzip.rs:580:29 [INFO] [stdout] | [INFO] [stdout] 580 | len = 258i32 - strend.wrapping_offset_from(scan) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | m_pos = ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | if ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint > 0 as libc::c_uint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | return in_end.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | m_pos = ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:86:26 [INFO] [stdout] | [INFO] [stdout] 86 | ip.offset(-(ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint as isize)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:89:24 [INFO] [stdout] | [INFO] [stdout] 89 | m_off = ip.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | if ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint > 0 as libc::c_uint { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:116:22 [INFO] [stdout] | [INFO] [stdout] 116 | ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:183:28 [INFO] [stdout] | [INFO] [stdout] 183 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 219 | m_len = ip.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:302:17 [INFO] [stdout] | [INFO] [stdout] 302 | return in_end.wrapping_offset_from(ii) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_1o.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:56:23 [INFO] [stdout] | [INFO] [stdout] 56 | } else if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) < t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | } else if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) < t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:95:20 [INFO] [stdout] | [INFO] [stdout] 95 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:145:22 [INFO] [stdout] | [INFO] [stdout] 145 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 182 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:191:28 [INFO] [stdout] | [INFO] [stdout] 191 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:207:24 [INFO] [stdout] | [INFO] [stdout] 207 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:213:24 [INFO] [stdout] | [INFO] [stdout] 213 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:251:25 [INFO] [stdout] | [INFO] [stdout] 251 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:273:22 [INFO] [stdout] | [INFO] [stdout] 273 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:288:26 [INFO] [stdout] | [INFO] [stdout] 288 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 297 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:330:26 [INFO] [stdout] | [INFO] [stdout] 330 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:339:28 [INFO] [stdout] | [INFO] [stdout] 339 | if (ip_end.wrapping_offset_from(ip) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 362 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:385:24 [INFO] [stdout] | [INFO] [stdout] 385 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:411:26 [INFO] [stdout] | [INFO] [stdout] 411 | if (op_end.wrapping_offset_from(op) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/lzo1x_d.rs:462:17 [INFO] [stdout] | [INFO] [stdout] 462 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/libarchive/unsafe_prefix.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 35 | cp.wrapping_offset_from(str) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:310:20 [INFO] [stdout] | [INFO] [stdout] 310 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:329:20 [INFO] [stdout] | [INFO] [stdout] 329 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:411:20 [INFO] [stdout] | [INFO] [stdout] 411 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:501:20 [INFO] [stdout] | [INFO] [stdout] 501 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:522:20 [INFO] [stdout] | [INFO] [stdout] 522 | op.wrapping_offset_from(m_pos) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:634:21 [INFO] [stdout] | [INFO] [stdout] 634 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:644:21 [INFO] [stdout] | [INFO] [stdout] 644 | *out_len = op.wrapping_offset_from(out) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:1087:12 [INFO] [stdout] | [INFO] [stdout] 1087 | .wrapping_offset_from(wordbuf.as_mut_ptr() as *mut libc::c_char) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:1345:9 [INFO] [stdout] | [INFO] [stdout] 1345 | end.wrapping_offset_from(&mut (*h).version_be16 as *mut u16 as *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/lzop.rs:1386:8 [INFO] [stdout] | [INFO] [stdout] 1386 | .wrapping_offset_from(&mut (*h).version_be16 as *mut u16 as *mut libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> archival/unzip.rs:341:57 [INFO] [stdout] | [INFO] [stdout] 341 | if (cde.fmt.cdf_offset as libc::c_long) < end + p.wrapping_offset_from(buf) as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> console_tools/loadfont.rs:418:14 [INFO] [stdout] | [INFO] [stdout] 418 | buffer.wrapping_offset_from(table) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/echo.rs:603:9 [INFO] [stdout] | [INFO] [stdout] 603 | out.wrapping_offset_from(buffer) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/od.rs:607:30 [INFO] [stdout] | [INFO] [stdout] 607 | size = CSIL_sizeof[p.wrapping_offset_from(CSIL.as_ptr()) as libc::c_long as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/od.rs:636:53 [INFO] [stdout] | [INFO] [stdout] 636 | pos = strchr(doux.as_ptr(), c as libc::c_int).wrapping_offset_from(doux.as_ptr()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/od.rs:728:24 [INFO] [stdout] | [INFO] [stdout] 728 | FDL_sizeof[p.wrapping_offset_from(FDL.as_ptr()) as libc::c_long as usize] as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/od.rs:1489:13 [INFO] [stdout] | [INFO] [stdout] 1489 | pos = p.wrapping_offset_from(doxn.as_ptr()) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/paste.rs:153:10 [INFO] [stdout] | [INFO] [stdout] 153 | .wrapping_offset_from(delims) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/printf.rs:445:16 [INFO] [stdout] | [INFO] [stdout] 445 | if p.wrapping_offset_from(format_chars.as_ptr()) as libc::c_long <= 5i32 as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/seq.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | let mut w: libc::c_int = dot.wrapping_offset_from(*argv) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/sort.rs:666:30 [INFO] [stdout] | [INFO] [stdout] 666 | flag = 1i32 << idx.wrapping_offset_from(sort_opt_str.as_ptr().offset(1)) as libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/split.rs:237:26 [INFO] [stdout] | [INFO] [stdout] 237 | to_write = end.wrapping_offset_from(src) + 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/tail.rs:325:52 [INFO] [stdout] | [INFO] [stdout] 325 | + (nread as libc::c_long - s_0.wrapping_offset_from(tailbuf) as libc::c_long)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/uudecode.rs:119:24 [INFO] [stdout] | [INFO] [stdout] 119 | str_len = line_ptr.wrapping_offset_from(line) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> coreutils/uudecode.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | dst.wrapping_offset_from(line) as usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> e2fsprogs/chattr.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | fp.wrapping_offset_from(&*e2attr_flags_sname.as_ptr().offset(1) as *const libc::c_char) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> e2fsprogs/fsck.rs:917:13 [INFO] [stdout] | [INFO] [stdout] 917 | comma.wrapping_offset_from(s) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:1114:8 [INFO] [stdout] | [INFO] [stdout] 1114 | .wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:2506:13 [INFO] [stdout] | [INFO] [stdout] 2506 | > v.wrapping_offset_from((*ptr_to_globals.offset(-1i32 as isize)).Fields) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:2510:12 [INFO] [stdout] | [INFO] [stdout] 2510 | (v.wrapping_offset_from((*ptr_to_globals.offset(-1i32 as isize)).Fields) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:2647:18 [INFO] [stdout] | [INFO] [stdout] 2647 | eo = s.wrapping_offset_from(b) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:2661:18 [INFO] [stdout] | [INFO] [stdout] 2661 | eo = s.wrapping_offset_from(b) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:2810:15 [INFO] [stdout] | [INFO] [stdout] 2810 | incr = (f.wrapping_offset_from(s) as libc::c_long + 240i32 as libc::c_long) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:3197:22 [INFO] [stdout] | [INFO] [stdout] 3197 | n = (s_2.wrapping_offset_from(as_0[0]) as libc::c_long + 1) as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:3585:24 [INFO] [stdout] | [INFO] [stdout] 3585 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:4180:24 [INFO] [stdout] | [INFO] [stdout] 4180 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:4751:24 [INFO] [stdout] | [INFO] [stdout] 4751 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:5322:24 [INFO] [stdout] | [INFO] [stdout] 5322 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:5893:24 [INFO] [stdout] | [INFO] [stdout] 5893 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:6464:24 [INFO] [stdout] | [INFO] [stdout] 6464 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:7035:24 [INFO] [stdout] | [INFO] [stdout] 7035 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:7606:24 [INFO] [stdout] | [INFO] [stdout] 7606 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:8177:24 [INFO] [stdout] | [INFO] [stdout] 8177 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:8748:24 [INFO] [stdout] | [INFO] [stdout] 8748 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:9319:24 [INFO] [stdout] | [INFO] [stdout] 9319 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:9890:24 [INFO] [stdout] | [INFO] [stdout] 9890 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:10461:24 [INFO] [stdout] | [INFO] [stdout] 10461 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:11032:24 [INFO] [stdout] | [INFO] [stdout] 11032 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:11603:24 [INFO] [stdout] | [INFO] [stdout] 11603 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:12174:24 [INFO] [stdout] | [INFO] [stdout] 12174 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:12745:24 [INFO] [stdout] | [INFO] [stdout] 12745 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:13316:24 [INFO] [stdout] | [INFO] [stdout] 13316 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:13887:24 [INFO] [stdout] | [INFO] [stdout] 13887 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:14458:24 [INFO] [stdout] | [INFO] [stdout] 14458 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:15029:24 [INFO] [stdout] | [INFO] [stdout] 15029 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:15600:24 [INFO] [stdout] | [INFO] [stdout] 15600 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:16171:24 [INFO] [stdout] | [INFO] [stdout] 16171 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:16742:24 [INFO] [stdout] | [INFO] [stdout] 16742 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:17313:24 [INFO] [stdout] | [INFO] [stdout] 17313 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:17884:24 [INFO] [stdout] | [INFO] [stdout] 17884 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:18455:24 [INFO] [stdout] | [INFO] [stdout] 18455 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:19026:24 [INFO] [stdout] | [INFO] [stdout] 19026 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:19597:24 [INFO] [stdout] | [INFO] [stdout] 19597 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:20168:24 [INFO] [stdout] | [INFO] [stdout] 20168 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:20739:24 [INFO] [stdout] | [INFO] [stdout] 20739 | if v_1.wrapping_offset_from(vbeg) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/awk.rs:21162:26 [INFO] [stdout] | [INFO] [stdout] 21162 | val = exprc.offset(val.wrapping_offset_from(expr) as libc::c_long as isize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/ed.rs:158:40 [INFO] [stdout] | [INFO] [stdout] 158 | left = (left as libc::c_long - ncp.wrapping_offset_from(cp) as libc::c_long) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/ed.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 166 | return cp.wrapping_offset_from((*lp).data.as_ptr()) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/ed.rs:281:33 [INFO] [stdout] | [INFO] [stdout] 281 | cp = cp.offset(endStr.wrapping_offset_from(str.as_mut_ptr()) as libc::c_long as isize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/ed.rs:467:17 [INFO] [stdout] | [INFO] [stdout] 467 | len = (cp.wrapping_offset_from((*ptr_to_globals).bufPtr) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | return d.wrapping_offset_from(dest) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:305:16 [INFO] [stdout] | [INFO] [stdout] 305 | return d.wrapping_offset_from(dest) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:310:12 [INFO] [stdout] | [INFO] [stdout] 310 | return d.wrapping_offset_from(dest) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:404:22 [INFO] [stdout] | [INFO] [stdout] 404 | return (cmdstr_ptr.wrapping_offset_from(cmdstr) as libc::c_long + idx as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:464:14 [INFO] [stdout] | [INFO] [stdout] 464 | return pos.wrapping_offset_from(my_str) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:485:12 [INFO] [stdout] | [INFO] [stdout] 485 | (eol.wrapping_offset_from(start) as libc::c_long + 1) as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:487:27 [INFO] [stdout] | [INFO] [stdout] 487 | *(*retval).offset(eol.wrapping_offset_from(start) as libc::c_long as isize) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:493:14 [INFO] [stdout] | [INFO] [stdout] 493 | return eol.wrapping_offset_from(filecmdstr) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:533:20 [INFO] [stdout] | [INFO] [stdout] 533 | idx = (pos.wrapping_offset_from(substr) as libc::c_long - 1) as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/sed.rs:613:6 [INFO] [stdout] | [INFO] [stdout] 613 | .wrapping_offset_from(cmd_letters.as_ptr()) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | p.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:398:30 [INFO] [stdout] | [INFO] [stdout] 398 | ((*ptr_to_globals).end.wrapping_offset_from(p) as libc::c_long - 1) as libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:411:44 [INFO] [stdout] | [INFO] [stdout] 411 | if *p as libc::c_int == '\n' as i32 && p.wrapping_offset_from(begin_line(p)) as libc::c_long > 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:778:31 [INFO] [stdout] | [INFO] [stdout] 778 | (*ptr_to_globals).end.wrapping_offset_from(tp) as libc::c_long as libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1216:10 [INFO] [stdout] | [INFO] [stdout] 1216 | if d.wrapping_offset_from(buf) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1240:32 [INFO] [stdout] | [INFO] [stdout] 1240 | let mut cnt: libc::c_int = q.wrapping_offset_from(p) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1317:32 [INFO] [stdout] | [INFO] [stdout] 1317 | + ((*ptr_to_globals).end.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1327:21 [INFO] [stdout] | [INFO] [stdout] 1327 | bias = new_text.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as uintptr_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1353:8 [INFO] [stdout] | [INFO] [stdout] 1353 | .wrapping_offset_from(p) as libc::c_long as libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1378:18 [INFO] [stdout] | [INFO] [stdout] 1378 | hole_size = (q.wrapping_offset_from(p) as libc::c_long + 1) as libc::c_int; // make sure dest in below end-1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1379:31 [INFO] [stdout] | [INFO] [stdout] 1379 | cnt = (*ptr_to_globals).end.wrapping_offset_from(src) as libc::c_long as libc::c_int; // keep pointers valid [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1557:8 [INFO] [stdout] | [INFO] [stdout] 1557 | .wrapping_offset_from((*ptr_to_globals).text) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1562:11 [INFO] [stdout] | [INFO] [stdout] 1562 | src.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:1904:38 [INFO] [stdout] | [INFO] [stdout] 1904 | strchr(braces, c as libc::c_int).wrapping_offset_from(braces) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2121:15 [INFO] [stdout] | [INFO] [stdout] 2121 | cnt = (last.wrapping_offset_from(first) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2219:9 [INFO] [stdout] | [INFO] [stdout] 2219 | q.wrapping_offset_from(p) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2536:18 [INFO] [stdout] | [INFO] [stdout] 2536 | .wrapping_offset_from((*ptr_to_globals).text) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2705:13 [INFO] [stdout] | [INFO] [stdout] 2705 | q.wrapping_offset_from((*ptr_to_globals).text) as libc::c_long as uintptr_t; // nothing was inserted [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2868:19 [INFO] [stdout] | [INFO] [stdout] 2868 | len_F = R.wrapping_offset_from(F) as libc::c_long as size_t; // terminate "replace" [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2876:25 [INFO] [stdout] | [INFO] [stdout] 2876 | len_R = flags.wrapping_offset_from(R) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:2987:23 [INFO] [stdout] | [INFO] [stdout] 2987 | size_1 = (r.wrapping_offset_from(q) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:3614:24 [INFO] [stdout] | [INFO] [stdout] 3614 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:5032:24 [INFO] [stdout] | [INFO] [stdout] 5032 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:6191:24 [INFO] [stdout] | [INFO] [stdout] 6191 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:7350:24 [INFO] [stdout] | [INFO] [stdout] 7350 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:8509:24 [INFO] [stdout] | [INFO] [stdout] 8509 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:9668:24 [INFO] [stdout] | [INFO] [stdout] 9668 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:10827:24 [INFO] [stdout] | [INFO] [stdout] 10827 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:11986:24 [INFO] [stdout] | [INFO] [stdout] 11986 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:13145:24 [INFO] [stdout] | [INFO] [stdout] 13145 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:14304:24 [INFO] [stdout] | [INFO] [stdout] 14304 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:15463:24 [INFO] [stdout] | [INFO] [stdout] 15463 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:16622:24 [INFO] [stdout] | [INFO] [stdout] 16622 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:17781:24 [INFO] [stdout] | [INFO] [stdout] 17781 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:18940:24 [INFO] [stdout] | [INFO] [stdout] 18940 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:20099:24 [INFO] [stdout] | [INFO] [stdout] 20099 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:21258:24 [INFO] [stdout] | [INFO] [stdout] 21258 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:22417:24 [INFO] [stdout] | [INFO] [stdout] 22417 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:23576:24 [INFO] [stdout] | [INFO] [stdout] 23576 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:24735:24 [INFO] [stdout] | [INFO] [stdout] 24735 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:25894:24 [INFO] [stdout] | [INFO] [stdout] 25894 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:27053:24 [INFO] [stdout] | [INFO] [stdout] 27053 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:28212:24 [INFO] [stdout] | [INFO] [stdout] 28212 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:29371:24 [INFO] [stdout] | [INFO] [stdout] 29371 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:30530:24 [INFO] [stdout] | [INFO] [stdout] 30530 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:31689:24 [INFO] [stdout] | [INFO] [stdout] 31689 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:32848:24 [INFO] [stdout] | [INFO] [stdout] 32848 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:34007:24 [INFO] [stdout] | [INFO] [stdout] 34007 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:35166:24 [INFO] [stdout] | [INFO] [stdout] 35166 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:36325:24 [INFO] [stdout] | [INFO] [stdout] 36325 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:37484:24 [INFO] [stdout] | [INFO] [stdout] 37484 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:38643:24 [INFO] [stdout] | [INFO] [stdout] 38643 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:39802:24 [INFO] [stdout] | [INFO] [stdout] 39802 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:40961:24 [INFO] [stdout] | [INFO] [stdout] 40961 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:42120:24 [INFO] [stdout] | [INFO] [stdout] 42120 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:43279:24 [INFO] [stdout] | [INFO] [stdout] 43279 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:44438:24 [INFO] [stdout] | [INFO] [stdout] 44438 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:45597:24 [INFO] [stdout] | [INFO] [stdout] 45597 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:46756:24 [INFO] [stdout] | [INFO] [stdout] 46756 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:47915:24 [INFO] [stdout] | [INFO] [stdout] 47915 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:49074:24 [INFO] [stdout] | [INFO] [stdout] 49074 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:50233:24 [INFO] [stdout] | [INFO] [stdout] 50233 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:51392:24 [INFO] [stdout] | [INFO] [stdout] 51392 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:52551:24 [INFO] [stdout] | [INFO] [stdout] 52551 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:53710:24 [INFO] [stdout] | [INFO] [stdout] 53710 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:54869:24 [INFO] [stdout] | [INFO] [stdout] 54869 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:56028:24 [INFO] [stdout] | [INFO] [stdout] 56028 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:57187:24 [INFO] [stdout] | [INFO] [stdout] 57187 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:58346:24 [INFO] [stdout] | [INFO] [stdout] 58346 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:59505:24 [INFO] [stdout] | [INFO] [stdout] 59505 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:60664:24 [INFO] [stdout] | [INFO] [stdout] 60664 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:61823:24 [INFO] [stdout] | [INFO] [stdout] 61823 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:62982:24 [INFO] [stdout] | [INFO] [stdout] 62982 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:64141:24 [INFO] [stdout] | [INFO] [stdout] 64141 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:65300:24 [INFO] [stdout] | [INFO] [stdout] 65300 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:66459:24 [INFO] [stdout] | [INFO] [stdout] 66459 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:67618:24 [INFO] [stdout] | [INFO] [stdout] 67618 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:68777:24 [INFO] [stdout] | [INFO] [stdout] 68777 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:69939:24 [INFO] [stdout] | [INFO] [stdout] 69939 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:71098:24 [INFO] [stdout] | [INFO] [stdout] 71098 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:72257:24 [INFO] [stdout] | [INFO] [stdout] 72257 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:73416:24 [INFO] [stdout] | [INFO] [stdout] 73416 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:74575:24 [INFO] [stdout] | [INFO] [stdout] 74575 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:75737:24 [INFO] [stdout] | [INFO] [stdout] 75737 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:76896:24 [INFO] [stdout] | [INFO] [stdout] 76896 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:78055:24 [INFO] [stdout] | [INFO] [stdout] 78055 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:79214:24 [INFO] [stdout] | [INFO] [stdout] 79214 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:80373:24 [INFO] [stdout] | [INFO] [stdout] 80373 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:81532:24 [INFO] [stdout] | [INFO] [stdout] 81532 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:82691:24 [INFO] [stdout] | [INFO] [stdout] 82691 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:83850:24 [INFO] [stdout] | [INFO] [stdout] 83850 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:85009:24 [INFO] [stdout] | [INFO] [stdout] 85009 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:86168:24 [INFO] [stdout] | [INFO] [stdout] 86168 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:87327:24 [INFO] [stdout] | [INFO] [stdout] 87327 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:88486:24 [INFO] [stdout] | [INFO] [stdout] 88486 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:89645:24 [INFO] [stdout] | [INFO] [stdout] 89645 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:90804:24 [INFO] [stdout] | [INFO] [stdout] 90804 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:91963:24 [INFO] [stdout] | [INFO] [stdout] 91963 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:93122:24 [INFO] [stdout] | [INFO] [stdout] 93122 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:94281:24 [INFO] [stdout] | [INFO] [stdout] 94281 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:95440:24 [INFO] [stdout] | [INFO] [stdout] 95440 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:96599:24 [INFO] [stdout] | [INFO] [stdout] 96599 | .wrapping_offset_from((*ptr_to_globals).text) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> editors/vi.rs:97636:6 [INFO] [stdout] | [INFO] [stdout] 97636 | .wrapping_offset_from(begin_line((*ptr_to_globals).dot)) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/appletlib.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | return current.wrapping_offset_from(start) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/dump.rs:603:19 [INFO] [stdout] | [INFO] [stdout] 603 | len = (p1.wrapping_offset_from(fmtp) as libc::c_long + 1) as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/dump.rs:614:15 [INFO] [stdout] | [INFO] [stdout] 614 | if p3.wrapping_offset_from(p2) as libc::c_long != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/dump.rs:618:39 [INFO] [stdout] | [INFO] [stdout] 618 | (len as libc::c_long + p3.wrapping_offset_from(p2) as libc::c_long + 1) as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/dump.rs:1321:9 [INFO] [stdout] | [INFO] [stdout] 1321 | p.wrapping_offset_from(savep) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:862:13 [INFO] [stdout] | [INFO] [stdout] 862 | pfind.wrapping_offset_from(command) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:1380:24 [INFO] [stdout] | [INFO] [stdout] 1380 | .offset(cp.wrapping_offset_from(chosen_match) as libc::c_long as isize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:1975:30 [INFO] [stdout] | [INFO] [stdout] 1975 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2103:30 [INFO] [stdout] | [INFO] [stdout] 2103 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2223:30 [INFO] [stdout] | [INFO] [stdout] 2223 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2343:30 [INFO] [stdout] | [INFO] [stdout] 2343 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2463:30 [INFO] [stdout] | [INFO] [stdout] 2463 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2583:30 [INFO] [stdout] | [INFO] [stdout] 2583 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2703:30 [INFO] [stdout] | [INFO] [stdout] 2703 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2823:30 [INFO] [stdout] | [INFO] [stdout] 2823 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:2943:30 [INFO] [stdout] | [INFO] [stdout] 2943 | || (pbuf.wrapping_offset_from(buf2.as_mut_ptr()) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/lineedit.rs:3277:15 [INFO] [stdout] | [INFO] [stdout] 3277 | match_0.wrapping_offset_from(matched_history_line) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/parse_mode.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | [p.wrapping_offset_from(who_chars.as_ptr()) as libc::c_long as libc::c_int as usize]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/parse_mode.rs:113:18 [INFO] [stdout] | [INFO] [stdout] 113 | [p.wrapping_offset_from(who_chars.as_ptr()) as libc::c_long as libc::c_int as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/parse_mode.rs:154:45 [INFO] [stdout] | [INFO] [stdout] 154 | permlist |= perm_mask[p.wrapping_offset_from(perm_chars.as_ptr()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/pidfile.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | (end.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long + 1) as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/printable_string.rs:30:33 [INFO] [stdout] | [INFO] [stdout] 30 | (*stats).byte_count = s.wrapping_offset_from(str) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/printable_string.rs:31:36 [INFO] [stdout] | [INFO] [stdout] 31 | (*stats).unicode_count = s.wrapping_offset_from(str) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/printable_string.rs:32:36 [INFO] [stdout] | [INFO] [stdout] 32 | (*stats).unicode_width = s.wrapping_offset_from(str) as libc::c_long as libc::c_uint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/pw_encrypt.rs:1238:11 [INFO] [stdout] | [INFO] [stdout] 1238 | while q.wrapping_offset_from(keybuf.as_mut_ptr() as *mut u8) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/pw_encrypt.rs:1506:47 [INFO] [stdout] | [INFO] [stdout] 1506 | salt_len = strchrnul(salt_data, '$' as i32).wrapping_offset_from(salt_data) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/read_printf.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | if p.wrapping_offset_from(buf) as libc::c_long as size_t == sz { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/read_printf.rs:269:18 [INFO] [stdout] | [INFO] [stdout] 269 | *maxsz_p = p.wrapping_offset_from(buf) as libc::c_long as size_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/read_printf.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | p.wrapping_offset_from(buf) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/replace.rs:288:11 [INFO] [stdout] | [INFO] [stdout] 288 | end.wrapping_offset_from(src) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/run_shell.rs:484:36 [INFO] [stdout] | [INFO] [stdout] 484 | (2i32 as libc::c_long + args.wrapping_offset_from(additional_args) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/time.rs:222:66 [INFO] [stdout] | [INFO] [stdout] 222 | let mut len: libc::c_int = strchrnul(date_str, '.' as i32).wrapping_offset_from(date_str) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/trim.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | if nws.wrapping_offset_from(s) as libc::c_long != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/trim.rs:38:27 [INFO] [stdout] | [INFO] [stdout] 38 | .wrapping_sub(nws.wrapping_offset_from(s) as libc::c_long as libc::c_ulong) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/unicode.rs:497:31 [INFO] [stdout] | [INFO] [stdout] 497 | (*stats).byte_count = d.wrapping_offset_from(dst) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/unicode.rs:498:34 [INFO] [stdout] | [INFO] [stdout] 498 | (*stats).unicode_count = d.wrapping_offset_from(dst) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/unicode.rs:499:34 [INFO] [stdout] | [INFO] [stdout] 499 | (*stats).unicode_width = d.wrapping_offset_from(dst) as libc::c_long as libc::c_uint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/uuencode.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 277 | table_ptr.wrapping_offset_from(bb_uuenc_tbl_base64.as_ptr()) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/uuencode.rs:918:16 [INFO] [stdout] | [INFO] [stdout] 918 | out_tail.wrapping_offset_from(out_buf.as_mut_ptr()) as usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/xconnect.rs:735:35 [INFO] [stdout] | [INFO] [stdout] 735 | let mut sz: libc::c_int = (cp.wrapping_offset_from(host) as libc::c_long + 1) as libc::c_int; /* skip ']' */ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libbb/xfuncs_printf.rs:567:35 [INFO] [stdout] | [INFO] [stdout] 567 | let mut sz: libc::c_uint = tp.wrapping_offset_from(var) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libpwdgrp/pwd_grp.rs:267:36 [INFO] [stdout] | [INFO] [stdout] 267 | (*ptr_to_statics).tokenize_end.wrapping_offset_from(buf) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> libpwdgrp/uidgid_get.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | let mut sz: libc::c_int = group.wrapping_offset_from(ug) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> loginutils/getty.rs:508:16 [INFO] [stdout] | [INFO] [stdout] 508 | if (bp.wrapping_offset_from((*ptr_to_globals).line_buf.as_mut_ptr()) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> mailutils/sendmail.rs:122:40 [INFO] [stdout] | [INFO] [stdout] 122 | strchrnul(answer, '\r' as i32).wrapping_offset_from(answer) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/bc.rs:826:38 [INFO] [stdout] | [INFO] [stdout] 826 | strchrnul(err_at, '\n' as i32).wrapping_offset_from(err_at) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/bc.rs:2896:32 [INFO] [stdout] | [INFO] [stdout] 2896 | val.offset(len as isize).wrapping_offset_from(ptr.offset(1)) as libc::c_long as size_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/bc.rs:3413:35 [INFO] [stdout] | [INFO] [stdout] 3413 | strchrnul(buf, '\n' as i32).wrapping_offset_from(buf) as libc::c_long as libc::c_uint; // strings can cross lines [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/bc.rs:5900:14 [INFO] [stdout] | [INFO] [stdout] 5900 | if n.wrapping_offset_from(esc.as_ptr()) as libc::c_long == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/bc.rs:5906:14 [INFO] [stdout] | [INFO] [stdout] 5906 | ))[n.wrapping_offset_from(esc.as_ptr()) as libc::c_long as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/chat.rs:133:12 [INFO] [stdout] | [INFO] [stdout] 133 | return p.wrapping_offset_from(start) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/devmem.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 102 | .wrapping_offset_from(bhwl.as_ptr()) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/fbsplash.rs:576:8 [INFO] [stdout] | [INFO] [stdout] 576 | .wrapping_offset_from(read_ptr) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/hexedit.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | + data.wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/hexedit.rs:298:6 [INFO] [stdout] | [INFO] [stdout] 298 | .wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/hexedit.rs:328:6 [INFO] [stdout] | [INFO] [stdout] 328 | .wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/hexedit.rs:620:16 [INFO] [stdout] | [INFO] [stdout] 620 | .wrapping_offset_from((*ptr_to_globals).baseaddr) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/less.rs:311:13 [INFO] [stdout] | [INFO] [stdout] 311 | sz = (d.wrapping_offset_from(linebuf.as_mut_ptr()) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/lsscsi.rs:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | sz = crate::libbb::trim::trim(buf).wrapping_offset_from(buf) + 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> miscutils/man.rs:494:23 [INFO] [stdout] | [INFO] [stdout] 494 | next_sect.wrapping_offset_from(cur_sect) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> modutils/modinfo.rs:192:23 [INFO] [stdout] | [INFO] [stdout] 192 | ptr.wrapping_offset_from(the_module) as libc::c_long as libc::c_ulong [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> modutils/modprobe_small.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | .wrapping_sub(ptr.wrapping_offset_from(old) as libc::c_long as libc::c_ulong) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> modutils/modprobe_small.rs:440:15 [INFO] [stdout] | [INFO] [stdout] 440 | pos = ptr.wrapping_offset_from(module_image) as libc::c_long as size_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> modutils/modutils.rs:234:11 [INFO] [stdout] | [INFO] [stdout] 234 | val.wrapping_offset_from(var) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/arping.rs:375:7 [INFO] [stdout] | [INFO] [stdout] 375 | p.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/arping.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | if err as libc::c_long == p.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/dnsd.rs:693:21 [INFO] [stdout] | [INFO] [stdout] 693 | || (answb.wrapping_offset_from(buf) as libc::c_long as libc::c_uint) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/dnsd.rs:873:16 [INFO] [stdout] | [INFO] [stdout] 873 | return answb.wrapping_offset_from(buf) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/ftpd.rs:345:23 [INFO] [stdout] | [INFO] [stdout] 345 | chunklen = (found.wrapping_offset_from(str) as libc::c_long + 1) as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/ftpd.rs:380:12 [INFO] [stdout] | [INFO] [stdout] 380 | return p.wrapping_offset_from(str) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/ftpd.rs:1340:33 [INFO] [stdout] | [INFO] [stdout] 1340 | src = strchrnul(cmd, 0xffi32).wrapping_offset_from(cmd) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:772:20 [INFO] [stdout] | [INFO] [stdout] 772 | strlen_buf = p.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:910:33 [INFO] [stdout] | [INFO] [stdout] 910 | .offset(after_colon.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long as isize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:941:26 [INFO] [stdout] | [INFO] [stdout] 941 | (after_colon.wrapping_offset_from(buf.as_mut_ptr()) as libc::c_long - 1) as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:948:26 [INFO] [stdout] | [INFO] [stdout] 948 | file_len = p_1.wrapping_offset_from((*cur_0).before_colon.as_mut_ptr()) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:2138:31 [INFO] [stdout] | [INFO] [stdout] 2138 | (colon_after_user.wrapping_offset_from(user_and_passwd) as libc::c_long + 1) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:2236:56 [INFO] [stdout] | [INFO] [stdout] 2236 | strchrnul(user_and_passwd, ':' as i32).wrapping_offset_from(user_and_passwd) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:2428:18 [INFO] [stdout] | [INFO] [stdout] 2428 | ((HTTP_slash.wrapping_offset_from(urlp) as libc::c_long + 2i32 as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/httpd.rs:2811:17 [INFO] [stdout] | [INFO] [stdout] 2811 | colon.wrapping_offset_from((*ptr_to_globals).iobuf) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/ifconfig.rs:472:24 [INFO] [stdout] | [INFO] [stdout] 472 | .offset(op.wrapping_offset_from(OptArray.as_ptr()) as libc::c_long as isize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/ifplugd.rs:1208:20 [INFO] [stdout] | [INFO] [stdout] 1208 | api_mode_found.wrapping_offset_from(api_modes.as_ptr()) as libc::c_long as smallint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/ifupdown.rs:343:23 [INFO] [stdout] | [INFO] [stdout] 343 | nextpercent.wrapping_offset_from(command) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/inetd.rs:2204:8 [INFO] [stdout] | [INFO] [stdout] 2204 | .wrapping_offset_from(rs) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/inetd.rs:2276:6 [INFO] [stdout] | [INFO] [stdout] 2276 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut globals)).ring_pos) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/interface.rs:458:19 [INFO] [stdout] | [INFO] [stdout] 458 | while !(nameend.wrapping_offset_from(namestart) as libc::c_long >= 16i32 as libc::c_long) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/interface.rs:463:17 [INFO] [stdout] | [INFO] [stdout] 463 | nameend.wrapping_offset_from(namestart) as libc::c_long as libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/interface.rs:465:28 [INFO] [stdout] | [INFO] [stdout] 465 | *name.offset(nameend.wrapping_offset_from(namestart) as libc::c_long as isize) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/libiproute/ipaddress.rs:881:8 [INFO] [stdout] | [INFO] [stdout] 881 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut filter_t)).flushb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/libiproute/iplink.rs:1049:10 [INFO] [stdout] | [INFO] [stdout] 1049 | .wrapping_offset_from(data as *mut libc::c_void) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/libiproute/iplink.rs:1060:8 [INFO] [stdout] | [INFO] [stdout] 1060 | .wrapping_offset_from(linkinfo as *mut libc::c_void) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/libiproute/ipneigh.rs:415:8 [INFO] [stdout] | [INFO] [stdout] 415 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut filter_t)).flushb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/libiproute/iproute.rs:738:8 [INFO] [stdout] | [INFO] [stdout] 738 | .wrapping_offset_from((*(bb_common_bufsiz1.as_mut_ptr() as *mut filter_t)).flushb) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/nc.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | x = p.wrapping_offset_from(buf) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/nc.rs:860:10 [INFO] [stdout] | [INFO] [stdout] 860 | ap.wrapping_offset_from(stage.as_mut_ptr()) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/nslookup.rs:1213:9 [INFO] [stdout] | [INFO] [stdout] 1213 | e.wrapping_offset_from(s) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/telnet.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 208 | if dst.wrapping_offset_from(outbuf.as_mut_ptr()) as libc::c_long != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/telnet.rs:212:11 [INFO] [stdout] | [INFO] [stdout] 212 | dst.wrapping_offset_from(outbuf.as_mut_ptr()) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/telnetd.rs:215:20 [INFO] [stdout] | [INFO] [stdout] 215 | wr = found.wrapping_offset_from(buf) as libc::c_long as libc::c_uint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/telnetd.rs:226:20 [INFO] [stdout] | [INFO] [stdout] 226 | rc = found.wrapping_offset_from(buf) + 1 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/telnetd.rs:445:21 [INFO] [stdout] | [INFO] [stdout] 445 | wr = IACptr.wrapping_offset_from(buf) as libc::c_long as size_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tftp.rs:479:14 [INFO] [stdout] | [INFO] [stdout] 479 | .wrapping_offset_from(cp) as libc::c_long as libc::c_ulong) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tftp.rs:628:31 [INFO] [stdout] | [INFO] [stdout] 628 | send_len = cp.wrapping_offset_from(xbuf) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tftp.rs:1235:12 [INFO] [stdout] | [INFO] [stdout] 1235 | .wrapping_offset_from(opt_str) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tls.rs:1770:11 [INFO] [stdout] | [INFO] [stdout] 1770 | if (end.wrapping_offset_from(der) as libc::c_long) < 2i32 as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tls.rs:1779:15 [INFO] [stdout] | [INFO] [stdout] 1779 | || (end.wrapping_offset_from(der) as libc::c_long) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tls.rs:1805:11 [INFO] [stdout] | [INFO] [stdout] 1805 | if (end.wrapping_offset_from(der) as libc::c_long) < len as libc::c_int as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/tls.rs:2013:13 [INFO] [stdout] | [INFO] [stdout] 2013 | if (end.wrapping_offset_from(der) as libc::c_long) < 14i32 as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/traceroute.rs:527:14 [INFO] [stdout] | [INFO] [stdout] 527 | .wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/traceroute.rs:590:6 [INFO] [stdout] | [INFO] [stdout] 590 | .wrapping_offset_from(out as *mut libc::c_char) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/common.rs:571:7 [INFO] [stdout] | [INFO] [stdout] 571 | s.wrapping_offset_from(option_strings) as libc::c_long as size_t [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/common.rs:810:18 [INFO] [stdout] | [INFO] [stdout] 810 | length = end.wrapping_offset_from(allocated) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | (option_end.wrapping_offset_from(option) as libc::c_long - 4i32 as libc::c_long) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:642:17 [INFO] [stdout] | [INFO] [stdout] 642 | (option_end.wrapping_offset_from(option) as libc::c_long - 4i32 as libc::c_long) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1118:10 [INFO] [stdout] | [INFO] [stdout] 1118 | if ptr.wrapping_offset_from(start) as libc::c_long - 4i32 as libc::c_long != 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1122:12 [INFO] [stdout] | [INFO] [stdout] 1122 | (ptr.wrapping_offset_from(start) as libc::c_long - 4i32 as libc::c_long >> 8i32) as u8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1124:12 [INFO] [stdout] | [INFO] [stdout] 1124 | (ptr.wrapping_offset_from(start) as libc::c_long - 4i32 as libc::c_long) as u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1176:9 [INFO] [stdout] | [INFO] [stdout] 1176 | end.wrapping_offset_from(packet as *mut u8) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1708:15 [INFO] [stdout] | [INFO] [stdout] 1708 | opt_ptr.wrapping_offset_from(&mut packet as *mut d6_packet as *mut u8) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/d6_dhcpc.rs:1806:13 [INFO] [stdout] | [INFO] [stdout] 1806 | opt_ptr.wrapping_offset_from(&mut packet as *mut d6_packet as *mut u8) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/domain_codec.rs:153:18 [INFO] [stdout] | [INFO] [stdout] 153 | len = (dst.wrapping_offset_from(lenptr) as libc::c_long - 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/domain_codec.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 179 | if dst.wrapping_offset_from(res) as libc::c_long >= 255i32 as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> networking/udhcp/domain_codec.rs:378:16 [INFO] [stdout] | [INFO] [stdout] 378 | *retlen = (d.wrapping_offset_from(dname) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/mpstat.rs:804:16 [INFO] [stdout] | [INFO] [stdout] 804 | len = cp_0.wrapping_offset_from(buf) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/nmeter.rs:229:6 [INFO] [stdout] | [INFO] [stdout] 229 | .wrapping_offset_from(bb_common_bufsiz1.as_mut_ptr()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/nmeter.rs:245:6 [INFO] [stdout] | [INFO] [stdout] 245 | .wrapping_offset_from(p) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/nmeter.rs:317:20 [INFO] [stdout] | [INFO] [stdout] 317 | proc_name[pf.wrapping_offset_from(&mut (*ptr_to_globals).proc_stat) as libc::c_long as usize], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/nmeter.rs:434:29 [INFO] [stdout] | [INFO] [stdout] 434 | devname_len = end.wrapping_offset_from(p) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/nmeter.rs:1192:26 [INFO] [stdout] | [INFO] [stdout] 1192 | s = init_functions[p.wrapping_offset_from(options.as_ptr()) as libc::c_long as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> procps/sysctl.rs:212:30 [INFO] [stdout] | [INFO] [stdout] 212 | *outname.offset(cptr.wrapping_offset_from(setting) as libc::c_long as isize) = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> runit/runsv.rs:261:7 [INFO] [stdout] | [INFO] [stdout] 261 | p.wrapping_offset_from(stat_buf.as_mut_ptr()) as usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> runit/svlogd.rs:1664:17 [INFO] [stdout] | [INFO] [stdout] 1664 | (np.wrapping_offset_from(lineptr) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> runit/svlogd.rs:1751:23 [INFO] [stdout] | [INFO] [stdout] 1751 | (np.wrapping_offset_from(lineptr) as libc::c_long + 1) as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:1384:10 [INFO] [stdout] | [INFO] [stdout] 1384 | .wrapping_offset_from(p as *mut libc::c_char) as libc::c_long as libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:1502:7 [INFO] [stdout] | [INFO] [stdout] 1502 | p.wrapping_offset_from((*ash_ptr_to_globals_memstack).g_stacknxt) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:1582:37 [INFO] [stdout] | [INFO] [stdout] 1582 | len = strchrnul(s, '\'' as i32).wrapping_offset_from(s) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:1593:20 [INFO] [stdout] | [INFO] [stdout] 1593 | p = p.offset(q.wrapping_offset_from(p) as libc::c_long as isize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:1618:20 [INFO] [stdout] | [INFO] [stdout] 1618 | p = p.offset(q.wrapping_offset_from(p) as libc::c_long as isize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2004:34 [INFO] [stdout] | [INFO] [stdout] 2004 | strchrnul(n, '=' as i32).wrapping_offset_from(n) as libc::c_long, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2070:15 [INFO] [stdout] | [INFO] [stdout] 2070 | namelen = p.wrapping_offset_from(name) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2179:44 [INFO] [stdout] | [INFO] [stdout] 2179 | return stalloc((ep as *mut libc::c_char).wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2201:12 [INFO] [stdout] | [INFO] [stdout] 2201 | len = (p.wrapping_offset_from(start) as libc::c_long as libc::c_ulong) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2212:9 [INFO] [stdout] | [INFO] [stdout] 2212 | p.wrapping_offset_from(start) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2613:33 [INFO] [stdout] | [INFO] [stdout] 2613 | indx = syntax_index_table[s.wrapping_offset_from(spec_symbls.as_ptr()) as libc::c_long as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:2988:14 [INFO] [stdout] | [INFO] [stdout] 2988 | return (jp.wrapping_offset_from(jobtab) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:3888:38 [INFO] [stdout] | [INFO] [stdout] 3888 | offset = (jp as *mut libc::c_char).wrapping_offset_from(jq as *mut libc::c_char); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:4361:13 [INFO] [stdout] | [INFO] [stdout] 4361 | if tp.wrapping_offset_from((*ash_ptr_to_globals_misc).trap.as_mut_ptr()) as libc::c_long != 0 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:4364:14 [INFO] [stdout] | [INFO] [stdout] 4364 | tp.wrapping_offset_from((*ash_ptr_to_globals_misc).trap.as_mut_ptr()) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5387:29 [INFO] [stdout] | [INFO] [stdout] 5387 | let mut len: size_t = p.wrapping_offset_from(str) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5392:41 [INFO] [stdout] | [INFO] [stdout] 5392 | let mut strloc: libc::c_int = str.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5459:31 [INFO] [stdout] | [INFO] [stdout] 5459 | *slash_position = q.wrapping_offset_from(r) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5474:33 [INFO] [stdout] | [INFO] [stdout] 5474 | expdest = expdest.offset((q.wrapping_offset_from(r) as libc::c_long + 1) as isize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5771:22 [INFO] [stdout] | [INFO] [stdout] 5771 | startloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5824:12 [INFO] [stdout] | [INFO] [stdout] 5824 | dest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5861:14 [INFO] [stdout] | [INFO] [stdout] 5861 | begoff = p.wrapping_offset_from(start) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5920:28 [INFO] [stdout] | [INFO] [stdout] 5920 | startloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:5940:30 [INFO] [stdout] | [INFO] [stdout] 5940 | newloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6143:10 [INFO] [stdout] | [INFO] [stdout] 6143 | (end.wrapping_offset_from(var) as libc::c_long - 1) as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6231:25 [INFO] [stdout] | [INFO] [stdout] 6231 | slash_pos = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6248:23 [INFO] [stdout] | [INFO] [stdout] 6248 | amount = startp.wrapping_offset_from(expdest) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6275:18 [INFO] [stdout] | [INFO] [stdout] 6275 | len = (str.wrapping_offset_from(startp) as libc::c_long - 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6356:20 [INFO] [stdout] | [INFO] [stdout] 6356 | amount = loc.wrapping_offset_from(expdest) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6362:22 [INFO] [stdout] | [INFO] [stdout] 6362 | resetloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6373:22 [INFO] [stdout] | [INFO] [stdout] 6373 | amount = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6418:23 [INFO] [stdout] | [INFO] [stdout] 6418 | workloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6577:17 [INFO] [stdout] | [INFO] [stdout] 6577 | str.wrapping_offset_from(loc) as libc::c_long as libc::c_ulong, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6580:25 [INFO] [stdout] | [INFO] [stdout] 6580 | .offset(str.wrapping_offset_from(loc) as libc::c_long as isize) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6584:22 [INFO] [stdout] | [INFO] [stdout] 6584 | amount = loc.wrapping_offset_from(expdest) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6604:13 [INFO] [stdout] | [INFO] [stdout] 6604 | expdest.wrapping_offset_from(startp.offset(len_0 as isize)) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6818:22 [INFO] [stdout] | [INFO] [stdout] 6818 | startloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6888:26 [INFO] [stdout] | [INFO] [stdout] 6888 | patloc = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6902:49 [INFO] [stdout] | [INFO] [stdout] 6902 | let mut amount: libc::c_int = expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:6940:21 [INFO] [stdout] | [INFO] [stdout] 6940 | expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:7167:23 [INFO] [stdout] | [INFO] [stdout] 7167 | expdir_len = enddir.wrapping_offset_from(cp) as libc::c_long as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:7183:41 [INFO] [stdout] | [INFO] [stdout] 7183 | (name_len as libc::c_long - endname.wrapping_offset_from(name) as libc::c_long) as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:7208:21 [INFO] [stdout] | [INFO] [stdout] 7208 | offset = (p.wrapping_offset_from((*exp).dir) as libc::c_long + 1) as libc::c_uint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:7378:19 [INFO] [stdout] | [INFO] [stdout] 7378 | p = stalloc(p.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:7413:13 [INFO] [stdout] | [INFO] [stdout] 7413 | expdest.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:9845:12 [INFO] [stdout] | [INFO] [stdout] 9845 | eq.wrapping_offset_from(varval) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:9936:41 [INFO] [stdout] | [INFO] [stdout] 9936 | (argc as libc::c_long - nargv.wrapping_offset_from(argv) as libc::c_long) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:10416:48 [INFO] [stdout] | [INFO] [stdout] 10416 | (*g_parsefile).left_in_line = (q.wrapping_offset_from((*g_parsefile).next_to_pgetc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:10425:44 [INFO] [stdout] | [INFO] [stdout] 10425 | (*g_parsefile).left_in_line = (q.wrapping_offset_from((*g_parsefile).next_to_pgetc) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:11023:11 [INFO] [stdout] | [INFO] [stdout] 11023 | epend.wrapping_offset_from(ep) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:11055:9 [INFO] [stdout] | [INFO] [stdout] 11055 | p.wrapping_offset_from(*ep) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:11292:18 [INFO] [stdout] | [INFO] [stdout] 11292 | ind = (optnext.wrapping_offset_from(optfirst) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:11302:7 [INFO] [stdout] | [INFO] [stdout] 11302 | p.wrapping_offset_from(*optnext.offset(-1)) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12220:21 [INFO] [stdout] | [INFO] [stdout] 12220 | markloc = out.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12263:26 [INFO] [stdout] | [INFO] [stdout] 12263 | len_here = out.wrapping_offset_from(p) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12286:12 [INFO] [stdout] | [INFO] [stdout] 12286 | .wrapping_offset_from(out) as libc::c_long as isize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12297:10 [INFO] [stdout] | [INFO] [stdout] 12297 | .wrapping_offset_from(q) as libc::c_long as size_t; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12516:27 [INFO] [stdout] | [INFO] [stdout] 12516 | typeloc = out.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12670:33 [INFO] [stdout] | [INFO] [stdout] 12670 | | p_0.wrapping_offset_from(types.as_ptr()) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12836:25 [INFO] [stdout] | [INFO] [stdout] 12836 | savelen = out.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12917:29 [INFO] [stdout] | [INFO] [stdout] 12917 | psavelen = pout.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:12921:35 [INFO] [stdout] | [INFO] [stdout] 12921 | pstr = stalloc(pout.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:13019:13 [INFO] [stdout] | [INFO] [stdout] 13019 | len = out.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:13183:14 [INFO] [stdout] | [INFO] [stdout] 13183 | if p.wrapping_offset_from(xxreadtoken_chars.as_ptr()) as libc::c_long as libc::c_int >= 3i32 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:13200:12 [INFO] [stdout] | [INFO] [stdout] 13200 | [p.wrapping_offset_from(xxreadtoken_chars.as_ptr()) as libc::c_long as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:13233:16 [INFO] [stdout] | [INFO] [stdout] 13233 | t = pp.wrapping_offset_from(tokname_array.as_ptr()) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/ash.rs:13482:26 [INFO] [stdout] | [INFO] [stdout] 13482 | p = stalloc(concat.wrapping_offset_from( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:1972:23 [INFO] [stdout] | [INFO] [stdout] 1972 | name_len = (eq_sign.wrapping_offset_from(str) as libc::c_long + 1) as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:2204:10 [INFO] [stdout] | [INFO] [stdout] 2204 | eq.wrapping_offset_from(*s) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:2954:25 [INFO] [stdout] | [INFO] [stdout] 2954 | begin.wrapping_offset_from(pattern) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:2957:22 [INFO] [stdout] | [INFO] [stdout] 2957 | next.wrapping_offset_from(p) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:3044:28 [INFO] [stdout] | [INFO] [stdout] 3044 | unbackslash(pattern).wrapping_offset_from((*o).data) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:3049:25 [INFO] [stdout] | [INFO] [stdout] 3049 | (*o).length = pattern.wrapping_offset_from((*o).data) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:7406:19 [INFO] [stdout] | [INFO] [stdout] 7406 | *size = end.wrapping_offset_from(val) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:7443:13 [INFO] [stdout] | [INFO] [stdout] 7443 | + s.wrapping_offset_from(val) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:7451:11 [INFO] [stdout] | [INFO] [stdout] 7451 | s.wrapping_offset_from(val) as libc::c_long as size_t, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:7456:12 [INFO] [stdout] | [INFO] [stdout] 7456 | + (s.wrapping_offset_from(val) as libc::c_long + repl_len as libc::c_long)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:7718:19 [INFO] [stdout] | [INFO] [stdout] 7718 | loc.wrapping_offset_from(val) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:8006:9 [INFO] [stdout] | [INFO] [stdout] 8006 | p.wrapping_offset_from(arg) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:8973:35 [INFO] [stdout] | [INFO] [stdout] 8973 | let mut sz: libc::c_int = end.wrapping_offset_from(PATH) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:9264:38 [INFO] [stdout] | [INFO] [stdout] 9264 | len = strchrnul(cp, '\'' as i32).wrapping_offset_from(cp) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:9924:11 [INFO] [stdout] | [INFO] [stdout] 9924 | p.wrapping_offset_from((*ptr_to_globals).ifs) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:10190:18 [INFO] [stdout] | [INFO] [stdout] 10190 | eq.wrapping_offset_from(p_0) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:11684:13 [INFO] [stdout] | [INFO] [stdout] 11684 | p.wrapping_offset_from(s) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:11726:18 [INFO] [stdout] | [INFO] [stdout] 11726 | name_end.wrapping_offset_from(name) as libc::c_long as libc::c_uint, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/hush.rs:11868:13 [INFO] [stdout] | [INFO] [stdout] 11868 | p.wrapping_offset_from(s) as libc::c_long as libc::c_int + 1i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/math.rs:791:28 [INFO] [stdout] | [INFO] [stdout] 791 | var_name_size = (p.wrapping_offset_from(expr) as libc::c_long + 1) as size_t; /* +1 for NUL */ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> shell/shell_common.rs:888:53 [INFO] [stdout] | [INFO] [stdout] 888 | i = strchrnul(limit_chars.as_ptr(), opt_char_0).wrapping_offset_from(limit_chars.as_ptr()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> sysklogd/klogd.rs:242:26 [INFO] [stdout] | [INFO] [stdout] 242 | used = newline.wrapping_offset_from(start) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> sysklogd/syslogd_and_logger.rs:1568:9 [INFO] [stdout] | [INFO] [stdout] 1568 | q.wrapping_offset_from((*ptr_to_globals).parsebuf.as_mut_ptr()) as libc::c_long [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/fatattr.rs:50:22 [INFO] [stdout] | [INFO] [stdout] 50 | return (1i32 << fp.wrapping_offset_from(bit_to_char.as_ptr()) as libc::c_long) as libc::c_ulong; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/hexdump.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | if (p.wrapping_offset_from(hexdump_opts.as_ptr()) as libc::c_long) < 5i32 as libc::c_long { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::const_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/hexdump.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | add_strings[p.wrapping_offset_from(hexdump_opts.as_ptr()) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/mdev.rs:419:10 [INFO] [stdout] | [INFO] [stdout] 419 | eq.wrapping_offset_from(val) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/mdev.rs:515:16 [INFO] [stdout] | [INFO] [stdout] 515 | eq.wrapping_offset_from(val) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/mdev.rs:582:17 [INFO] [stdout] | [INFO] [stdout] 582 | s.wrapping_offset_from(val) as libc::c_long as libc::c_int, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/mount.rs:262:17 [INFO] [stdout] | [INFO] [stdout] 262 | len = p.wrapping_offset_from(newopts) as libc::c_long as libc::c_int [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::ptr::mut_ptr::::wrapping_offset_from': Pointer distances across allocation boundaries are not typically meaningful. Use integer subtraction if you really need this. [INFO] [stdout] --> util_linux/mount.rs:950:42 [INFO] [stdout] | [INFO] [stdout] 950 | O_len = strchrnul(O_opt, ',' as i32).wrapping_offset_from(O_opt) as libc::c_long as libc::c_int; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 459 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustybox`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7465cb6b83128d5c5be2c04511ddc40294af8a5bca3b60543c1f98d7b66eb63f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7465cb6b83128d5c5be2c04511ddc40294af8a5bca3b60543c1f98d7b66eb63f", kill_on_drop: false }` [INFO] [stdout] 7465cb6b83128d5c5be2c04511ddc40294af8a5bca3b60543c1f98d7b66eb63f