[INFO] cloning repository https://github.com/nicorobo/bigwave
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicorobo/bigwave" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicorobo%2Fbigwave", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicorobo%2Fbigwave'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c84d28e32102dfe3adb68d7445c5780659dbefdb
[INFO] checking nicorobo/bigwave against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicorobo%2Fbigwave" "/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/nicorobo/bigwave
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/nicorobo/bigwave
[INFO] tweaked toml for git repo https://github.com/nicorobo/bigwave written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicorobo/bigwave on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nicorobo/bigwave 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96
[INFO] running `Command { std: "docker" "start" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96", 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" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96", 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" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.5
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bigwave v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr] error: could not compile `rustix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=06043415b249630f -C extra-filename=-e71635774fca1730 --out-dir /opt/rustwide/target/debug/build/rustix/e71635774fca1730/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/8622a36d4a1f0c04/out/libbitflags-8622a36d4a1f0c04.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/build/linux-raw-sys/9692f5d5f45da725/out/liblinux_raw_sys-9692f5d5f45da725.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustfft` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=8309c3d968951784 -C extra-filename=-3e75752f84838e7d --out-dir /opt/rustwide/target/debug/build/rustfft/3e75752f84838e7d/out -L dependency=/opt/rustwide/target/debug/build/num-integer/d9f7cf00b5fbf90c/out -L dependency=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out -L dependency=/opt/rustwide/target/debug/build/strength_reduce/07d80d3e81412670/out --extern num_complex=/opt/rustwide/target/debug/build/num-complex/127c181bab810e11/out/libnum_complex-127c181bab810e11.rmeta --extern num_integer=/opt/rustwide/target/debug/build/num-integer/d9f7cf00b5fbf90c/out/libnum_integer-d9f7cf00b5fbf90c.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/3f20bdcfe3eb0a45/out/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern primal_check=/opt/rustwide/target/debug/build/primal-check/c53d2395c9cf18a0/out/libprimal_check-c53d2395c9cf18a0.rmeta --extern strength_reduce=/opt/rustwide/target/debug/build/strength_reduce/07d80d3e81412670/out/libstrength_reduce-07d80d3e81412670.rmeta --extern transpose=/opt/rustwide/target/debug/build/transpose/d741844550f7d134/out/libtranspose-d741844550f7d134.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96", kill_on_drop: false }`
[INFO] [stdout] 382853335dedb888ad6601a6fe0eb8d40d6c1fa96be953e928f6dc67c5303d96
