[INFO] updating cached repository https://github.com/Arsukeey/the-king-of-the-three-hundred [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac18116a49df2a31981f7ce6b13e04977690576e [INFO] checking Arsukeey/the-king-of-the-three-hundred/ac18116a49df2a31981f7ce6b13e04977690576e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArsukeey%2Fthe-king-of-the-three-hundred" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arsukeey/the-king-of-the-three-hundred on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arsukeey/the-king-of-the-three-hundred [INFO] finished tweaking git repo https://github.com/Arsukeey/the-king-of-the-three-hundred [INFO] tweaked toml for git repo https://github.com/Arsukeey/the-king-of-the-three-hundred written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Arsukeey/the-king-of-the-three-hundred 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afef95d6a3517ce35426aa7e8f3a35863f1b792d7d563fb09fc1a06e92598dc5 [INFO] running `Command { std: "docker" "start" "-a" "afef95d6a3517ce35426aa7e8f3a35863f1b792d7d563fb09fc1a06e92598dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afef95d6a3517ce35426aa7e8f3a35863f1b792d7d563fb09fc1a06e92598dc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afef95d6a3517ce35426aa7e8f3a35863f1b792d7d563fb09fc1a06e92598dc5", kill_on_drop: false }` [INFO] [stdout] afef95d6a3517ce35426aa7e8f3a35863f1b792d7d563fb09fc1a06e92598dc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c08712f1abea587bf0ae606a2058b49e643b8edca262ea8668be6bfa0aff13 [INFO] running `Command { std: "docker" "start" "-a" "f8c08712f1abea587bf0ae606a2058b49e643b8edca262ea8668be6bfa0aff13", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking halton v0.2.1 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Compiling gltf-derive v0.15.2 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking image v0.23.12 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking gltf-json v0.15.2 [INFO] [stderr] Checking gltf v0.15.2 [INFO] [stderr] Checking rei-treicem v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ReadOutputs` and `Reader` [INFO] [stdout] --> src/gltf.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use gltf::animation::util::{ReadOutputs, Reader}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gltf::buffer::Buffer` [INFO] [stdout] --> src/gltf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gltf::buffer::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ReadOutputs` and `Reader` [INFO] [stdout] --> src/gltf.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use gltf::animation::util::{ReadOutputs, Reader}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::material::*` [INFO] [stdout] --> src/gltf.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/gltf.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `gltf::buffer::Buffer` [INFO] [stdout] --> src/gltf.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use gltf::buffer::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/scenes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::material::*` [INFO] [stdout] --> src/gltf.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::material::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/gltf.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::Rng` [INFO] [stdout] --> src/scenes.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rand::Rng; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `nodes` found for enum `Option` in the current scope [INFO] [stdout] --> src/gltf.rs:119:75 [INFO] [stdout] | [INFO] [stdout] 119 | meshes.extend(process_meshes(document.scenes().into_iter().next().nodes()[node.index], buffers).unwrap()); [INFO] [stdout] | -------- ^^^^^ method not found in `Option>` [INFO] [stdout] | | [INFO] [stdout] | method `nodes` is available on `&Document` [INFO] [stdout] | [INFO] [stdout] note: the method `nodes` exists on the type `gltf::Scene<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gltf-0.15.2/src/scene/mod.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn nodes(&self) -> iter::Nodes<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `gltf::Scene<'_>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 119 | meshes.extend(process_meshes(document.scenes().into_iter().next().expect("REASON").nodes()[node.index], buffers).unwrap()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `nodes` found for enum `Option` in the current scope [INFO] [stdout] --> src/gltf.rs:119:75 [INFO] [stdout] | [INFO] [stdout] 119 | meshes.extend(process_meshes(document.scenes().into_iter().next().nodes()[node.index], buffers).unwrap()); [INFO] [stdout] | -------- ^^^^^ method not found in `Option>` [INFO] [stdout] | | [INFO] [stdout] | method `nodes` is available on `&Document` [INFO] [stdout] | [INFO] [stdout] note: the method `nodes` exists on the type `gltf::Scene<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/gltf-0.15.2/src/scene/mod.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn nodes(&self) -> iter::Nodes<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `gltf::Scene<'_>` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 119 | meshes.extend(process_meshes(document.scenes().into_iter().next().expect("REASON").nodes()[node.index], buffers).unwrap()); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `global_transform` on type `&gltf::Node<'_>` [INFO] [stdout] --> src/gltf.rs:177:37 [INFO] [stdout] | [INFO] [stdout] 177 | transform: node.global_transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `global_transform` on type `&gltf::Node<'_>` [INFO] [stdout] --> src/gltf.rs:177:37 [INFO] [stdout] | [INFO] [stdout] 177 | transform: node.global_transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `images` [INFO] [stdout] --> src/gltf.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let (document, buffers, images) = gltf::import(fname)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_images` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `images` [INFO] [stdout] --> src/gltf.rs:49:33 [INFO] [stdout] | [INFO] [stdout] 49 | let (document, buffers, images) = gltf::import(fname)?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_images` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/matrix4.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut temp = &mut self.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/matrix4.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | let mut temp = &mut self.clone(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `box1` [INFO] [stdout] --> src/scenes.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let box1 = Translate::new(box1, Vec3::new(0.0, 0.0, -30.0)); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_box1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `box1` [INFO] [stdout] --> src/scenes.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | let box1 = Translate::new(box1, Vec3::new(0.0, 0.0, -30.0)); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_box1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rei-treicem` (bin "rei-treicem" test) due to 3 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rei-treicem` (bin "rei-treicem") due to 3 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f8c08712f1abea587bf0ae606a2058b49e643b8edca262ea8668be6bfa0aff13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c08712f1abea587bf0ae606a2058b49e643b8edca262ea8668be6bfa0aff13", kill_on_drop: false }` [INFO] [stdout] f8c08712f1abea587bf0ae606a2058b49e643b8edca262ea8668be6bfa0aff13