[INFO] fetching crate wgrapier3d 0.2.0... [INFO] checking wgrapier3d-0.2.0 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [INFO] extracting crate wgrapier3d 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wgrapier3d 0.2.0 [INFO] finished tweaking crates.io crate wgrapier3d 0.2.0 [INFO] tweaked toml for crates.io crate wgrapier3d 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wgrapier3d 0.2.0 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 227 packages to latest compatible versions [INFO] [stderr] Adding encase v0.10.0 (available: v0.12.0) [INFO] [stderr] Adding naga_oil v0.16.0 (available: v0.22.0) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.1) [INFO] [stderr] Adding wgpu v23.0.1 (available: v29.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72005fec0eee50293f36e21aaf3a3a5dfa71c07b8bf25deecbb1afb8cf701ab5 [INFO] running `Command { std: "docker" "start" "-a" "72005fec0eee50293f36e21aaf3a3a5dfa71c07b8bf25deecbb1afb8cf701ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72005fec0eee50293f36e21aaf3a3a5dfa71c07b8bf25deecbb1afb8cf701ab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72005fec0eee50293f36e21aaf3a3a5dfa71c07b8bf25deecbb1afb8cf701ab5", kill_on_drop: false }` [INFO] [stdout] 72005fec0eee50293f36e21aaf3a3a5dfa71c07b8bf25deecbb1afb8cf701ab5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd510b0e8c1b76cf405290fc585c51d15531955350c3e350dafc541a2db59f6 [INFO] running `Command { std: "docker" "start" "-a" "6bd510b0e8c1b76cf405290fc585c51d15531955350c3e350dafc541a2db59f6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking renderdoc-sys v1.1.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling wgcore-derive v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures-test v0.3.32 [INFO] [stderr] Checking serial_test v3.4.0 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking async-std v1.13.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking naga_oil v0.16.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking wgcore v0.2.2 [INFO] [stderr] Checking wgebra v0.2.0 [INFO] [stderr] Checking wgparry3d v0.2.0 [INFO] [stderr] Checking wgrapier3d v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"wgrapier3d","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stdout] error[E0599]: no method named `make_naga_module` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> src/dynamics/integrate.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | wgcore::test_shader_compilation!(WgIntegrate); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | method not found in `std::result::Result` [INFO] [stdout] | [INFO] [stdout] note: the method `make_naga_module` exists on the type `Composer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga_oil-0.16.0/src/compose/mod.rs:1610:5 [INFO] [stdout] | [INFO] [stdout] 1610 | / pub fn make_naga_module( [INFO] [stdout] 1611 | | &mut self, [INFO] [stdout] 1612 | | desc: NagaModuleDescriptor, [INFO] [stdout] 1613 | | ) -> Result { [INFO] [stdout] | |____________________________________________^ [INFO] [stdout] = note: this error originates in the macro `wgcore::test_shader_compilation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider using `Result::expect` to unwrap the `Composer` value, panicking if the value is a `Result::Err` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgcore-0.2.2/src/lib.rs:61:45 [INFO] [stdout] | [INFO] [stdout] 61 | let module = $ty::composer().expect("REASON") [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wgrapier3d` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | pub linear: Vector, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:19:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub angular: AngVector, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub linear: Vector, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub angular: AngVector, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | pub inv_inertia: AngularInertia, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 39 | pub inv_mass: Vector, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/dynamics/body.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | pub com: Vector, // ShaderType isn’t implemented for Point [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bd510b0e8c1b76cf405290fc585c51d15531955350c3e350dafc541a2db59f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd510b0e8c1b76cf405290fc585c51d15531955350c3e350dafc541a2db59f6", kill_on_drop: false }` [INFO] [stdout] 6bd510b0e8c1b76cf405290fc585c51d15531955350c3e350dafc541a2db59f6