[INFO] cloning repository https://github.com/Abraxas-365/overtake-detection
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abraxas-365/overtake-detection" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Fovertake-detection", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Fovertake-detection'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a307034d2726cdd52514cf0dd76cfca2459e1f19
[INFO] checking Abraxas-365/overtake-detection against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbraxas-365%2Fovertake-detection" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Abraxas-365/overtake-detection
[INFO] finished tweaking git repo https://github.com/Abraxas-365/overtake-detection
[INFO] tweaked toml for git repo https://github.com/Abraxas-365/overtake-detection written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abraxas-365/overtake-detection 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/Abraxas-365/overtake-detection 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bac64ac5252568325ff4c547bea559a71eef9697c4e89bccd1b6b9980b6d6a85
[INFO] running `Command { std: "docker" "start" "-a" "bac64ac5252568325ff4c547bea559a71eef9697c4e89bccd1b6b9980b6d6a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bac64ac5252568325ff4c547bea559a71eef9697c4e89bccd1b6b9980b6d6a85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac64ac5252568325ff4c547bea559a71eef9697c4e89bccd1b6b9980b6d6a85", kill_on_drop: false }`
[INFO] [stdout] bac64ac5252568325ff4c547bea559a71eef9697c4e89bccd1b6b9980b6d6a85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bed99598eadcb0cc511f522089bd97249eea1574cf3aa679cef60005d9e40b66
[INFO] running `Command { std: "docker" "start" "-a" "bed99598eadcb0cc511f522089bd97249eea1574cf3aa679cef60005d9e40b66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling base64ct v1.8.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling lzma-rust2 v0.15.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling hmac-sha256 v1.1.12
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling webpki-root-certs v1.0.5
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking zune-jpeg v0.5.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking zerocopy v0.8.33
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling opencv-binding-generator v0.89.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling opencv v0.91.3
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11
[INFO] [stderr] error: ort-sys@2.0.0-rc.11: ort-sys failed to download prebuilt binaries from `https://cdn.pyke.io/0/pyke:ort-rs/ms@1.23.2/x86_64-unknown-linux-gnu+cu12.tar.lzma2`: io: failed to lookup address information: Temporary failure in name resolution
[INFO] [stderr] error: build script logged errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "bed99598eadcb0cc511f522089bd97249eea1574cf3aa679cef60005d9e40b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bed99598eadcb0cc511f522089bd97249eea1574cf3aa679cef60005d9e40b66", kill_on_drop: false }`
[INFO] [stdout] bed99598eadcb0cc511f522089bd97249eea1574cf3aa679cef60005d9e40b66
