[INFO] cloning repository https://github.com/2xsaiko/assetc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2xsaiko/assetc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fassetc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fassetc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3809cd6934e9b7fb8913403b0eec857763458d2e [INFO] testing 2xsaiko/assetc against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fassetc" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2xsaiko/assetc on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/2xsaiko/assetc [INFO] finished tweaking git repo https://github.com/2xsaiko/assetc [INFO] tweaked toml for git repo https://github.com/2xsaiko/assetc written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/2xsaiko/assetc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 562c2529e9293e0ff1c263c6eeeead05e2a4250b04aec06ea113531588025f70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "562c2529e9293e0ff1c263c6eeeead05e2a4250b04aec06ea113531588025f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "562c2529e9293e0ff1c263c6eeeead05e2a4250b04aec06ea113531588025f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562c2529e9293e0ff1c263c6eeeead05e2a4250b04aec06ea113531588025f70", kill_on_drop: false }` [INFO] [stdout] 562c2529e9293e0ff1c263c6eeeead05e2a4250b04aec06ea113531588025f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 392992853eb0c30d8bfd116e9ee8493801d2db4fa30e2d8b0616473e031f8636 [INFO] running `Command { std: "docker" "start" "-a" "392992853eb0c30d8bfd116e9ee8493801d2db4fa30e2d8b0616473e031f8636", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling layergen v0.1.0 (/opt/rustwide/workdir/layergen) [INFO] [stderr] Compiling modelc v0.1.0 (/opt/rustwide/workdir/modelc) [INFO] [stdout] warning: unused variable: `identifiers` [INFO] [stdout] --> modelc/src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let identifiers = matches.is_present("identifiers"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifiers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug` [INFO] [stdout] --> modelc/src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let debug = matches.occurrences_of("debug"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> modelc/src/main.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | AnyModel::BlockState(state) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> modelc/src/main.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | AnyModel::BlockState(state) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> modelc/src/model/mod.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn from_blockstate(state: &BlockStateDef) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `negative_axis` [INFO] [stdout] --> modelc/src/types.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub const fn negative_axis(self) -> bool { self.index() % 2 == 0 } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_vec2` [INFO] [stdout] --> modelc/src/writer/mod.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn write_vec2(mut target: T, vec: Vec2) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ambientocclusion` [INFO] [stdout] --> modelc/src/vanilla/model.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn ambientocclusion(&self) -> bool { self.ambientocclusion.unwrap_or(true) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | model: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uvlock` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | uvlock: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `when` [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | when: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModelPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `apply` [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | apply: AppliedModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModelPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | inner: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OrPredicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "392992853eb0c30d8bfd116e9ee8493801d2db4fa30e2d8b0616473e031f8636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392992853eb0c30d8bfd116e9ee8493801d2db4fa30e2d8b0616473e031f8636", kill_on_drop: false }` [INFO] [stdout] 392992853eb0c30d8bfd116e9ee8493801d2db4fa30e2d8b0616473e031f8636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91667b7e2e9128a978ed84f901b38c866c85fe9a425d14d1704036f3fb8059b7 [INFO] running `Command { std: "docker" "start" "-a" "91667b7e2e9128a978ed84f901b38c866c85fe9a425d14d1704036f3fb8059b7", kill_on_drop: false }` [INFO] [stderr] Compiling modelc v0.1.0 (/opt/rustwide/workdir/modelc) [INFO] [stderr] Compiling layergen v0.1.0 (/opt/rustwide/workdir/layergen) [INFO] [stdout] warning: unused variable: `identifiers` [INFO] [stdout] --> modelc/src/main.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | let identifiers = matches.is_present("identifiers"); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifiers` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `debug` [INFO] [stdout] --> modelc/src/main.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let debug = matches.occurrences_of("debug"); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> modelc/src/main.rs:103:34 [INFO] [stdout] | [INFO] [stdout] 103 | AnyModel::BlockState(state) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> modelc/src/main.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | AnyModel::BlockState(state) => unimplemented!(), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> modelc/src/model/mod.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn from_blockstate(state: &BlockStateDef) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `negative_axis` [INFO] [stdout] --> modelc/src/types.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub const fn negative_axis(self) -> bool { self.index() % 2 == 0 } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_vec2` [INFO] [stdout] --> modelc/src/writer/mod.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn write_vec2(mut target: T, vec: Vec2) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `ambientocclusion` [INFO] [stdout] --> modelc/src/vanilla/model.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn ambientocclusion(&self) -> bool { self.ambientocclusion.unwrap_or(true) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `model` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | model: Identifier, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `x` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | x: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `y` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | y: f32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `uvlock` [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | uvlock: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `when` [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | when: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModelPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `apply` [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | apply: AppliedModel, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ModelPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `inner` [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | inner: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OrPredicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> modelc/src/vanilla/blockstate/multipart.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.20s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/layergen-8b25076ff127031e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/modelc-532ed18d8b0c9bbd) [INFO] running `Command { std: "docker" "inspect" "91667b7e2e9128a978ed84f901b38c866c85fe9a425d14d1704036f3fb8059b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91667b7e2e9128a978ed84f901b38c866c85fe9a425d14d1704036f3fb8059b7", kill_on_drop: false }` [INFO] [stdout] 91667b7e2e9128a978ed84f901b38c866c85fe9a425d14d1704036f3fb8059b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d922da4780a6c946b70ad41ade22a78e8b3de85a643d771a858e1a3ec66085d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0d922da4780a6c946b70ad41ade22a78e8b3de85a643d771a858e1a3ec66085d", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `identifiers` [INFO] [stderr] --> modelc/src/main.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 29 | let identifiers = matches.is_present("identifiers"); [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_identifiers` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `debug` [INFO] [stderr] --> modelc/src/main.rs:31:9 [INFO] [stderr] | [INFO] [stderr] 31 | let debug = matches.occurrences_of("debug"); [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_debug` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> modelc/src/main.rs:103:34 [INFO] [stderr] | [INFO] [stderr] 103 | AnyModel::BlockState(state) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> modelc/src/main.rs:110:34 [INFO] [stderr] | [INFO] [stderr] 110 | AnyModel::BlockState(state) => unimplemented!(), [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> modelc/src/model/mod.rs:36:28 [INFO] [stderr] | [INFO] [stderr] 36 | pub fn from_blockstate(state: &BlockStateDef) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `negative_axis` [INFO] [stderr] --> modelc/src/types.rs:45:18 [INFO] [stderr] | [INFO] [stderr] 45 | pub const fn negative_axis(self) -> bool { self.index() % 2 == 0 } [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `write_vec2` [INFO] [stderr] --> modelc/src/writer/mod.rs:82:4 [INFO] [stderr] | [INFO] [stderr] 82 | fn write_vec2(mut target: T, vec: Vec2) -> io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `ambientocclusion` [INFO] [stderr] --> modelc/src/vanilla/model.rs:32:12 [INFO] [stderr] | [INFO] [stderr] 32 | pub fn ambientocclusion(&self) -> bool { self.ambientocclusion.unwrap_or(true) } [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `model` [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | model: Identifier, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `x` [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | x: f32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `y` [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | y: f32, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `uvlock` [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | uvlock: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `AppliedModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/mod.rs:14:10 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `when` [INFO] [stderr] --> modelc/src/vanilla/blockstate/multipart.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | when: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ModelPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/multipart.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `apply` [INFO] [stderr] --> modelc/src/vanilla/blockstate/multipart.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | apply: AppliedModel, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ModelPart` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/multipart.rs:10:10 [INFO] [stderr] | [INFO] [stderr] 10 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `inner` [INFO] [stderr] --> modelc/src/vanilla/blockstate/multipart.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 26 | inner: Vec [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `OrPredicate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> modelc/src/vanilla/blockstate/multipart.rs:23:10 [INFO] [stderr] | [INFO] [stderr] 23 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `modelc` (bin "modelc" test) generated 15 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/layergen-8b25076ff127031e) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/modelc-532ed18d8b0c9bbd) [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] [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" "0d922da4780a6c946b70ad41ade22a78e8b3de85a643d771a858e1a3ec66085d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d922da4780a6c946b70ad41ade22a78e8b3de85a643d771a858e1a3ec66085d", kill_on_drop: false }` [INFO] [stdout] 0d922da4780a6c946b70ad41ade22a78e8b3de85a643d771a858e1a3ec66085d