[INFO] cloning repository https://github.com/tmbb/kde_diffusion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmbb/kde_diffusion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbb%2Fkde_diffusion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbb%2Fkde_diffusion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ba87dd2f0cf7ed1d00c814357e6376e5066041f [INFO] testing tmbb/kde_diffusion/0ba87dd2f0cf7ed1d00c814357e6376e5066041f against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmbb%2Fkde_diffusion" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tmbb/kde_diffusion [INFO] finished tweaking git repo https://github.com/tmbb/kde_diffusion [INFO] tweaked toml for git repo https://github.com/tmbb/kde_diffusion written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tmbb/kde_diffusion on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tmbb/kde_diffusion 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.3.0 [INFO] [stderr] Downloaded ndarray-npy v0.9.1 [INFO] [stderr] Downloaded pprof v0.4.5 [INFO] [stderr] Downloaded argmin-math v0.4.0 [INFO] [stderr] Downloaded inferno v0.10.12 [INFO] [stderr] Downloaded symbolic-demangle v8.8.0 [INFO] [stderr] Downloaded argmin v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ee1f53bcea3fe8f723dcfc3410c2163cb04b51ff6a5448a0be72d9e9d5d0987 [INFO] running `Command { std: "docker" "start" "-a" "6ee1f53bcea3fe8f723dcfc3410c2163cb04b51ff6a5448a0be72d9e9d5d0987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ee1f53bcea3fe8f723dcfc3410c2163cb04b51ff6a5448a0be72d9e9d5d0987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ee1f53bcea3fe8f723dcfc3410c2163cb04b51ff6a5448a0be72d9e9d5d0987", kill_on_drop: false }` [INFO] [stdout] 6ee1f53bcea3fe8f723dcfc3410c2163cb04b51ff6a5448a0be72d9e9d5d0987 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0ced239174f25c5c11c4ea9494104efc71aadb1ce273389d92f037ad21bf31ca [INFO] running `Command { std: "docker" "start" "-a" "0ced239174f25c5c11c4ea9494104efc71aadb1ce273389d92f037ad21bf31ca", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling argmin-math v0.4.0 [INFO] [stderr] Compiling argmin v0.10.0 [INFO] [stderr] Compiling rustdct v0.7.1 [INFO] [stderr] Compiling kde_diffusion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.50s [INFO] running `Command { std: "docker" "inspect" "0ced239174f25c5c11c4ea9494104efc71aadb1ce273389d92f037ad21bf31ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ced239174f25c5c11c4ea9494104efc71aadb1ce273389d92f037ad21bf31ca", kill_on_drop: false }` [INFO] [stdout] 0ced239174f25c5c11c4ea9494104efc71aadb1ce273389d92f037ad21bf31ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0a3eeae1fc7f077bc46661be7248adb8576c8678903c552dd467869471cd5ab5 [INFO] running `Command { std: "docker" "start" "-a" "0a3eeae1fc7f077bc46661be7248adb8576c8678903c552dd467869471cd5ab5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling getrandom v0.3.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.14 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling symbolic-demangle v8.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.96/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0dd4b052e94e6051 -C extra-filename=-e3bdf9b9e98831f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-81ec5a3a80996140.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e5ba1a2c159195f4.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-22f549bfe2ebc06e.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=8a555a96acccd6cc -C extra-filename=-e1eac7cb043561d9 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libapprox-4cd83458522a0ae6.rmeta --extern num_complex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_complex-1dcaab4d95a22a0e.rmeta --extern num_traits=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libnum_traits-2f3520ff559f541e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-ac502cfd392638e9.so --extern wide=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwide-2721a58b9e53b532.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0a3eeae1fc7f077bc46661be7248adb8576c8678903c552dd467869471cd5ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3eeae1fc7f077bc46661be7248adb8576c8678903c552dd467869471cd5ab5", kill_on_drop: false }` [INFO] [stdout] 0a3eeae1fc7f077bc46661be7248adb8576c8678903c552dd467869471cd5ab5