[INFO] crate picto 0.4.3 is already in cache [INFO] testing picto-0.4.3 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate picto 0.4.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate picto 0.4.3 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc1ffe0424ce73edb30b32febd07d3ca3ed6fa911d02dbeefcdc2c6c161ded73 [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" "dc1ffe0424ce73edb30b32febd07d3ca3ed6fa911d02dbeefcdc2c6c161ded73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc1ffe0424ce73edb30b32febd07d3ca3ed6fa911d02dbeefcdc2c6c161ded73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc1ffe0424ce73edb30b32febd07d3ca3ed6fa911d02dbeefcdc2c6c161ded73", kill_on_drop: false }` [INFO] [stdout] dc1ffe0424ce73edb30b32febd07d3ca3ed6fa911d02dbeefcdc2c6c161ded73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55ba8198251e0bbea6a14d1e81cdcb79e286f39ace56aec5c4a3f3ac0c390dc8 [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" "55ba8198251e0bbea6a14d1e81cdcb79e286f39ace56aec5c4a3f3ac0c390dc8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling exoquant v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling gif v0.9.2 [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 v0.4.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling xyz v0.2.1 [INFO] [stderr] Compiling 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] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling picto v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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] Finished dev [unoptimized + debuginfo] target(s) in 40.02s
[INFO] running `Command { std: "docker" "inspect" "55ba8198251e0bbea6a14d1e81cdcb79e286f39ace56aec5c4a3f3ac0c390dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55ba8198251e0bbea6a14d1e81cdcb79e286f39ace56aec5c4a3f3ac0c390dc8", kill_on_drop: false }`
[INFO] [stdout] 55ba8198251e0bbea6a14d1e81cdcb79e286f39ace56aec5c4a3f3ac0c390dc8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77ea24ac215886f0be01510ddb2ec891b318216ac2bbef8c9b4b17eaa884bffe
[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" "77ea24ac215886f0be01510ddb2ec891b318216ac2bbef8c9b4b17eaa884bffe", kill_on_drop: false }`
[INFO] [stderr] Compiling unicode-width v0.1.8
[INFO] [stderr] Compiling strsim v0.8.0
[INFO] [stderr] Compiling vec_map v0.8.2
[INFO] [stderr] Compiling scoped_threadpool v0.1.9
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Compiling term_size v0.3.2
[INFO] [stderr] Compiling num-traits v0.1.43
[INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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] Compiling textwrap v0.11.0
[INFO] [stderr] Compiling enum_primitive v0.1.1
[INFO] [stderr] Compiling image v0.12.4
[INFO] [stderr] Compiling clap v2.33.1
[INFO] [stderr] Compiling picto v0.4.3 (/opt/rustwide/workdir)
[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] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 83 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 30.11s
[INFO] running `Command { std: "docker" "inspect" "77ea24ac215886f0be01510ddb2ec891b318216ac2bbef8c9b4b17eaa884bffe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ea24ac215886f0be01510ddb2ec891b318216ac2bbef8c9b4b17eaa884bffe", kill_on_drop: false }`
[INFO] [stdout] 77ea24ac215886f0be01510ddb2ec891b318216ac2bbef8c9b4b17eaa884bffe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4f2b8ef4f3477e086b3a5b0ebffc9067fbf29a98074db64c369958d316f6023b
[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" "4f2b8ef4f3477e086b3a5b0ebffc9067fbf29a98074db64c369958d316f6023b", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:45:23
[INFO] [stderr] |
[INFO] [stderr] 45 | let (_, reader) = try!(decoder.read_info());
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:74:28
[INFO] [stderr] |
[INFO] [stderr] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()];
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:75:3
[INFO] [stderr] |
[INFO] [stderr] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:75:8
[INFO] [stderr] |
[INFO] [stderr] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:86:9
[INFO] [stderr] |
[INFO] [stderr] 86 | match try!(self.reader()).output_color_type() {
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:45:23
[INFO] [stderr] |
[INFO] [stderr] 45 | let (_, reader) = try!(decoder.read_info());
[INFO] [stderr] | ^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:74:28
[INFO] [stderr] |
[INFO] [stderr] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()];
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:75:3
[INFO] [stderr] |
[INFO] [stderr] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:75:8
[INFO] [stderr] |
[INFO] [stderr] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:86:9
[INFO] [stderr] |
[INFO] [stderr] 86 | match try!(self.reader()).output_color_type() {
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 91 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 94 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | buffer!(u16, color::Luma),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | buffer!(u16, color::Luma),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 97 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | buffer!(u16, color::Luma),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | buffer!(u16, color::Luma),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 | buffer!(u16, color::Lumaa),
[INFO] [stderr] | -------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | buffer!(u16, color::Luma),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 | buffer!(u16, color::Lumaa),
[INFO] [stderr] | -------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 100 | buffer!(u16, color::Luma),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 | buffer!(u16, color::Lumaa),
[INFO] [stderr] | -------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 | buffer!(u16, color::Lumaa),
[INFO] [stderr] | -------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | buffer!(u16, color::Rgb),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 | buffer!(u16, color::Lumaa),
[INFO] [stderr] | -------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | buffer!(u16, color::Rgb),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 | buffer!(u16, color::Lumaa),
[INFO] [stderr] | -------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | buffer!(u16, color::Rgb),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | buffer!(u16, color::Rgb),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u16, color::Rgba),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | buffer!(u16, color::Rgb),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u16, color::Rgba),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 106 | buffer!(u16, color::Rgb),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u16, color::Rgba),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:79:33
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u16, color::Rgba),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:40:4
[INFO] [stderr] |
[INFO] [stderr] 40 | try!(self.inner.read_info());
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:89:20
[INFO] [stderr] |
[INFO] [stderr] 89 | let mut buffer = try!(self.inner.decode());
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:80:6
[INFO] [stderr] |
[INFO] [stderr] 80 | try!(self.reader()).info().size().0,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u16, color::Rgba),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:100:9
[INFO] [stderr] |
[INFO] [stderr] 100 | match try!(self.metadata()).pixel_format {
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/png.rs:81:6
[INFO] [stderr] |
[INFO] [stderr] 81 | try!(self.reader()).info().size().1,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u16, color::Rgba),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:93:33
[INFO] [stderr] |
[INFO] [stderr] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:40:4
[INFO] [stderr] |
[INFO] [stderr] 40 | try!(self.inner.read_info());
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:89:20
[INFO] [stderr] |
[INFO] [stderr] 89 | let mut buffer = try!(self.inner.decode());
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:94:6
[INFO] [stderr] |
[INFO] [stderr] 94 | try!(self.metadata()).width as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:100:9
[INFO] [stderr] |
[INFO] [stderr] 100 | match try!(self.metadata()).pixel_format {
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:95:6
[INFO] [stderr] |
[INFO] [stderr] 95 | try!(self.metadata()).height as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:93:33
[INFO] [stderr] |
[INFO] [stderr] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:93:33
[INFO] [stderr] |
[INFO] [stderr] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:94:6
[INFO] [stderr] |
[INFO] [stderr] 94 | try!(self.metadata()).width as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:94:6
[INFO] [stderr] |
[INFO] [stderr] 94 | try!(self.metadata()).width as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:95:6
[INFO] [stderr] |
[INFO] [stderr] 95 | try!(self.metadata()).height as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 102 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:95:6
[INFO] [stderr] |
[INFO] [stderr] 95 | try!(self.metadata()).height as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:93:33
[INFO] [stderr] |
[INFO] [stderr] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:93:33
[INFO] [stderr] |
[INFO] [stderr] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u8, color::Rgb)
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:94:6
[INFO] [stderr] |
[INFO] [stderr] 94 | try!(self.metadata()).width as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:95:6
[INFO] [stderr] |
[INFO] [stderr] 95 | try!(self.metadata()).height as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:94:6
[INFO] [stderr] |
[INFO] [stderr] 94 | try!(self.metadata()).width as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u8, color::Rgb)
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:95:6
[INFO] [stderr] |
[INFO] [stderr] 95 | try!(self.metadata()).height as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u8, color::Rgb)
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:93:33
[INFO] [stderr] |
[INFO] [stderr] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u8, color::Rgb)
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/bmp.rs:43:15
[INFO] [stderr] |
[INFO] [stderr] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:94:6
[INFO] [stderr] |
[INFO] [stderr] 94 | try!(self.metadata()).width as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u8, color::Rgb)
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/bmp.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/jpeg.rs:95:6
[INFO] [stderr] |
[INFO] [stderr] 95 | try!(self.metadata()).height as u32,
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 109 | buffer!(u8, color::Rgb)
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/bmp.rs:43:15
[INFO] [stderr] |
[INFO] [stderr] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/bmp.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:43:15
[INFO] [stderr] |
[INFO] [stderr] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/bmp.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/bmp.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:43:15
[INFO] [stderr] |
[INFO] [stderr] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 56 | buffer!(u8, color::Luma),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 59 | buffer!(u8, color::Lumaa),
[INFO] [stderr] | ------------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:48:37
[INFO] [stderr] |
[INFO] [stderr] 48 | self.state = Some(State::Reader(try!(decoder.read_info())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 | buffer!(u8, color::Rgb),
[INFO] [stderr] | ----------------------- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:77:15
[INFO] [stderr] |
[INFO] [stderr] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:77:20
[INFO] [stderr] |
[INFO] [stderr] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:77:25
[INFO] [stderr] |
[INFO] [stderr] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:79:31
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stderr] | ----^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr] --> src/buffer/buffer.rs:525:10
[INFO] [stderr] |
[INFO] [stderr] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stderr] | ----^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr]
[INFO] [stderr] warning: field is never read: `owner`
[INFO] [stderr] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stderr] |
[INFO] [stderr] 27 | owner: Region,
[INFO] [stderr] | ^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: field is never read: `owner`
[INFO] [stderr] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stderr] |
[INFO] [stderr] 28 | owner: Region,
[INFO] [stderr] | ^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: 83 warnings emitted
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/tga.rs:47:33
[INFO] [stderr] |
[INFO] [stderr] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stderr] | ^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | buffer!(u8, color::Rgba),
[INFO] [stderr] | ------------------------ in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:48:37
[INFO] [stderr] |
[INFO] [stderr] 48 | self.state = Some(State::Reader(try!(decoder.read_info())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:77:15
[INFO] [stderr] |
[INFO] [stderr] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:77:20
[INFO] [stderr] |
[INFO] [stderr] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:77:25
[INFO] [stderr] |
[INFO] [stderr] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead
[INFO] [stderr] --> src/decoder/gif.rs:79:31
[INFO] [stderr] |
[INFO] [stderr] 79 | Ok(cast::Into:: ::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stderr] | ----^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr] --> src/buffer/buffer.rs:525:10
[INFO] [stderr] |
[INFO] [stderr] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stderr] | ----^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | help: remove this `mut`
[INFO] [stderr]
[INFO] [stderr] warning: field is never read: `owner`
[INFO] [stderr] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stderr] |
[INFO] [stderr] 27 | owner: Region,
[INFO] [stderr] | ^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: field is never read: `owner`
[INFO] [stderr] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stderr] |
[INFO] [stderr] 28 | owner: Region,
[INFO] [stderr] | ^^^^^^^^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: 83 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout]
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/picto-cace7f29aa3339fd
[INFO] [stdout] running 27 tests
[INFO] [stdout] test buffer::buffer::test::from_raw ... ok
[INFO] [stdout] test buffer::buffer::test::into_raw ... ok
[INFO] [stdout] test buffer::buffer::test::deref ... ok
[INFO] [stdout] test buffer::buffer::test::clone ... ok
[INFO] [stdout] test processing::flip::test::horizontal_none ... ok
[INFO] [stdout] test buffer::buffer::test::eq ... ok
[INFO] [stdout] test iter::coordinates::test::size_hint ... ok
[INFO] [stdout] test processing::flip::test::vertical_odd ... ok
[INFO] [stdout] test buffer::buffer::test::convert ... ok
[INFO] [stdout] test processing::flip::test::horizontal_odd ... ok
[INFO] [stdout] test buffer::buffer::test::new ... ok
[INFO] [stdout] test processing::flip::test::vertical_even ... ok
[INFO] [stdout] test processing::flip::test::vertical_none ... ok
[INFO] [stdout] test region::test::complete ... ok
[INFO] [stdout] test view::read::test::readable ... ok
[INFO] [stdout] test view::write::test::fill ... ok
[INFO] [stdout] test processing::flip::test::horizontal_even ... ok
[INFO] [stdout] test view::write::test::set ... ok
[INFO] [stdout] test view::view::test::writable ... ok
[INFO] [stdout] test view::read::test::get ... ok
[INFO] [stdout] test view::write::test::writable ... ok
[INFO] [stdout] test processing::scale::test::nearest ... ok
[INFO] [stdout] test region::test::absolute ... ok
[INFO] [stdout] test region::test::relative ... ok
[INFO] [stdout] test view::view::test::pixels_mut ... ok
[INFO] [stdout] test view::view::test::readable ... ok
[INFO] [stdout] test view::view::test::view ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-5d7a0a8ab7e295d5
[INFO] [stdout]
[INFO] [stdout] running 16 tests
[INFO] [stdout] test png::read_as_is ... ok
[INFO] [stdout] test tga::read_as_is ... ok
[INFO] [stdout] test png::read_with_convert ... ok
[INFO] [stdout] test bmp::read_as_is ... ok
[INFO] [stdout] test tga::read_with_convert ... ok
[INFO] [stdout] test bmp::read_with_convert ... ok
[INFO] [stdout] test xyz::read_as_is ... ok
[INFO] [stdout] test tga::write ... FAILED
[INFO] [stdout] test bmp::write ... FAILED
[INFO] [stdout] test gif::write ... FAILED
[INFO] [stdout] test png::write ... FAILED
[INFO] [stdout] test gif::read_with_convert ... ok
[INFO] [stdout] test xyz::read_with_convert ... ok
[INFO] [stdout] test jpeg::read_as_is ... ok
[INFO] [stdout] test gif::read_as_is ... ok
[INFO] [stdout] test jpeg::read_with_convert ... ok
[INFO] [stdout]
[INFO] [stdout] failures:
[INFO] [stdout]
[INFO] [stdout] ---- tga::write stdout ----
[INFO] [stdout] thread 'tga::write' panicked at 'called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: Other, message: "Read-only file system" })', tests/lib.rs:212:61
[INFO] [stdout] stack backtrace:
[INFO] [stdout] 0: 0x5643a86c36f5 - backtrace::backtrace::libunwind::trace::h5e2646fa3eddf2ea
[INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86
[INFO] [stdout] 1: 0x5643a86c36f5 - backtrace::backtrace::trace_unsynchronized::hb95dd7f77ce47877
[INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66
[INFO] [stdout] 2: 0x5643a86c36f5 - std::sys_common::backtrace::_print_fmt::h5e71b67af43fd70d
[INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78
[INFO] [stdout] 3: 0x5643a86c36f5 -