[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2xsaiko%2Fassetc" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/2xsaiko/assetc on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-8/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caac316d31a86df9a1f788d24b90a460c17b3b7b0cdf4860f8c2a31ef997e3bf [INFO] running `Command { std: "docker" "start" "-a" "caac316d31a86df9a1f788d24b90a460c17b3b7b0cdf4860f8c2a31ef997e3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caac316d31a86df9a1f788d24b90a460c17b3b7b0cdf4860f8c2a31ef997e3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caac316d31a86df9a1f788d24b90a460c17b3b7b0cdf4860f8c2a31ef997e3bf", kill_on_drop: false }` [INFO] [stdout] caac316d31a86df9a1f788d24b90a460c17b3b7b0cdf4860f8c2a31ef997e3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4408b04a5140e8c0773c3441392454f2ee083a90ce9261edd561cde90810bf4e [INFO] running `Command { std: "docker" "start" "-a" "4408b04a5140e8c0773c3441392454f2ee083a90ce9261edd561cde90810bf4e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [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 proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling png v0.16.7 [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_json v1.0.57 [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: 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: 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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.39s [INFO] running `Command { std: "docker" "inspect" "4408b04a5140e8c0773c3441392454f2ee083a90ce9261edd561cde90810bf4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4408b04a5140e8c0773c3441392454f2ee083a90ce9261edd561cde90810bf4e", kill_on_drop: false }` [INFO] [stdout] 4408b04a5140e8c0773c3441392454f2ee083a90ce9261edd561cde90810bf4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1b96fff179a3c59020dd4ed690aa075dded57e78de56faa07758cdfc0c33fa [INFO] running `Command { std: "docker" "start" "-a" "3a1b96fff179a3c59020dd4ed690aa075dded57e78de56faa07758cdfc0c33fa", 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: 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: 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: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "3a1b96fff179a3c59020dd4ed690aa075dded57e78de56faa07758cdfc0c33fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1b96fff179a3c59020dd4ed690aa075dded57e78de56faa07758cdfc0c33fa", kill_on_drop: false }` [INFO] [stdout] 3a1b96fff179a3c59020dd4ed690aa075dded57e78de56faa07758cdfc0c33fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73ae8e5d29ee5d3ccff84fb838d9b5c535a6f3b8664dcbb5e77a28fc1c2424a4 [INFO] running `Command { std: "docker" "start" "-a" "73ae8e5d29ee5d3ccff84fb838d9b5c535a6f3b8664dcbb5e77a28fc1c2424a4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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: 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: 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: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/layergen-a2c4f941d19501e1) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/modelc-9b2316cf936dfb66) [INFO] running `Command { std: "docker" "inspect" "73ae8e5d29ee5d3ccff84fb838d9b5c535a6f3b8664dcbb5e77a28fc1c2424a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73ae8e5d29ee5d3ccff84fb838d9b5c535a6f3b8664dcbb5e77a28fc1c2424a4", kill_on_drop: false }` [INFO] [stdout] 73ae8e5d29ee5d3ccff84fb838d9b5c535a6f3b8664dcbb5e77a28fc1c2424a4