[INFO] fetching crate pico-detect 0.5.0...
[INFO] checking pico-detect-0.5.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pico-detect 0.5.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate pico-detect 0.5.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pico-detect 0.5.0
[INFO] removed 1 missing examples
[INFO] finished tweaking crates.io crate pico-detect 0.5.0
[INFO] tweaked toml for crates.io crate pico-detect 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate pico-detect 0.5.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f67a80622383fd8744b4c3ec9bc71d5ffdf4e4dd5dd33031425ef3f14c77d6b
[INFO] running `Command { std: "docker" "start" "-a" "0f67a80622383fd8744b4c3ec9bc71d5ffdf4e4dd5dd33031425ef3f14c77d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f67a80622383fd8744b4c3ec9bc71d5ffdf4e4dd5dd33031425ef3f14c77d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f67a80622383fd8744b4c3ec9bc71d5ffdf4e4dd5dd33031425ef3f14c77d6b", kill_on_drop: false }`
[INFO] [stdout] 0f67a80622383fd8744b4c3ec9bc71d5ffdf4e4dd5dd33031425ef3f14c77d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4e4ec1d31b170afc911cb1fc1b6c2b621bbbfbbf485a96a8fb24331421b7240
[INFO] running `Command { std: "docker" "start" "-a" "d4e4ec1d31b170afc911cb1fc1b6c2b621bbbfbbf485a96a8fb24331421b7240", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking bitstream-io v2.3.0
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking avif-serialize v0.8.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking half v2.2.1
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking exr v1.71.0
[INFO] [stderr]     Checking zune-jpeg v0.4.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking tiff v0.9.0
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking image-webp v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking ravif v0.11.5
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking similarity-least-squares v0.2.0
[INFO] [stderr]     Checking imageproc v0.24.0
[INFO] [stderr]     Checking pixelutil-image v0.1.0
[INFO] [stderr]     Checking pico-detect v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/detect/detector/../../../models/face.detector.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/detect/detector/mod.rs:124:13
[INFO] [stdout]     |
[INFO] [stdout] 124 |             include_bytes!("../../../models/face.detector.bin")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/localize/localizer/../../../models/pupil.localizer.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/localize/localizer/mod.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |             include_bytes!("../../../models/pupil.localizer.bin")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/shape/../../models/face-5.shaper.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/shape/mod.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 189 |             include_bytes!("../../models/face-5.shaper.bin")
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pico-detect` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4e4ec1d31b170afc911cb1fc1b6c2b621bbbfbbf485a96a8fb24331421b7240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4e4ec1d31b170afc911cb1fc1b6c2b621bbbfbbf485a96a8fb24331421b7240", kill_on_drop: false }`
[INFO] [stdout] d4e4ec1d31b170afc911cb1fc1b6c2b621bbbfbbf485a96a8fb24331421b7240
