[INFO] cloning 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" "clone" "--bare" "https://github.com/Arsukeey/the-king-of-the-three-hundred" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArsukeey%2Fthe-king-of-the-three-hundred", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArsukeey%2Fthe-king-of-the-three-hundred'... [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#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [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-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arsukeey/the-king-of-the-three-hundred on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "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-1-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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_core v0.6.0 [INFO] [stderr] Downloaded getrandom v0.2.0 [INFO] [stderr] Downloaded bytemuck v1.5.0 [INFO] [stderr] Downloaded halton v0.2.1 [INFO] [stderr] Downloaded rand v0.8.0 [INFO] [stderr] Downloaded image v0.23.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e14d0bc50c141050e2a33e6ed5ae189949bd8a1bc8c20000f22b57f3a8730e4 [INFO] running `Command { std: "docker" "start" "-a" "1e14d0bc50c141050e2a33e6ed5ae189949bd8a1bc8c20000f22b57f3a8730e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e14d0bc50c141050e2a33e6ed5ae189949bd8a1bc8c20000f22b57f3a8730e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e14d0bc50c141050e2a33e6ed5ae189949bd8a1bc8c20000f22b57f3a8730e4", kill_on_drop: false }` [INFO] [stdout] 1e14d0bc50c141050e2a33e6ed5ae189949bd8a1bc8c20000f22b57f3a8730e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b346993eeb87d96dad76e178c10644d0bfc0b57df41c445ec295fb43fe7b73 [INFO] running `Command { std: "docker" "start" "-a" "96b346993eeb87d96dad76e178c10644d0bfc0b57df41c445ec295fb43fe7b73", 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 proc-macro2 v1.0.24 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [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] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking cfg-if v0.1.10 [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] Checking lzw v0.10.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking bytemuck v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [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] 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] 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] 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") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rei-treicem` (bin "rei-treicem" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "96b346993eeb87d96dad76e178c10644d0bfc0b57df41c445ec295fb43fe7b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b346993eeb87d96dad76e178c10644d0bfc0b57df41c445ec295fb43fe7b73", kill_on_drop: false }` [INFO] [stdout] 96b346993eeb87d96dad76e178c10644d0bfc0b57df41c445ec295fb43fe7b73