[INFO] fetching crate self-meter 0.6.0... [INFO] checking self-meter-0.6.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate self-meter 0.6.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate self-meter 0.6.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate self-meter 0.6.0 [INFO] finished tweaking crates.io crate self-meter 0.6.0 [INFO] tweaked toml for crates.io crate self-meter 0.6.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6d20788dcaa84e145299e6d239618e7541faa1794c1d19cb58717eafe2d9199 [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" "e6d20788dcaa84e145299e6d239618e7541faa1794c1d19cb58717eafe2d9199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6d20788dcaa84e145299e6d239618e7541faa1794c1d19cb58717eafe2d9199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6d20788dcaa84e145299e6d239618e7541faa1794c1d19cb58717eafe2d9199", kill_on_drop: false }` [INFO] [stdout] e6d20788dcaa84e145299e6d239618e7541faa1794c1d19cb58717eafe2d9199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b70ba87215e65eb64a772909ded781161060490febf31591c3dacb9293adc602 [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" "b70ba87215e65eb64a772909ded781161060490febf31591c3dacb9293adc602", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking self-meter v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | try!(self.read_cpu_times(&mut snap.process, [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/scan.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | try!(self.read_memory(&mut snap)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | try!(self.read_io(&mut snap)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | try!(File::open("/proc/uptime") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let seconds = try!(iter.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | let idle_sec = try!(iter.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | *uptime = try!(parse_uptime(seconds)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | *idle_time = try!(parse_uptime(idle_sec)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | try!(read_stat(&mut self.text_buf, "/proc/self/stat", process) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | try!(read_stat(&mut self.text_buf, &self.path_buf[..], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | try!(File::open("/proc/self/status") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:100:47 [INFO] [stdout] | [INFO] [stdout] 100 | => snap.memory_virtual_peak = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | => snap.memory_virtual = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | => snap.memory_rss = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | => snap.memory_swap = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | let value = try!(try!(pair.next().ok_or(StatusError::BadFormat)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | let value = try!(try!(pair.next().ok_or(StatusError::BadFormat)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 180 | Ok(try!(integer.parse::()) * 100 + [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | try!(decimals[1..].parse::())*10) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | Ok(try!(integer.parse::()) * 100 + [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | try!(decimals[1..].parse::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | try!(File::open(path) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | let right_paren = try!(text_buf.rfind(')') [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | thread_info.user_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | try!(iter.nth(11).ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | thread_info.system_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | try!(iter.next().ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | thread_info.child_user_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | try!(iter.next().ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:205:37 [INFO] [stdout] | [INFO] [stdout] 205 | thread_info.child_system_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | try!(iter.next().ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | try!(self.read_cpu_times(&mut snap.process, [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/scan.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | try!(self.read_memory(&mut snap)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | try!(self.read_io(&mut snap)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | try!(File::open("/proc/uptime") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:60:27 [INFO] [stdout] | [INFO] [stdout] 60 | let seconds = try!(iter.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 62 | let idle_sec = try!(iter.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | *uptime = try!(parse_uptime(seconds)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:65:26 [INFO] [stdout] | [INFO] [stdout] 65 | *idle_time = try!(parse_uptime(idle_sec)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | try!(read_stat(&mut self.text_buf, "/proc/self/stat", process) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | try!(read_stat(&mut self.text_buf, &self.path_buf[..], [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | try!(File::open("/proc/self/status") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:100:47 [INFO] [stdout] | [INFO] [stdout] 100 | => snap.memory_virtual_peak = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:102:42 [INFO] [stdout] | [INFO] [stdout] 102 | => snap.memory_virtual = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | => snap.memory_rss = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | => snap.memory_swap = try!(parse_memory(text)), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:165:17 [INFO] [stdout] | [INFO] [stdout] 165 | let value = try!(try!(pair.next().ok_or(StatusError::BadFormat)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | let value = try!(try!(pair.next().ok_or(StatusError::BadFormat)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:180:12 [INFO] [stdout] | [INFO] [stdout] 180 | Ok(try!(integer.parse::()) * 100 + [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 181 | try!(decimals[1..].parse::())*10) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | Ok(try!(integer.parse::()) * 100 + [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:184:12 [INFO] [stdout] | [INFO] [stdout] 184 | try!(decimals[1..].parse::())) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | try!(File::open(path) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | let right_paren = try!(text_buf.rfind(')') [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | thread_info.user_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | try!(iter.nth(11).ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:201:31 [INFO] [stdout] | [INFO] [stdout] 201 | thread_info.system_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | try!(iter.next().ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:203:35 [INFO] [stdout] | [INFO] [stdout] 203 | thread_info.child_user_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | try!(iter.next().ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:205:37 [INFO] [stdout] | [INFO] [stdout] 205 | thread_info.child_system_time = try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scan.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | try!(iter.next().ok_or(StatError::BadFormat)).parse()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.86s [INFO] running `Command { std: "docker" "inspect" "b70ba87215e65eb64a772909ded781161060490febf31591c3dacb9293adc602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70ba87215e65eb64a772909ded781161060490febf31591c3dacb9293adc602", kill_on_drop: false }` [INFO] [stdout] b70ba87215e65eb64a772909ded781161060490febf31591c3dacb9293adc602