[INFO] cloning repository https://github.com/tkyk0317/r-debugger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tkyk0317/r-debugger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fr-debugger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fr-debugger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34a2ceeefefc25c20cee7db6f971a457997601a3
[INFO] checking tkyk0317/r-debugger against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftkyk0317%2Fr-debugger" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tkyk0317/r-debugger
[INFO] finished tweaking git repo https://github.com/tkyk0317/r-debugger
[INFO] tweaked toml for git repo https://github.com/tkyk0317/r-debugger written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tkyk0317/r-debugger on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tkyk0317/r-debugger already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded symbolic-common v7.3.0
[INFO] [stderr]   Downloaded cpp_demangle v0.2.15
[INFO] [stderr]   Downloaded msvc-demangler v0.8.0
[INFO] [stderr]   Downloaded symbolic-demangle v7.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a246f6d57d2f3b4533f6c5f55dcd30740668cf466db8087bf6ceae96f15d16a8
[INFO] running `Command { std: "docker" "start" "-a" "a246f6d57d2f3b4533f6c5f55dcd30740668cf466db8087bf6ceae96f15d16a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a246f6d57d2f3b4533f6c5f55dcd30740668cf466db8087bf6ceae96f15d16a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a246f6d57d2f3b4533f6c5f55dcd30740668cf466db8087bf6ceae96f15d16a8", kill_on_drop: false }`
[INFO] [stdout] a246f6d57d2f3b4533f6c5f55dcd30740668cf466db8087bf6ceae96f15d16a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 488c0214df18ecdb52d9d60b9a3d22ffd565349807e651df6768d7fa8bdd4cdb
[INFO] running `Command { std: "docker" "start" "-a" "488c0214df18ecdb52d9d60b9a3d22ffd565349807e651df6768d7fa8bdd4cdb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.18
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking debugid v0.7.2
[INFO] [stderr]     Checking msvc-demangler v0.8.0
[INFO] [stderr]    Compiling cpp_demangle v0.2.15
[INFO] [stderr]    Compiling backtrace-sys v0.1.36
[INFO] [stderr]    Compiling symbolic-demangle v7.3.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]     Checking backtrace v0.3.46
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]     Checking failure v0.1.7
[INFO] [stderr]     Checking symbolic-common v7.3.0
[INFO] [stderr]     Checking r-debugger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `end_address` and `permission` are never read
[INFO] [stdout]   --> src/memory_map.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct MapInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     pub start_address: String,
[INFO] [stdout] 10 |     pub end_address: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     pub permission: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/debugger.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn get(&self) -> &Vec<Breakpoint> {
[INFO] [stdout]    |                ^^^^^     ----------------
[INFO] [stdout]    |                |         |    |
[INFO] [stdout]    |                |         |    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn get(&self) -> &Vec<Breakpoint<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/debugger.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn search<T: AddressTrait>(&self, addr: &T) -> Option<&Breakpoint> {
[INFO] [stdout]    |                                    ^^^^^                      -----------
[INFO] [stdout]    |                                    |                          ||
[INFO] [stdout]    |                                    |                          |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                          the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn search<T: AddressTrait>(&self, addr: &T) -> Option<&Breakpoint<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/debugger.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn delete(&mut self, index: usize) -> Option<Breakpoint> {
[INFO] [stdout]    |                   ^^^^^^^^^                          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn delete(&mut self, index: usize) -> Option<Breakpoint<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_address` and `permission` are never read
[INFO] [stdout]   --> src/memory_map.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct MapInfo {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 9  |     pub start_address: String,
[INFO] [stdout] 10 |     pub end_address: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 11 |     pub permission: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MapInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/debugger.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn get(&self) -> &Vec<Breakpoint> {
[INFO] [stdout]    |                ^^^^^     ----------------
[INFO] [stdout]    |                |         |    |
[INFO] [stdout]    |                |         |    the lifetimes get resolved as `'_`
[INFO] [stdout]    |                |         the lifetimes get resolved as `'_`
[INFO] [stdout]    |                this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn get(&self) -> &Vec<Breakpoint<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/debugger.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn search<T: AddressTrait>(&self, addr: &T) -> Option<&Breakpoint> {
[INFO] [stdout]    |                                    ^^^^^                      -----------
[INFO] [stdout]    |                                    |                          ||
[INFO] [stdout]    |                                    |                          |the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    |                          the lifetimes get resolved as `'_`
[INFO] [stdout]    |                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub fn search<T: AddressTrait>(&self, addr: &T) -> Option<&Breakpoint<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/debugger.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn delete(&mut self, index: usize) -> Option<Breakpoint> {
[INFO] [stdout]    |                   ^^^^^^^^^                          ---------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn delete(&mut self, index: usize) -> Option<Breakpoint<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] running `Command { std: "docker" "inspect" "488c0214df18ecdb52d9d60b9a3d22ffd565349807e651df6768d7fa8bdd4cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488c0214df18ecdb52d9d60b9a3d22ffd565349807e651df6768d7fa8bdd4cdb", kill_on_drop: false }`
[INFO] [stdout] 488c0214df18ecdb52d9d60b9a3d22ffd565349807e651df6768d7fa8bdd4cdb
