[INFO] cloning repository https://github.com/Interfiber/audioboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Interfiber/audioboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterfiber%2Faudioboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterfiber%2Faudioboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d5756168a96335e3eec52b77ca256e2314d6f4b [INFO] testing Interfiber/audioboard against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInterfiber%2Faudioboard" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Interfiber/audioboard [INFO] finished tweaking git repo https://github.com/Interfiber/audioboard [INFO] tweaked toml for git repo https://github.com/Interfiber/audioboard written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Interfiber/audioboard on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Interfiber/audioboard 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3833407f5b561787c93cccc2bb1876dce28efe22f3cab62e2ef6e308d42a806 [INFO] running `Command { std: "docker" "start" "-a" "a3833407f5b561787c93cccc2bb1876dce28efe22f3cab62e2ef6e308d42a806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3833407f5b561787c93cccc2bb1876dce28efe22f3cab62e2ef6e308d42a806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3833407f5b561787c93cccc2bb1876dce28efe22f3cab62e2ef6e308d42a806", kill_on_drop: false }` [INFO] [stdout] a3833407f5b561787c93cccc2bb1876dce28efe22f3cab62e2ef6e308d42a806 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7549ea10c0a121975c472ecc46b6cbea992138ddceb38bc56b788193521e0033 [INFO] running `Command { std: "docker" "start" "-a" "7549ea10c0a121975c472ecc46b6cbea992138ddceb38bc56b788193521e0033", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling rustfft v6.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling symphonia-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling transpose v0.2.2 [INFO] [stderr] Compiling primal-check v0.3.3 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling symphonia-codec-adpcm v0.5.2 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling symphonia-utils-xiph v0.5.2 [INFO] [stderr] Compiling symphonia-format-wav v0.5.2 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.2 [INFO] [stderr] Compiling symphonia-codec-pcm v0.5.2 [INFO] [stderr] Compiling symphonia-codec-alac v0.5.2 [INFO] [stderr] Compiling symphonia-codec-aac v0.5.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling symphonia-format-ogg v0.5.2 [INFO] [stderr] Compiling symphonia-bundle-flac v0.5.2 [INFO] [stderr] Compiling symphonia-codec-vorbis v0.5.2 [INFO] [stderr] Compiling symphonia-format-isomp4 v0.5.2 [INFO] [stderr] Compiling symphonia-format-mkv v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling alsa v0.7.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.30.3/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "crc32fast", "default", "doc", "elf", "flate2", "hashbrown", "indexmap", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "wasmparser", "write", "write_core", "write_std", "xcoff"))' -C metadata=6c29d0a14b15c8d8 -C extra-filename=-d722a5c19efd7766 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-be88c6e3454fbdea.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 `rustfft` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name rustfft --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.1.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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse"))' -C metadata=2b94fce7338599f8 -C extra-filename=-601259de7cdf71de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-e3886d98963c7229.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-fd514ab89d5db1a4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-339194d5b6de2014.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-c84ace0fd73ce672.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-649de3d97cb1d991.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-b4ce91fc1c000991.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7549ea10c0a121975c472ecc46b6cbea992138ddceb38bc56b788193521e0033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7549ea10c0a121975c472ecc46b6cbea992138ddceb38bc56b788193521e0033", kill_on_drop: false }` [INFO] [stdout] 7549ea10c0a121975c472ecc46b6cbea992138ddceb38bc56b788193521e0033