[INFO] cloning repository https://github.com/fredrik-jansson-se/gitlab-ci-status
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fredrik-jansson-se/gitlab-ci-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredrik-jansson-se%2Fgitlab-ci-status", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredrik-jansson-se%2Fgitlab-ci-status'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a02828e2bd82824c1a28dbd51aeeda9b4d742709
[INFO] building fredrik-jansson-se/gitlab-ci-status against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffredrik-jansson-se%2Fgitlab-ci-status" "/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/fredrik-jansson-se/gitlab-ci-status
[INFO] finished tweaking git repo https://github.com/fredrik-jansson-se/gitlab-ci-status
[INFO] tweaked toml for git repo https://github.com/fredrik-jansson-se/gitlab-ci-status written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fredrik-jansson-se/gitlab-ci-status on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fredrik-jansson-se/gitlab-ci-status 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anyhow v1.0.44
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.10.0
[INFO] [stderr]   Downloaded numtoa v0.1.0
[INFO] [stderr]   Downloaded tokio-macros v1.5.0
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded graphql-parser v0.2.3
[INFO] [stderr]   Downloaded cc v1.0.71
[INFO] [stderr]   Downloaded graphql_client v0.10.0
[INFO] [stderr]   Downloaded tui v0.16.0
[INFO] [stderr]   Downloaded graphql_client_codegen v0.10.0
[INFO] [stderr]   Downloaded reqwest v0.11.6
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.30
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] [stderr]   Downloaded libc v0.2.104
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.14
[INFO] [stderr]   Downloaded serde_yaml v0.8.21
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27efd4668122e179b7d9ec80c418c6c2e7bfead122ec1f768e3281bdf7a4319a
[INFO] running `Command { std: "docker" "start" "-a" "27efd4668122e179b7d9ec80c418c6c2e7bfead122ec1f768e3281bdf7a4319a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27efd4668122e179b7d9ec80c418c6c2e7bfead122ec1f768e3281bdf7a4319a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27efd4668122e179b7d9ec80c418c6c2e7bfead122ec1f768e3281bdf7a4319a", kill_on_drop: false }`
[INFO] [stdout] 27efd4668122e179b7d9ec80c418c6c2e7bfead122ec1f768e3281bdf7a4319a
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8451099a4e51df3d529fbed9a93a60e67b744b22383192479d9d07b737706995
[INFO] running `Command { std: "docker" "start" "-a" "8451099a4e51df3d529fbed9a93a60e67b744b22383192479d9d07b737706995", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling libc v0.2.104
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tui v0.16.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling tokio-util v0.6.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.6
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tracing-serde v0.1.2
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling hyper v0.14.13
[INFO] [stderr]    Compiling graphql_client_codegen v0.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling graphql_query_derive v0.10.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stderr]    Compiling graphql_client v0.10.0
[INFO] [stderr]    Compiling gitlab-status v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/graphql/mod.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 for nodes in stages.nodes {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 193 -                 for nodes in stages.nodes {
[INFO] [stdout] 193 +                 while let Some(nodes) = stages.nodes {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 193 -                 for nodes in stages.nodes {
[INFO] [stdout] 193 +                 if let Some(nodes) = stages.nodes {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.45s
[INFO] running `Command { std: "docker" "inspect" "8451099a4e51df3d529fbed9a93a60e67b744b22383192479d9d07b737706995", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8451099a4e51df3d529fbed9a93a60e67b744b22383192479d9d07b737706995", kill_on_drop: false }`
[INFO] [stdout] 8451099a4e51df3d529fbed9a93a60e67b744b22383192479d9d07b737706995
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cfc5f21fc60b7ecd62936ffef3102035dda6cad4335eec27268aca91453c10cd
[INFO] running `Command { std: "docker" "start" "-a" "cfc5f21fc60b7ecd62936ffef3102035dda6cad4335eec27268aca91453c10cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitlab-status v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> src/graphql/mod.rs:193:30
[INFO] [stdout]     |
[INFO] [stdout] 193 |                 for nodes in stages.nodes {
[INFO] [stdout]     |                              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 193 -                 for nodes in stages.nodes {
[INFO] [stdout] 193 +                 while let Some(nodes) = stages.nodes {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 193 -                 for nodes in stages.nodes {
[INFO] [stdout] 193 +                 if let Some(nodes) = stages.nodes {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "cfc5f21fc60b7ecd62936ffef3102035dda6cad4335eec27268aca91453c10cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfc5f21fc60b7ecd62936ffef3102035dda6cad4335eec27268aca91453c10cd", kill_on_drop: false }`
[INFO] [stdout] cfc5f21fc60b7ecd62936ffef3102035dda6cad4335eec27268aca91453c10cd
