[INFO] cloning repository https://github.com/sarah-ek/nano-gemm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sarah-ek/nano-gemm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Fnano-gemm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Fnano-gemm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88a8092505ba952d93d1d95bc3979c5512a30af7 [INFO] checking sarah-ek/nano-gemm against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Fnano-gemm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/nano-gemm on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/nano-gemm [INFO] finished tweaking git repo https://github.com/sarah-ek/nano-gemm [INFO] tweaked toml for git repo https://github.com/sarah-ek/nano-gemm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/nano-gemm 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixcompare v0.3.0 [INFO] [stderr] Downloaded matrixcompare-core v0.1.0 [INFO] [stderr] Downloaded faer v0.17.1 [INFO] [stderr] Downloaded faer-entity v0.17.0 [INFO] [stderr] Downloaded faer-qr v0.17.1 [INFO] [stderr] Downloaded faer-svd v0.17.1 [INFO] [stderr] Downloaded coe-rs v0.1.2 [INFO] [stderr] Downloaded faer-core v0.17.1 [INFO] [stderr] Downloaded equator-macro v0.1.9 [INFO] [stderr] Downloaded equator v0.1.10 [INFO] [stderr] Downloaded faer-sparse v0.17.1 [INFO] [stderr] Downloaded faer-cholesky v0.17.1 [INFO] [stderr] Downloaded faer-evd v0.17.1 [INFO] [stderr] Downloaded hurdles v1.0.1 [INFO] [stderr] Downloaded faer-lu v0.17.1 [INFO] [stderr] Downloaded dbgf v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dc673539f0cce64a582ebdfb8c26887b14d06d23ad2aed321927147fc1f6c05 [INFO] running `Command { std: "docker" "start" "-a" "3dc673539f0cce64a582ebdfb8c26887b14d06d23ad2aed321927147fc1f6c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dc673539f0cce64a582ebdfb8c26887b14d06d23ad2aed321927147fc1f6c05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc673539f0cce64a582ebdfb8c26887b14d06d23ad2aed321927147fc1f6c05", kill_on_drop: false }` [INFO] [stdout] 3dc673539f0cce64a582ebdfb8c26887b14d06d23ad2aed321927147fc1f6c05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3d38cc1f45c85d0f5c05185d5838c69f1c2eb54a1bd18abc7590922f844ab0f [INFO] running `Command { std: "docker" "start" "-a" "c3d38cc1f45c85d0f5c05185d5838c69f1c2eb54a1bd18abc7590922f844ab0f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 (/opt/rustwide/workdir/nano-gemm-codegen) [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking matrixcompare-core v0.1.0 [INFO] [stderr] Checking coe-rs v0.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking nano-gemm-core v0.1.0 (/opt/rustwide/workdir/nano-gemm-core) [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Checking pulp v0.18.8 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 (/opt/rustwide/workdir/nano-gemm-f32) [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 (/opt/rustwide/workdir/nano-gemm-c64) [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 (/opt/rustwide/workdir/nano-gemm-c32) [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 (/opt/rustwide/workdir/nano-gemm-f64) [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Checking dbgf v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling intel-mkl-tool v0.8.1 [INFO] [stderr] Checking gemm-common v0.17.1 [INFO] [stderr] Checking faer-entity v0.17.0 [INFO] [stderr] Checking hurdles v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Checking gemm-f64 v0.17.1 [INFO] [stderr] Checking gemm-f32 v0.17.1 [INFO] [stderr] Checking gemm-c32 v0.17.1 [INFO] [stderr] Checking gemm-c64 v0.17.1 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [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/af4a5a13a15fa0c60e06321077ef452f769b42fd/bin/rustc --crate-name nano_gemm_f64 --edition=2021 nano-gemm-f64/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"' -C metadata=297a1b8e3e7c15ac -C extra-filename=-297a1b8e3e7c15ac --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-85d6b8197fd6216f.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c3d38cc1f45c85d0f5c05185d5838c69f1c2eb54a1bd18abc7590922f844ab0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3d38cc1f45c85d0f5c05185d5838c69f1c2eb54a1bd18abc7590922f844ab0f", kill_on_drop: false }` [INFO] [stdout] c3d38cc1f45c85d0f5c05185d5838c69f1c2eb54a1bd18abc7590922f844ab0f [INFO] checking sarah-ek/nano-gemm against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsarah-ek%2Fnano-gemm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sarah-ek/nano-gemm on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sarah-ek/nano-gemm [INFO] finished tweaking git repo https://github.com/sarah-ek/nano-gemm [INFO] tweaked toml for git repo https://github.com/sarah-ek/nano-gemm written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sarah-ek/nano-gemm 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb50dfa32d67057b70de334a8e5350acf896646d3a9506f3bb721628676c3456 [INFO] running `Command { std: "docker" "start" "-a" "cb50dfa32d67057b70de334a8e5350acf896646d3a9506f3bb721628676c3456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb50dfa32d67057b70de334a8e5350acf896646d3a9506f3bb721628676c3456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb50dfa32d67057b70de334a8e5350acf896646d3a9506f3bb721628676c3456", kill_on_drop: false }` [INFO] [stdout] cb50dfa32d67057b70de334a8e5350acf896646d3a9506f3bb721628676c3456 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fcece6cd95caa35e3f0b70cef5cf2aae927d95945527fd7ca51553a71638b67 [INFO] running `Command { std: "docker" "start" "-a" "4fcece6cd95caa35e3f0b70cef5cf2aae927d95945527fd7ca51553a71638b67", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "4fcece6cd95caa35e3f0b70cef5cf2aae927d95945527fd7ca51553a71638b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fcece6cd95caa35e3f0b70cef5cf2aae927d95945527fd7ca51553a71638b67", kill_on_drop: false }` [INFO] [stdout] 4fcece6cd95caa35e3f0b70cef5cf2aae927d95945527fd7ca51553a71638b67