[INFO] cloning repository https://github.com/R-Hidayatullah/toslib [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/R-Hidayatullah/toslib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-Hidayatullah%2Ftoslib", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-Hidayatullah%2Ftoslib'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89579272a94daf55a56cd6b6eac95dde5acbaa92 [INFO] testing R-Hidayatullah/toslib against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FR-Hidayatullah%2Ftoslib" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/R-Hidayatullah/toslib [INFO] finished tweaking git repo https://github.com/R-Hidayatullah/toslib [INFO] tweaked toml for git repo https://github.com/R-Hidayatullah/toslib written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/R-Hidayatullah/toslib on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/R-Hidayatullah/toslib 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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.0 [INFO] [stderr] Downloaded binrw_derive v0.14.1 [INFO] [stderr] Downloaded pyo3-macros v0.24.0 [INFO] [stderr] Downloaded binrw v0.14.1 [INFO] [stderr] Downloaded pyo3-build-config v0.24.0 [INFO] [stderr] Downloaded pyo3-ffi v0.24.0 [INFO] [stderr] Downloaded elementtree v1.2.3 [INFO] [stderr] Downloaded pyo3 v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fba17c2be14b488e8d8c0ae9ddc55a7476654f7439212548ad1e1d0a7933cc5 [INFO] running `Command { std: "docker" "start" "-a" "6fba17c2be14b488e8d8c0ae9ddc55a7476654f7439212548ad1e1d0a7933cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fba17c2be14b488e8d8c0ae9ddc55a7476654f7439212548ad1e1d0a7933cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fba17c2be14b488e8d8c0ae9ddc55a7476654f7439212548ad1e1d0a7933cc5", kill_on_drop: false }` [INFO] [stdout] 6fba17c2be14b488e8d8c0ae9ddc55a7476654f7439212548ad1e1d0a7933cc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af8d8e6f48d7658f181f8810564d5993ddb2ae8b9e0d9e11d9c3fde9a1b74431 [INFO] running `Command { std: "docker" "start" "-a" "af8d8e6f48d7658f181f8810564d5993ddb2ae8b9e0d9e11d9c3fde9a1b74431", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling binrw_derive v0.14.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling binrw v0.14.1 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.24.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling pyo3-ffi v0.24.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.0 [INFO] [stderr] Compiling pyo3 v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pyo3-macros v0.24.0 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling elementtree v1.2.3 [INFO] [stderr] Compiling toslib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/xac.rs:2352:14 [INFO] [stdout] | [INFO] [stdout] 2352 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions_layer` [INFO] [stdout] --> src/xac.rs:2385:25 [INFO] [stdout] | [INFO] [stdout] 2385 | if let Some(positions_layer) = positions_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normals_layer` [INFO] [stdout] --> src/xac.rs:2419:25 [INFO] [stdout] | [INFO] [stdout] 2419 | if let Some(normals_layer) = normals_layer { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tangents_layer` [INFO] [stdout] --> src/xac.rs:2453:25 [INFO] [stdout] | [INFO] [stdout] 2453 | if let Some(tangents_layer) = tangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uvs_layer` [INFO] [stdout] --> src/xac.rs:2492:25 [INFO] [stdout] | [INFO] [stdout] 2492 | if let Some(uvs_layer) = uvs_layer { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors32_layer` [INFO] [stdout] --> src/xac.rs:2519:25 [INFO] [stdout] | [INFO] [stdout] 2519 | if let Some(colors32_layer) = colors32_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stdout] --> src/xac.rs:2543:25 [INFO] [stdout] | [INFO] [stdout] 2543 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors128_layer` [INFO] [stdout] --> src/xac.rs:2568:25 [INFO] [stdout] | [INFO] [stdout] 2568 | if let Some(colors128_layer) = colors128_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitangents_layer` [INFO] [stdout] --> src/xac.rs:2607:25 [INFO] [stdout] | [INFO] [stdout] 2607 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/xac.rs:2758:14 [INFO] [stdout] | [INFO] [stdout] 2758 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions_layer` [INFO] [stdout] --> src/xac.rs:2791:25 [INFO] [stdout] | [INFO] [stdout] 2791 | if let Some(positions_layer) = positions_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normals_layer` [INFO] [stdout] --> src/xac.rs:2825:25 [INFO] [stdout] | [INFO] [stdout] 2825 | if let Some(normals_layer) = normals_layer { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tangents_layer` [INFO] [stdout] --> src/xac.rs:2859:25 [INFO] [stdout] | [INFO] [stdout] 2859 | if let Some(tangents_layer) = tangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uvs_layer` [INFO] [stdout] --> src/xac.rs:2898:25 [INFO] [stdout] | [INFO] [stdout] 2898 | if let Some(uvs_layer) = uvs_layer { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors32_layer` [INFO] [stdout] --> src/xac.rs:2925:25 [INFO] [stdout] | [INFO] [stdout] 2925 | if let Some(colors32_layer) = colors32_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stdout] --> src/xac.rs:2949:25 [INFO] [stdout] | [INFO] [stdout] 2949 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors128_layer` [INFO] [stdout] --> src/xac.rs:2974:25 [INFO] [stdout] | [INFO] [stdout] 2974 | if let Some(colors128_layer) = colors128_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitangents_layer` [INFO] [stdout] --> src/xac.rs:3013:25 [INFO] [stdout] | [INFO] [stdout] 3013 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.59s [INFO] running `Command { std: "docker" "inspect" "af8d8e6f48d7658f181f8810564d5993ddb2ae8b9e0d9e11d9c3fde9a1b74431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af8d8e6f48d7658f181f8810564d5993ddb2ae8b9e0d9e11d9c3fde9a1b74431", kill_on_drop: false }` [INFO] [stdout] af8d8e6f48d7658f181f8810564d5993ddb2ae8b9e0d9e11d9c3fde9a1b74431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a5e00df29b7370034376ebf500ed25dc5c03d0e77750f0af055d7705c62cf34 [INFO] running `Command { std: "docker" "start" "-a" "6a5e00df29b7370034376ebf500ed25dc5c03d0e77750f0af055d7705c62cf34", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/xac.rs:2352:14 [INFO] [stdout] | [INFO] [stdout] 2352 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions_layer` [INFO] [stdout] --> src/xac.rs:2385:25 [INFO] [stdout] | [INFO] [stdout] 2385 | if let Some(positions_layer) = positions_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normals_layer` [INFO] [stdout] --> src/xac.rs:2419:25 [INFO] [stdout] | [INFO] [stdout] 2419 | if let Some(normals_layer) = normals_layer { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tangents_layer` [INFO] [stdout] --> src/xac.rs:2453:25 [INFO] [stdout] | [INFO] [stdout] 2453 | if let Some(tangents_layer) = tangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uvs_layer` [INFO] [stdout] --> src/xac.rs:2492:25 [INFO] [stdout] | [INFO] [stdout] 2492 | if let Some(uvs_layer) = uvs_layer { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors32_layer` [INFO] [stdout] --> src/xac.rs:2519:25 [INFO] [stdout] | [INFO] [stdout] 2519 | if let Some(colors32_layer) = colors32_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stdout] --> src/xac.rs:2543:25 [INFO] [stdout] | [INFO] [stdout] 2543 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors128_layer` [INFO] [stdout] --> src/xac.rs:2568:25 [INFO] [stdout] | [INFO] [stdout] 2568 | if let Some(colors128_layer) = colors128_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitangents_layer` [INFO] [stdout] --> src/xac.rs:2607:25 [INFO] [stdout] | [INFO] [stdout] 2607 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/xac.rs:2758:14 [INFO] [stdout] | [INFO] [stdout] 2758 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions_layer` [INFO] [stdout] --> src/xac.rs:2791:25 [INFO] [stdout] | [INFO] [stdout] 2791 | if let Some(positions_layer) = positions_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normals_layer` [INFO] [stdout] --> src/xac.rs:2825:25 [INFO] [stdout] | [INFO] [stdout] 2825 | if let Some(normals_layer) = normals_layer { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tangents_layer` [INFO] [stdout] --> src/xac.rs:2859:25 [INFO] [stdout] | [INFO] [stdout] 2859 | if let Some(tangents_layer) = tangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uvs_layer` [INFO] [stdout] --> src/xac.rs:2898:25 [INFO] [stdout] | [INFO] [stdout] 2898 | if let Some(uvs_layer) = uvs_layer { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors32_layer` [INFO] [stdout] --> src/xac.rs:2925:25 [INFO] [stdout] | [INFO] [stdout] 2925 | if let Some(colors32_layer) = colors32_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stdout] --> src/xac.rs:2949:25 [INFO] [stdout] | [INFO] [stdout] 2949 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors128_layer` [INFO] [stdout] --> src/xac.rs:2974:25 [INFO] [stdout] | [INFO] [stdout] 2974 | if let Some(colors128_layer) = colors128_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitangents_layer` [INFO] [stdout] --> src/xac.rs:3013:25 [INFO] [stdout] | [INFO] [stdout] 3013 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling toslib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/xac.rs:2352:14 [INFO] [stdout] | [INFO] [stdout] 2352 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions_layer` [INFO] [stdout] --> src/xac.rs:2385:25 [INFO] [stdout] | [INFO] [stdout] 2385 | if let Some(positions_layer) = positions_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normals_layer` [INFO] [stdout] --> src/xac.rs:2419:25 [INFO] [stdout] | [INFO] [stdout] 2419 | if let Some(normals_layer) = normals_layer { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tangents_layer` [INFO] [stdout] --> src/xac.rs:2453:25 [INFO] [stdout] | [INFO] [stdout] 2453 | if let Some(tangents_layer) = tangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uvs_layer` [INFO] [stdout] --> src/xac.rs:2492:25 [INFO] [stdout] | [INFO] [stdout] 2492 | if let Some(uvs_layer) = uvs_layer { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors32_layer` [INFO] [stdout] --> src/xac.rs:2519:25 [INFO] [stdout] | [INFO] [stdout] 2519 | if let Some(colors32_layer) = colors32_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stdout] --> src/xac.rs:2543:25 [INFO] [stdout] | [INFO] [stdout] 2543 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors128_layer` [INFO] [stdout] --> src/xac.rs:2568:25 [INFO] [stdout] | [INFO] [stdout] 2568 | if let Some(colors128_layer) = colors128_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitangents_layer` [INFO] [stdout] --> src/xac.rs:2607:25 [INFO] [stdout] | [INFO] [stdout] 2607 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/xac.rs:2758:14 [INFO] [stdout] | [INFO] [stdout] 2758 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `positions_layer` [INFO] [stdout] --> src/xac.rs:2791:25 [INFO] [stdout] | [INFO] [stdout] 2791 | if let Some(positions_layer) = positions_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `normals_layer` [INFO] [stdout] --> src/xac.rs:2825:25 [INFO] [stdout] | [INFO] [stdout] 2825 | if let Some(normals_layer) = normals_layer { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tangents_layer` [INFO] [stdout] --> src/xac.rs:2859:25 [INFO] [stdout] | [INFO] [stdout] 2859 | if let Some(tangents_layer) = tangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uvs_layer` [INFO] [stdout] --> src/xac.rs:2898:25 [INFO] [stdout] | [INFO] [stdout] 2898 | if let Some(uvs_layer) = uvs_layer { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors32_layer` [INFO] [stdout] --> src/xac.rs:2925:25 [INFO] [stdout] | [INFO] [stdout] 2925 | if let Some(colors32_layer) = colors32_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stdout] --> src/xac.rs:2949:25 [INFO] [stdout] | [INFO] [stdout] 2949 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `colors128_layer` [INFO] [stdout] --> src/xac.rs:2974:25 [INFO] [stdout] | [INFO] [stdout] 2974 | if let Some(colors128_layer) = colors128_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `bitangents_layer` [INFO] [stdout] --> src/xac.rs:3013:25 [INFO] [stdout] | [INFO] [stdout] 3013 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.16s [INFO] running `Command { std: "docker" "inspect" "6a5e00df29b7370034376ebf500ed25dc5c03d0e77750f0af055d7705c62cf34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5e00df29b7370034376ebf500ed25dc5c03d0e77750f0af055d7705c62cf34", kill_on_drop: false }` [INFO] [stdout] 6a5e00df29b7370034376ebf500ed25dc5c03d0e77750f0af055d7705c62cf34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e104f5939eba398473086a12851e6252a171cf6ea7e71012752885538d631157 [INFO] running `Command { std: "docker" "start" "-a" "e104f5939eba398473086a12851e6252a171cf6ea7e71012752885538d631157", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/xac.rs:2352:14 [INFO] [stderr] | [INFO] [stderr] 2352 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `positions_layer` [INFO] [stderr] --> src/xac.rs:2385:25 [INFO] [stderr] | [INFO] [stderr] 2385 | if let Some(positions_layer) = positions_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `normals_layer` [INFO] [stderr] --> src/xac.rs:2419:25 [INFO] [stderr] | [INFO] [stderr] 2419 | if let Some(normals_layer) = normals_layer { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tangents_layer` [INFO] [stderr] --> src/xac.rs:2453:25 [INFO] [stderr] | [INFO] [stderr] 2453 | if let Some(tangents_layer) = tangents_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uvs_layer` [INFO] [stderr] --> src/xac.rs:2492:25 [INFO] [stderr] | [INFO] [stderr] 2492 | if let Some(uvs_layer) = uvs_layer { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors32_layer` [INFO] [stderr] --> src/xac.rs:2519:25 [INFO] [stderr] | [INFO] [stderr] 2519 | if let Some(colors32_layer) = colors32_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stderr] --> src/xac.rs:2543:25 [INFO] [stderr] | [INFO] [stderr] 2543 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors128_layer` [INFO] [stderr] --> src/xac.rs:2568:25 [INFO] [stderr] | [INFO] [stderr] 2568 | if let Some(colors128_layer) = colors128_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bitangents_layer` [INFO] [stderr] --> src/xac.rs:2607:25 [INFO] [stderr] | [INFO] [stderr] 2607 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `i` [INFO] [stderr] --> src/xac.rs:2758:14 [INFO] [stderr] | [INFO] [stderr] 2758 | for (i, submesh) in mesh.sub_meshes.iter().enumerate() { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `positions_layer` [INFO] [stderr] --> src/xac.rs:2791:25 [INFO] [stderr] | [INFO] [stderr] 2791 | if let Some(positions_layer) = positions_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_positions_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `normals_layer` [INFO] [stderr] --> src/xac.rs:2825:25 [INFO] [stderr] | [INFO] [stderr] 2825 | if let Some(normals_layer) = normals_layer { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_normals_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `tangents_layer` [INFO] [stderr] --> src/xac.rs:2859:25 [INFO] [stderr] | [INFO] [stderr] 2859 | if let Some(tangents_layer) = tangents_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tangents_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `uvs_layer` [INFO] [stderr] --> src/xac.rs:2898:25 [INFO] [stderr] | [INFO] [stderr] 2898 | if let Some(uvs_layer) = uvs_layer { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_uvs_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors32_layer` [INFO] [stderr] --> src/xac.rs:2925:25 [INFO] [stderr] | [INFO] [stderr] 2925 | if let Some(colors32_layer) = colors32_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors32_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `original_vertex_numbers_layer` [INFO] [stderr] --> src/xac.rs:2949:25 [INFO] [stderr] | [INFO] [stderr] 2949 | if let Some(original_vertex_numbers_layer) = original_vertex_numbers_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_original_vertex_numbers_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `colors128_layer` [INFO] [stderr] --> src/xac.rs:2974:25 [INFO] [stderr] | [INFO] [stderr] 2974 | if let Some(colors128_layer) = colors128_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colors128_layer` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `bitangents_layer` [INFO] [stderr] --> src/xac.rs:3013:25 [INFO] [stderr] | [INFO] [stderr] 3013 | if let Some(bitangents_layer) = bitangents_layer { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bitangents_layer` [INFO] [stderr] [INFO] [stderr] warning: `toslib` (lib) generated 18 warnings [INFO] [stderr] warning: `toslib` (lib test) generated 18 warnings (18 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toslib-da98a94f4549bd87) [INFO] [stdout] [INFO] [stderr] Doc-tests toslib [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "e104f5939eba398473086a12851e6252a171cf6ea7e71012752885538d631157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e104f5939eba398473086a12851e6252a171cf6ea7e71012752885538d631157", kill_on_drop: false }` [INFO] [stdout] e104f5939eba398473086a12851e6252a171cf6ea7e71012752885538d631157