[INFO] fetching crate iobuf 5.8.1... [INFO] checking iobuf-5.8.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate iobuf 5.8.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate iobuf 5.8.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate iobuf 5.8.1 [INFO] finished tweaking crates.io crate iobuf 5.8.1 [INFO] tweaked toml for crates.io crate iobuf 5.8.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2986793fbe478e79f978e2be32611b71100fc3d1cd39224935a4ec4f07a7f10e [INFO] running `Command { std: "docker" "start" "-a" "2986793fbe478e79f978e2be32611b71100fc3d1cd39224935a4ec4f07a7f10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2986793fbe478e79f978e2be32611b71100fc3d1cd39224935a4ec4f07a7f10e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2986793fbe478e79f978e2be32611b71100fc3d1cd39224935a4ec4f07a7f10e", kill_on_drop: false }` [INFO] [stdout] 2986793fbe478e79f978e2be32611b71100fc3d1cd39224935a4ec4f07a7f10e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eea1df6daec6011ce5d0dfd6c24784dc6c815dcce6330929ba03c8ad1e9ecb9 [INFO] running `Command { std: "docker" "start" "-a" "2eea1df6daec6011ce5d0dfd6c24784dc6c815dcce6330929ba03c8ad1e9ecb9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Checking iobuf v5.8.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | #![feature(plugin)] [INFO] [stdout] | ^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/impls.rs:1666:9 [INFO] [stdout] | [INFO] [stdout] 1666 | box v.into_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 1666 | Box::new(v.into_iter()) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> src/impls.rs:1666:9 [INFO] [stdout] | [INFO] [stdout] 1666 | box v.into_iter() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 1666 | Box::new(v.into_iter()) [INFO] [stdout] | ~~~~~~~~~ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap` [INFO] [stdout] --> src/raw.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::heap::{Heap, Alloc, Layout}; [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::nonzero` [INFO] [stdout] --> src/raw.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use core::nonzero::NonZero; [INFO] [stdout] | ^^^^^^^ could not find `nonzero` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::nonzero` [INFO] [stdout] --> src/iobuf.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use core::nonzero::NonZero; [INFO] [stdout] | ^^^^^^^ could not find `nonzero` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap` [INFO] [stdout] --> src/raw.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use alloc::heap::{Heap, Alloc, Layout}; [INFO] [stdout] | ^^^^ could not find `heap` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::nonzero` [INFO] [stdout] --> src/raw.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use core::nonzero::NonZero; [INFO] [stdout] | ^^^^^^^ could not find `nonzero` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::nonzero` [INFO] [stdout] --> src/iobuf.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use core::nonzero::NonZero; [INFO] [stdout] | ^^^^^^^ could not find `nonzero` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::nonzero` [INFO] [stdout] --> src/impls.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use core::nonzero::NonZero; [INFO] [stdout] | ^^^^^^^ could not find `nonzero` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::intrinsics::move_val_init` [INFO] [stdout] --> src/bufspan.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::intrinsics::{assume, move_val_init}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `move_val_init` in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::nonzero` [INFO] [stdout] --> src/impls.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use core::nonzero::NonZero; [INFO] [stdout] | ^^^^^^^ could not find `nonzero` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::intrinsics::move_val_init` [INFO] [stdout] --> src/bufspan.rs:3:31 [INFO] [stdout] | [INFO] [stdout] 3 | use std::intrinsics::{assume, move_val_init}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `move_val_init` in `intrinsics` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(internal_features)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | #[cfg(not(debug))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | try!(self.inv_check(self.lo_min() <= self.hi_max(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | try!(self.inv_check(self.lo() <= self.hi(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | try!(self.inv_check(self.lo_min() <= self.lo(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | try!(self.inv_check(self.hi() <= self.hi_max(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:705:7 [INFO] [stdout] | [INFO] [stdout] 705 | try!(self.check_range_u32(pos, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:713:7 [INFO] [stdout] | [INFO] [stdout] 713 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:721:7 [INFO] [stdout] | [INFO] [stdout] 721 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:749:7 [INFO] [stdout] | [INFO] [stdout] 749 | try!(self.check_range_u32(pos, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:757:7 [INFO] [stdout] | [INFO] [stdout] 757 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:765:7 [INFO] [stdout] | [INFO] [stdout] 765 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:798:5 [INFO] [stdout] | [INFO] [stdout] 798 | try!(err_if(new_hi_max < new_lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:799:5 [INFO] [stdout] | [INFO] [stdout] 799 | try!(err_if(new_hi < new_lo)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:800:5 [INFO] [stdout] | [INFO] [stdout] 800 | try!(err_if(new_lo_min < lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | try!(err_if(new_hi_max > self.hi_max)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:802:5 [INFO] [stdout] | [INFO] [stdout] 802 | try!(err_if(new_lo < self.lo)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:803:5 [INFO] [stdout] | [INFO] [stdout] 803 | try!(err_if(new_hi > self.hi)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | try!(err_if(new_hi_max < new_lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | try!(err_if(new_hi < new_lo)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | try!(err_if(new_lo_min < lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:823:5 [INFO] [stdout] | [INFO] [stdout] 823 | try!(err_if(new_hi_max > self.hi_max)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:859:7 [INFO] [stdout] | [INFO] [stdout] 859 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:879:7 [INFO] [stdout] | [INFO] [stdout] 879 | try!(err_if(new_hi > hi_max)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:887:13 [INFO] [stdout] | [INFO] [stdout] 887 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:913:7 [INFO] [stdout] | [INFO] [stdout] 913 | try!(err_if(!self.is_extended_by(other))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:921:7 [INFO] [stdout] | [INFO] [stdout] 921 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:936:7 [INFO] [stdout] | [INFO] [stdout] 936 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:953:7 [INFO] [stdout] | [INFO] [stdout] 953 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:970:7 [INFO] [stdout] | [INFO] [stdout] 970 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:987:7 [INFO] [stdout] | [INFO] [stdout] 987 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1059:7 [INFO] [stdout] | [INFO] [stdout] 1059 | try!(self.check_range_usize(pos, dst.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1067:7 [INFO] [stdout] | [INFO] [stdout] 1067 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1075:7 [INFO] [stdout] | [INFO] [stdout] 1075 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1083:7 [INFO] [stdout] | [INFO] [stdout] 1083 | try!(self.check_range_usize(pos, src.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1091:7 [INFO] [stdout] | [INFO] [stdout] 1091 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1099:7 [INFO] [stdout] | [INFO] [stdout] 1099 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1107:7 [INFO] [stdout] | [INFO] [stdout] 1107 | try!(self.check_range_usize(0, src.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1115:7 [INFO] [stdout] | [INFO] [stdout] 1115 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1123:7 [INFO] [stdout] | [INFO] [stdout] 1123 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1131:7 [INFO] [stdout] | [INFO] [stdout] 1131 | try!(self.check_range_usize(0, dst.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1139:7 [INFO] [stdout] | [INFO] [stdout] 1139 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1147:7 [INFO] [stdout] | [INFO] [stdout] 1147 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1296:7 [INFO] [stdout] | [INFO] [stdout] 1296 | try!(write!(f, "{:02x} ", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1306:7 [INFO] [stdout] | [INFO] [stdout] 1306 | try!(write!(f, "{}", c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | try!(write!(f, ": ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1331:5 [INFO] [stdout] | [INFO] [stdout] 1331 | try!(self.show_hex(f, left_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1333:5 [INFO] [stdout] | [INFO] [stdout] 1333 | try!(self.show_ascii(f, left_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1334:5 [INFO] [stdout] | [INFO] [stdout] 1334 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1315:37 [INFO] [stdout] | [INFO] [stdout] 1315 | if self.len() <= 1 << 8 { try!(write!(f, "0x{:02x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1316:37 [INFO] [stdout] | [INFO] [stdout] 1316 | else if self.len() <= 1 << 16 { try!(write!(f, "0x{:04x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1317:37 [INFO] [stdout] | [INFO] [stdout] 1317 | else if self.len() <= 1 << 24 { try!(write!(f, "0x{:06x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1318:37 [INFO] [stdout] | [INFO] [stdout] 1318 | else { try!(write!(f, "0x{:08x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1338:9 [INFO] [stdout] | [INFO] [stdout] 1338 | try!(self.show_ascii(f, right_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1339:9 [INFO] [stdout] | [INFO] [stdout] 1339 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1340:9 [INFO] [stdout] | [INFO] [stdout] 1340 | try!(self.show_hex(f, right_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1349:5 [INFO] [stdout] | [INFO] [stdout] 1349 | try!(write!(f, "{} IObuf, limits=[{},{}), bounds=[{},{})\n", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1357:7 [INFO] [stdout] | [INFO] [stdout] 1357 | try!(self.show_line(f, i, c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `never` [INFO] [stdout] --> src/impls.rs:1624:7 [INFO] [stdout] | [INFO] [stdout] 1624 | #[cfg(never)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bufspan.rs:347:7 [INFO] [stdout] | [INFO] [stdout] 347 | try!(b.fmt(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bufspan.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | try!(write!(f, "\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/appendbuf.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | try!(ret.expand_limits_and_window(lim, lim)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/appendbuf.rs:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | try!(ret.expand_limits_and_window(lim, lim)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/appendbuf.rs:238:7 [INFO] [stdout] | [INFO] [stdout] 238 | try!(ret.expand_limits_and_window(lim, lim)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature `core_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/lib.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | #![feature(core_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(internal_features)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:337:13 [INFO] [stdout] | [INFO] [stdout] 337 | #[cfg(not(debug))] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg(debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:322:5 [INFO] [stdout] | [INFO] [stdout] 322 | try!(self.inv_check(self.lo_min() <= self.hi_max(), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(deprecated)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | try!(self.inv_check(self.lo() <= self.hi(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:328:5 [INFO] [stdout] | [INFO] [stdout] 328 | try!(self.inv_check(self.lo_min() <= self.lo(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | try!(self.inv_check(self.hi() <= self.hi_max(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:690:13 [INFO] [stdout] | [INFO] [stdout] 690 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:705:7 [INFO] [stdout] | [INFO] [stdout] 705 | try!(self.check_range_u32(pos, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:713:7 [INFO] [stdout] | [INFO] [stdout] 713 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:721:7 [INFO] [stdout] | [INFO] [stdout] 721 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:749:7 [INFO] [stdout] | [INFO] [stdout] 749 | try!(self.check_range_u32(pos, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:757:7 [INFO] [stdout] | [INFO] [stdout] 757 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:765:7 [INFO] [stdout] | [INFO] [stdout] 765 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:798:5 [INFO] [stdout] | [INFO] [stdout] 798 | try!(err_if(new_hi_max < new_lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:799:5 [INFO] [stdout] | [INFO] [stdout] 799 | try!(err_if(new_hi < new_lo)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:800:5 [INFO] [stdout] | [INFO] [stdout] 800 | try!(err_if(new_lo_min < lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | try!(err_if(new_hi_max > self.hi_max)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:802:5 [INFO] [stdout] | [INFO] [stdout] 802 | try!(err_if(new_lo < self.lo)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:803:5 [INFO] [stdout] | [INFO] [stdout] 803 | try!(err_if(new_hi > self.hi)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | try!(err_if(new_hi_max < new_lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:821:5 [INFO] [stdout] | [INFO] [stdout] 821 | try!(err_if(new_hi < new_lo)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:822:5 [INFO] [stdout] | [INFO] [stdout] 822 | try!(err_if(new_lo_min < lo_min)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:823:5 [INFO] [stdout] | [INFO] [stdout] 823 | try!(err_if(new_hi_max > self.hi_max)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:859:7 [INFO] [stdout] | [INFO] [stdout] 859 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:879:7 [INFO] [stdout] | [INFO] [stdout] 879 | try!(err_if(new_hi > hi_max)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/raw.rs:887:13 [INFO] [stdout] | [INFO] [stdout] 887 | if cfg!(debug) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:913:7 [INFO] [stdout] | [INFO] [stdout] 913 | try!(err_if(!self.is_extended_by(other))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:921:7 [INFO] [stdout] | [INFO] [stdout] 921 | try!(self.check_range_u32(0, len)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:936:7 [INFO] [stdout] | [INFO] [stdout] 936 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:953:7 [INFO] [stdout] | [INFO] [stdout] 953 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:970:7 [INFO] [stdout] | [INFO] [stdout] 970 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:987:7 [INFO] [stdout] | [INFO] [stdout] 987 | try!(self.check_range_u32(pos, 0)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1059:7 [INFO] [stdout] | [INFO] [stdout] 1059 | try!(self.check_range_usize(pos, dst.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1067:7 [INFO] [stdout] | [INFO] [stdout] 1067 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1075:7 [INFO] [stdout] | [INFO] [stdout] 1075 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1083:7 [INFO] [stdout] | [INFO] [stdout] 1083 | try!(self.check_range_usize(pos, src.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1091:7 [INFO] [stdout] | [INFO] [stdout] 1091 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1099:7 [INFO] [stdout] | [INFO] [stdout] 1099 | try!(self.check_range_u32(pos, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1107:7 [INFO] [stdout] | [INFO] [stdout] 1107 | try!(self.check_range_usize(0, src.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1115:7 [INFO] [stdout] | [INFO] [stdout] 1115 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1123:7 [INFO] [stdout] | [INFO] [stdout] 1123 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1131:7 [INFO] [stdout] | [INFO] [stdout] 1131 | try!(self.check_range_usize(0, dst.len())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1139:7 [INFO] [stdout] | [INFO] [stdout] 1139 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1147:7 [INFO] [stdout] | [INFO] [stdout] 1147 | try!(self.check_range_u32(0, mem::size_of::() as u32)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1296:7 [INFO] [stdout] | [INFO] [stdout] 1296 | try!(write!(f, "{:02x} ", x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1306:7 [INFO] [stdout] | [INFO] [stdout] 1306 | try!(write!(f, "{}", c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1320:5 [INFO] [stdout] | [INFO] [stdout] 1320 | try!(write!(f, ": ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1331:5 [INFO] [stdout] | [INFO] [stdout] 1331 | try!(self.show_hex(f, left_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1332:5 [INFO] [stdout] | [INFO] [stdout] 1332 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1333:5 [INFO] [stdout] | [INFO] [stdout] 1333 | try!(self.show_ascii(f, left_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1334:5 [INFO] [stdout] | [INFO] [stdout] 1334 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1315:37 [INFO] [stdout] | [INFO] [stdout] 1315 | if self.len() <= 1 << 8 { try!(write!(f, "0x{:02x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1316:37 [INFO] [stdout] | [INFO] [stdout] 1316 | else if self.len() <= 1 << 16 { try!(write!(f, "0x{:04x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1317:37 [INFO] [stdout] | [INFO] [stdout] 1317 | else if self.len() <= 1 << 24 { try!(write!(f, "0x{:06x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1318:37 [INFO] [stdout] | [INFO] [stdout] 1318 | else { try!(write!(f, "0x{:08x}", line_number * 8)) } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1338:9 [INFO] [stdout] | [INFO] [stdout] 1338 | try!(self.show_ascii(f, right_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1339:9 [INFO] [stdout] | [INFO] [stdout] 1339 | try!(write!(f, " ")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1340:9 [INFO] [stdout] | [INFO] [stdout] 1340 | try!(self.show_hex(f, right_slice)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1349:5 [INFO] [stdout] | [INFO] [stdout] 1349 | try!(write!(f, "{} IObuf, limits=[{},{}), bounds=[{},{})\n", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/raw.rs:1357:7 [INFO] [stdout] | [INFO] [stdout] 1357 | try!(self.show_line(f, i, c)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition name: `never` [INFO] [stdout] --> src/impls.rs:1624:7 [INFO] [stdout] | [INFO] [stdout] 1624 | #[cfg(never)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(never)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(never)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bufspan.rs:347:7 [INFO] [stdout] | [INFO] [stdout] 347 | try!(b.fmt(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bufspan.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | try!(write!(f, "\n")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/appendbuf.rs:131:7 [INFO] [stdout] | [INFO] [stdout] 131 | try!(ret.expand_limits_and_window(lim, lim)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/appendbuf.rs:185:7 [INFO] [stdout] | [INFO] [stdout] 185 | try!(ret.expand_limits_and_window(lim, lim)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/appendbuf.rs:238:7 [INFO] [stdout] | [INFO] [stdout] 238 | try!(ret.expand_limits_and_window(lim, lim)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'ptr_internals': use `NonNull` instead and consider `PhantomData` (if you also use `#[may_dangle]`), `Send`, and/or `Sync` [INFO] [stdout] --> src/raw.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::ptr::Unique; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(ptr_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'ptr_internals': use `NonNull` instead and consider `PhantomData` (if you also use `#[may_dangle]`), `Send`, and/or `Sync` [INFO] [stdout] --> src/raw.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::ptr::Unique; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(ptr_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'ptr_internals': use `NonNull` instead and consider `PhantomData` (if you also use `#[may_dangle]`), `Send`, and/or `Sync` [INFO] [stdout] --> src/raw.rs:354:37 [INFO] [stdout] | [INFO] [stdout] 354 | buf: unsafe { NonZero::new(Unique::empty().as_ptr()) }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(ptr_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'ptr_internals': use `NonNull` instead and consider `PhantomData` (if you also use `#[may_dangle]`), `Send`, and/or `Sync` [INFO] [stdout] --> src/raw.rs:354:37 [INFO] [stdout] | [INFO] [stdout] 354 | buf: unsafe { NonZero::new(Unique::empty().as_ptr()) }, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(ptr_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-09-17; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/raw.rs:1168:27 [INFO] [stdout] | [INFO] [stdout] 1168 | let mut dst: T = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/raw.rs:1168:27 [INFO] [stdout] | [INFO] [stdout] 1168 | let mut dst: T = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | #![feature(nonzero)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(stable_features)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #![feature(alloc)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `unique` [INFO] [stdout] --> src/lib.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #![feature(unique)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature `nonzero` has been stable since 1.28.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | #![feature(nonzero)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(stable_features)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | #![feature(alloc)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `unique` [INFO] [stdout] --> src/lib.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | #![feature(unique)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | allocator: Option>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 168 | allocator: Option>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:168:29 [INFO] [stdout] | [INFO] [stdout] 168 | allocator: Option>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[deny(bare_trait_objects)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 168 | allocator: Option>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:296:60 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 296 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:541:67 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 541 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:575:70 [INFO] [stdout] | [INFO] [stdout] 575 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 575 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:598:62 [INFO] [stdout] | [INFO] [stdout] 598 | pub fn deep_clone_with_allocator(&self, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 598 | pub fn deep_clone_with_allocator(&self, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:296:60 [INFO] [stdout] | [INFO] [stdout] 296 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 296 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:541:67 [INFO] [stdout] | [INFO] [stdout] 541 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 541 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:575:70 [INFO] [stdout] | [INFO] [stdout] 575 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 575 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/iobuf.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:598:62 [INFO] [stdout] | [INFO] [stdout] 598 | pub fn deep_clone_with_allocator(&self, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 598 | pub fn deep_clone_with_allocator(&self, allocator: Arc>) -> RawIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:302:67 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 302 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:329:70 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 329 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:395:60 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 395 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:422:67 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 422 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:473:70 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 473 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:968:58 [INFO] [stdout] | [INFO] [stdout] 968 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 968 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:1390:58 [INFO] [stdout] | [INFO] [stdout] 1390 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 1390 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/iobuf.rs:50:58 [INFO] [stdout] | [INFO] [stdout] 50 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appendbuf.rs:70:60 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> AppendBuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> AppendBuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:302:67 [INFO] [stdout] | [INFO] [stdout] 302 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 302 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:329:70 [INFO] [stdout] | [INFO] [stdout] 329 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 329 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> ROIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:395:60 [INFO] [stdout] | [INFO] [stdout] 395 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 395 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:422:67 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 422 | pub fn from_str_copy_with_allocator(s: &str, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:473:70 [INFO] [stdout] | [INFO] [stdout] 473 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 473 | pub fn from_slice_copy_with_allocator(s: &[u8], allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:968:58 [INFO] [stdout] | [INFO] [stdout] 968 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 968 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:1390:58 [INFO] [stdout] | [INFO] [stdout] 1390 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 1390 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/appendbuf.rs:70:60 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> AppendBuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 70 | pub fn new_with_allocator(len: usize, allocator: Arc>) -> AppendBuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:1181:58 [INFO] [stdout] | [INFO] [stdout] 1181 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 1181 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/impls.rs:1181:58 [INFO] [stdout] | [INFO] [stdout] 1181 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 1181 | fn deep_clone_with_allocator(&self, allocator: Arc>) -> RWIobuf<'static> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | let allocator: &Arc> = mem::transmute(&raw_allocator); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 | let allocator: &Arc> = mem::transmute(&raw_allocator); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Unique` in the current scope [INFO] [stdout] --> src/raw.rs:354:45 [INFO] [stdout] | [INFO] [stdout] 354 | buf: unsafe { NonZero::new(Unique::empty().as_ptr()) }, [INFO] [stdout] | ^^^^^ function or associated item not found in `Unique<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Unique<_>` consider using one of the following associated functions: [INFO] [stdout] Unique::::dangling [INFO] [stdout] Unique::::new_unchecked [INFO] [stdout] Unique::::new [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ptr/unique.rs:74:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/raw.rs:97:35 [INFO] [stdout] | [INFO] [stdout] 97 | let allocator: &Arc> = mem::transmute(&raw_allocator); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 97 | let allocator: &Arc> = mem::transmute(&raw_allocator); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `empty` found for struct `Unique` in the current scope [INFO] [stdout] --> src/raw.rs:354:45 [INFO] [stdout] | [INFO] [stdout] 354 | buf: unsafe { NonZero::new(Unique::empty().as_ptr()) }, [INFO] [stdout] | ^^^^^ function or associated item not found in `Unique<_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Unique<_>` consider using one of the following associated functions: [INFO] [stdout] Unique::::dangling [INFO] [stdout] Unique::::new_unchecked [INFO] [stdout] Unique::::new [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/core/src/ptr/unique.rs:74:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 99 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0599, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iobuf` (lib) due to 100 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 99 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0557, E0599, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `iobuf` (lib test) due to 100 previous errors [INFO] running `Command { std: "docker" "inspect" "2eea1df6daec6011ce5d0dfd6c24784dc6c815dcce6330929ba03c8ad1e9ecb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eea1df6daec6011ce5d0dfd6c24784dc6c815dcce6330929ba03c8ad1e9ecb9", kill_on_drop: false }` [INFO] [stdout] 2eea1df6daec6011ce5d0dfd6c24784dc6c815dcce6330929ba03c8ad1e9ecb9