[INFO] cloning repository https://github.com/HEnquist/rustfir [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HEnquist/rustfir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f48e358e54193e22afc4db869992b98f89336fbf [INFO] testing HEnquist/rustfir against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HEnquist/rustfir on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HEnquist/rustfir [INFO] finished tweaking git repo https://github.com/HEnquist/rustfir [INFO] tweaked toml for git repo https://github.com/HEnquist/rustfir written to /workspace/builds/worker-63/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libpulse-sys v1.19.3 [INFO] [stderr] Downloaded libpulse-simple-sys v1.19.2 [INFO] [stderr] Downloaded libpulse-simple-binding v2.25.0 [INFO] [stderr] Downloaded fftw-sys v0.6.0 [INFO] [stderr] Downloaded slog-term v2.9.0 [INFO] [stderr] Downloaded rubato v0.10.1 [INFO] [stderr] Downloaded ftp v3.0.1 [INFO] [stderr] Downloaded serde_with v1.12.1 [INFO] [stderr] Downloaded libpulse-binding v2.26.0 [INFO] [stderr] Downloaded serde_with_macros v1.5.2 [INFO] [stderr] Downloaded fftw v0.7.0 [INFO] [stderr] Downloaded rawsample v0.1.1 [INFO] [stderr] Downloaded wasapi v0.5.0 [INFO] [stderr] Downloaded fftw-src v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1bb6853e9b697112a2db4f1dbaed84f514df1c0f0685db48544b1d4734abd6c [INFO] running `Command { std: "docker" "start" "-a" "c1bb6853e9b697112a2db4f1dbaed84f514df1c0f0685db48544b1d4734abd6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1bb6853e9b697112a2db4f1dbaed84f514df1c0f0685db48544b1d4734abd6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1bb6853e9b697112a2db4f1dbaed84f514df1c0f0685db48544b1d4734abd6c", kill_on_drop: false }` [INFO] [stdout] c1bb6853e9b697112a2db4f1dbaed84f514df1c0f0685db48544b1d4734abd6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ff6c7cfaeb2f70f2417030d6df4bf10c7589565702c3997bb01c36b7caa058 [INFO] running `Command { std: "docker" "start" "-a" "00ff6c7cfaeb2f70f2417030d6df4bf10c7589565702c3997bb01c36b7caa058", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling camilladsp v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rawsample v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling realfft v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rubato v0.10.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] error: could not compile `camilladsp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name camillalib 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="alsa"' --cfg 'feature="alsa-backend"' --cfg 'feature="default"' --cfg 'feature="nix"' --cfg 'feature="tungstenite"' --cfg 'feature="websocket"' -C metadata=38c43ec5195891b7 -C extra-filename=-38c43ec5195891b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alsa=/opt/rustwide/target/debug/deps/libalsa-0a59bab2ff6f463e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7dfbf469d9c5da2d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d985d56207a41936.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e386138908af1cd9.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-179e29751a3c7815.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-20746c2981cd70ce.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-78e8184296c8f19f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d577545cfebdf2a0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cc6fc421548af724.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-072dfa8368ff4d5d.rmeta --extern rawsample=/opt/rustwide/target/debug/deps/librawsample-49c79670894ab5ea.rmeta --extern realfft=/opt/rustwide/target/debug/deps/librealfft-afbf1ed1f5025b58.rmeta --extern rubato=/opt/rustwide/target/debug/deps/librubato-23addfd6adb68d43.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e1db43502755c744.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-55e197816b38a520.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-d5870883bf0b3412.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-90f072420223350b.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-1d24d9b5c46f5354.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-942029ce3c595784.rmeta --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-c21399a2341403e7.rmeta --extern slog_scope=/opt/rustwide/target/debug/deps/libslog_scope-2664518ad8a7d6c3.rmeta --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-e81c3c543744573d.rmeta --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-47aed0723b096de4.rmeta --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "00ff6c7cfaeb2f70f2417030d6df4bf10c7589565702c3997bb01c36b7caa058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ff6c7cfaeb2f70f2417030d6df4bf10c7589565702c3997bb01c36b7caa058", kill_on_drop: false }` [INFO] [stdout] 00ff6c7cfaeb2f70f2417030d6df4bf10c7589565702c3997bb01c36b7caa058