[INFO] cloning repository https://github.com/FelipeStillner/Rustify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FelipeStillner/Rustify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeStillner%2FRustify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeStillner%2FRustify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d1554726fca2a32424fca4576c8256702a1e985 [INFO] checking FelipeStillner/Rustify against master#accc516128b21e960b1a7af45393e9acdd184890 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeStillner%2FRustify" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FelipeStillner/Rustify on toolchain accc516128b21e960b1a7af45393e9acdd184890 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FelipeStillner/Rustify [INFO] finished tweaking git repo https://github.com/FelipeStillner/Rustify [INFO] tweaked toml for git repo https://github.com/FelipeStillner/Rustify written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FelipeStillner/Rustify 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" "+accc516128b21e960b1a7af45393e9acdd184890" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlite3-sys v0.16.0 [INFO] [stderr] Downloaded sqlite v0.33.0 [INFO] [stderr] Downloaded sqlite3-src v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+accc516128b21e960b1a7af45393e9acdd184890" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c06477fbd7219eb96dd0e8c948a7a3d7b69b02fbdb23d6be830b38f919bc4a0 [INFO] running `Command { std: "docker" "start" "-a" "1c06477fbd7219eb96dd0e8c948a7a3d7b69b02fbdb23d6be830b38f919bc4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c06477fbd7219eb96dd0e8c948a7a3d7b69b02fbdb23d6be830b38f919bc4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c06477fbd7219eb96dd0e8c948a7a3d7b69b02fbdb23d6be830b38f919bc4a0", kill_on_drop: false }` [INFO] [stdout] 1c06477fbd7219eb96dd0e8c948a7a3d7b69b02fbdb23d6be830b38f919bc4a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+accc516128b21e960b1a7af45393e9acdd184890" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4b65dbf95b20a6eaa92d83421ed55cbe251b4a89c56364f258ac8a723d5d398 [INFO] running `Command { std: "docker" "start" "-a" "c4b65dbf95b20a6eaa92d83421ed55cbe251b4a89c56364f258ac8a723d5d398", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling sqlite3-src v0.6.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking sqlite3-sys v0.16.0 [INFO] [stderr] Checking sqlite v0.33.0 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking rustify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "c4b65dbf95b20a6eaa92d83421ed55cbe251b4a89c56364f258ac8a723d5d398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4b65dbf95b20a6eaa92d83421ed55cbe251b4a89c56364f258ac8a723d5d398", kill_on_drop: false }` [INFO] [stdout] c4b65dbf95b20a6eaa92d83421ed55cbe251b4a89c56364f258ac8a723d5d398 [INFO] checking FelipeStillner/Rustify against try#32f93a5733992b29f321831b7e26c1f7d7205013 for pr-122501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelipeStillner%2FRustify" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FelipeStillner/Rustify on toolchain 32f93a5733992b29f321831b7e26c1f7d7205013 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FelipeStillner/Rustify [INFO] finished tweaking git repo https://github.com/FelipeStillner/Rustify [INFO] tweaked toml for git repo https://github.com/FelipeStillner/Rustify written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/FelipeStillner/Rustify 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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6356c4db2e2f06fc9ce164f290be87be762d09ad6ccd573766e52244cbb61ec7 [INFO] running `Command { std: "docker" "start" "-a" "6356c4db2e2f06fc9ce164f290be87be762d09ad6ccd573766e52244cbb61ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6356c4db2e2f06fc9ce164f290be87be762d09ad6ccd573766e52244cbb61ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6356c4db2e2f06fc9ce164f290be87be762d09ad6ccd573766e52244cbb61ec7", kill_on_drop: false }` [INFO] [stdout] 6356c4db2e2f06fc9ce164f290be87be762d09ad6ccd573766e52244cbb61ec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+32f93a5733992b29f321831b7e26c1f7d7205013" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5241a6424d68a064a286b1a2a37f525919094d5c0506b2a0e22acf19f82475ba [INFO] running `Command { std: "docker" "start" "-a" "5241a6424d68a064a286b1a2a37f525919094d5c0506b2a0e22acf19f82475ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling sqlite3-src v0.6.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking claxon v0.4.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:12 [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:12 [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" "5241a6424d68a064a286b1a2a37f525919094d5c0506b2a0e22acf19f82475ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5241a6424d68a064a286b1a2a37f525919094d5c0506b2a0e22acf19f82475ba", kill_on_drop: false }` [INFO] [stdout] 5241a6424d68a064a286b1a2a37f525919094d5c0506b2a0e22acf19f82475ba