[INFO] cloning repository https://github.com/defcronyke/game-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/defcronyke/game-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefcronyke%2Fgame-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefcronyke%2Fgame-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbaa49c77e12497d42846bc9c4aa66fead90b806 [INFO] checking defcronyke/game-engine against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdefcronyke%2Fgame-engine" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/defcronyke/game-engine on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/defcronyke/game-engine [INFO] finished tweaking git repo https://github.com/defcronyke/game-engine [INFO] tweaked toml for git repo https://github.com/defcronyke/game-engine written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/defcronyke/game-engine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c62e1f748d894e28fd3fc04865f25981a1ae416ed40324fed73a6cf276dde1a5 [INFO] running `Command { std: "docker" "start" "-a" "c62e1f748d894e28fd3fc04865f25981a1ae416ed40324fed73a6cf276dde1a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c62e1f748d894e28fd3fc04865f25981a1ae416ed40324fed73a6cf276dde1a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c62e1f748d894e28fd3fc04865f25981a1ae416ed40324fed73a6cf276dde1a5", kill_on_drop: false }` [INFO] [stdout] c62e1f748d894e28fd3fc04865f25981a1ae416ed40324fed73a6cf276dde1a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cbbef9a18f0a981abd63ad24c830c9f62b514b0adb3d361de07a1d58d608dd7 [INFO] running `Command { std: "docker" "start" "-a" "6cbbef9a18f0a981abd63ad24c830c9f62b514b0adb3d361de07a1d58d608dd7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.7 [INFO] [stderr] Checking num-traits v0.2.1 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Checking serde v1.0.32 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Compiling vulkano v0.9.0 [INFO] [stderr] Compiling cgmath v0.16.0 [INFO] [stderr] Checking half v1.0.2 [INFO] [stderr] Checking vk-sys v0.3.3 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking smallvec v0.6.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Compiling x11-dl v2.17.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking crossbeam-epoch v0.3.0 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.20.1 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling glsl-to-spirv v0.1.4 [INFO] [stderr] Checking rayon v1.0.0 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.32 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Compiling gltf-derive v0.10.1 [INFO] [stderr] Checking jpeg-decoder v0.1.14 [INFO] [stderr] Checking image v0.18.0 [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking serde_json v1.0.11 [INFO] [stderr] Checking wayland-window v0.13.2 [INFO] [stderr] Checking gltf-json v0.10.1 [INFO] [stderr] Checking winit v0.11.2 [INFO] [stderr] Checking vulkano-win v0.9.0 [INFO] [stderr] Checking gltf v0.10.1 [INFO] [stdout] error[E0597]: `buf` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gltf-0.10.1/src/glb.rs:153:35 [INFO] [stdout] | [INFO] [stdout] 113 | impl<'a> Glb<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 153 | Self::from_v2(&buf) [INFO] [stdout] | --------------^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `buf` is borrowed for `'a` [INFO] [stdout] ... [INFO] [stdout] 161 | } [INFO] [stdout] | - `buf` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gltf` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6cbbef9a18f0a981abd63ad24c830c9f62b514b0adb3d361de07a1d58d608dd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbbef9a18f0a981abd63ad24c830c9f62b514b0adb3d361de07a1d58d608dd7", kill_on_drop: false }` [INFO] [stdout] 6cbbef9a18f0a981abd63ad24c830c9f62b514b0adb3d361de07a1d58d608dd7