[INFO] fetching crate turbine_scene3d 0.40.0... [INFO] checking turbine_scene3d-0.40.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate turbine_scene3d 0.40.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate turbine_scene3d 0.40.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate turbine_scene3d 0.40.0 [INFO] tweaked toml for crates.io crate turbine_scene3d 0.40.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate turbine_scene3d 0.40.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate turbine_scene3d 0.40.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wavefront_obj v10.0.0 [INFO] [stderr] Downloaded piston3d-cam v0.7.0 [INFO] [stderr] Downloaded piston v1.0.0 [INFO] [stderr] Downloaded pistoncore-event_loop v1.0.0 [INFO] [stderr] Downloaded quaternion v1.0.0 [INFO] [stderr] Downloaded piston2d-opengl_graphics v0.87.0 [INFO] [stderr] Downloaded camera_controllers v0.35.0 [INFO] [stderr] Downloaded piston2d-graphics v0.45.0 [INFO] [stderr] Downloaded pistoncore-sdl2_window v0.71.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba54b795f990e7ae83eef661029007dbdd2183f7b54bc5859ce8e8c27b8ae8a1 [INFO] running `Command { std: "docker" "start" "-a" "ba54b795f990e7ae83eef661029007dbdd2183f7b54bc5859ce8e8c27b8ae8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba54b795f990e7ae83eef661029007dbdd2183f7b54bc5859ce8e8c27b8ae8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba54b795f990e7ae83eef661029007dbdd2183f7b54bc5859ce8e8c27b8ae8a1", kill_on_drop: false }` [INFO] [stdout] ba54b795f990e7ae83eef661029007dbdd2183f7b54bc5859ce8e8c27b8ae8a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c04ce2c4a65efd07d8232248ea7e729420596277e3d7c7812fa964bd2beb508 [INFO] running `Command { std: "docker" "start" "-a" "9c04ce2c4a65efd07d8232248ea7e729420596277e3d7c7812fa964bd2beb508", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Checking piston-float v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking piston-graphics_api_version v1.0.1 [INFO] [stderr] Checking piston-viewport v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking vecmath v1.0.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking avif-serialize v0.8.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking image-webp v0.2.1 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking shader_version v0.7.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking interpolation v0.3.0 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking read_color v1.0.0 [INFO] [stderr] Checking spin_sleep v1.3.0 [INFO] [stderr] Checking piston-texture v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking quaternion v1.0.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking piston3d-cam v0.7.0 [INFO] [stderr] Checking rusttype v0.9.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking piston2d-graphics v0.45.0 [INFO] [stderr] Checking av1-grain v0.2.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking wavefront_obj v10.0.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking pistoncore-input v1.0.1 [INFO] [stderr] Checking pistoncore-window v1.0.0 [INFO] [stderr] Checking camera_controllers v0.35.0 [INFO] [stderr] Checking pistoncore-event_loop v1.0.0 [INFO] [stderr] Checking pistoncore-sdl2_window v0.71.0 [INFO] [stderr] Checking piston v1.0.0 [INFO] [stderr] Checking ravif v0.11.11 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking piston2d-opengl_graphics v0.87.0 [INFO] [stderr] Checking turbine_scene3d v0.40.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:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | let vertex_shader = scene.vertex_shader(include_str!("../assets/basic_shading.glslv")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:26:53 [INFO] [stdout] | [INFO] [stdout] 26 | let fragment_shader = scene.fragment_shader(include_str!("../assets/basic_shading.glslf")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | let vertex_shader = scene.vertex_shader(include_str!("../assets/colored_cube.glslv")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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:26:53 [INFO] [stdout] | [INFO] [stdout] 26 | let fragment_shader = scene.fragment_shader(include_str!("../assets/colored_cube.glslf")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `turbine_scene3d` (example "monkey") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `turbine_scene3d` (example "colored_cube") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9c04ce2c4a65efd07d8232248ea7e729420596277e3d7c7812fa964bd2beb508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c04ce2c4a65efd07d8232248ea7e729420596277e3d7c7812fa964bd2beb508", kill_on_drop: false }` [INFO] [stdout] 9c04ce2c4a65efd07d8232248ea7e729420596277e3d7c7812fa964bd2beb508