[INFO] cloning repository https://github.com/Deepthought73/euroc-double-sphere-calibration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Deepthought73/euroc-double-sphere-calibration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeepthought73%2Feuroc-double-sphere-calibration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeepthought73%2Feuroc-double-sphere-calibration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b4496c71dd8f164db8b4307b1fb80ce720b7dbb3
[INFO] checking Deepthought73/euroc-double-sphere-calibration against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeepthought73%2Feuroc-double-sphere-calibration" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Deepthought73/euroc-double-sphere-calibration
[INFO] finished tweaking git repo https://github.com/Deepthought73/euroc-double-sphere-calibration
[INFO] tweaked toml for git repo https://github.com/Deepthought73/euroc-double-sphere-calibration written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Deepthought73/euroc-double-sphere-calibration on toolchain f70ee28831acc074c109afab32d287057c3eca46
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Deepthought73/euroc-double-sphere-calibration 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" "+f70ee28831acc074c109afab32d287057c3eca46" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 267302be8307ca0ffe8193a86a6670d0002dc12f2bde2dc5bad1da10ea2ce2b4
[INFO] running `Command { std: "docker" "start" "-a" "267302be8307ca0ffe8193a86a6670d0002dc12f2bde2dc5bad1da10ea2ce2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "267302be8307ca0ffe8193a86a6670d0002dc12f2bde2dc5bad1da10ea2ce2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267302be8307ca0ffe8193a86a6670d0002dc12f2bde2dc5bad1da10ea2ce2b4", kill_on_drop: false }`
[INFO] [stdout] 267302be8307ca0ffe8193a86a6670d0002dc12f2bde2dc5bad1da10ea2ce2b4
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93787e103502d1fa98aa11d08ae830e29154e28368fd85d87c2f2ecd5a80a082
[INFO] running `Command { std: "docker" "start" "-a" "93787e103502d1fa98aa11d08ae830e29154e28368fd85d87c2f2ecd5a80a082", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nano-gemm-codegen v0.1.0
[INFO] [stderr]     Checking wayland-sys v0.31.7
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling sophus_autodiff v0.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]     Checking nano-gemm-core v0.1.0
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling sophus_lie v0.15.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling nano-gemm-f32 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-c32 v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling nano-gemm-c64 v0.1.0
[INFO] [stderr]    Compiling nano-gemm-f64 v0.1.0
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling sophus_tensor v0.15.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]    Compiling sophus_geo v0.15.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling sophus_image v0.15.0
[INFO] [stderr]     Checking weezl v0.1.11
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling faer-macros v0.21.0
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=be734a1d7acca22c -C extra-filename=-15b8731b348ce835 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-fe58ed6b804fcc0e.rmeta --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-f32` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name nano_gemm_f32 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f32-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=39f10ee7f6265a31 -C extra-filename=-e6bf8e9e692ab48a --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" "93787e103502d1fa98aa11d08ae830e29154e28368fd85d87c2f2ecd5a80a082", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93787e103502d1fa98aa11d08ae830e29154e28368fd85d87c2f2ecd5a80a082", kill_on_drop: false }`
[INFO] [stdout] 93787e103502d1fa98aa11d08ae830e29154e28368fd85d87c2f2ecd5a80a082
