[INFO] fetching crate gltf-viewer 0.4.1... [INFO] checking gltf-viewer-0.4.1 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate gltf-viewer 0.4.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gltf-viewer 0.4.1 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gltf-viewer 0.4.1 [INFO] finished tweaking crates.io crate gltf-viewer 0.4.1 [INFO] tweaked toml for crates.io crate gltf-viewer 0.4.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-version v0.2.1 [INFO] [stderr] Downloaded gltf-derive v0.11.3 [INFO] [stderr] Downloaded gltf v0.11.3 [INFO] [stderr] Downloaded gltf-json v0.11.3 [INFO] [stderr] Downloaded collision v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 720c5459b4118b91f0e38848e3291ed494a322836d15d8a414b0a359884c1fd2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "720c5459b4118b91f0e38848e3291ed494a322836d15d8a414b0a359884c1fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "720c5459b4118b91f0e38848e3291ed494a322836d15d8a414b0a359884c1fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720c5459b4118b91f0e38848e3291ed494a322836d15d8a414b0a359884c1fd2", kill_on_drop: false }` [INFO] [stdout] 720c5459b4118b91f0e38848e3291ed494a322836d15d8a414b0a359884c1fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] dda3672db018631ca318b407ac162df386a0944682770ec10f4aa237e6e1c0ee [INFO] running `Command { std: "docker" "start" "-a" "dda3672db018631ca318b407ac162df386a0944682770ec10f4aa237e6e1c0ee", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Compiling gltf-derive v0.11.3 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling glutin v0.18.0 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking smithay-client-toolkit v0.3.0 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking winit v0.17.2 [INFO] [stderr] Checking gltf-json v0.11.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking collision v0.19.0 [INFO] [stderr] Checking gltf v0.11.3 [INFO] [stdout] error[E0597]: `buf` does not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gltf-0.11.3/src/binary.rs:225:35 [INFO] [stdout] | [INFO] [stdout] 119 | impl<'a> Glb<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 225 | 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] 233 | } [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dda3672db018631ca318b407ac162df386a0944682770ec10f4aa237e6e1c0ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dda3672db018631ca318b407ac162df386a0944682770ec10f4aa237e6e1c0ee", kill_on_drop: false }` [INFO] [stdout] dda3672db018631ca318b407ac162df386a0944682770ec10f4aa237e6e1c0ee