[INFO] cloning repository https://github.com/vblimits/halow_heatmap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vblimits/halow_heatmap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvblimits%2Fhalow_heatmap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvblimits%2Fhalow_heatmap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d64a6b9bab2619c1d7ffa364ff020fc0c06fe9b
[INFO] checking vblimits/halow_heatmap against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvblimits%2Fhalow_heatmap" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vblimits/halow_heatmap
[INFO] finished tweaking git repo https://github.com/vblimits/halow_heatmap
[INFO] tweaked toml for git repo https://github.com/vblimits/halow_heatmap written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vblimits/halow_heatmap on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vblimits/halow_heatmap 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `halow_heatmap` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-3-tc2/source/target/.../halow_heatmap
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `halow-heatmap`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 - name = "halow_heatmap"
[INFO] [stderr] 34 + name = "halow-heatmap"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `halow-heatmap`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 ~ version = "0.1.0"
[INFO] [stderr] 36 + [[bin]]
[INFO] [stderr] 37 + name = "halow-heatmap"
[INFO] [stderr] 38 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `halow_heatmap` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5
[INFO] running `Command { std: "docker" "start" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5", 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" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `halow_heatmap` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../halow_heatmap
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `halow-heatmap`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 - name = "halow_heatmap"
[INFO] [stderr] 34 + name = "halow-heatmap"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `halow-heatmap`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:35:19
[INFO] [stderr]    |
[INFO] [stderr] 35 ~ version = "0.1.0"
[INFO] [stderr] 36 + [[bin]]
[INFO] [stderr] 37 + name = "halow-heatmap"
[INFO] [stderr] 38 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `halow_heatmap` (manifest) generated 1 warning
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=e7bc44ce83358d9e -C extra-filename=-d46884698c412b51 --out-dir /opt/rustwide/target/debug/build/simba/d46884698c412b51/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/2b0a7a4b281bb568/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out -L dependency=/opt/rustwide/target/debug/build/safe_arch/c31dd4bad0a0dc85/out --extern approx=/opt/rustwide/target/debug/build/approx/a07d0df8b8da6124/out/libapprox-a07d0df8b8da6124.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/8ea1330a4d480acf/out/libnum_complex-8ea1330a4d480acf.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/out/libpaste-c5e5e8a2bd161c29.so --extern wide=/opt/rustwide/target/debug/build/wide/89adb95648852802/out/libwide-89adb95648852802.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5", kill_on_drop: false }`
[INFO] [stdout] 297ac34f8396248062437a0481d4737c2971b544c003f1b68a0a6a0c454e03a5
