[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] 375849a62bdbc4acfbed0e5d93d113653fc84ad5 [INFO] checking HEnquist/rustfir against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HEnquist/rustfir on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ba6b6f467693cecdcb4a9842cc9159a0f439b1708832374e1c290e35f4a1b29 [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" "3ba6b6f467693cecdcb4a9842cc9159a0f439b1708832374e1c290e35f4a1b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ba6b6f467693cecdcb4a9842cc9159a0f439b1708832374e1c290e35f4a1b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba6b6f467693cecdcb4a9842cc9159a0f439b1708832374e1c290e35f4a1b29", kill_on_drop: false }` [INFO] [stdout] 3ba6b6f467693cecdcb4a9842cc9159a0f439b1708832374e1c290e35f4a1b29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25c98dc79fc55f1390ad81ee9457839c91fde4a0e032a073e0db84aa0e37e9c1 [INFO] running `Command { std: "docker" "start" "-a" "25c98dc79fc55f1390ad81ee9457839c91fde4a0e032a073e0db84aa0e37e9c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libpulse-sys v1.16.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.16.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [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] Checking nix v0.15.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking transpose v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rustfft v4.0.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking realfft v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rubato v0.5.2 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking alsa v0.4.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [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.21.0 [INFO] [stderr] Checking libpulse-simple-binding v2.20.1 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking serde_with v1.6.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking camilladsp v0.4.0 (/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: 7 warnings emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "25c98dc79fc55f1390ad81ee9457839c91fde4a0e032a073e0db84aa0e37e9c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c98dc79fc55f1390ad81ee9457839c91fde4a0e032a073e0db84aa0e37e9c1", kill_on_drop: false }` [INFO] [stdout] 25c98dc79fc55f1390ad81ee9457839c91fde4a0e032a073e0db84aa0e37e9c1