[INFO] cloning repository https://github.com/Gamer069/crossvault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gamer069/crossvault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamer069%2Fcrossvault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamer069%2Fcrossvault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdc3fd778ed68fcad75c8f16354843ed8a9a023d [INFO] testing Gamer069/crossvault against 1.98.0-beta.1 for beta-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamer069%2Fcrossvault" "/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/Gamer069/crossvault [INFO] finished tweaking git repo https://github.com/Gamer069/crossvault [INFO] tweaked toml for git repo https://github.com/Gamer069/crossvault written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gamer069/crossvault on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gamer069/crossvault 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b [INFO] running `Command { std: "docker" "start" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b", 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" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rten-base v0.22.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rten-simd v0.22.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling rten-tensor v0.22.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling rten-vecmath v0.22.1 [INFO] [stderr] Compiling rten-model-file v0.22.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rten-gemm v0.22.1 [INFO] [stderr] Compiling rten-imageproc v0.22.1 [INFO] [stderr] Compiling jiff v0.2.16 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling rten v0.22.1 [INFO] [stderr] Compiling enum-derived-macro v0.3.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling enum-derived v0.9.2 [INFO] [stderr] Compiling random_word v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] error: could not compile `rten` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rten --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rten-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::too_many_arguments' '--allow=clippy::needless_range_loop' '--allow=clippy::manual_repeat_n' '--allow=clippy::assertions_on_constants' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-ops", "fft", "mmap", "model_builder", "random", "wasm_api"))' -C metadata=2bc2111dd330c92e -C extra-filename=-e5c57373d9007b22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern flatbuffers=/opt/rustwide/target/debug/deps/libflatbuffers-f2a42c293223d134.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d828ec8f78047ecb.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cddd5520333a5540.rlib --extern rten_base=/opt/rustwide/target/debug/deps/librten_base-5f27d83e741fc735.rlib --extern rten_gemm=/opt/rustwide/target/debug/deps/librten_gemm-3c666ae1ec97120f.rlib --extern rten_model_file=/opt/rustwide/target/debug/deps/librten_model_file-f90a8570a9e0bd69.rlib --extern rten_simd=/opt/rustwide/target/debug/deps/librten_simd-b0072acd58d8e9f5.rlib --extern rten_tensor=/opt/rustwide/target/debug/deps/librten_tensor-aaadda6097f2e142.rlib --extern rten_vecmath=/opt/rustwide/target/debug/deps/librten_vecmath-d0f4f1f36cb3e95b.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-ca4219e344ea5da0.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-6c6c590a496f6ac5.rlib --extern typeid=/opt/rustwide/target/debug/deps/libtypeid-f817466d1cfd48b6.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=f21bb56268f31623 -C extra-filename=-a4117b935537c2e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-61451ab850bd490d.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-05c6ed3735a22384.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b", kill_on_drop: false }` [INFO] [stdout] 4f56e266458b5b115e34254b32fb682d001f7c2f5d8d83c6f1c0b9fd952c1f9b