[INFO] fetching crate pyqie-engine 0.0.4...
[INFO] checking pyqie-engine-0.0.4 against master#d0835adc4e114eac911150b3692b830b5583223a for pr-149195-3
[INFO] extracting crate pyqie-engine 0.0.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate pyqie-engine 0.0.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pyqie-engine 0.0.4
[INFO] tweaked toml for crates.io crate pyqie-engine 0.0.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyqie-engine 0.0.4 on toolchain d0835adc4e114eac911150b3692b830b5583223a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding noise v0.7.0 (available: v0.9.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xoshiro v0.6.0 (available: v0.7.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded weezl v0.1.12
[INFO] [stderr]   Downloaded bytemuck v1.24.0
[INFO] [stderr]   Downloaded pyqie-platform v0.0.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c919512ae9a365e6575c5d01cab5d4b66dd7c2255109b7d9a636dfa9b40882fb
[INFO] running `Command { std: "docker" "start" "-a" "c919512ae9a365e6575c5d01cab5d4b66dd7c2255109b7d9a636dfa9b40882fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c919512ae9a365e6575c5d01cab5d4b66dd7c2255109b7d9a636dfa9b40882fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c919512ae9a365e6575c5d01cab5d4b66dd7c2255109b7d9a636dfa9b40882fb", kill_on_drop: false }`
[INFO] [stdout] c919512ae9a365e6575c5d01cab5d4b66dd7c2255109b7d9a636dfa9b40882fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d0835adc4e114eac911150b3692b830b5583223a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 551ee6e21e31d5b7a4dea20432c75ac223ddd56cb10d42abed6282ed1cfffe6e
[INFO] running `Command { std: "docker" "start" "-a" "551ee6e21e31d5b7a4dea20432c75ac223ddd56cb10d42abed6282ed1cfffe6e", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking pyqie-platform v0.0.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking noise v0.7.0
[INFO] [stderr]     Checking pyqie-engine v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/math.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use noise::{NoiseFn, Perlin, Seedable};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/math.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     perlin: Perlin,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/math.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let perlin = Perlin::new().set_seed(seed);
[INFO] [stdout]    |                      ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/math.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |         self.math.perlin = Perlin::new().set_seed(seed);
[INFO] [stdout]    |                            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `shared_type`
[INFO] [stdout]  --> src/utils.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | macro_rules! shared_type {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `new_shared_type`
[INFO] [stdout]  --> src/utils.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | macro_rules! new_shared_type {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `string_loop`
[INFO] [stdout]   --> src/utils.rs:13:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | macro_rules! string_loop {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]  --> src/math.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use noise::{NoiseFn, Perlin, Seedable};
[INFO] [stdout]   |                      ^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::perlin::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::perlin_surflet::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/math.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 |     perlin: Perlin,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/math.rs:18:22
[INFO] [stdout]    |
[INFO] [stdout] 18 |         let perlin = Perlin::new().set_seed(seed);
[INFO] [stdout]    |                      ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Perlin` is ambiguous
[INFO] [stdout]   --> src/math.rs:82:28
[INFO] [stdout]    |
[INFO] [stdout] 82 |         self.math.perlin = Perlin::new().set_seed(seed);
[INFO] [stdout]    |                            ^^^^^^ ambiguous name
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Perlin` could refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:6:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub use self::perlin::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: `Perlin` could also refer to the struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/noise-0.7.0/src/noise_fns/generators.rs:7:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub use self::perlin_surflet::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `shared_type`
[INFO] [stdout]  --> src/utils.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | macro_rules! shared_type {
[INFO] [stdout]   |              ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `new_shared_type`
[INFO] [stdout]  --> src/utils.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | macro_rules! new_shared_type {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pyqie`
[INFO] [stdout]   --> src/system.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |             fn draw(&mut self, pyqie: &mut Pyqie) {}
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_pyqie`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]   --> src/system.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn title(&self, title: &str) {}
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f64_to_i32` is never used
[INFO] [stdout]   --> src/utils.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn f64_to_i32(x: f64) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `f64_to_u32` is never used
[INFO] [stdout]   --> src/utils.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn f64_to_u32(x: f64) -> u32 {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_whitespace` is never used
[INFO] [stdout]   --> src/utils.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn remove_whitespace(string: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `simplify_string` is never used
[INFO] [stdout]   --> src/utils.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn simplify_string(string: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_hex_string` is never used
[INFO] [stdout]   --> src/utils.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn parse_hex_string(string: &str) -> Result<u32, &str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_file_extension` is never used
[INFO] [stdout]   --> src/utils.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn add_file_extension(filename: &str, ext: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress_vec` is never used
[INFO] [stdout]   --> src/utils.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn compress_vec<T: PartialEq + Clone>(vec: &[T]) -> Vec<T> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compress_vec2` is never used
[INFO] [stdout]   --> src/utils.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub fn compress_vec2<T: PartialEq + Clone>(vec: &[Vec<T>]) -> Vec<Vec<T>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_vec` is never used
[INFO] [stdout]   --> src/utils.rs:86:8
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub fn expand_vec<T: Clone + Default>(vec: &[T], new_len: usize) -> Vec<T> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_vec2` is never used
[INFO] [stdout]   --> src/utils.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn expand_vec2<T: Clone + Default>(
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_empty_vecs` is never used
[INFO] [stdout]    --> src/utils.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub fn trim_empty_vecs<T: Clone>(vecs: &[Vec<T>]) -> Vec<Vec<T>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `perf_monitor_enabled`, `screen_x`, `screen_y`, `screen_scale`, and `screen_mode` are never read
[INFO] [stdout]   --> src/system.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct System {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     perf_monitor_enabled: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub screen_x: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub screen_y: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub screen_scale: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub screen_mode: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_frame_for_flip` is never used
[INFO] [stdout]    --> src/system.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Pyqie {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn process_frame_for_flip(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyqie-engine` (lib) due to 8 previous errors; 18 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `pyqie`
[INFO] [stdout]   --> src/system.rs:57:32
[INFO] [stdout]    |
[INFO] [stdout] 57 |             fn draw(&mut self, pyqie: &mut Pyqie) {}
[INFO] [stdout]    |                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_pyqie`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]   --> src/system.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn title(&self, title: &str) {}
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_file_extension` is never used
[INFO] [stdout]   --> src/utils.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn add_file_extension(filename: &str, ext: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `perf_monitor_enabled`, `screen_x`, `screen_y`, `screen_scale`, and `screen_mode` are never read
[INFO] [stdout]   --> src/system.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct System {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     perf_monitor_enabled: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub screen_x: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 21 |     pub screen_y: i32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 22 |     pub screen_scale: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 23 |     pub screen_mode: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process_frame_for_flip` is never used
[INFO] [stdout]    --> src/system.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Pyqie {
[INFO] [stdout]     | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn process_frame_for_flip(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyqie-engine` (lib test) due to 8 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "551ee6e21e31d5b7a4dea20432c75ac223ddd56cb10d42abed6282ed1cfffe6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551ee6e21e31d5b7a4dea20432c75ac223ddd56cb10d42abed6282ed1cfffe6e", kill_on_drop: false }`
[INFO] [stdout] 551ee6e21e31d5b7a4dea20432c75ac223ddd56cb10d42abed6282ed1cfffe6e
