[INFO] fetching crate turbine_scene3d 0.30.0... [INFO] checking turbine_scene3d-0.30.0 against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] extracting crate turbine_scene3d 0.30.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate turbine_scene3d 0.30.0 on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate turbine_scene3d 0.30.0 [INFO] finished tweaking crates.io crate turbine_scene3d 0.30.0 [INFO] tweaked toml for crates.io crate turbine_scene3d 0.30.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate turbine_scene3d 0.30.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd0cab6cb47198989e90889d8d4901b4ca43968e15845e6b7112e36d1e8d77d [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" "3dd0cab6cb47198989e90889d8d4901b4ca43968e15845e6b7112e36d1e8d77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd0cab6cb47198989e90889d8d4901b4ca43968e15845e6b7112e36d1e8d77d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd0cab6cb47198989e90889d8d4901b4ca43968e15845e6b7112e36d1e8d77d", kill_on_drop: false }` [INFO] [stdout] 3dd0cab6cb47198989e90889d8d4901b4ca43968e15845e6b7112e36d1e8d77d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "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] ddad4abc9cfe1b4b1c6aa9e1a8b04c253043143cd7ddac2448e52d18d94e53f6 [INFO] running `Command { std: "docker" "start" "-a" "ddad4abc9cfe1b4b1c6aa9e1a8b04c253043143cd7ddac2448e52d18d94e53f6", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking piston-graphics_api_version v1.0.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking quaternion v0.4.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling lexical v2.2.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking piston3d-cam v0.4.0 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking piston2d-graphics v0.39.0 [INFO] [stderr] Checking wavefront_obj v8.0.0 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking piston2d-opengl_graphics v0.76.0 [INFO] [stderr] Checking pistoncore-input v1.0.0 [INFO] [stderr] Checking pistoncore-window v0.47.0 [INFO] [stderr] Checking camera_controllers v0.32.0 [INFO] [stderr] Checking pistoncore-event_loop v0.52.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.66.0 [INFO] [stderr] Checking piston v0.52.1 [INFO] [stderr] Checking turbine_scene3d v0.30.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read examples/../assets/basic_shading.glslv: No such file or directory (os error 2) [INFO] [stdout] --> examples/monkey.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | let vertex_shader = scene.vertex_shader(include_str!("../assets/basic_shading.glslv")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/basic_shading.glslf: No such file or directory (os error 2) [INFO] [stdout] --> examples/monkey.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | let fragment_shader = scene.fragment_shader(include_str!("../assets/basic_shading.glslf")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/colored_cube.glslv: No such file or directory (os error 2) [INFO] [stdout] --> examples/colored_cube.rs:25:49 [INFO] [stdout] | [INFO] [stdout] 25 | let vertex_shader = scene.vertex_shader(include_str!("../assets/colored_cube.glslv")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read examples/../assets/colored_cube.glslf: No such file or directory (os error 2) [INFO] [stdout] --> examples/colored_cube.rs:27:53 [INFO] [stdout] | [INFO] [stdout] 27 | let fragment_shader = scene.fragment_shader(include_str!("../assets/colored_cube.glslf")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `turbine_scene3d` [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ddad4abc9cfe1b4b1c6aa9e1a8b04c253043143cd7ddac2448e52d18d94e53f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddad4abc9cfe1b4b1c6aa9e1a8b04c253043143cd7ddac2448e52d18d94e53f6", kill_on_drop: false }` [INFO] [stdout] ddad4abc9cfe1b4b1c6aa9e1a8b04c253043143cd7ddac2448e52d18d94e53f6