[INFO] cloning repository https://github.com/EdgeFirstAI/model [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EdgeFirstAI/model" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeFirstAI%2Fmodel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeFirstAI%2Fmodel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 395640c28a6d19749ef8fea5093622fb272c5bb9 [INFO] checking EdgeFirstAI/model against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeFirstAI%2Fmodel" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EdgeFirstAI/model [INFO] finished tweaking git repo https://github.com/EdgeFirstAI/model [INFO] tweaked toml for git repo https://github.com/EdgeFirstAI/model written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EdgeFirstAI/model on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EdgeFirstAI/model 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9646918a93d19bfc182da6dabdbf93ef49ce013af3e4caadbb239516cff6e82 [INFO] running `Command { std: "docker" "start" "-a" "a9646918a93d19bfc182da6dabdbf93ef49ce013af3e4caadbb239516cff6e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9646918a93d19bfc182da6dabdbf93ef49ce013af3e4caadbb239516cff6e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9646918a93d19bfc182da6dabdbf93ef49ce013af3e4caadbb239516cff6e82", kill_on_drop: false }` [INFO] [stdout] a9646918a93d19bfc182da6dabdbf93ef49ce013af3e4caadbb239516cff6e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] abd027c8491b12d12c694af7fc3cabb160ddd5024d2138937faf20a158e4504a [INFO] running `Command { std: "docker" "start" "-a" "abd027c8491b12d12c694af7fc3cabb160ddd5024d2138937faf20a158e4504a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking zenoh-result v1.7.2 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling token-cell v2.1.1 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling zenoh-macros v1.7.2 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling keyed-set v1.1.0 [INFO] [stderr] Checking zenoh-collections v1.7.2 [INFO] [stderr] Compiling zenoh-keyexpr v1.7.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking zenoh-runtime v1.7.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zenoh-core v1.7.2 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking zenoh-buffers v1.7.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking uhlc v0.8.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling unzip-n v0.1.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling validated_struct_macros v2.2.0 [INFO] [stderr] Checking zenoh-protocol v1.7.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Checking shellexpand v3.1.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking validated_struct v2.2.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking zenoh-util v1.7.2 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking fastbloom v0.14.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking nonempty-collections v0.3.1 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking der-parser v10.0.0 [INFO] [stderr] Checking quinn-proto v0.11.14 [INFO] [stderr] Checking serde_with v3.17.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking zlib-rs v0.6.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking x509-parser v0.18.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking zenoh-codec v1.7.2 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking zenoh-config v1.7.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking ndarray v0.17.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling drm-sys v0.8.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling dtor-proc-macro v0.0.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking av-scenechange v0.14.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Checking zenoh-link-commons v1.7.2 [INFO] [stderr] Checking dtor v0.0.6 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking env_filter v1.0.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling ctor-proc-macro v0.0.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking ctor v0.4.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking dma-heap v0.4.1 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling stabby-macros v72.1.1 [INFO] [stderr] Compiling edgefirst-gbm-sys v0.4.1 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Checking rav1e v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Compiling gls v0.1.6 [INFO] [stderr] Checking edgefirst-tensor v0.23.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking drm-ffi v0.9.1 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking zune-jpeg v0.5.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling stabby-abi v72.1.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Checking noisy_float v0.2.1 [INFO] [stderr] Checking arc-swap v1.8.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking ieee754 v0.2.6 [INFO] [stderr] Compiling cbindgen v0.29.2 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking mutate_once v0.1.2 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking kamadak-exif v0.6.1 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Checking fast-math v0.1.1 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Checking ndarray-stats v0.7.0 [INFO] [stderr] Checking zenoh-sync v1.7.2 [INFO] [stderr] Compiling tar v0.4.46 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking tls-listener v0.11.2 [INFO] [stderr] Checking drm v0.14.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking zune-png v0.5.2 [INFO] [stderr] Compiling tracy-client-sys v0.28.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking sha2-const-stable v0.1.0 [INFO] [stderr] Compiling stabby v72.1.1 [INFO] [stderr] Checking four-char-code v2.3.0 [INFO] [stderr] Checking edgefirst-decoder v0.23.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking g2d-sys v1.2.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking edgefirst-codec v0.23.2 [INFO] [stderr] Checking num-bigint-dig v0.8.6 [INFO] [stderr] Checking zenoh-link-ws v1.7.2 [INFO] [stderr] Checking fast_image_resize v6.0.0 [INFO] [stderr] Checking edgefirst-gbm v0.18.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling edgefirst-tflite-sys v0.7.0 [INFO] [stderr] Checking zenoh-link-tls v1.7.2 [INFO] [stderr] Checking zenoh-link-udp v1.7.2 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking zenoh-link-unixsock_stream v1.7.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking zenoh-link-quic_datagram v1.7.2 [INFO] [stderr] Checking zenoh-link-quic v1.7.2 [INFO] [stderr] Checking zenoh-link-tcp v1.7.2 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking yuv v0.8.14 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking jpeg-encoder v0.7.0 [INFO] [stderr] Checking fd-reactor v0.1.0 [INFO] [stderr] Checking git-version v0.3.9 [INFO] [stderr] Checking lz4_flex v0.11.5 [INFO] [stderr] Checking ringbuffer-spsc v0.1.15 [INFO] [stderr] Checking zenoh-link v1.7.2 [INFO] [stderr] Checking rsa v0.9.10 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking zenoh-crypto v1.7.2 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking zenoh-task v1.7.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling zenoh v1.7.2 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking tracing-chrome v0.7.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling edgefirst-schemas v1.5.5 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] error: could not compile `yuv` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name yuv --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yuv-0.8.14/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="avx"' --cfg 'feature="default"' --cfg 'feature="fast_mode"' --cfg 'feature="rdm"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "big_endian", "default", "fast_mode", "geometry", "nightly_avx512", "nightly_f16", "nightly_i8mm", "professional_mode", "rayon", "rdm", "rdp", "sse", "ycgco_r_type"))' -C metadata=0a2422199c438f40 -C extra-filename=-9034217fab2f0492 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nalgebra` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nalgebra-0.32.6/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="macros"' --cfg 'feature="matrixmultiply"' --cfg 'feature="nalgebra-macros"' --cfg 'feature="serde"' --cfg 'feature="serde-serialize"' --cfg 'feature="serde-serialize-no-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alga", "alloc", "arbitrary", "bytemuck", "compare", "convert-bytemuck", "convert-glam014", "convert-glam015", "convert-glam016", "convert-glam017", "convert-glam018", "convert-glam019", "convert-glam020", "convert-glam021", "convert-glam022", "convert-glam023", "convert-glam024", "convert-glam025", "convert-glam027", "convert-mint", "cuda", "cust_core", "debug", "default", "glam014", "glam015", "glam016", "glam017", "glam018", "glam019", "glam020", "glam021", "glam022", "glam023", "glam024", "glam025", "glam027", "io", "libm", "libm-force", "macros", "matrixcompare-core", "matrixmultiply", "mint", "nalgebra-macros", "pest", "pest_derive", "proptest", "proptest-support", "quickcheck", "rand", "rand-no-std", "rand-package", "rand_distr", "rayon", "rkyv", "rkyv-safe-deser", "rkyv-serialize", "rkyv-serialize-no-std", "serde", "serde-serialize", "serde-serialize-no-std", "slow-tests", "sparse", "std"))' -C metadata=34bb0cd6d6607618 -C extra-filename=-1e68976db2810bd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-a9a542ef827d74af.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-a91009c4ca970fb3.rmeta --extern nalgebra_macros=/opt/rustwide/target/debug/deps/libnalgebra_macros-4ef3ee8dcea0e0de.so --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-7c43e0cd577857c8.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-9cff905d69a9d787.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1ffdbdf514dd00fa.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-abe08232b055d9c9.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "abd027c8491b12d12c694af7fc3cabb160ddd5024d2138937faf20a158e4504a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abd027c8491b12d12c694af7fc3cabb160ddd5024d2138937faf20a158e4504a", kill_on_drop: false }` [INFO] [stdout] abd027c8491b12d12c694af7fc3cabb160ddd5024d2138937faf20a158e4504a