[INFO] cloning repository https://github.com/Fuzzyzilla/portfolio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fuzzyzilla/portfolio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuzzyzilla%2Fportfolio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuzzyzilla%2Fportfolio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97fc3a9175404aab79253c77e3004b39a2396c10
[INFO] checking Fuzzyzilla/portfolio against master#11d2046fe9962720558cb15f72541f7fd170dec9 for pr-139493-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFuzzyzilla%2Fportfolio" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Fuzzyzilla/portfolio
[INFO] finished tweaking git repo https://github.com/Fuzzyzilla/portfolio
[INFO] tweaked toml for git repo https://github.com/Fuzzyzilla/portfolio written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Fuzzyzilla/portfolio on toolchain 11d2046fe9962720558cb15f72541f7fd170dec9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Fuzzyzilla/portfolio 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" "+11d2046fe9962720558cb15f72541f7fd170dec9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-0-tc1/source/vector-sheepy/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.42
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]   Downloaded obj-rs v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 896812ffd07cf1a916ee0bdf6f8805d563d463b83680c392d1d7e1faefa67193
[INFO] running `Command { std: "docker" "start" "-a" "896812ffd07cf1a916ee0bdf6f8805d563d463b83680c392d1d7e1faefa67193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "896812ffd07cf1a916ee0bdf6f8805d563d463b83680c392d1d7e1faefa67193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "896812ffd07cf1a916ee0bdf6f8805d563d463b83680c392d1d7e1faefa67193", kill_on_drop: false }`
[INFO] [stdout] 896812ffd07cf1a916ee0bdf6f8805d563d463b83680c392d1d7e1faefa67193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+11d2046fe9962720558cb15f72541f7fd170dec9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e711c20302c6f9ec16cb8d25a487965a78202ae68dd09f4490f396d525d4923b
[INFO] running `Command { std: "docker" "start" "-a" "e711c20302c6f9ec16cb8d25a487965a78202ae68dd09f4490f396d525d4923b", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/vector-sheepy/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking wasm-bindgen v0.2.92
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking web-sys v0.3.69
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.42
[INFO] [stderr]     Checking obj-rs v0.7.1
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.42
[INFO] [stderr]     Checking preprocessor v0.1.0 (/opt/rustwide/workdir/preprocessor)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> preprocessor/src/main.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 let mut args = content.split(' ');
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> preprocessor/src/main.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let mut args = content.split(' ');
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Submesh` is never constructed
[INFO] [stdout]    --> preprocessor/src/main.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | struct Submesh {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> preprocessor/src/main.rs:40:21
[INFO] [stdout]    |
[INFO] [stdout] 40 |                 let mut args = content.split(' ');
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> preprocessor/src/main.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 let mut args = content.split(' ');
[INFO] [stdout]    |                     ----^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Submesh` is never constructed
[INFO] [stdout]    --> preprocessor/src/main.rs:141:8
[INFO] [stdout]     |
[INFO] [stdout] 141 | struct Submesh {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vector-sheepy v0.1.0 (/opt/rustwide/workdir/vector-sheepy)
[INFO] [stdout] warning: field `steadystate_buffer` is never read
[INFO] [stdout]   --> vector-sheepy/src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct State {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     steadystate_buffer: web_sys::WebGlBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct NormVertex {
[INFO] [stdout]     |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | / #[repr(C)]
[INFO] [stdout] 171 | | #[derive(bytemuck::Pod, bytemuck::Zeroable, Clone, Copy)]
[INFO] [stdout] 172 | | pub struct NormVertex {
[INFO] [stdout] 173 | |     pub pos: [u16; 2],
[INFO] [stdout] 174 | |     pub color: [u8; 4],
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> vector-sheepy/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:550:18
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let state =  STATE.as_mut().ok_or_else(|| JsError::new("No state to render!"))?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:642:8
[INFO] [stdout]     |
[INFO] [stdout] 642 |     if STATE.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `steadystate_buffer` is never read
[INFO] [stdout]   --> vector-sheepy/src/lib.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct State {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     steadystate_buffer: web_sys::WebGlBuffer,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct NormVertex {
[INFO] [stdout]     |            ^^^^^^^^^^ field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | / #[repr(C)]
[INFO] [stdout] 171 | | #[derive(bytemuck::Pod, bytemuck::Zeroable, Clone, Copy)]
[INFO] [stdout] 172 | | pub struct NormVertex {
[INFO] [stdout] 173 | |     pub pos: [u16; 2],
[INFO] [stdout] 174 | |     pub color: [u8; 4],
[INFO] [stdout] 175 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> vector-sheepy/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:550:18
[INFO] [stdout]     |
[INFO] [stdout] 550 |     let state =  STATE.as_mut().ok_or_else(|| JsError::new("No state to render!"))?;
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> vector-sheepy/src/lib.rs:642:8
[INFO] [stdout]     |
[INFO] [stdout] 642 |     if STATE.is_none() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.81s
[INFO] running `Command { std: "docker" "inspect" "e711c20302c6f9ec16cb8d25a487965a78202ae68dd09f4490f396d525d4923b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e711c20302c6f9ec16cb8d25a487965a78202ae68dd09f4490f396d525d4923b", kill_on_drop: false }`
[INFO] [stdout] e711c20302c6f9ec16cb8d25a487965a78202ae68dd09f4490f396d525d4923b
