[INFO] cloning repository https://github.com/Zower/spot_rev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zower/spot_rev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZower%2Fspot_rev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZower%2Fspot_rev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2460e672cd280d9bb532198b76ab118a9857ba75
[INFO] checking Zower/spot_rev against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZower%2Fspot_rev" "/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/Zower/spot_rev
[INFO] finished tweaking git repo https://github.com/Zower/spot_rev
[INFO] tweaked toml for git repo https://github.com/Zower/spot_rev written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Zower/spot_rev on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Zower/spot_rev 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71984ff4550dd39d84370dda0605637e44fa1ab21c6b23ac4370e6c241daab48
[INFO] running `Command { std: "docker" "start" "-a" "71984ff4550dd39d84370dda0605637e44fa1ab21c6b23ac4370e6c241daab48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71984ff4550dd39d84370dda0605637e44fa1ab21c6b23ac4370e6c241daab48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71984ff4550dd39d84370dda0605637e44fa1ab21c6b23ac4370e6c241daab48", kill_on_drop: false }`
[INFO] [stdout] 71984ff4550dd39d84370dda0605637e44fa1ab21c6b23ac4370e6c241daab48
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 971edf4a3b22eff5323b41283afb67b52d90de9edc6ea78d75a9ff762732f973
[INFO] running `Command { std: "docker" "start" "-a" "971edf4a3b22eff5323b41283afb67b52d90de9edc6ea78d75a9ff762732f973", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling libz-sys v1.1.9
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling curl-sys v0.4.63+curl-8.1.2
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking openssl-sys v0.9.90
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.9.4
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking cron v0.12.0
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v2.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]     Checking tokio v1.29.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking pin-project v1.1.1
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking spot_rev_r v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/main.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | struct AccessToken {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 237 |     access_token: String,
[INFO] [stdout] 238 |     scope: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scope` is never read
[INFO] [stdout]    --> src/main.rs:238:5
[INFO] [stdout]     |
[INFO] [stdout] 236 | struct AccessToken {
[INFO] [stdout]     |        ----------- field in this struct
[INFO] [stdout] 237 |     access_token: String,
[INFO] [stdout] 238 |     scope: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.95s
[INFO] running `Command { std: "docker" "inspect" "971edf4a3b22eff5323b41283afb67b52d90de9edc6ea78d75a9ff762732f973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971edf4a3b22eff5323b41283afb67b52d90de9edc6ea78d75a9ff762732f973", kill_on_drop: false }`
[INFO] [stdout] 971edf4a3b22eff5323b41283afb67b52d90de9edc6ea78d75a9ff762732f973
