[INFO] cloning repository https://github.com/Apich-Organization/rssn-advanced
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Apich-Organization/rssn-advanced" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApich-Organization%2Frssn-advanced", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApich-Organization%2Frssn-advanced'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2807f149869771a4b1da355f95f3d38f4e901a51
[INFO] checking Apich-Organization/rssn-advanced against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FApich-Organization%2Frssn-advanced" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Apich-Organization/rssn-advanced
[INFO] finished tweaking git repo https://github.com/Apich-Organization/rssn-advanced
[INFO] tweaked toml for git repo https://github.com/Apich-Organization/rssn-advanced written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Apich-Organization/rssn-advanced on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Apich-Organization/rssn-advanced 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4536c94b6ad02566a72d588b26b234b57cfa1acd797ad6016f42cf7a878f3ca8
[INFO] running `Command { std: "docker" "start" "-a" "4536c94b6ad02566a72d588b26b234b57cfa1acd797ad6016f42cf7a878f3ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4536c94b6ad02566a72d588b26b234b57cfa1acd797ad6016f42cf7a878f3ca8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4536c94b6ad02566a72d588b26b234b57cfa1acd797ad6016f42cf7a878f3ca8", kill_on_drop: false }`
[INFO] [stdout] 4536c94b6ad02566a72d588b26b234b57cfa1acd797ad6016f42cf7a878f3ca8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f448fbecef4c2a1480e37d781e9be2e27a5a4bb153a222dd9fc20868ce9be054
[INFO] running `Command { std: "docker" "start" "-a" "f448fbecef4c2a1480e37d781e9be2e27a5a4bb153a222dd9fc20868ce9be054", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling cranelift-srcgen v0.127.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.127.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling cranelift-isle v0.127.2
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling decimal v2.1.0
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.127.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.127.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cargo-platform v0.3.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.127.2
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking cranelift-bitset v0.127.2
[INFO] [stderr]     Checking cranelift-entity v0.127.2
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling cargo_metadata v0.23.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling cranelift-codegen v0.127.2
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]     Checking regalloc2 v0.13.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking cranelift-control v0.127.2
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking gemm-common v0.18.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]     Checking cranelift-bforest v0.127.2
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking wasmtime-internal-math v40.0.2
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling interpol v0.2.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling defer v0.2.1
[INFO] [stderr]    Compiling core_extensions v1.5.4
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling private-gemm-x86 v0.1.20
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking py_literal v0.4.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.4
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking tstr v0.2.4
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking spindle v0.2.6
[INFO] [stderr]     Checking cordic v0.1.5
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr] error: could not compile `cranelift-assembler-x64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name cranelift_assembler_x64 --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-assembler-x64-0.127.2/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 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("fuzz"))' -C metadata=a4315c4c7e8c1303 -C extra-filename=-1f9aa97082694a21 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `nano-gemm-f64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1baf923b9c3a455162afe43e18647f494c1a4b73/bin/rustc --crate-name nano_gemm_f64 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f64-0.1.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ef60bc34b50ce06b -C extra-filename=-ebc64a77d426b2d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/libnano_gemm_core-934915014a118128.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f448fbecef4c2a1480e37d781e9be2e27a5a4bb153a222dd9fc20868ce9be054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f448fbecef4c2a1480e37d781e9be2e27a5a4bb153a222dd9fc20868ce9be054", kill_on_drop: false }`
[INFO] [stdout] f448fbecef4c2a1480e37d781e9be2e27a5a4bb153a222dd9fc20868ce9be054
