[INFO] cloning repository https://github.com/r-darwish/alma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/r-darwish/alma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Falma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Falma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7860cdaa78ece06060f26262c5452d36e1eeef9
[INFO] checking r-darwish/alma against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fr-darwish%2Falma" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/r-darwish/alma
[INFO] finished tweaking git repo https://github.com/r-darwish/alma
[INFO] tweaked toml for git repo https://github.com/r-darwish/alma written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/r-darwish/alma on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/r-darwish/alma 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.8
[INFO] [stderr]   Downloaded thiserror v1.0.20
[INFO] [stderr]   Downloaded utf8-width v0.1.4
[INFO] [stderr]   Downloaded thiserror-impl v1.0.20
[INFO] [stderr]   Downloaded byte-unit v4.0.9
[INFO] [stderr]   Downloaded console v0.13.0
[INFO] [stderr]   Downloaded zeroize v0.9.3
[INFO] [stderr]   Downloaded dialoguer v0.7.1
[INFO] [stderr]   Downloaded serde v1.0.113
[INFO] [stderr]   Downloaded humantime v2.0.1
[INFO] [stderr]   Downloaded structopt v0.3.15
[INFO] [stderr]   Downloaded regex-syntax v0.6.18
[INFO] [stderr]   Downloaded regex v1.3.9
[INFO] [stderr]   Downloaded terminal_size v0.1.15
[INFO] [stderr]   Downloaded serde_derive v1.0.113
[INFO] [stderr]   Downloaded nix v0.19.0
[INFO] [stderr]   Downloaded which v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bd84d4b9d38e86cc2b3590f9f6012b7881e4aac71e7a71eb91b22873f61c786
[INFO] running `Command { std: "docker" "start" "-a" "0bd84d4b9d38e86cc2b3590f9f6012b7881e4aac71e7a71eb91b22873f61c786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bd84d4b9d38e86cc2b3590f9f6012b7881e4aac71e7a71eb91b22873f61c786", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bd84d4b9d38e86cc2b3590f9f6012b7881e4aac71e7a71eb91b22873f61c786", kill_on_drop: false }`
[INFO] [stdout] 0bd84d4b9d38e86cc2b3590f9f6012b7881e4aac71e7a71eb91b22873f61c786
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e779546ca0d506998324c28e50b0e2cbc6ad204ac17621d19959d1f39d22701b
[INFO] running `Command { std: "docker" "start" "-a" "e779546ca0d506998324c28e50b0e2cbc6ad204ac17621d19959d1f39d22701b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling serde_derive v1.0.113
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling serde v1.0.113
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking utf8-width v0.1.4
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking byte-unit v4.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.15
[INFO] [stderr]     Checking nix v0.19.0
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking console v0.13.0
[INFO] [stderr]     Checking env_logger v0.8.2
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]     Checking dialoguer v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking which v4.0.0
[INFO] [stderr]     Checking structopt v0.3.15
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking alma v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/storage_device.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get_partition(&self, index: u8) -> anyhow::Result<Partition> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden 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] 72 |     pub fn get_partition(&self, index: u8) -> anyhow::Result<Partition<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/storage/storage_device.rs:72:26
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn get_partition(&self, index: u8) -> anyhow::Result<Partition> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden 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] 72 |     pub fn get_partition(&self, index: u8) -> anyhow::Result<Partition<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.57s
[INFO] running `Command { std: "docker" "inspect" "e779546ca0d506998324c28e50b0e2cbc6ad204ac17621d19959d1f39d22701b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e779546ca0d506998324c28e50b0e2cbc6ad204ac17621d19959d1f39d22701b", kill_on_drop: false }`
[INFO] [stdout] e779546ca0d506998324c28e50b0e2cbc6ad204ac17621d19959d1f39d22701b
