[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] d04d4dc5c345accd9f8d088c8a535e1359055800 [INFO] checking HEnquist/rustfir against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHEnquist%2Frustfir" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HEnquist/rustfir on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a554b2096fd030c4937d398604003391f5b409b7480563cb4f9f33f6a86b4b7f [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" "a554b2096fd030c4937d398604003391f5b409b7480563cb4f9f33f6a86b4b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a554b2096fd030c4937d398604003391f5b409b7480563cb4f9f33f6a86b4b7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a554b2096fd030c4937d398604003391f5b409b7480563cb4f9f33f6a86b4b7f", kill_on_drop: false }` [INFO] [stdout] a554b2096fd030c4937d398604003391f5b409b7480563cb4f9f33f6a86b4b7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df7c08e4b40e4dd609149e814ce857473474937664c4ac71a937aac7450b173c [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" "df7c08e4b40e4dd609149e814ce857473474937664c4ac71a937aac7450b173c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling libpulse-sys v1.17.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.16.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking transpose v0.2.0 [INFO] [stderr] Checking rustfft v4.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking getrandom v0.1.16 [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.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking realfft v0.3.0 [INFO] [stderr] Checking rubato v0.5.2 [INFO] [stderr] Checking rand_distr v0.3.0 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking alsa v0.4.3 [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.22.0 [INFO] [stderr] Checking libpulse-simple-binding v2.20.1 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking serde_with v1.6.0 [INFO] [stderr] Checking bstr v0.2.14 [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.1 (/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 1m 37s [INFO] running `Command { std: "docker" "inspect" "df7c08e4b40e4dd609149e814ce857473474937664c4ac71a937aac7450b173c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7c08e4b40e4dd609149e814ce857473474937664c4ac71a937aac7450b173c", kill_on_drop: false }` [INFO] [stdout] df7c08e4b40e4dd609149e814ce857473474937664c4ac71a937aac7450b173c