[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] de02d7a71d0ab5fe67eb289a59d26321af1c3d49 [INFO] checking HEnquist/rustfir against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HEnquist/rustfir on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 904d33682e2e60d10329414fc0731eede857f746f0fd4bf0b442b70565939070 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "904d33682e2e60d10329414fc0731eede857f746f0fd4bf0b442b70565939070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "904d33682e2e60d10329414fc0731eede857f746f0fd4bf0b442b70565939070", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904d33682e2e60d10329414fc0731eede857f746f0fd4bf0b442b70565939070", kill_on_drop: false }` [INFO] [stdout] 904d33682e2e60d10329414fc0731eede857f746f0fd4bf0b442b70565939070 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93bcce59a80803075745b72f4bcc30866190ef8d6e62348fb87b02e686358698 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "93bcce59a80803075745b72f4bcc30866190ef8d6e62348fb87b02e686358698", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libpulse-sys v1.17.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libpulse-simple-sys v1.16.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking transpose v0.2.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking rustfft v4.1.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking realfft v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rubato v0.5.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling serde_with_macros v1.3.0 [INFO] [stderr] Checking libpulse-binding v2.22.0 [INFO] [stderr] Checking libpulse-simple-binding v2.20.1 [INFO] [stderr] Checking serde v1.0.121 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_with v1.6.1 [INFO] [stderr] Checking serde_yaml v0.8.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking camilladsp v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:617:44 [INFO] [stdout] | [INFO] [stdout] 617 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S16NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | SampleFormat::S16LE => sample::SAMPLE_S16NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24_32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | SampleFormat::S24LE => sample::SAMPLE_S24_32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S24NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | SampleFormat::S24LE3 => sample::SAMPLE_S24NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_S32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | SampleFormat::S32LE => sample::SAMPLE_S32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `pulse::sample::SAMPLE_FLOAT32NE`: use the associated constant on `Format` instead [INFO] [stdout] --> src/pulsedevice.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 97 | SampleFormat::FLOAT32LE => sample::SAMPLE_FLOAT32NE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:517:44 [INFO] [stdout] | [INFO] [stdout] 517 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `alsa::PCM::io`: renamed to io_bytes [INFO] [stdout] --> src/alsadevice.rs:617:44 [INFO] [stdout] | [INFO] [stdout] 617 | let io = pcmdevice.io(); [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "93bcce59a80803075745b72f4bcc30866190ef8d6e62348fb87b02e686358698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93bcce59a80803075745b72f4bcc30866190ef8d6e62348fb87b02e686358698", kill_on_drop: false }` [INFO] [stdout] 93bcce59a80803075745b72f4bcc30866190ef8d6e62348fb87b02e686358698