[INFO] cloning repository https://github.com/nab-os/obs_hotkeys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nab-os/obs_hotkeys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnab-os%2Fobs_hotkeys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnab-os%2Fobs_hotkeys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 60ec6513535fad48dc7a8cfb3bc686ccb7b81932
[INFO] checking nab-os/obs_hotkeys against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnab-os%2Fobs_hotkeys" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nab-os/obs_hotkeys
[INFO] finished tweaking git repo https://github.com/nab-os/obs_hotkeys
[INFO] tweaked toml for git repo https://github.com/nab-os/obs_hotkeys written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nab-os/obs_hotkeys on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nab-os/obs_hotkeys 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded obws v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9e6269260f9e7b456676d6ba545a2fb22ed6e5fafe9cb03e3aab768c58381b8
[INFO] running `Command { std: "docker" "start" "-a" "d9e6269260f9e7b456676d6ba545a2fb22ed6e5fafe9cb03e3aab768c58381b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9e6269260f9e7b456676d6ba545a2fb22ed6e5fafe9cb03e3aab768c58381b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9e6269260f9e7b456676d6ba545a2fb22ed6e5fafe9cb03e3aab768c58381b8", kill_on_drop: false }`
[INFO] [stdout] d9e6269260f9e7b456676d6ba545a2fb22ed6e5fafe9cb03e3aab768c58381b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e7fb6f8ef94fc905b8d663e60883206ce379ced9ca135042a83c9dd64ade585
[INFO] running `Command { std: "docker" "start" "-a" "7e7fb6f8ef94fc905b8d663e60883206ce379ced9ca135042a83c9dd64ade585", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking shellexpand v3.1.0
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking futures-util v0.3.29
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking tungstenite v0.17.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]     Checking serde_yaml v0.9.27
[INFO] [stderr]     Checking tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking obws v0.10.0
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking obs_hotkeys v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.91s
[INFO] running `Command { std: "docker" "inspect" "7e7fb6f8ef94fc905b8d663e60883206ce379ced9ca135042a83c9dd64ade585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e7fb6f8ef94fc905b8d663e60883206ce379ced9ca135042a83c9dd64ade585", kill_on_drop: false }`
[INFO] [stdout] 7e7fb6f8ef94fc905b8d663e60883206ce379ced9ca135042a83c9dd64ade585
