[INFO] cloning repository https://github.com/Ahrcantos/face-categorizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahrcantos/face-categorizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fface-categorizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fface-categorizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fc1623afaf510f15693cf66566a4b8ebbbc0c91
[INFO] checking Ahrcantos/face-categorizer against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fface-categorizer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahrcantos/face-categorizer
[INFO] finished tweaking git repo https://github.com/Ahrcantos/face-categorizer
[INFO] tweaked toml for git repo https://github.com/Ahrcantos/face-categorizer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahrcantos/face-categorizer on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahrcantos/face-categorizer 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f6d78c9ff495494601e71809489b790fca53c91ff6857d389e40d3f9d3b28b2a
[INFO] running `Command { std: "docker" "start" "-a" "f6d78c9ff495494601e71809489b790fca53c91ff6857d389e40d3f9d3b28b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f6d78c9ff495494601e71809489b790fca53c91ff6857d389e40d3f9d3b28b2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6d78c9ff495494601e71809489b790fca53c91ff6857d389e40d3f9d3b28b2a", kill_on_drop: false }`
[INFO] [stdout] f6d78c9ff495494601e71809489b790fca53c91ff6857d389e40d3f9d3b28b2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef27a53fa932b0383305811fc1932e3226ddd278c001e7718d2171d68a8b61b
[INFO] running `Command { std: "docker" "start" "-a" "fef27a53fa932b0383305811fc1932e3226ddd278c001e7718d2171d68a8b61b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.67
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking subtle v2.6.0
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]    Compiling opencv-binding-generator v0.90.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]     Checking clap v4.5.7
[INFO] [stderr]     Checking serde v1.0.203
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling opencv v0.92.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v0.14.29
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking reqwest v0.12.5
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking qdrant-client v1.9.0
[INFO] [stderr] error: could not compile `qdrant-client` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name qdrant_client --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qdrant-client-1.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="download_snapshots"' --cfg 'feature="futures-util"' --cfg 'feature="reqwest"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "download_snapshots", "futures-util", "reqwest", "serde"))' -C metadata=5d0d6224893ad033 -C extra-filename=-48e096c4eb2c6adf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5d92c26bf78dd907.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5883a653c444e765.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-3164c3a1d1cfe7ea.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-a479d7c1842ad00b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-830fd6d5ea881fbd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-47ed8c225cff0332.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ce8cc6dc362e4bc9.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-d78aef8f118ca4bf.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-08c7f0f8ec96be9a/out` (signal: 9, SIGKILL: kill)
[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" "fef27a53fa932b0383305811fc1932e3226ddd278c001e7718d2171d68a8b61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef27a53fa932b0383305811fc1932e3226ddd278c001e7718d2171d68a8b61b", kill_on_drop: false }`
[INFO] [stdout] fef27a53fa932b0383305811fc1932e3226ddd278c001e7718d2171d68a8b61b
