[INFO] fetching crate chariot_slp 0.1.2... [INFO] checking chariot_slp-0.1.2 against try#b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 for pr-78363 [INFO] extracting crate chariot_slp 0.1.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate chariot_slp 0.1.2 on toolchain b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate chariot_slp 0.1.2 [INFO] finished tweaking crates.io crate chariot_slp 0.1.2 [INFO] tweaked toml for crates.io crate chariot_slp 0.1.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chariot_io_tools v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e591e96c55e7f2ffa0886a6595ef05d27738a0f679a2560e63418931c83f36da [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" "e591e96c55e7f2ffa0886a6595ef05d27738a0f679a2560e63418931c83f36da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e591e96c55e7f2ffa0886a6595ef05d27738a0f679a2560e63418931c83f36da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e591e96c55e7f2ffa0886a6595ef05d27738a0f679a2560e63418931c83f36da", kill_on_drop: false }` [INFO] [stdout] e591e96c55e7f2ffa0886a6595ef05d27738a0f679a2560e63418931c83f36da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b2c2190fa7bf856bb0ed5e8806266e3a2135c6f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09320bb7cace3b407973fd16540851720cd0897f525c478dbc24333fdc7b1e6e [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" "09320bb7cace3b407973fd16540851720cd0897f525c478dbc24333fdc7b1e6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking chariot_io_tools v0.1.4 [INFO] [stderr] Checking chariot_slp v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | try!(stream.read_exact(&mut header.file_version)); [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/slp.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | header.shape_count = try!(stream.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | try!(stream.read_exact(&mut header.comment)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | header.shape_data_offsets = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | header.shape_outline_offset = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | header.palette_offset = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | header.properties = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | header.width = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | header.height = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | header.center_x = try!(file.read_i32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | header.center_y = try!(file.read_i32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:155:30 [INFO] [stdout] | [INFO] [stdout] 155 | length = try!(cursor.read_u8()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | length += try!(cursor.read_u8()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | let mut file = try!(File::open(file_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | slp_file.header = try!(SlpHeader::read_from(cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | shape.header = try!(SlpShapeHeader::read_from_file(cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | try!(SlpFile::read_pixel_data(cursor, shape, player_index)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | try!(cursor.seek(SeekFrom::Start(line_outline_offset as u64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | let mut x = try!(cursor.read_u16()) as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | let right_padding = try!(cursor.read_u16()) as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | try!(cursor.seek(SeekFrom::Start(shape_data_ptr_offset as u64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | let data_offset = try!(cursor.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | try!(cursor.seek(SeekFrom::Start(data_offset as u64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | let cmd_byte = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | let length = try!(SixUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:273:70 [INFO] [stdout] | [INFO] [stdout] 273 | ... shape.pixels[(y * width + x) as usize] = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:280:30 [INFO] [stdout] | [INFO] [stdout] 280 | x += try!(SixUpperBit.decode(cmd_byte, cursor)) as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:285:38 [INFO] [stdout] | [INFO] [stdout] 285 | let length = try!(LargeLength.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:287:70 [INFO] [stdout] | [INFO] [stdout] 287 | ... shape.pixels[(y * width + x) as usize] = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let length = try!(LargeLength.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:303:50 [INFO] [stdout] | [INFO] [stdout] 303 | ... let relative_index = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:312:38 [INFO] [stdout] | [INFO] [stdout] 312 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:313:37 [INFO] [stdout] | [INFO] [stdout] 313 | let color = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:323:46 [INFO] [stdout] | [INFO] [stdout] 323 | let relative_index = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / error_chain! { [INFO] [stdout] 26 | | types { [INFO] [stdout] 27 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 28 | | } [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [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 associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / error_chain! { [INFO] [stdout] 26 | | types { [INFO] [stdout] 27 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 28 | | } [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [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: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | try!(stream.read_exact(&mut header.file_version)); [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/slp.rs:58:30 [INFO] [stdout] | [INFO] [stdout] 58 | header.shape_count = try!(stream.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | try!(stream.read_exact(&mut header.comment)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:108:37 [INFO] [stdout] | [INFO] [stdout] 108 | header.shape_data_offsets = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:109:39 [INFO] [stdout] | [INFO] [stdout] 109 | header.shape_outline_offset = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | header.palette_offset = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | header.properties = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:112:24 [INFO] [stdout] | [INFO] [stdout] 112 | header.width = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:113:25 [INFO] [stdout] | [INFO] [stdout] 113 | header.height = try!(file.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:114:27 [INFO] [stdout] | [INFO] [stdout] 114 | header.center_x = try!(file.read_i32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:115:27 [INFO] [stdout] | [INFO] [stdout] 115 | header.center_y = try!(file.read_i32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:155:30 [INFO] [stdout] | [INFO] [stdout] 155 | length = try!(cursor.read_u8()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | length += try!(cursor.read_u8()) as usize; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | let mut file = try!(File::open(file_name)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:199:27 [INFO] [stdout] | [INFO] [stdout] 199 | slp_file.header = try!(SlpHeader::read_from(cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:202:28 [INFO] [stdout] | [INFO] [stdout] 202 | shape.header = try!(SlpShapeHeader::read_from_file(cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:207:13 [INFO] [stdout] | [INFO] [stdout] 207 | try!(SlpFile::read_pixel_data(cursor, shape, player_index)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | try!(cursor.seek(SeekFrom::Start(line_outline_offset as u64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:227:25 [INFO] [stdout] | [INFO] [stdout] 227 | let mut x = try!(cursor.read_u16()) as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | let right_padding = try!(cursor.read_u16()) as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:237:13 [INFO] [stdout] | [INFO] [stdout] 237 | try!(cursor.seek(SeekFrom::Start(shape_data_ptr_offset as u64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:240:31 [INFO] [stdout] | [INFO] [stdout] 240 | let data_offset = try!(cursor.read_u32()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | try!(cursor.seek(SeekFrom::Start(data_offset as u64))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:245:32 [INFO] [stdout] | [INFO] [stdout] 245 | let cmd_byte = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:271:38 [INFO] [stdout] | [INFO] [stdout] 271 | let length = try!(SixUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:273:70 [INFO] [stdout] | [INFO] [stdout] 273 | ... shape.pixels[(y * width + x) as usize] = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:280:30 [INFO] [stdout] | [INFO] [stdout] 280 | x += try!(SixUpperBit.decode(cmd_byte, cursor)) as u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:285:38 [INFO] [stdout] | [INFO] [stdout] 285 | let length = try!(LargeLength.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:287:70 [INFO] [stdout] | [INFO] [stdout] 287 | ... shape.pixels[(y * width + x) as usize] = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:294:38 [INFO] [stdout] | [INFO] [stdout] 294 | let length = try!(LargeLength.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:300:38 [INFO] [stdout] | [INFO] [stdout] 300 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:303:50 [INFO] [stdout] | [INFO] [stdout] 303 | ... let relative_index = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:312:38 [INFO] [stdout] | [INFO] [stdout] 312 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:313:37 [INFO] [stdout] | [INFO] [stdout] 313 | let color = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:322:38 [INFO] [stdout] | [INFO] [stdout] 322 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:323:46 [INFO] [stdout] | [INFO] [stdout] 323 | let relative_index = try!(cursor.read_u8()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/slp.rs:334:38 [INFO] [stdout] | [INFO] [stdout] 334 | let length = try!(FourUpperBit.decode(cmd_byte, cursor)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / error_chain! { [INFO] [stdout] 26 | | types { [INFO] [stdout] 27 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 28 | | } [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [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 associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / error_chain! { [INFO] [stdout] 26 | | types { [INFO] [stdout] 27 | | Error, ErrorKind, ChainErr, Result; [INFO] [stdout] 28 | | } [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [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: 39 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.61s [INFO] running `Command { std: "docker" "inspect" "09320bb7cace3b407973fd16540851720cd0897f525c478dbc24333fdc7b1e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09320bb7cace3b407973fd16540851720cd0897f525c478dbc24333fdc7b1e6e", kill_on_drop: false }` [INFO] [stdout] 09320bb7cace3b407973fd16540851720cd0897f525c478dbc24333fdc7b1e6e