[INFO] fetching crate naga-rust-embed 0.1.0... [INFO] testing naga-rust-embed-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate naga-rust-embed 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate naga-rust-embed 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate naga-rust-embed 0.1.0 [INFO] tweaked toml for crates.io crate naga-rust-embed 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate naga-rust-embed 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate naga-rust-embed 0.1.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hexf-parse v0.2.1 [INFO] [stderr] Downloaded strum v0.26.3 [INFO] [stderr] Downloaded naga-rust-macros v0.1.0 [INFO] [stderr] Downloaded strum_macros v0.26.4 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded naga-rust-rt v0.1.0 [INFO] [stderr] Downloaded exhaust-macros v0.2.2 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded exhaust v0.2.2 [INFO] [stderr] Downloaded indexmap v2.8.0 [INFO] [stderr] Downloaded codespan-reporting v0.11.1 [INFO] [stderr] Downloaded libm v0.2.11 [INFO] [stderr] Downloaded naga-rust-back v0.1.0 [INFO] [stderr] Downloaded naga v24.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a59b22651e46087e637e8c1236fd1410bf254319b64df1e2dcec2eef335a7f3 [INFO] running `Command { std: "docker" "start" "-a" "0a59b22651e46087e637e8c1236fd1410bf254319b64df1e2dcec2eef335a7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a59b22651e46087e637e8c1236fd1410bf254319b64df1e2dcec2eef335a7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a59b22651e46087e637e8c1236fd1410bf254319b64df1e2dcec2eef335a7f3", kill_on_drop: false }` [INFO] [stdout] 0a59b22651e46087e637e8c1236fd1410bf254319b64df1e2dcec2eef335a7f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f0cbd8fe30f89731e6045f9889c9968819ecbb9d2e7a4ced4f1a3aea0f48749 [INFO] running `Command { std: "docker" "start" "-a" "4f0cbd8fe30f89731e6045f9889c9968819ecbb9d2e7a4ced4f1a3aea0f48749", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling naga-rust-back v0.1.0 [INFO] [stderr] Compiling naga-rust-macros v0.1.0 [INFO] [stderr] Compiling naga-rust-rt v0.1.0 [INFO] [stderr] Compiling naga-rust-embed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.03s [INFO] running `Command { std: "docker" "inspect" "4f0cbd8fe30f89731e6045f9889c9968819ecbb9d2e7a4ced4f1a3aea0f48749", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f0cbd8fe30f89731e6045f9889c9968819ecbb9d2e7a4ced4f1a3aea0f48749", kill_on_drop: false }` [INFO] [stdout] 4f0cbd8fe30f89731e6045f9889c9968819ecbb9d2e7a4ced4f1a3aea0f48749 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c46e70caa64b7b41f1e0d9e360d2d72773e1d614ba1f0aa37ee0d722808df018 [INFO] running `Command { std: "docker" "start" "-a" "c46e70caa64b7b41f1e0d9e360d2d72773e1d614ba1f0aa37ee0d722808df018", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling exhaust-macros v0.2.2 [INFO] [stderr] Compiling exhaust v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling naga-rust-back v0.1.0 [INFO] [stderr] Compiling naga-rust-macros v0.1.0 [INFO] [stderr] Compiling naga-rust-rt v0.1.0 [INFO] [stderr] Compiling naga-rust-embed v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.53s [INFO] running `Command { std: "docker" "inspect" "c46e70caa64b7b41f1e0d9e360d2d72773e1d614ba1f0aa37ee0d722808df018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c46e70caa64b7b41f1e0d9e360d2d72773e1d614ba1f0aa37ee0d722808df018", kill_on_drop: false }` [INFO] [stdout] c46e70caa64b7b41f1e0d9e360d2d72773e1d614ba1f0aa37ee0d722808df018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e66d48a44728756217cebe5586a51c973892c2b17dd4565140e0d4c6354a86a [INFO] running `Command { std: "docker" "start" "-a" "6e66d48a44728756217cebe5586a51c973892c2b17dd4565140e0d4c6354a86a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/naga_rust_embed-98d6af30803b82e5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/interop/main.rs (/opt/rustwide/target/debug/deps/interop-f2afe1cca0e0d247) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test arrays::array_access_fixed ... ok [INFO] [stdout] test constants::local_constant ... ok [INFO] [stdout] test constants::global_constant ... ok [INFO] [stdout] test arrays::array_ctor ... ok [INFO] [stdout] test control_flow::switch ... ok [INFO] [stdout] test globals_and_functions::function_call_with_self ... ok [INFO] [stdout] test globals_and_functions::global_uniform_binding ... ok [INFO] [stdout] test control_flow::while_loop ... ok [INFO] [stdout] test globals_and_functions::call_entry_point ... ok [INFO] [stdout] test globals_and_functions::function_call ... ok [INFO] [stdout] test operators::vector_arithmetic ... ok [INFO] [stdout] test operators::vector_pointer ... ok [INFO] [stdout] test structs::declare_and_modify_struct ... ok [INFO] [stdout] test vector_construction::vector_cast ... ok [INFO] [stdout] test vector_construction::vector_mixed_construction ... ok [INFO] [stdout] test operators::comparison_of_scalars ... ok [INFO] [stdout] test operators::scalar_pointer ... ok [INFO] [stdout] test operators::comparison_of_vectors ... ok [INFO] [stdout] test operators::scalar_arithmetic ... ok [INFO] [stdout] test operators::bool_vector_ops ... ok [INFO] [stdout] test operators::bool_ops ... ok [INFO] [stderr] Doc-tests naga_rust_embed [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - include_wgsl_mr (line 42) ... ok [INFO] [stdout] test src/lib.rs - wgsl (line 68) ... ok [INFO] [stdout] test src/lib.rs - (line 13) ... ok [INFO] [stdout] test src/lib.rs - wgsl (line 79) ... ok [INFO] [stdout] test src/lib.rs - include_wgsl_mr (line 49) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e66d48a44728756217cebe5586a51c973892c2b17dd4565140e0d4c6354a86a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e66d48a44728756217cebe5586a51c973892c2b17dd4565140e0d4c6354a86a", kill_on_drop: false }` [INFO] [stdout] 6e66d48a44728756217cebe5586a51c973892c2b17dd4565140e0d4c6354a86a