[INFO] fetching crate wgparry2d 0.2.0... [INFO] checking wgparry2d-0.2.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate wgparry2d 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate wgparry2d 0.2.0 [INFO] finished tweaking crates.io crate wgparry2d 0.2.0 [INFO] tweaked toml for crates.io crate wgparry2d 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wgparry2d 0.2.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding encase v0.10.0 (available: v0.11.2) [INFO] [stderr] Adding naga_oil v0.16.0 (available: v0.19.0) [INFO] [stderr] Adding nalgebra v0.33.2 (available: v0.34.0) [INFO] [stderr] Adding parry2d v0.17.6 (available: v0.23.0) [INFO] [stderr] Adding wgpu v23.0.1 (available: v26.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 697fd3a9b58937a2487e09c8e20a98446ef2711e7f412e76bf561794c57f4da9 [INFO] running `Command { std: "docker" "start" "-a" "697fd3a9b58937a2487e09c8e20a98446ef2711e7f412e76bf561794c57f4da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "697fd3a9b58937a2487e09c8e20a98446ef2711e7f412e76bf561794c57f4da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "697fd3a9b58937a2487e09c8e20a98446ef2711e7f412e76bf561794c57f4da9", kill_on_drop: false }` [INFO] [stdout] 697fd3a9b58937a2487e09c8e20a98446ef2711e7f412e76bf561794c57f4da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71b5e62b5dc39fb80e61f99601e9719502e84ad90ddf4e3e774ba1108811eb9 [INFO] running `Command { std: "docker" "start" "-a" "c71b5e62b5dc39fb80e61f99601e9719502e84ad90ddf4e3e774ba1108811eb9", kill_on_drop: false }` [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Checking wgpu-types v23.0.0 [INFO] [stderr] Checking gpu-descriptor v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking ash v0.38.0+1.3.281 [INFO] [stderr] Checking gpu-alloc v0.6.0 [INFO] [stderr] Checking khronos-egl v6.0.0 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Checking typewit v1.14.0 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking const_panic v0.2.14 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking robust v1.2.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking ena v0.14.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking spade v2.15.0 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking futures-test v0.3.31 [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 simba v0.9.0 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking naga_oil v0.16.0 [INFO] [stderr] Checking encase v0.10.0 [INFO] [stderr] Checking parry2d v0.17.6 [INFO] [stderr] Checking wgcore v0.2.2 [INFO] [stderr] Checking wgebra v0.2.0 [INFO] [stderr] Checking wgparry2d v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `WgBall` is never constructed [INFO] [stdout] --> src/ball.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct WgBall; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/cuboid.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | pub half_extents: Vector, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `make_naga_module` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> src/ball.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | wgcore::test_shader_compilation!(WgBall); [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] error[E0599]: no method named `make_naga_module` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> src/cuboid.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 81 | let module = Self::composer() [INFO] [stdout] | ______________________- [INFO] [stdout] 82 | | .make_naga_module(naga_oil::compose::NagaModuleDescriptor { [INFO] [stdout] | | -^^^^^^^^^^^^^^^^ method not found in `std::result::Result` [INFO] [stdout] | |_____________| [INFO] [stdout] | [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] help: consider using `Result::expect` to unwrap the `Composer` value, panicking if the value is a `Result::Err` [INFO] [stdout] | [INFO] [stdout] 81 | let module = Self::composer().expect("REASON") [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `make_naga_module` found for enum `std::result::Result` in the current scope [INFO] [stdout] --> src/ray.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | wgcore::test_shader_compilation!(WgRay); [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 `wgparry2d` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "c71b5e62b5dc39fb80e61f99601e9719502e84ad90ddf4e3e774ba1108811eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71b5e62b5dc39fb80e61f99601e9719502e84ad90ddf4e3e774ba1108811eb9", kill_on_drop: false }` [INFO] [stdout] c71b5e62b5dc39fb80e61f99601e9719502e84ad90ddf4e3e774ba1108811eb9