[INFO] cloning repository https://github.com/00believers00/ip-cam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/00believers00/ip-cam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00believers00%2Fip-cam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00believers00%2Fip-cam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf2e935f44773a212b6a35a83d50d44dc7d7e883
[INFO] checking 00believers00/ip-cam against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00believers00%2Fip-cam" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/00believers00/ip-cam
[INFO] finished tweaking git repo https://github.com/00believers00/ip-cam
[INFO] tweaked toml for git repo https://github.com/00believers00/ip-cam written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/00believers00/ip-cam on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/00believers00/ip-cam 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc12090c7fc7ff023966281a7ed529b74c5f18bced05373fd1e9f4f37fef0c6e
[INFO] running `Command { std: "docker" "start" "-a" "cc12090c7fc7ff023966281a7ed529b74c5f18bced05373fd1e9f4f37fef0c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc12090c7fc7ff023966281a7ed529b74c5f18bced05373fd1e9f4f37fef0c6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc12090c7fc7ff023966281a7ed529b74c5f18bced05373fd1e9f4f37fef0c6e", kill_on_drop: false }`
[INFO] [stdout] cc12090c7fc7ff023966281a7ed529b74c5f18bced05373fd1e9f4f37fef0c6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc72cfc5b5c7ee23af31013cd9025ff66ac1175b996dd938806fed97e25056cb
[INFO] running `Command { std: "docker" "start" "-a" "dc72cfc5b5c7ee23af31013cd9025ff66ac1175b996dd938806fed97e25056cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]     Checking no-std-net v0.6.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]     Checking pnet_base v0.35.0
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]     Checking pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]     Checking pnet_sys v0.35.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking pnet_datalink v0.35.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]     Checking pnet_packet v0.35.0
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking pnet_transport v0.35.0
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.0
[INFO] [stderr]     Checking ip_cam v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.85s
[INFO] running `Command { std: "docker" "inspect" "dc72cfc5b5c7ee23af31013cd9025ff66ac1175b996dd938806fed97e25056cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc72cfc5b5c7ee23af31013cd9025ff66ac1175b996dd938806fed97e25056cb", kill_on_drop: false }`
[INFO] [stdout] dc72cfc5b5c7ee23af31013cd9025ff66ac1175b996dd938806fed97e25056cb
