[INFO] fetching crate naga_oil 0.16.0... [INFO] testing naga_oil-0.16.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate naga_oil 0.16.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate naga_oil 0.16.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate naga_oil 0.16.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate naga_oil 0.16.0 [INFO] tweaked toml for crates.io crate naga_oil 0.16.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate naga_oil 0.16.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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fb9305a4fcdd3536e7671907418a478f80cfbe23b6ff8313fa9e837ad2488ab [INFO] running `Command { std: "docker" "start" "-a" "7fb9305a4fcdd3536e7671907418a478f80cfbe23b6ff8313fa9e837ad2488ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fb9305a4fcdd3536e7671907418a478f80cfbe23b6ff8313fa9e837ad2488ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb9305a4fcdd3536e7671907418a478f80cfbe23b6ff8313fa9e837ad2488ab", kill_on_drop: false }` [INFO] [stdout] 7fb9305a4fcdd3536e7671907418a478f80cfbe23b6ff8313fa9e837ad2488ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f73881cc5c4d49d39b783e4cac7bf80b0f7d6797a2edb8b9789c2094882d37 [INFO] running `Command { std: "docker" "start" "-a" "13f73881cc5c4d49d39b783e4cac7bf80b0f7d6797a2edb8b9789c2094882d37", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling naga v23.0.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling pp-rs v0.2.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.83 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling naga_oil v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.53s [INFO] running `Command { std: "docker" "inspect" "13f73881cc5c4d49d39b783e4cac7bf80b0f7d6797a2edb8b9789c2094882d37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f73881cc5c4d49d39b783e4cac7bf80b0f7d6797a2edb8b9789c2094882d37", kill_on_drop: false }` [INFO] [stdout] 13f73881cc5c4d49d39b783e4cac7bf80b0f7d6797a2edb8b9789c2094882d37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd7710f9adf860ab307b1042543a299ceb691a44de1f22c95a8dbf71ef06ae1b [INFO] running `Command { std: "docker" "start" "-a" "bd7710f9adf860ab307b1042543a299ceb691a44de1f22c95a8dbf71ef06ae1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling naga v23.0.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling wgpu-hal v23.0.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v23.0.0 [INFO] [stderr] Compiling wgpu-core v23.0.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling glow v0.14.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu v23.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling gpu-descriptor v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling naga_oil v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "bd7710f9adf860ab307b1042543a299ceb691a44de1f22c95a8dbf71ef06ae1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd7710f9adf860ab307b1042543a299ceb691a44de1f22c95a8dbf71ef06ae1b", kill_on_drop: false }` [INFO] [stdout] bd7710f9adf860ab307b1042543a299ceb691a44de1f22c95a8dbf71ef06ae1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 778963ceb800a1ee167b55bb09f6abde7d6b3b7db9f0c3709a8c412c6759906b [INFO] running `Command { std: "docker" "start" "-a" "778963ceb800a1ee167b55bb09f6abde7d6b3b7db9f0c3709a8c412c6759906b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/naga_oil-6e90f08221a1211d) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test compose::parse_imports::import_tokens ... ok [INFO] [stdout] test compose::comment_strip_iter::test_comment_becomes_spaces ... ok [INFO] [stdout] test compose::comment_strip_iter::multiline_comment_test ... ok [INFO] [stdout] test compose::comment_strip_iter::comment_test ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_not_equal_bool ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_complicated_nesting ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_define_in_shader ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_ends_up_in_first_clause ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_only_accepts_one_valid_else_ifdef ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_define_in_shader_with_value ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_no_match_and_no_fallback_else ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_ends_up_in_second_clause ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_replace ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_unknown_operator ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_if ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_ends_up_in_third_clause ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifndef ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_else_ifdef_ends_up_in_else ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_equal_int ... ok [INFO] [stdout] test compose::preprocess::test::process_shader_def_equal_bool ... ok [INFO] [stdout] test compose::test::test::big_shaderdefs ... ok [INFO] [stdout] test compose::test::test::dup_struct_import ... ok [INFO] [stdout] test compose::test::test::glsl_const_import ... ok [INFO] [stdout] test compose::test::test::basic_glsl ... ok [INFO] [stdout] test compose::test::test::apply_override ... ok [INFO] [stdout] test compose::test::test::conditional_missing_import ... ok [INFO] [stdout] test compose::test::test::apply_mod_override ... ok [INFO] [stdout] test compose::test::test::import_in_decl ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::glsl_wgsl_const_import ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::bad_identifiers ... ok [INFO] [stdout] test compose::test::test::conditional_missing_import_nested ... ok [INFO] [stdout] test compose::test::test::glsl_call_wgsl ... ok [INFO] [stdout] test compose::test::test::conditional_import ... ok [INFO] [stdout] test compose::test::test::err_parse ... ok [INFO] [stdout] test compose::test::test::duplicate_import ... ok [INFO] [stdout] test compose::test::test::err_validation ... ok [INFO] [stdout] test compose::test::test::test_atomics ... ok [INFO] [stdout] test compose::test::test::test_bevy_path_imports ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::wgsl_glsl_const_import ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::missing_import_in_module ... ok [INFO] [stdout] test compose::test::test::use_shared_global ... ok [INFO] [stdout] test compose::test::test::missing_import_in_shader ... ok [INFO] [stdout] test compose::test::test::item_sub_point ... ok [INFO] [stdout] test compose::test::test::test_quoted_import_dup_name ... ok [INFO] [stdout] test compose::test::test::item_import_test ... ok [INFO] [stdout] test compose::test::test::invalid_override ... ok [INFO] [stdout] test compose::test::test::wgsl_call_glsl ... ok [INFO] [stdout] test compose::test::test::simple_compose ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::wgsl_call_entrypoint ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::additional_import ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::rusty_imports ... ok [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment. [INFO] [stdout] test compose::test::test::effective_defs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s [INFO] [stdout] [INFO] [stderr] Doc-tests naga_oil [INFO] [stderr] error: DefId(0:5 ~ naga_oil[0916]::compose::{use#1}) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name naga_oil --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-140750763f727513.rlib --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-95536f9d6a0ef0d8.rlib --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-02a524d0cb7bb851.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-2adda750f4b2bfa4.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-579b1e65dcc623d4.rlib --extern naga=/opt/rustwide/target/debug/deps/libnaga-87624253c08873d5.rlib --extern naga_oil=/opt/rustwide/target/debug/deps/libnaga_oil-f5f9ec0e0d965468.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b9bca548269032d8.rlib --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-13fc688ae7f36982.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-35b57a5c3f71e2fc.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-90eb48650c90f785.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7d942827e037d762.rlib --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-2f3def79317703c6.rlib --extern wgpu=/opt/rustwide/target/debug/deps/libwgpu-30c24be79a7c457b.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="glsl"' --cfg 'feature="test_shader"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allow_deprecated", "default", "glsl", "override_any", "prune", "test_shader"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "778963ceb800a1ee167b55bb09f6abde7d6b3b7db9f0c3709a8c412c6759906b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778963ceb800a1ee167b55bb09f6abde7d6b3b7db9f0c3709a8c412c6759906b", kill_on_drop: false }` [INFO] [stdout] 778963ceb800a1ee167b55bb09f6abde7d6b3b7db9f0c3709a8c412c6759906b