[INFO] cloning repository https://github.com/ykrist/slurm-tools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ykrist/slurm-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b2fb62e163f52d0fc8ed6410323537594bd736c
[INFO] checking ykrist/slurm-tools against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fykrist%2Fslurm-tools" "/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/ykrist/slurm-tools
[INFO] finished tweaking git repo https://github.com/ykrist/slurm-tools
[INFO] tweaked toml for git repo https://github.com/ykrist/slurm-tools written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ykrist/slurm-tools 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ykrist/labrat.git`
[INFO] [stderr]     Updating git repository `https://github.com/ykrist/posix-cli-utils.git`
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding clap v3.2.25 (available: v4.5.51)
[INFO] [stderr]       Adding comfy-table v5.0.1 (available: v7.2.1)
[INFO] [stderr]       Adding dirs v4.0.0 (available: v6.0.0)
[INFO] [stderr]       Adding indexmap v1.9.3 (available: v2.12.0)
[INFO] [stderr]       Adding phf v0.10.1 (available: v0.13.1)
[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 base-62 v0.1.1
[INFO] [stderr]   Downloaded format_num v0.1.0
[INFO] [stderr]   Downloaded os_pipe v1.2.3
[INFO] [stderr]   Downloaded crossterm v0.23.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bffefd7a5c85c00da596450b0fd10ac93c73d4af1908ccbd5c7848086bd41481
[INFO] running `Command { std: "docker" "start" "-a" "bffefd7a5c85c00da596450b0fd10ac93c73d4af1908ccbd5c7848086bd41481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bffefd7a5c85c00da596450b0fd10ac93c73d4af1908ccbd5c7848086bd41481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bffefd7a5c85c00da596450b0fd10ac93c73d4af1908ccbd5c7848086bd41481", kill_on_drop: false }`
[INFO] [stdout] bffefd7a5c85c00da596450b0fd10ac93c73d4af1908ccbd5c7848086bd41481
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c392b4cad30ce959a4c8683e2e38a60f47ff4afe1e64ba86fa80f86b5c792e
[INFO] running `Command { std: "docker" "start" "-a" "c4c392b4cad30ce959a4c8683e2e38a60f47ff4afe1e64ba86fa80f86b5c792e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking strum v0.23.0
[INFO] [stderr]     Checking format_num v0.1.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking crossterm v0.23.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking base-62 v0.1.1
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking comfy-table v5.0.1
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking labrat v1.3.0 (https://github.com/ykrist/labrat.git#e7eb869c)
[INFO] [stderr]     Checking posix-cli-utils v0.2.0 (https://github.com/ykrist/posix-cli-utils.git#dc943769)
[INFO] [stderr]     Checking slurm-tools v0.5.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/sbatch_array/parse.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn iter(&self) -> ArgumentListIter {
[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] 195 |     pub fn iter(&self) -> ArgumentListIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/sbatch_array/submit.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn job(&self, p: Profile) -> Result<SbatchCall> {
[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] 360 |     fn job(&self, p: Profile) -> Result<SbatchCall<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/sbatch_array/submit.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn job(&self, parent_id: usize, index: usize) -> SbatchCall {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn job(&self, parent_id: usize, index: usize) -> SbatchCall<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/sbatch_array/parse.rs:195:17
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn iter(&self) -> ArgumentListIter {
[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] 195 |     pub fn iter(&self) -> ArgumentListIter<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/sbatch_array/submit.rs:360:12
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn job(&self, p: Profile) -> Result<SbatchCall> {
[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] 360 |     fn job(&self, p: Profile) -> Result<SbatchCall<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bin/sbatch_array/submit.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn job(&self, parent_id: usize, index: usize) -> SbatchCall {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 397 |     fn job(&self, parent_id: usize, index: usize) -> SbatchCall<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.59s
[INFO] running `Command { std: "docker" "inspect" "c4c392b4cad30ce959a4c8683e2e38a60f47ff4afe1e64ba86fa80f86b5c792e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c392b4cad30ce959a4c8683e2e38a60f47ff4afe1e64ba86fa80f86b5c792e", kill_on_drop: false }`
[INFO] [stdout] c4c392b4cad30ce959a4c8683e2e38a60f47ff4afe1e64ba86fa80f86b5c792e
