[INFO] cloning repository https://github.com/CrispyPin/snoud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrispyPin/snoud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispyPin%2Fsnoud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispyPin%2Fsnoud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16832fbe69e0111e4a83e9442034bc159614d13a [INFO] checking CrispyPin/snoud against master#c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispyPin%2Fsnoud" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrispyPin/snoud on toolchain c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CrispyPin/snoud [INFO] finished tweaking git repo https://github.com/CrispyPin/snoud [INFO] tweaked toml for git repo https://github.com/CrispyPin/snoud written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CrispyPin/snoud 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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v7.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acbb0a37b937e01e009a0d5a431e1350eda545c3eb91dff51cf2ef7a7bfed3d3 [INFO] running `Command { std: "docker" "start" "-a" "acbb0a37b937e01e009a0d5a431e1350eda545c3eb91dff51cf2ef7a7bfed3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acbb0a37b937e01e009a0d5a431e1350eda545c3eb91dff51cf2ef7a7bfed3d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbb0a37b937e01e009a0d5a431e1350eda545c3eb91dff51cf2ef7a7bfed3d3", kill_on_drop: false }` [INFO] [stdout] acbb0a37b937e01e009a0d5a431e1350eda545c3eb91dff51cf2ef7a7bfed3d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c2239bca5b89a8d3573cc0fc0f2fa65c50edb79c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c33f23c18d2b99a51d958ad557558318a3bfc75cd200cca027c2f664917973 [INFO] running `Command { std: "docker" "start" "-a" "f8c33f23c18d2b99a51d958ad557558318a3bfc75cd200cca027c2f664917973", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling snoud v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s [INFO] running `Command { std: "docker" "inspect" "f8c33f23c18d2b99a51d958ad557558318a3bfc75cd200cca027c2f664917973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c33f23c18d2b99a51d958ad557558318a3bfc75cd200cca027c2f664917973", kill_on_drop: false }` [INFO] [stdout] f8c33f23c18d2b99a51d958ad557558318a3bfc75cd200cca027c2f664917973 [INFO] checking CrispyPin/snoud against try#5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 for pr-123737 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrispyPin%2Fsnoud" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrispyPin/snoud on toolchain 5946bac294aa8e579f74aa4a4d1f443d3b5d89f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CrispyPin/snoud [INFO] finished tweaking git repo https://github.com/CrispyPin/snoud [INFO] tweaked toml for git repo https://github.com/CrispyPin/snoud written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CrispyPin/snoud 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" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f715326815c62ffe58b18ffb7a3128672eb02d1badcd57f449f093bcb935e93 [INFO] running `Command { std: "docker" "start" "-a" "6f715326815c62ffe58b18ffb7a3128672eb02d1badcd57f449f093bcb935e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f715326815c62ffe58b18ffb7a3128672eb02d1badcd57f449f093bcb935e93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f715326815c62ffe58b18ffb7a3128672eb02d1badcd57f449f093bcb935e93", kill_on_drop: false }` [INFO] [stdout] 6f715326815c62ffe58b18ffb7a3128672eb02d1badcd57f449f093bcb935e93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+5946bac294aa8e579f74aa4a4d1f443d3b5d89f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e03b20995bf28e02b92cf2fab8cc46c4f92f6c4bb536fab6161be35136830ef6 [INFO] running `Command { std: "docker" "start" "-a" "e03b20995bf28e02b92cf2fab8cc46c4f92f6c4bb536fab6161be35136830ef6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling snoud v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stdout] error[E0309]: the parameter type `S` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/symphonia-core-0.5.3/src/audio.rs:538:56 [INFO] [stdout] | [INFO] [stdout] 536 | fn render<'a, F>(&'a mut self, n_frames: Option, render: F) -> Result<()> [INFO] [stdout] | -- the parameter type `S` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] 537 | where [INFO] [stdout] 538 | F: FnMut(&mut AudioPlanesMut<'a, S>, usize) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^ ...so that the type `S` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/symphonia-core-0.5.3/src/audio.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | pub struct AudioPlanesMut<'a, S: 'a + Sample> { [INFO] [stdout] | ^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 538 | F: FnMut(&mut AudioPlanesMut<'a, S>, usize) -> Result<()>, S: 'a; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `S` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/symphonia-core-0.5.3/src/audio.rs:546:56 [INFO] [stdout] | [INFO] [stdout] 544 | fn fill<'a, F>(&'a mut self, fill: F) -> Result<()> [INFO] [stdout] | -- the parameter type `S` must be valid for the lifetime `'a` as defined here... [INFO] [stdout] 545 | where [INFO] [stdout] 546 | F: FnMut(&mut AudioPlanesMut<'a, S>, usize) -> Result<()>, [INFO] [stdout] | ^^^^^^^^^^ ...so that the type `S` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/symphonia-core-0.5.3/src/audio.rs:237:34 [INFO] [stdout] | [INFO] [stdout] 237 | pub struct AudioPlanesMut<'a, S: 'a + Sample> { [INFO] [stdout] | ^^ [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 546 | F: FnMut(&mut AudioPlanesMut<'a, S>, usize) -> Result<()>, S: 'a [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `symphonia-core` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e03b20995bf28e02b92cf2fab8cc46c4f92f6c4bb536fab6161be35136830ef6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03b20995bf28e02b92cf2fab8cc46c4f92f6c4bb536fab6161be35136830ef6", kill_on_drop: false }` [INFO] [stdout] e03b20995bf28e02b92cf2fab8cc46c4f92f6c4bb536fab6161be35136830ef6