[INFO] cloning repository https://github.com/saschanowak/fastly-compute-io-face-recognition [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/saschanowak/fastly-compute-io-face-recognition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschanowak%2Ffastly-compute-io-face-recognition", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschanowak%2Ffastly-compute-io-face-recognition'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05edc764289941587372e951f0d9bbc115b64cbf [INFO] checking saschanowak/fastly-compute-io-face-recognition against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschanowak%2Ffastly-compute-io-face-recognition" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/saschanowak/fastly-compute-io-face-recognition [INFO] finished tweaking git repo https://github.com/saschanowak/fastly-compute-io-face-recognition [INFO] tweaked toml for git repo https://github.com/saschanowak/fastly-compute-io-face-recognition written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/saschanowak/fastly-compute-io-face-recognition on toolchain 416264364aa47959f5827723e1d7dabc95d0744b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/saschanowak/fastly-compute-io-face-recognition 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff [INFO] running `Command { std: "docker" "start" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking memchr v2.8.2 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking dyn-hash v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking downcast-rs v2.0.2 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Checking dyn-eq v0.1.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking bit-vec v0.9.1 [INFO] [stderr] Checking log v0.4.32 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling minijinja v2.20.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking bit-set v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking inventory v0.3.24 [INFO] [stderr] Checking anymap3 v1.1.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Compiling wit-bindgen v0.57.1 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling wit-bindgen v0.51.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking http v1.4.2 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking hashbrown v0.17.1 [INFO] [stderr] Checking wasip2 v1.0.4+wasi-0.2.12 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking primal-check v0.3.4 [INFO] [stderr] Checking transpose v0.2.3 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking fastly-shared v0.12.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking rustfft v6.4.1 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking tar v0.4.46 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking num-conv v0.2.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking time-core v0.1.9 [INFO] [stderr] Checking elsa v1.11.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking fastly-sys v0.12.1 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking regex v1.12.4 [INFO] [stderr] Checking scan_fmt v0.2.6 [INFO] [stderr] Checking time v0.3.49 [INFO] [stderr] Compiling fastly-macros v0.12.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling derive-new v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling prost-derive v0.14.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking nom-language v0.1.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking prost v0.14.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking string-interner v0.20.0 [INFO] [stderr] Checking safetensors v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking fastly v0.12.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling tract-linalg v0.23.2 [INFO] [stderr] Checking tract-data v0.23.2 [INFO] [stderr] Checking tract-core v0.23.2 [INFO] [stderr] Checking tract-nnef v0.23.2 [INFO] [stderr] Checking tract-hir v0.23.2 [INFO] [stderr] Checking tract-pulse-opl v0.23.2 [INFO] [stderr] Checking tract-transformers v0.23.2 [INFO] [stderr] Checking tract-pulse v0.23.2 [INFO] [stderr] Checking tract-extra v0.23.2 [INFO] [stderr] Checking tract-onnx-opl v0.23.2 [INFO] [stderr] Checking tract-onnx v0.23.2 [INFO] [stderr] Checking face-recognition v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff", kill_on_drop: false }` [INFO] [stdout] c1cb5ccfcf8b9cfe9a570b3c981342898b5e4ab4ff41918f593ec79b51a906ff