[INFO] fetching crate gltf-utils 0.10.1... [INFO] testing gltf-utils-0.10.1 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate gltf-utils 0.10.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gltf-utils 0.10.1 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gltf-utils 0.10.1 [INFO] finished tweaking crates.io crate gltf-utils 0.10.1 [INFO] tweaked toml for crates.io crate gltf-utils 0.10.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 960173bfbe595e9bbd053117d7496800e1cf9db976a5dae7cd1ef04073bfaa2a [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" "960173bfbe595e9bbd053117d7496800e1cf9db976a5dae7cd1ef04073bfaa2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "960173bfbe595e9bbd053117d7496800e1cf9db976a5dae7cd1ef04073bfaa2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "960173bfbe595e9bbd053117d7496800e1cf9db976a5dae7cd1ef04073bfaa2a", kill_on_drop: false }` [INFO] [stdout] 960173bfbe595e9bbd053117d7496800e1cf9db976a5dae7cd1ef04073bfaa2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd9dcda17ea4b80c18bd67c3034d8c78278c4fa32cd74ea82f4c71aec19eded [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" "8dd9dcda17ea4b80c18bd67c3034d8c78278c4fa32cd74ea82f4c71aec19eded", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gltf-derive v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.15.0 [INFO] [stderr] Compiling gltf-json v0.10.1 [INFO] [stderr] Compiling 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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8dd9dcda17ea4b80c18bd67c3034d8c78278c4fa32cd74ea82f4c71aec19eded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd9dcda17ea4b80c18bd67c3034d8c78278c4fa32cd74ea82f4c71aec19eded", kill_on_drop: false }` [INFO] [stdout] 8dd9dcda17ea4b80c18bd67c3034d8c78278c4fa32cd74ea82f4c71aec19eded