[INFO] cloning repository https://github.com/tanuva/krachlicht [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanuva/krachlicht" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 172acd54a4e60e6d047289fe0daf86ea9e568c44 [INFO] checking tanuva/krachlicht against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanuva%2Fkrachlicht" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanuva/krachlicht on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tanuva/krachlicht [INFO] finished tweaking git repo https://github.com/tanuva/krachlicht [INFO] tweaked toml for git repo https://github.com/tanuva/krachlicht written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/tanuva/krachlicht already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a4c72793bb1e43fb359a0775fe2712d8575b47d75d6aeff6aad4df90fcfceb6 [INFO] running `Command { std: "docker" "start" "-a" "2a4c72793bb1e43fb359a0775fe2712d8575b47d75d6aeff6aad4df90fcfceb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a4c72793bb1e43fb359a0775fe2712d8575b47d75d6aeff6aad4df90fcfceb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4c72793bb1e43fb359a0775fe2712d8575b47d75d6aeff6aad4df90fcfceb6", kill_on_drop: false }` [INFO] [stdout] 2a4c72793bb1e43fb359a0775fe2712d8575b47d75d6aeff6aad4df90fcfceb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3b986111682bbeb552f709af3205733875a90528d6149f73691b7bda95c232d [INFO] running `Command { std: "docker" "start" "-a" "f3b986111682bbeb552f709af3205733875a90528d6149f73691b7bda95c232d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking dft v0.5.5 [INFO] [stderr] Checking krachlicht v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0506]: cannot assign to `player.device` because it is borrowed [INFO] [stdout] --> src/sdlplayer.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | player.device = Some( [INFO] [stdout] | ^^^^^^^^^^^^^ assignment to borrowed `player.device` occurs here [INFO] [stdout] ... [INFO] [stdout] 96 | .open_playback(None, &desired_spec, |spec| { [INFO] [stdout] | ------ borrow of `player.device` occurs here [INFO] [stdout] ... [INFO] [stdout] 104 | WavFileCallback::new(&player) [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow occurs due to use in closure [INFO] [stdout] | argument requires that `player` is borrowed for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `player` does not live long enough [INFO] [stdout] --> src/sdlplayer.rs:104:43 [INFO] [stdout] | [INFO] [stdout] 96 | .open_playback(None, &desired_spec, |spec| { [INFO] [stdout] | ------ value captured here [INFO] [stdout] ... [INFO] [stdout] 104 | WavFileCallback::new(&player) [INFO] [stdout] | ----------------------^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `player` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 110 | } [INFO] [stdout] | - `player` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `player` because it is borrowed [INFO] [stdout] --> src/sdlplayer.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 96 | .open_playback(None, &desired_spec, |spec| { [INFO] [stdout] | ------ borrow of `player` occurs here [INFO] [stdout] ... [INFO] [stdout] 104 | WavFileCallback::new(&player) [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow occurs due to use in closure [INFO] [stdout] | argument requires that `player` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 109 | return player; [INFO] [stdout] | ^^^^^^ move out of `player` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0506, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: could not compile `krachlicht` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0506]: cannot assign to `player.device` because it is borrowed [INFO] [stdout] --> src/sdlplayer.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | player.device = Some( [INFO] [stdout] | ^^^^^^^^^^^^^ assignment to borrowed `player.device` occurs here [INFO] [stdout] ... [INFO] [stdout] 96 | .open_playback(None, &desired_spec, |spec| { [INFO] [stdout] | ------ borrow of `player.device` occurs here [INFO] [stdout] ... [INFO] [stdout] 104 | WavFileCallback::new(&player) [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow occurs due to use in closure [INFO] [stdout] | argument requires that `player` is borrowed for `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `player` does not live long enough [INFO] [stdout] --> src/sdlplayer.rs:104:43 [INFO] [stdout] | [INFO] [stdout] 96 | .open_playback(None, &desired_spec, |spec| { [INFO] [stdout] | ------ value captured here [INFO] [stdout] ... [INFO] [stdout] 104 | WavFileCallback::new(&player) [INFO] [stdout] | ----------------------^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `player` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 110 | } [INFO] [stdout] | - `player` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0505]: cannot move out of `player` because it is borrowed [INFO] [stdout] --> src/sdlplayer.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 96 | .open_playback(None, &desired_spec, |spec| { [INFO] [stdout] | ------ borrow of `player` occurs here [INFO] [stdout] ... [INFO] [stdout] 104 | WavFileCallback::new(&player) [INFO] [stdout] | ----------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | borrow occurs due to use in closure [INFO] [stdout] | argument requires that `player` is borrowed for `'static` [INFO] [stdout] ... [INFO] [stdout] 109 | return player; [INFO] [stdout] | ^^^^^^ move out of `player` occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0505, E0506, E0597. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0505`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f3b986111682bbeb552f709af3205733875a90528d6149f73691b7bda95c232d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3b986111682bbeb552f709af3205733875a90528d6149f73691b7bda95c232d", kill_on_drop: false }` [INFO] [stdout] f3b986111682bbeb552f709af3205733875a90528d6149f73691b7bda95c232d