[INFO] fetching crate espmonitor 0.10.0...
[INFO] checking espmonitor-0.10.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate espmonitor 0.10.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate espmonitor 0.10.0
[INFO] finished tweaking crates.io crate espmonitor 0.10.0
[INFO] tweaked toml for crates.io crate espmonitor 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate espmonitor 0.10.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate espmonitor 0.10.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cpp_demangle v0.3.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac50fadf05f3c611cb1fec47366f64945cfe371046efe5f886910c8cb593c7dd
[INFO] running `Command { std: "docker" "start" "-a" "ac50fadf05f3c611cb1fec47366f64945cfe371046efe5f886910c8cb593c7dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac50fadf05f3c611cb1fec47366f64945cfe371046efe5f886910c8cb593c7dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac50fadf05f3c611cb1fec47366f64945cfe371046efe5f886910c8cb593c7dd", kill_on_drop: false }`
[INFO] [stdout] ac50fadf05f3c611cb1fec47366f64945cfe371046efe5f886910c8cb593c7dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47477f54406920925923c7a82f526ac7b6d2e7f322a0ba36395d6c555e89c9d8
[INFO] running `Command { std: "docker" "start" "-a" "47477f54406920925923c7a82f526ac7b6d2e7f322a0ba36395d6c555e89c9d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking clap_lex v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.6.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking nix v0.24.1
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.5.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]     Checking clap v3.1.18
[INFO] [stderr]     Checking espmonitor v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn load_bin_context(data: &[u8]) -> Result<Symbols, Box<dyn std::error::Error + 'static>> {
[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] 210 | pub fn load_bin_context(data: &[u8]) -> Result<Symbols<'_>, Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.37s
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 | pub fn load_bin_context(data: &[u8]) -> Result<Symbols, Box<dyn std::error::Error + 'static>> {
[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] 210 | pub fn load_bin_context(data: &[u8]) -> Result<Symbols<'_>, Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "47477f54406920925923c7a82f526ac7b6d2e7f322a0ba36395d6c555e89c9d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47477f54406920925923c7a82f526ac7b6d2e7f322a0ba36395d6c555e89c9d8", kill_on_drop: false }`
[INFO] [stdout] 47477f54406920925923c7a82f526ac7b6d2e7f322a0ba36395d6c555e89c9d8
