[INFO] fetching crate self-meter 0.6.0... [INFO] checking self-meter-0.6.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate self-meter 0.6.0 into /workspace/builds/worker-0-tc2/source [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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate self-meter 0.6.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691763fa666a06358d745975ad5845b8b05ef0001bbfbc0fa564608e85ca60a4 [INFO] running `Command { std: "docker" "start" "-a" "691763fa666a06358d745975ad5845b8b05ef0001bbfbc0fa564608e85ca60a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691763fa666a06358d745975ad5845b8b05ef0001bbfbc0fa564608e85ca60a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691763fa666a06358d745975ad5845b8b05ef0001bbfbc0fa564608e85ca60a4", kill_on_drop: false }` [INFO] [stdout] 691763fa666a06358d745975ad5845b8b05ef0001bbfbc0fa564608e85ca60a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f31a76b78f90bdf2fb7f6199b0f4e8186e464be9798596ca5976417dfc3aca4 [INFO] running `Command { std: "docker" "start" "-a" "1f31a76b78f90bdf2fb7f6199b0f4e8186e464be9798596ca5976417dfc3aca4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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: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: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: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: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: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: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: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: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: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: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: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: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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/report.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn thread_report(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn thread_report(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/report.rs:82:26 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn thread_report(&self) -> Option { [INFO] [stdout] | ^^^^^ ---------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn thread_report(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.97s [INFO] running `Command { std: "docker" "inspect" "1f31a76b78f90bdf2fb7f6199b0f4e8186e464be9798596ca5976417dfc3aca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f31a76b78f90bdf2fb7f6199b0f4e8186e464be9798596ca5976417dfc3aca4", kill_on_drop: false }` [INFO] [stdout] 1f31a76b78f90bdf2fb7f6199b0f4e8186e464be9798596ca5976417dfc3aca4