[INFO] fetching crate picto 0.4.3... [INFO] checking picto-0.4.3 against beta for pr-78714 [INFO] extracting crate picto 0.4.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate picto 0.4.3 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate picto 0.4.3 [INFO] finished tweaking crates.io crate picto 0.4.3 [INFO] tweaked toml for crates.io crate picto 0.4.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b1f4259ae95990eeb9dc3fe704ebbef4da230c0fab458b95af538fe84a6a659 [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" "9b1f4259ae95990eeb9dc3fe704ebbef4da230c0fab458b95af538fe84a6a659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b1f4259ae95990eeb9dc3fe704ebbef4da230c0fab458b95af538fe84a6a659", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b1f4259ae95990eeb9dc3fe704ebbef4da230c0fab458b95af538fe84a6a659", kill_on_drop: false }` [INFO] [stdout] 9b1f4259ae95990eeb9dc3fe704ebbef4da230c0fab458b95af538fe84a6a659 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cd1131c0031f9b3ecc1db068b10a3b6a522c9671868e4162d8ee949050d440b1 [INFO] running `Command { std: "docker" "start" "-a" "cd1131c0031f9b3ecc1db068b10a3b6a522c9671868e4162d8ee949050d440b1", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking exoquant v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Checking xyz v0.2.1 [INFO] [stderr] Checking imagefmt v4.0.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.12.4 [INFO] [stderr] Checking picto v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | let (_, reader) = try!(decoder.read_info()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | match try!(self.reader()).output_color_type() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | buffer!(u16, color::Luma), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | buffer!(u16, color::Luma), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | buffer!(u16, color::Luma), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | buffer!(u16, color::Lumaa), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | buffer!(u16, color::Lumaa), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | buffer!(u16, color::Lumaa), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | buffer!(u16, color::Rgb), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | buffer!(u16, color::Rgb), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | buffer!(u16, color::Rgb), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u16, color::Rgba), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u16, color::Rgba), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u16, color::Rgba), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | try!(self.inner.read_info()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let mut buffer = try!(self.inner.decode()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | match try!(self.metadata()).pixel_format { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.metadata()).width as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.metadata()).height as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.metadata()).width as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.metadata()).height as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u8, color::Rgb) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.metadata()).width as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u8, color::Rgb) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.metadata()).height as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u8, color::Rgb) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/bmp.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/bmp.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/bmp.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | self.state = Some(State::Reader(try!(decoder.read_info()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/buffer/buffer.rs:525:10
[INFO] [stdout] |
[INFO] [stdout] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stdout] |
[INFO] [stdout] 27 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stdout] |
[INFO] [stdout] 28 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 83 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> benches/read.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `picto`
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> benches/iter.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> benches/resize.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout] --> benches/create.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout]
[INFO] [stdout] warning: constant is never used: `LOWER`
[INFO] [stdout] --> examples/draw.rs:25:1
[INFO] [stdout] |
[INFO] [stdout] 25 | const LOWER: char = '▄';
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:45:23
[INFO] [stdout] |
[INFO] [stdout] 45 | let (_, reader) = try!(decoder.read_info());
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:74:28
[INFO] [stdout] |
[INFO] [stdout] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()];
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:75:3
[INFO] [stdout] |
[INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:75:8
[INFO] [stdout] |
[INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:86:9
[INFO] [stdout] |
[INFO] [stdout] 86 | match try!(self.reader()).output_color_type() {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:40:4
[INFO] [stdout] |
[INFO] [stdout] 40 | try!(self.inner.read_info());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:89:20
[INFO] [stdout] |
[INFO] [stdout] 89 | let mut buffer = try!(self.inner.decode());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:100:9
[INFO] [stdout] |
[INFO] [stdout] 100 | match try!(self.metadata()).pixel_format {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:43:15
[INFO] [stdout] |
[INFO] [stdout] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:43:15
[INFO] [stdout] |
[INFO] [stdout] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:48:37
[INFO] [stdout] |
[INFO] [stdout] 48 | self.state = Some(State::Reader(try!(decoder.read_info())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:15
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:20
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:25
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:79:31
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/buffer/buffer.rs:525:10
[INFO] [stdout] |
[INFO] [stdout] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stdout] |
[INFO] [stdout] 27 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stdout] |
[INFO] [stdout] 28 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 83 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "cd1131c0031f9b3ecc1db068b10a3b6a522c9671868e4162d8ee949050d440b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd1131c0031f9b3ecc1db068b10a3b6a522c9671868e4162d8ee949050d440b1", kill_on_drop: false }`
[INFO] [stdout] cd1131c0031f9b3ecc1db068b10a3b6a522c9671868e4162d8ee949050d440b1