[INFO] cloning repository https://github.com/annieversary/excel-tracker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/annieversary/excel-tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fexcel-tracker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fexcel-tracker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87ddf47d9e4dd917a21d97ef483b6a88460d2b54
[INFO] checking annieversary/excel-tracker against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fexcel-tracker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/annieversary/excel-tracker on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/annieversary/excel-tracker
[INFO] finished tweaking git repo https://github.com/annieversary/excel-tracker
[INFO] tweaked toml for git repo https://github.com/annieversary/excel-tracker written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/annieversary/excel-tracker 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Updating git repository `https://github.com/RustAudio/dasp/`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded coremidi-sys v2.0.2
[INFO] [stderr] Downloaded dasp_slice v0.11.0
[INFO] [stderr] Downloaded coremidi v0.4.0
[INFO] [stderr] Downloaded alsa v0.4.3
[INFO] [stderr] Downloaded dasp_signal v0.11.0
[INFO] [stderr] Downloaded dasp_interpolate v0.11.0
[INFO] [stderr] Downloaded dasp_peak v0.11.0
[INFO] [stderr] Downloaded dasp_envelope v0.11.0
[INFO] [stderr] Downloaded dasp_ring_buffer v0.11.0
[INFO] [stderr] Downloaded dasp_rms v0.11.0
[INFO] [stderr] Downloaded dasp_window v0.11.1
[INFO] [stderr] Downloaded midir v0.7.0
[INFO] [stderr] Downloaded codepage v0.1.1
[INFO] [stderr] Downloaded calamine v0.18.0
[INFO] [stderr] Downloaded quick-xml v0.19.0
[INFO] [stderr] Downloaded mumuse v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8eea3a2b56852d48e6a0bf110709901359bc9d0fbbe74b8b5c04e1f57c2158d0
[INFO] running `Command { std: "docker" "start" "-a" "8eea3a2b56852d48e6a0bf110709901359bc9d0fbbe74b8b5c04e1f57c2158d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8eea3a2b56852d48e6a0bf110709901359bc9d0fbbe74b8b5c04e1f57c2158d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eea3a2b56852d48e6a0bf110709901359bc9d0fbbe74b8b5c04e1f57c2158d0", kill_on_drop: false }`
[INFO] [stdout] 8eea3a2b56852d48e6a0bf110709901359bc9d0fbbe74b8b5c04e1f57c2158d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c770b0ce5a8d972571376a7ce8ac43ff4e587b755719899edaa2e509f0a6e249
[INFO] running `Command { std: "docker" "start" "-a" "c770b0ce5a8d972571376a7ce8ac43ff4e587b755719899edaa2e509f0a6e249", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.122
[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] Checking dasp_sample v0.11.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Checking dasp_sample v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Checking dasp_ring_buffer v0.11.0
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Compiling num-bigint v0.4.3
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling nix v0.15.0
[INFO] [stderr] Checking dasp_frame v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Compiling encoding_rs v0.8.31
[INFO] [stderr] Checking dasp_frame v0.11.0
[INFO] [stderr] Compiling parking_lot_core v0.9.2
[INFO] [stderr] Checking dasp_ring_buffer v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Compiling num-rational v0.4.0
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking dasp_window v0.11.1
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking fixedbitset v0.2.0
[INFO] [stderr] Compiling alsa-sys v0.3.1
[INFO] [stderr] Checking ppv-lite86 v0.2.16
[INFO] [stderr] Checking dasp_window v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking memalloc v0.1.0
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking pin-project-lite v0.2.8
[INFO] [stderr] Checking hound v3.4.0
[INFO] [stderr] Compiling quote v1.0.17
[INFO] [stderr] Checking itertools v0.10.3
[INFO] [stderr] Checking dasp_rms v0.11.0
[INFO] [stderr] Checking dasp_peak v0.11.0
[INFO] [stderr] Checking dasp_interpolate v0.11.0
[INFO] [stderr] Checking dasp_slice v0.11.0
[INFO] [stderr] Checking dasp_rms v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking dasp_peak v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking dasp_interpolate v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking dasp_slice v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking dasp_envelope v0.11.0
[INFO] [stderr] Checking num-complex v0.4.0
[INFO] [stderr] Checking dasp_envelope v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking dasp_signal v0.11.0
[INFO] [stderr] Checking dasp_signal v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking petgraph v0.5.1
[INFO] [stderr] Checking getrandom v0.2.6
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking signal-hook-registry v1.4.0
[INFO] [stderr] Checking flate2 v1.0.22
[INFO] [stderr] Checking mio v0.8.2
[INFO] [stderr] Checking socket2 v0.4.4
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Checking colored v2.0.0
[INFO] [stderr] Checking rand_core v0.6.3
[INFO] [stderr] Checking parking_lot v0.12.0
[INFO] [stderr] Checking quick-xml v0.19.0
[INFO] [stderr] Checking codepage v0.1.1
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking dasp_graph v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking dasp v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking num v0.4.0
[INFO] [stderr] Checking alsa v0.4.3
[INFO] [stderr] Compiling thiserror-impl v1.0.30
[INFO] [stderr] Compiling tokio-macros v1.7.0
[INFO] [stderr] Compiling num-derive v0.3.3
[INFO] [stderr] Checking tokio v1.17.0
[INFO] [stderr] Checking midir v0.7.0
[INFO] [stderr] Checking thiserror v1.0.30
[INFO] [stderr] Checking zip v0.5.13
[INFO] [stderr] Checking calamine v0.18.0
[INFO] [stderr] Checking mumuse v0.7.0
[INFO] [stderr] Checking excel-tracker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_frames` is never used
[INFO] [stdout] --> src/frame.rs:302:8
[INFO] [stdout] |
[INFO] [stdout] 301 | pub trait IntoFrames {
[INFO] [stdout] | ---------- method in this trait
[INFO] [stdout] 302 | fn as_frames(&self) -> Vec;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: method `as_frames` is never used
[INFO] [stdout] --> src/frame.rs:302:8
[INFO] [stdout] |
[INFO] [stdout] 301 | pub trait IntoFrames {
[INFO] [stdout] | ---------- method in this trait
[INFO] [stdout] 302 | fn as_frames(&self) -> Vec;
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c770b0ce5a8d972571376a7ce8ac43ff4e587b755719899edaa2e509f0a6e249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c770b0ce5a8d972571376a7ce8ac43ff4e587b755719899edaa2e509f0a6e249", kill_on_drop: false }`
[INFO] [stdout] c770b0ce5a8d972571376a7ce8ac43ff4e587b755719899edaa2e509f0a6e249
[INFO] checking annieversary/excel-tracker against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannieversary%2Fexcel-tracker" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/annieversary/excel-tracker on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/annieversary/excel-tracker
[INFO] finished tweaking git repo https://github.com/annieversary/excel-tracker
[INFO] tweaked toml for git repo https://github.com/annieversary/excel-tracker written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/annieversary/excel-tracker 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a77923a44d0d4cc7c96c311f0e3cb1539c9b2da193483c5359a93a7b0a982ea
[INFO] running `Command { std: "docker" "start" "-a" "2a77923a44d0d4cc7c96c311f0e3cb1539c9b2da193483c5359a93a7b0a982ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a77923a44d0d4cc7c96c311f0e3cb1539c9b2da193483c5359a93a7b0a982ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a77923a44d0d4cc7c96c311f0e3cb1539c9b2da193483c5359a93a7b0a982ea", kill_on_drop: false }`
[INFO] [stdout] 2a77923a44d0d4cc7c96c311f0e3cb1539c9b2da193483c5359a93a7b0a982ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14e58b5e9a7df623759758441e5608837bec7bb0086bea5a4c1f6a949d68f17a
[INFO] running `Command { std: "docker" "start" "-a" "14e58b5e9a7df623759758441e5608837bec7bb0086bea5a4c1f6a949d68f17a", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.122
[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] Checking dasp_sample v0.11.0
[INFO] [stderr] Compiling num-traits v0.2.14
[INFO] [stderr] Checking dasp_sample v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Compiling num-integer v0.1.44
[INFO] [stderr] Compiling pkg-config v0.3.25
[INFO] [stderr] Compiling memchr v2.4.1
[INFO] [stderr] Checking dasp_ring_buffer v0.11.0
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling num-bigint v0.4.3
[INFO] [stderr] Compiling miniz_oxide v0.4.4
[INFO] [stderr] Compiling indexmap v1.8.1
[INFO] [stderr] Checking dasp_ring_buffer v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Compiling encoding_rs v0.8.31
[INFO] [stderr] Checking dasp_frame v0.11.0
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Compiling parking_lot_core v0.9.2
[INFO] [stderr] Compiling nix v0.15.0
[INFO] [stderr] Checking dasp_frame v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Compiling num-iter v0.1.42
[INFO] [stderr] Compiling num-rational v0.4.0
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Checking void v1.0.2
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Compiling alsa-sys v0.3.1
[INFO] [stderr] Checking dasp_window v0.11.1
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking ppv-lite86 v0.2.16
[INFO] [stderr] Checking fixedbitset v0.2.0
[INFO] [stderr] Checking dasp_window v0.11.0 (https://github.com/RustAudio/dasp/?branch=master#66e8b83a)
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking pin-project-lite v0.2.8
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Compiling quote v1.0.17
[INFO] [stderr] Checking memalloc v0.1.0
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/miniz_oxide-0.4.4/src/inflate/core.rs:1060:9
[INFO] [stdout] |
[INFO] [stdout] 1060 | / match state {
[INFO] [stdout] 1061 | | Start => generate_state!(state, 'state_machine, {
[INFO] [stdout] 1062 | | l.bit_buf = 0;
[INFO] [stdout] 1063 | | l.num_bits = 0;
[INFO] [stdout] ... |
[INFO] [stdout] 1592 | | _ => break TINFLStatus::Failed,
[INFO] [stdout] 1593 | | };
[INFO] [stdout] | |_________^ cannot infer type
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking itertools v0.10.3
[INFO] [stderr] Checking hound v3.4.0
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 334 | buf_get_impl!(self, u16::from_be_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 354 | buf_get_impl!(self, u16::from_le_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 374 | buf_get_impl!(self, i16::from_be_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 394 | buf_get_impl!(self, i16::from_le_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 414 | buf_get_impl!(self, u32::from_be_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 434 | buf_get_impl!(self, u32::from_le_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 454 | buf_get_impl!(self, i32::from_be_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 474 | buf_get_impl!(self, i32::from_le_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 494 | buf_get_impl!(self, u64::from_be_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 514 | buf_get_impl!(self, u64::from_le_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 534 | buf_get_impl!(self, i64::from_be_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 554 | buf_get_impl!(self, i64::from_le_bytes);
[INFO] [stdout] | --------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 574 | buf_get_impl!(self, u128::from_be_bytes);
[INFO] [stdout] | ---------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 594 | buf_get_impl!(self, u128::from_le_bytes);
[INFO] [stdout] | ---------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 614 | buf_get_impl!(self, i128::from_be_bytes);
[INFO] [stdout] | ---------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0284]: type annotations needed: cannot satisfy `_ -> _`
[INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.1.0/src/buf/buf_impl.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | / if let Some(ret) = ret {
[INFO] [stdout] 24 | | // if the direct conversion was possible, advance and return
[INFO] [stdout] 25 | | $this.advance(SIZE);
[INFO] [stdout] 26 | | return ret;
[INFO] [stdout] ... |
[INFO] [stdout] 31 | | return $typ::$conv(buf);
[INFO] [stdout] 32 | | }
[INFO] [stdout] | |_________^ cannot satisfy `_ -> _`
[INFO] [stdout] ...
[INFO] [stdout] 634 | buf_get_impl!(self, i128::from_le_bytes);
[INFO] [stdout] | ---------------------------------------- in this macro invocation
[INFO] [stdout] |
[INFO] [stdout] = note: this error originates in the macro `buf_get_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Checking dasp_peak v0.11.0
[INFO] [stderr] Checking dasp_rms v0.11.0
[INFO] [stderr] Checking dasp_interpolate v0.11.0
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout]
[INFO] [stderr] Checking dasp_slice v0.11.0
[INFO] [stderr] error: could not compile `miniz_oxide` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0284`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `bytes` (lib) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "14e58b5e9a7df623759758441e5608837bec7bb0086bea5a4c1f6a949d68f17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e58b5e9a7df623759758441e5608837bec7bb0086bea5a4c1f6a949d68f17a", kill_on_drop: false }`
[INFO] [stdout] 14e58b5e9a7df623759758441e5608837bec7bb0086bea5a4c1f6a949d68f17a