[INFO] cloning repository https://github.com/theRookieCoder/frigate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theRookieCoder/frigate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Ffrigate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Ffrigate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a76c17627e2a0beb00970ebe4069188b7ec8a46
[INFO] checking theRookieCoder/frigate against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtheRookieCoder%2Ffrigate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/theRookieCoder/frigate
[INFO] finished tweaking git repo https://github.com/theRookieCoder/frigate
[INFO] tweaked toml for git repo https://github.com/theRookieCoder/frigate written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/theRookieCoder/frigate 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/theRookieCoder/frigate 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cfee81a158bf0cdc3edef485ccc1674266e7b723e7a4a14143848f08f8223f00
[INFO] running `Command { std: "docker" "start" "-a" "cfee81a158bf0cdc3edef485ccc1674266e7b723e7a4a14143848f08f8223f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfee81a158bf0cdc3edef485ccc1674266e7b723e7a4a14143848f08f8223f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfee81a158bf0cdc3edef485ccc1674266e7b723e7a4a14143848f08f8223f00", kill_on_drop: false }`
[INFO] [stdout] cfee81a158bf0cdc3edef485ccc1674266e7b723e7a4a14143848f08f8223f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ddf462532ed41a88688e83a03526d51d4719a92088501d50d840e64d2676ca21
[INFO] running `Command { std: "docker" "start" "-a" "ddf462532ed41a88688e83a03526d51d4719a92088501d50d840e64d2676ca21", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.24
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling semver v1.0.7
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking arc-swap v1.5.0
[INFO] [stderr]     Checking zeroize v1.5.4
[INFO] [stderr]     Checking dialoguer v0.10.0
[INFO] [stderr]    Compiling rustls v0.20.4
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling snafu-derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling lazy-regex-proc_macros v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling clap_derive v3.1.7
[INFO] [stderr]     Checking lazy-regex v2.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]     Checking tokio v1.17.0
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking tracing v0.1.32
[INFO] [stderr]     Checking snafu v0.7.0
[INFO] [stderr]     Checking clap v3.1.8
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.23.3
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.7
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking hyper v0.14.18
[INFO] [stderr]     Checking hyper-rustls v0.23.0
[INFO] [stderr]     Checking reqwest v0.11.10
[INFO] [stderr]     Checking octocrab v0.15.4
[INFO] [stderr]     Checking furse v1.0.3
[INFO] [stderr]     Checking ferinth v2.1.0
[INFO] [stderr]     Checking libium v1.6.0 (https://github.com/theRookieCoder/libium?rev=8db7deed050540a276f800b92baa885c44e63ce8#8db7deed)
[INFO] [stderr]     Checking libium v1.5.1 (https://github.com/theRookieCoder/libium?rev=2c9f8f7fd7844138319482156bfe2a2cf4f9d699#2c9f8f7f)
[INFO] [stderr]     Checking frigate v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "ddf462532ed41a88688e83a03526d51d4719a92088501d50d840e64d2676ca21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf462532ed41a88688e83a03526d51d4719a92088501d50d840e64d2676ca21", kill_on_drop: false }`
[INFO] [stdout] ddf462532ed41a88688e83a03526d51d4719a92088501d50d840e64d2676ca21
