[INFO] cloning repository https://github.com/raffber/cartographer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/raffber/cartographer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fcartographer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fcartographer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 314f581a1761f7c249a02e948d045d938036f724
[INFO] checking raffber/cartographer against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fraffber%2Fcartographer" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/raffber/cartographer
[INFO] finished tweaking git repo https://github.com/raffber/cartographer
[INFO] tweaked toml for git repo https://github.com/raffber/cartographer written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/raffber/cartographer on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/raffber/cartographer 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll_derive v0.10.2
[INFO] [stderr]   Downloaded scroll v0.10.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.21
[INFO] [stderr]   Downloaded object v0.17.0
[INFO] [stderr]   Downloaded hashbrown v0.9.0
[INFO] [stderr]   Downloaded goblin v0.1.3
[INFO] [stderr]   Downloaded gimli v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6cf709d3d87300efb074dff9e724732a29ccee45f462212fd4a0ed84d0ba197
[INFO] running `Command { std: "docker" "start" "-a" "f6cf709d3d87300efb074dff9e724732a29ccee45f462212fd4a0ed84d0ba197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6cf709d3d87300efb074dff9e724732a29ccee45f462212fd4a0ed84d0ba197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6cf709d3d87300efb074dff9e724732a29ccee45f462212fd4a0ed84d0ba197", kill_on_drop: false }`
[INFO] [stdout] f6cf709d3d87300efb074dff9e724732a29ccee45f462212fd4a0ed84d0ba197
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3fda7b39722a32d0a79053b77b47fed5150cccc18f76e55cdbeec39df6b0d0d
[INFO] running `Command { std: "docker" "start" "-a" "d3fda7b39722a32d0a79053b77b47fed5150cccc18f76e55cdbeec39df6b0d0d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]     Checking hashbrown v0.9.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking uuid v0.8.1
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking parity-wasm v0.41.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking indexmap v1.6.0
[INFO] [stderr]     Checking gimli v0.20.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking flate2 v1.0.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling scroll_derive v0.10.2
[INFO] [stderr]     Checking scroll v0.10.1
[INFO] [stderr]     Checking goblin v0.1.3
[INFO] [stderr]     Checking object v0.17.0
[INFO] [stderr]     Checking cartographer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn parse(data: &'data [u8]) -> SymbolTable {
[INFO] [stdout]     |                     -----          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named 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: consistently use `'data`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn parse(data: &'data [u8]) -> SymbolTable<'data> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse(data: &'data [u8]) -> StringTable {
[INFO] [stdout]     |                     -----          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'data`
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse(data: &'data [u8]) -> StringTable<'data> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:204:27
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn parse_header(data: &[u8]) -> Result<Header> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn parse_header(data: &[u8]) -> Result<Header<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn header(&self) -> Header {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn header(&self) -> Header<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:114:36
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn parse(data: &'data [u8]) -> SymbolTable {
[INFO] [stdout]     |                     -----          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named 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: consistently use `'data`
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn parse(data: &'data [u8]) -> SymbolTable<'data> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:127:36
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse(data: &'data [u8]) -> StringTable {
[INFO] [stdout]     |                     -----          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'data`
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn parse(data: &'data [u8]) -> StringTable<'data> {
[INFO] [stdout]     |                                               +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:204:27
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn parse_header(data: &[u8]) -> Result<Header> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 204 |     fn parse_header(data: &[u8]) -> Result<Header<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coff.rs:219:19
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn header(&self) -> Header {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn header(&self) -> Header<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.60s
[INFO] running `Command { std: "docker" "inspect" "d3fda7b39722a32d0a79053b77b47fed5150cccc18f76e55cdbeec39df6b0d0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3fda7b39722a32d0a79053b77b47fed5150cccc18f76e55cdbeec39df6b0d0d", kill_on_drop: false }`
[INFO] [stdout] d3fda7b39722a32d0a79053b77b47fed5150cccc18f76e55cdbeec39df6b0d0d
