[INFO] fetching crate minidump-processor 0.1.0... [INFO] checking minidump-processor-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate minidump-processor 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate minidump-processor 0.1.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 minidump-processor 0.1.0 [INFO] finished tweaking crates.io crate minidump-processor 0.1.0 [INFO] tweaked toml for crates.io crate minidump-processor 0.1.0 written to /workspace/builds/worker-13/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] [stderr] Blocking waiting for file lock on package cache [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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 78a05a7cf587e6da88214f6f641580f839e3525726298f7e214d471610f6d1db [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" "78a05a7cf587e6da88214f6f641580f839e3525726298f7e214d471610f6d1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78a05a7cf587e6da88214f6f641580f839e3525726298f7e214d471610f6d1db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a05a7cf587e6da88214f6f641580f839e3525726298f7e214d471610f6d1db", kill_on_drop: false }` [INFO] [stdout] 78a05a7cf587e6da88214f6f641580f839e3525726298f7e214d471610f6d1db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] ee8c27ea52bae8a2d1f209765c6a77a9b91e69b6c45d14b81e2ba4bd50cfe0e7 [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" "ee8c27ea52bae8a2d1f209765c6a77a9b91e69b6c45d14b81e2ba4bd50cfe0e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking test-assembler v0.1.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking minidump-common v0.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking range-map v0.1.5 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking breakpad-symbols v0.1.1 [INFO] [stderr] Checking minidump v0.1.0 [INFO] [stderr] Checking minidump-processor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/processor.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let thread_list = try!(dump.get_stream::().or(Err(ProcessError::MissingThreadList))); [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/processor.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | let dump_system_info = try!(dump.get_stream::().or(Err(ProcessError::MissingSystemInfo))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | try!(writeln!(f, " {}", output)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | try!(writeln!(f, " {}", output)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | try!(write!(f, "{:2} ", i)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | try!(write!(f, "{}", basename(&module.code_file()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 278 | try!(write!(f, "!{}", function)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | try!(write!(f, " [{} : {} + {:#x}]", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | try!(write!(f, " + {:#x}", addr - function_base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | try!(write!(f, " + {:#x}", addr - module.base_address())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | try!(writeln!(f, "{:#x}", addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | try!(print_registers(f, &frame.context)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | try!(writeln!(f, " Found by: {}", frame.trust.description())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | try!(writeln!(f, "Operating system: {}", self.system_info.os.long_name())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | try!(writeln!(f, " {}", ver)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | try!(writeln!(f, "CPU: {}", self.system_info.cpu)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | try!(writeln!(f, " {}", info)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | try!(writeln!(f, " {} CPU{}", self.system_info.cpu_count, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | try!(write!(f, "Crash reason: {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | try!(writeln!(f, "No crash")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | try!(writeln!(f, "Assertion: {}", assertion)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | try!(writeln!(f, "Process uptime: {} seconds", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | try!(writeln!(f, "Process uptime: not available")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | try!(writeln!(f, "Thread {} ({})", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | try!(self.threads[requesting_thread].print(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | try!(writeln!(f, "Thread {}", i)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | try!(stack.print(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | try!(write!(f, " [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | try!(write!(f, "{:#010x} - {:#010x} {} {}", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | try!(write!(f, " (main)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/processor.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 52 | let thread_list = try!(dump.get_stream::().or(Err(ProcessError::MissingThreadList))); [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/processor.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | let dump_system_info = try!(dump.get_stream::().or(Err(ProcessError::MissingSystemInfo))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | try!(writeln!(f, " {}", output)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | try!(writeln!(f, " {}", output)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:268:13 [INFO] [stdout] | [INFO] [stdout] 268 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | try!(write!(f, "{:2} ", i)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:274:17 [INFO] [stdout] | [INFO] [stdout] 274 | try!(write!(f, "{}", basename(&module.code_file()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:278:21 [INFO] [stdout] | [INFO] [stdout] 278 | try!(write!(f, "!{}", function)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:284:25 [INFO] [stdout] | [INFO] [stdout] 284 | try!(write!(f, " [{} : {} + {:#x}]", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:289:25 [INFO] [stdout] | [INFO] [stdout] 289 | try!(write!(f, " + {:#x}", addr - function_base)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | try!(write!(f, " + {:#x}", addr - module.base_address())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:295:17 [INFO] [stdout] | [INFO] [stdout] 295 | try!(writeln!(f, "{:#x}", addr)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | try!(print_registers(f, &frame.context)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | try!(writeln!(f, " Found by: {}", frame.trust.description())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:322:9 [INFO] [stdout] | [INFO] [stdout] 322 | try!(writeln!(f, "Operating system: {}", self.system_info.os.long_name())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:324:13 [INFO] [stdout] | [INFO] [stdout] 324 | try!(writeln!(f, " {}", ver)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | try!(writeln!(f, "CPU: {}", self.system_info.cpu)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | try!(writeln!(f, " {}", info)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | try!(writeln!(f, " {} CPU{}", self.system_info.cpu_count, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 336 | try!(write!(f, "Crash reason: {} [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | try!(writeln!(f, "No crash")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | try!(writeln!(f, "Assertion: {}", assertion)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | try!(writeln!(f, "Process uptime: {} seconds", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:351:13 [INFO] [stdout] | [INFO] [stdout] 351 | try!(writeln!(f, "Process uptime: not available")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | try!(writeln!(f, "Thread {} ({})", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | try!(self.threads[requesting_thread].print(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | try!(writeln!(f, "Thread {}", i)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:371:13 [INFO] [stdout] | [INFO] [stdout] 371 | try!(stack.print(f)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:373:9 [INFO] [stdout] | [INFO] [stdout] 373 | try!(write!(f, " [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | try!(write!(f, "{:#010x} - {:#010x} {} {}", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:385:17 [INFO] [stdout] | [INFO] [stdout] 385 | try!(write!(f, " (main)")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/process_state.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | try!(writeln!(f, "")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: borrow of packed field is unsafe and requires unsafe function or block (error E0133) [INFO] [stdout] --> tests/test_processor.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | assert_eq!(raw.eip, 0x0040429e); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(safe_packed_borrows)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior [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: borrow of packed field is unsafe and requires unsafe function or block (error E0133) [INFO] [stdout] --> tests/test_processor.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | assert_eq!(raw.eip, 0x7c816fd7); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #46043 [INFO] [stdout] = note: fields of packed structs might be misaligned: dereferencing a misaligned pointer or even just creating a misaligned reference is undefined behavior [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "ee8c27ea52bae8a2d1f209765c6a77a9b91e69b6c45d14b81e2ba4bd50cfe0e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee8c27ea52bae8a2d1f209765c6a77a9b91e69b6c45d14b81e2ba4bd50cfe0e7", kill_on_drop: false }` [INFO] [stdout] ee8c27ea52bae8a2d1f209765c6a77a9b91e69b6c45d14b81e2ba4bd50cfe0e7