[INFO] fetching crate mikktspace 0.3.0...
[INFO] testing mikktspace-0.3.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate mikktspace 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mikktspace 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate mikktspace 0.3.0
[INFO] tweaked toml for crates.io crate mikktspace 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mikktspace 0.3.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mikktspace 0.3.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.4.0
[INFO] [stderr]   Downloaded paste v1.0.6
[INFO] [stderr]   Downloaded matrixmultiply v0.3.2
[INFO] [stderr]   Downloaded nalgebra v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a308f2f1f333419d03fc213e1a6f6fa63cfa7da12d721e087f6ab5812a78ad52
[INFO] running `Command { std: "docker" "start" "-a" "a308f2f1f333419d03fc213e1a6f6fa63cfa7da12d721e087f6ab5812a78ad52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a308f2f1f333419d03fc213e1a6f6fa63cfa7da12d721e087f6ab5812a78ad52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a308f2f1f333419d03fc213e1a6f6fa63cfa7da12d721e087f6ab5812a78ad52", kill_on_drop: false }`
[INFO] [stdout] a308f2f1f333419d03fc213e1a6f6fa63cfa7da12d721e087f6ab5812a78ad52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d63497f6e4f98da6dc6c9022961e5ad568b910c9344c9313e643c52e6c2a462
[INFO] running `Command { std: "docker" "start" "-a" "6d63497f6e4f98da6dc6c9022961e5ad568b910c9344c9313e643c52e6c2a462", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling simba v0.4.0
[INFO] [stderr]    Compiling nalgebra v0.26.2
[INFO] [stderr]    Compiling mikktspace v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:42
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                          ^^-------^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((&(*pTSpace).vOs).x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                          ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:60
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                            ^^-------^^^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (&(*pTSpace).vOs).y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                            ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:78
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                                              ^^-------^^^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (&(*pTSpace).vOs).z);
[INFO] [stdout]     |                                                                              ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:44
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                            ^^-------^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((&(*pTSpace).vOt).x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                            ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:62
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                              ^^-------^^^^^^^
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (&(*pTSpace).vOt).y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                              ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:80
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                                                ^^-------^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (&(*pTSpace).vOt).z);
[INFO] [stdout]     |                                                                                ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ^^---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*const SSubGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stdout]    --> src/generated.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (&(*pg1).pTriMembers)[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                                                  ^^---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this raw pointer has type `*const SSubGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stdout]    --> src/generated.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (&(*pg2).pTriMembers)[i] {
[INFO] [stdout]     |                                                  ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1034:13
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             (*pTriInfos.offset(f as isize)).vOs.x = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             (&mut (*pTriInfos.offset(f as isize)).vOs).x = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1035:13
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             (*pTriInfos.offset(f as isize)).vOs.y = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             (&mut (*pTriInfos.offset(f as isize)).vOs).y = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1036:13
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             (*pTriInfos.offset(f as isize)).vOs.z = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             (&mut (*pTriInfos.offset(f as isize)).vOs).z = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1037:13
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             (*pTriInfos.offset(f as isize)).vOt.x = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             (&mut (*pTriInfos.offset(f as isize)).vOt).x = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1038:13
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             (*pTriInfos.offset(f as isize)).vOt.y = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             (&mut (*pTriInfos.offset(f as isize)).vOt).y = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1039:13
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             (*pTriInfos.offset(f as isize)).vOt.z = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             (&mut (*pTriInfos.offset(f as isize)).vOt).z = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6d63497f6e4f98da6dc6c9022961e5ad568b910c9344c9313e643c52e6c2a462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d63497f6e4f98da6dc6c9022961e5ad568b910c9344c9313e643c52e6c2a462", kill_on_drop: false }`
[INFO] [stdout] 6d63497f6e4f98da6dc6c9022961e5ad568b910c9344c9313e643c52e6c2a462
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f37d223a40faa61de2bde4049f2848c68a960d3c59d912fb012ec5dee3f12032
[INFO] running `Command { std: "docker" "start" "-a" "f37d223a40faa61de2bde4049f2848c68a960d3c59d912fb012ec5dee3f12032", kill_on_drop: false }`
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:42
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                          ^^-------^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((&(*pTSpace).vOs).x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                          ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:60
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                            ^^-------^^^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (&(*pTSpace).vOs).y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                            ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:78
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                                              ^^-------^^^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (&(*pTSpace).vOs).z);
[INFO] [stdout]     |                                                                              ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:44
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                            ^^-------^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((&(*pTSpace).vOt).x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                            ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:62
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                              ^^-------^^^^^^^
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (&(*pTSpace).vOt).y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                              ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:80
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                                                ^^-------^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (&(*pTSpace).vOt).z);
[INFO] [stdout]     |                                                                                ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ^^---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*const SSubGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stdout]    --> src/generated.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (&(*pg1).pTriMembers)[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                                                  ^^---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this raw pointer has type `*const SSubGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stdout]    --> src/generated.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (&(*pg2).pTriMembers)[i] {
[INFO] [stdout]     |                                                  ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1034:13
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             (*pTriInfos.offset(f as isize)).vOs.x = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             (&mut (*pTriInfos.offset(f as isize)).vOs).x = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1035:13
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             (*pTriInfos.offset(f as isize)).vOs.y = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             (&mut (*pTriInfos.offset(f as isize)).vOs).y = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1036:13
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             (*pTriInfos.offset(f as isize)).vOs.z = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             (&mut (*pTriInfos.offset(f as isize)).vOs).z = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mikktspace v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1037:13
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             (*pTriInfos.offset(f as isize)).vOt.x = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             (&mut (*pTriInfos.offset(f as isize)).vOt).x = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1038:13
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             (*pTriInfos.offset(f as isize)).vOt.y = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             (&mut (*pTriInfos.offset(f as isize)).vOt).y = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1039:13
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             (*pTriInfos.offset(f as isize)).vOt.z = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             (&mut (*pTriInfos.offset(f as isize)).vOt).z = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:42
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                          ^^-------^^^^^^^
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((&(*pTSpace).vOs).x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                          ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:60
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                            ^^-------^^^^^^^
[INFO] [stdout]     |                                                              |
[INFO] [stdout]     |                                                              this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (&(*pTSpace).vOs).y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                            ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:329:78
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stdout]     |                                                                              ^^-------^^^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (&(*pTSpace).vOs).z);
[INFO] [stdout]     |                                                                              ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:44
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                            ^^-------^^^^^^^
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((&(*pTSpace).vOt).x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                            ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:62
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                              ^^-------^^^^^^^
[INFO] [stdout]     |                                                                |
[INFO] [stdout]     |                                                                this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (&(*pTSpace).vOt).y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                              ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:330:80
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stdout]     |                                                                                ^^-------^^^^^^^
[INFO] [stdout]     |                                                                                  |
[INFO] [stdout]     |                                                                                  this raw pointer has type `*const STSpace`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (&(*pTSpace).vOt).z);
[INFO] [stdout]     |                                                                                ++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ^^---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this raw pointer has type `*const SSubGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stdout]    --> src/generated.rs:810:25
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (&(*pg1).pTriMembers)[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                         ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/generated.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                                                  ^^---^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this raw pointer has type `*const SSubGroup`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stdout]    --> src/generated.rs:810:50
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]     |
[INFO] [stdout] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (&(*pg2).pTriMembers)[i] {
[INFO] [stdout]     |                                                  ++                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1034:13
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             (*pTriInfos.offset(f as isize)).vOs.x = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1034 |             (&mut (*pTriInfos.offset(f as isize)).vOs).x = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1035:13
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             (*pTriInfos.offset(f as isize)).vOs.y = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1035 |             (&mut (*pTriInfos.offset(f as isize)).vOs).y = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1036:13
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             (*pTriInfos.offset(f as isize)).vOs.z = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1036 |             (&mut (*pTriInfos.offset(f as isize)).vOs).z = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1037:13
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             (*pTriInfos.offset(f as isize)).vOt.x = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1037 |             (&mut (*pTriInfos.offset(f as isize)).vOt).x = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1038:13
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             (*pTriInfos.offset(f as isize)).vOt.y = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1038 |             (&mut (*pTriInfos.offset(f as isize)).vOt).y = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]     --> src/generated.rs:1039:13
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             (*pTriInfos.offset(f as isize)).vOt.z = 0.0f32;
[INFO] [stdout]      |             ^^----------------------------^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stdout]      |
[INFO] [stdout]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]      |
[INFO] [stdout] 1039 |             (&mut (*pTriInfos.offset(f as isize)).vOt).z = 0.0f32;
[INFO] [stdout]      |             +++++                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f37d223a40faa61de2bde4049f2848c68a960d3c59d912fb012ec5dee3f12032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f37d223a40faa61de2bde4049f2848c68a960d3c59d912fb012ec5dee3f12032", kill_on_drop: false }`
[INFO] [stdout] f37d223a40faa61de2bde4049f2848c68a960d3c59d912fb012ec5dee3f12032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52a56cd633b079fd8a1756d1307c154274a6fc20f86dc1c0141a34d21ece8dfb
[INFO] running `Command { std: "docker" "start" "-a" "52a56cd633b079fd8a1756d1307c154274a6fc20f86dc1c0141a34d21ece8dfb", kill_on_drop: false }`
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:329:42
[INFO] [stderr]     |
[INFO] [stderr] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stderr]     |                                          ^^-------^^^^^^^
[INFO] [stderr]     |                                            |
[INFO] [stderr]     |                                            this raw pointer has type `*const STSpace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 329 |                 let mut tang = Vec3::new((&(*pTSpace).vOs).x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stderr]     |                                          ++              +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:329:60
[INFO] [stderr]     |
[INFO] [stderr] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stderr]     |                                                            ^^-------^^^^^^^
[INFO] [stderr]     |                                                              |
[INFO] [stderr]     |                                                              this raw pointer has type `*const STSpace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (&(*pTSpace).vOs).y, (*pTSpace).vOs.z);
[INFO] [stderr]     |                                                            ++              +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:329:78
[INFO] [stderr]     |
[INFO] [stderr] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (*pTSpace).vOs.z);
[INFO] [stderr]     |                                                                              ^^-------^^^^^^^
[INFO] [stderr]     |                                                                                |
[INFO] [stderr]     |                                                                                this raw pointer has type `*const STSpace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 329 |                 let mut tang = Vec3::new((*pTSpace).vOs.x, (*pTSpace).vOs.y, (&(*pTSpace).vOs).z);
[INFO] [stderr]     |                                                                              ++              +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:330:44
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stderr]     |                                            ^^-------^^^^^^^
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              this raw pointer has type `*const STSpace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let mut bitang = Vec3::new((&(*pTSpace).vOt).x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stderr]     |                                            ++              +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:330:62
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stderr]     |                                                              ^^-------^^^^^^^
[INFO] [stderr]     |                                                                |
[INFO] [stderr]     |                                                                this raw pointer has type `*const STSpace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (&(*pTSpace).vOt).y, (*pTSpace).vOt.z);
[INFO] [stderr]     |                                                              ++              +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:330:80
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (*pTSpace).vOt.z);
[INFO] [stderr]     |                                                                                ^^-------^^^^^^^
[INFO] [stderr]     |                                                                                  |
[INFO] [stderr]     |                                                                                  this raw pointer has type `*const STSpace`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]     = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 330 |                 let mut bitang = Vec3::new((*pTSpace).vOt.x, (*pTSpace).vOt.y, (&(*pTSpace).vOt).z);
[INFO] [stderr]     |                                                                                ++              +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:810:25
[INFO] [stderr]     |
[INFO] [stderr] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stderr]     |                         ^^---^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this raw pointer has type `*const SSubGroup`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stderr]    --> src/generated.rs:810:25
[INFO] [stderr]     |
[INFO] [stderr] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 810 |         bStillSame = if (&(*pg1).pTriMembers)[i] == (*pg2).pTriMembers[i] {
[INFO] [stderr]     |                         ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/generated.rs:810:50
[INFO] [stderr]     |
[INFO] [stderr] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stderr]     |                                                  ^^---^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    this raw pointer has type `*const SSubGroup`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&Vec<i32>`
[INFO] [stderr]    --> src/generated.rs:810:50
[INFO] [stderr]     |
[INFO] [stderr] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (*pg2).pTriMembers[i] {
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 810 |         bStillSame = if (*pg1).pTriMembers[i] == (&(*pg2).pTriMembers)[i] {
[INFO] [stderr]     |                                                  ++                  +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/generated.rs:1034:13
[INFO] [stderr]      |
[INFO] [stderr] 1034 |             (*pTriInfos.offset(f as isize)).vOs.x = 0.0f32;
[INFO] [stderr]      |             ^^----------------------------^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr] 1034 |             (&mut (*pTriInfos.offset(f as isize)).vOs).x = 0.0f32;
[INFO] [stderr]      |             +++++                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/generated.rs:1035:13
[INFO] [stderr]      |
[INFO] [stderr] 1035 |             (*pTriInfos.offset(f as isize)).vOs.y = 0.0f32;
[INFO] [stderr]      |             ^^----------------------------^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr] 1035 |             (&mut (*pTriInfos.offset(f as isize)).vOs).y = 0.0f32;
[INFO] [stderr]      |             +++++                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/generated.rs:1036:13
[INFO] [stderr]      |
[INFO] [stderr] 1036 |             (*pTriInfos.offset(f as isize)).vOs.z = 0.0f32;
[INFO] [stderr]      |             ^^----------------------------^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr] 1036 |             (&mut (*pTriInfos.offset(f as isize)).vOs).z = 0.0f32;
[INFO] [stderr]      |             +++++                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/generated.rs:1037:13
[INFO] [stderr]      |
[INFO] [stderr] 1037 |             (*pTriInfos.offset(f as isize)).vOt.x = 0.0f32;
[INFO] [stderr]      |             ^^----------------------------^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr] 1037 |             (&mut (*pTriInfos.offset(f as isize)).vOt).x = 0.0f32;
[INFO] [stderr]      |             +++++                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/generated.rs:1038:13
[INFO] [stderr]      |
[INFO] [stderr] 1038 |             (*pTriInfos.offset(f as isize)).vOt.y = 0.0f32;
[INFO] [stderr]      |             ^^----------------------------^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr] 1038 |             (&mut (*pTriInfos.offset(f as isize)).vOt).y = 0.0f32;
[INFO] [stderr]      |             +++++                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]     --> src/generated.rs:1039:13
[INFO] [stderr]      |
[INFO] [stderr] 1039 |             (*pTriInfos.offset(f as isize)).vOt.z = 0.0f32;
[INFO] [stderr]      |             ^^----------------------------^^^^^^^
[INFO] [stderr]      |               |
[INFO] [stderr]      |               this raw pointer has type `*mut STriInfo`
[INFO] [stderr]      |
[INFO] [stderr]      = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr]      = note: references are created through calls to explicit `Deref(Mut)::deref(_mut)` implementations
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]      |
[INFO] [stderr] 1039 |             (&mut (*pTriInfos.offset(f as isize)).vOt).z = 0.0f32;
[INFO] [stderr]      |             +++++                                    +
[INFO] [stderr] 
[INFO] [stderr] warning: `mikktspace` (lib) generated 14 warnings
[INFO] [stderr] warning: `mikktspace` (lib test) generated 14 warnings (14 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mikktspace-b8dbcd47190943d3)
[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/regression_test.rs (/opt/rustwide/target/debug/deps/regression_test-cc7607480a85ce30)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test cube_tangents_should_equal_reference_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mikktspace
[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] running `Command { std: "docker" "inspect" "52a56cd633b079fd8a1756d1307c154274a6fc20f86dc1c0141a34d21ece8dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52a56cd633b079fd8a1756d1307c154274a6fc20f86dc1c0141a34d21ece8dfb", kill_on_drop: false }`
[INFO] [stdout] 52a56cd633b079fd8a1756d1307c154274a6fc20f86dc1c0141a34d21ece8dfb
