[INFO] fetching crate picto 0.4.3... [INFO] building picto-0.4.3 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate picto 0.4.3 into /workspace/builds/worker-21/source [INFO] validating manifest of crates.io crate picto 0.4.3 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-21/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c357ae2c22dd8b32c8ac3171879fc538b031ac48106021aea99ec121e0832ec5 [INFO] running `Command { std: "docker" "start" "-a" "c357ae2c22dd8b32c8ac3171879fc538b031ac48106021aea99ec121e0832ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c357ae2c22dd8b32c8ac3171879fc538b031ac48106021aea99ec121e0832ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c357ae2c22dd8b32c8ac3171879fc538b031ac48106021aea99ec121e0832ec5", kill_on_drop: false }` [INFO] [stdout] c357ae2c22dd8b32c8ac3171879fc538b031ac48106021aea99ec121e0832ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc6b10f2c0b5945a61cec1ee05e1cb6e29e9f384ffc62f5c3191f9db0cb5d502 [INFO] running `Command { std: "docker" "start" "-a" "cc6b10f2c0b5945a61cec1ee05e1cb6e29e9f384ffc62f5c3191f9db0cb5d502", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling inflate v0.1.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling exoquant v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling xyz v0.2.1 [INFO] [stderr] Compiling imagefmt v4.0.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling png v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling picto v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:45:23 [INFO] [stdout] | [INFO] [stdout] 45 | let (_, reader) = try!(decoder.read_info()); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:75:3 [INFO] [stdout] | [INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:74:28 [INFO] [stdout] | [INFO] [stdout] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()]; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | match try!(self.reader()).output_color_type() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | buffer!(u16, color::Luma), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | buffer!(u16, color::Luma), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | buffer!(u16, color::Luma), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | buffer!(u16, color::Lumaa), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | buffer!(u16, color::Lumaa), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | buffer!(u16, color::Lumaa), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | buffer!(u16, color::Rgb), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | buffer!(u16, color::Rgb), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | buffer!(u16, color::Rgb), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer::<$ty, _, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u16, color::Rgba), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | try!(self.reader()).info().size().0, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u16, color::Rgba), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/png.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | try!(self.reader()).info().size().1, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u16, color::Rgba), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | try!(self.inner.read_info()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | let mut buffer = try!(self.inner.decode()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | match try!(self.metadata()).pixel_format { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.metadata()).width as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.metadata()).height as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 102 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.metadata()).width as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.metadata()).height as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u8, color::Rgb) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | try!(self.metadata()).width as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u8, color::Rgb) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/jpeg.rs:95:6 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.metadata()).height as u32, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | buffer!(u8, color::Rgb) [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/bmp.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/bmp.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/bmp.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | buffer!(u8, color::Luma), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | buffer!(u8, color::Lumaa), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | buffer!(u8, color::Rgb), [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/tga.rs:47:33 [INFO] [stdout] | [INFO] [stdout] 47 | Ok(cast::Into::
::into(try!(Buffer::<$ty, $ch, _>::from_raw( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | buffer!(u8, color::Rgba), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | self.state = Some(State::Reader(try!(decoder.read_info()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/decoder/gif.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | Ok(cast::Into::
::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/buffer/buffer.rs:525:10
[INFO] [stdout] |
[INFO] [stdout] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stdout] |
[INFO] [stdout] 27 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stdout] |
[INFO] [stdout] 28 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 83 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.58s
[INFO] running `Command { std: "docker" "inspect" "cc6b10f2c0b5945a61cec1ee05e1cb6e29e9f384ffc62f5c3191f9db0cb5d502", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6b10f2c0b5945a61cec1ee05e1cb6e29e9f384ffc62f5c3191f9db0cb5d502", kill_on_drop: false }`
[INFO] [stdout] cc6b10f2c0b5945a61cec1ee05e1cb6e29e9f384ffc62f5c3191f9db0cb5d502
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9854320e0c10a268e76f30bd9c5d0ca5a0a799f8088fec0e89d7b65d16b9c4b
[INFO] running `Command { std: "docker" "start" "-a" "b9854320e0c10a268e76f30bd9c5d0ca5a0a799f8088fec0e89d7b65d16b9c4b", kill_on_drop: false }`
[INFO] [stderr] Compiling ansi_term v0.11.0
[INFO] [stderr] Compiling scoped_threadpool v0.1.9
[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 macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:45:23
[INFO] [stdout] |
[INFO] [stdout] 45 | let (_, reader) = try!(decoder.read_info());
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:75:3
[INFO] [stdout] |
[INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:74:28
[INFO] [stdout] |
[INFO] [stdout] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()];
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:75:8
[INFO] [stdout] |
[INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:86:9
[INFO] [stdout] |
[INFO] [stdout] 86 | match try!(self.reader()).output_color_type() {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:40:4
[INFO] [stdout] |
[INFO] [stdout] 40 | try!(self.inner.read_info());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:89:20
[INFO] [stdout] |
[INFO] [stdout] 89 | let mut buffer = try!(self.inner.decode());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:100:9
[INFO] [stdout] |
[INFO] [stdout] 100 | match try!(self.metadata()).pixel_format {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:43:15
[INFO] [stdout] |
[INFO] [stdout] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:43:15
[INFO] [stdout] |
[INFO] [stdout] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:48:37
[INFO] [stdout] |
[INFO] [stdout] 48 | self.state = Some(State::Reader(try!(decoder.read_info())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:15
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:20
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:25
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:79:31
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/buffer/buffer.rs:525:10
[INFO] [stdout] |
[INFO] [stdout] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stdout] |
[INFO] [stdout] 27 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stdout] |
[INFO] [stdout] 28 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 83 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling enum_primitive v0.1.1
[INFO] [stderr] Compiling image v0.12.4
[INFO] [stderr] Compiling clap v2.33.3
[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 macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:45:23
[INFO] [stdout] |
[INFO] [stdout] 45 | let (_, reader) = try!(decoder.read_info());
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:75:3
[INFO] [stdout] |
[INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:74:28
[INFO] [stdout] |
[INFO] [stdout] 74 | let mut buffer = vec![0; try!(self.reader()).output_buffer_size()];
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:75:8
[INFO] [stdout] |
[INFO] [stdout] 75 | try!(try!(self.reader()).next_frame(&mut buffer));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:86:9
[INFO] [stdout] |
[INFO] [stdout] 86 | match try!(self.reader()).output_color_type() {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 100 | buffer!(u16, color::Luma),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 | buffer!(u16, color::Lumaa),
[INFO] [stdout] | -------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 | buffer!(u16, color::Rgb),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:79:33
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, _, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:80:6
[INFO] [stdout] |
[INFO] [stdout] 80 | try!(self.reader()).info().size().0,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/png.rs:81:6
[INFO] [stdout] |
[INFO] [stdout] 81 | try!(self.reader()).info().size().1,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u16, color::Rgba),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:40:4
[INFO] [stdout] |
[INFO] [stdout] 40 | try!(self.inner.read_info());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:89:20
[INFO] [stdout] |
[INFO] [stdout] 89 | let mut buffer = try!(self.inner.decode());
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:100:9
[INFO] [stdout] |
[INFO] [stdout] 100 | match try!(self.metadata()).pixel_format {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:93:33
[INFO] [stdout] |
[INFO] [stdout] 93 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:94:6
[INFO] [stdout] |
[INFO] [stdout] 94 | try!(self.metadata()).width as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/jpeg.rs:95:6
[INFO] [stdout] |
[INFO] [stdout] 95 | try!(self.metadata()).height as u32,
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 | buffer!(u8, color::Rgb)
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:43:15
[INFO] [stdout] |
[INFO] [stdout] 43 | let image = try!(bmp::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/bmp.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:43:15
[INFO] [stdout] |
[INFO] [stdout] 43 | let image = try!(tga::read(self.inner.by_ref(), ColFmt::Auto));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 | buffer!(u8, color::Luma),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 | buffer!(u8, color::Lumaa),
[INFO] [stdout] | ------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 | buffer!(u8, color::Rgb),
[INFO] [stdout] | ----------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/tga.rs:47:33
[INFO] [stdout] |
[INFO] [stdout] 47 | Ok(cast::Into:: ::into(try!(Buffer::<$ty, $ch, _>::from_raw(
[INFO] [stdout] | ^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 | buffer!(u8, color::Rgba),
[INFO] [stdout] | ------------------------ in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:48:37
[INFO] [stdout] |
[INFO] [stdout] 48 | self.state = Some(State::Reader(try!(decoder.read_info())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:15
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:20
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:77:25
[INFO] [stdout] |
[INFO] [stdout] 77 | let frame = try!(try!(try!(self.reader()).read_next_frame()).ok_or(Error::Format("no frames".into())));
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout] --> src/decoder/gif.rs:79:31
[INFO] [stdout] |
[INFO] [stdout] 79 | Ok(cast::Into:: ::into(try!(Buffer:: ::into(try!(Buffer:: ) -> view::Write<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> src/buffer/buffer.rs:525:10
[INFO] [stdout] |
[INFO] [stdout] 525 | fn from(mut value: &'a mut Buffer ) -> View<'a, P, C> {
[INFO] [stdout] | ----^^^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/immutable.rs:27:2
[INFO] [stdout] |
[INFO] [stdout] 27 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: field is never read: `owner`
[INFO] [stdout] --> src/iter/pixel/mutable.rs:28:2
[INFO] [stdout] |
[INFO] [stdout] 28 | owner: Region,
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 83 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.09s
[INFO] running `Command { std: "docker" "inspect" "b9854320e0c10a268e76f30bd9c5d0ca5a0a799f8088fec0e89d7b65d16b9c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9854320e0c10a268e76f30bd9c5d0ca5a0a799f8088fec0e89d7b65d16b9c4b", kill_on_drop: false }`
[INFO] [stdout] b9854320e0c10a268e76f30bd9c5d0ca5a0a799f8088fec0e89d7b65d16b9c4b