[INFO] cloning repository https://github.com/Oloqq/amigurumi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Oloqq/amigurumi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b69d413c49ff2f268341559e3450a2f0a8344ad [INFO] checking Oloqq/amigurumi against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Oloqq/amigurumi on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Oloqq/amigurumi [INFO] finished tweaking git repo https://github.com/Oloqq/amigurumi [INFO] tweaked toml for git repo https://github.com/Oloqq/amigurumi written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Oloqq/amigurumi 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexpr-macros v0.2.2 [INFO] [stderr] Downloaded serde-lexpr v0.1.3 [INFO] [stderr] Downloaded hermit-abi v0.3.6 [INFO] [stderr] Downloaded stl_io v0.7.0 [INFO] [stderr] Downloaded rand_derive v0.5.0 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded env_logger v0.11.2 [INFO] [stderr] Downloaded lexpr v0.2.7 [INFO] [stderr] Downloaded indexmap v2.2.3 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded serde_yaml v0.9.31 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6dd578fe8e29e3279cf89570cb5a315d48999673ef78fc07ae9e34469907414 [INFO] running `Command { std: "docker" "start" "-a" "b6dd578fe8e29e3279cf89570cb5a315d48999673ef78fc07ae9e34469907414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6dd578fe8e29e3279cf89570cb5a315d48999673ef78fc07ae9e34469907414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6dd578fe8e29e3279cf89570cb5a315d48999673ef78fc07ae9e34469907414", kill_on_drop: false }` [INFO] [stdout] b6dd578fe8e29e3279cf89570cb5a315d48999673ef78fc07ae9e34469907414 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c82c95deda527ee27c400f6ba11347c4c077e4cda17bdb9801c50836c77b96 [INFO] running `Command { std: "docker" "start" "-a" "d1c82c95deda527ee27c400f6ba11347c4c077e4cda17bdb9801c50836c77b96", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking lexpr v0.2.7 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking stl_io v0.7.0 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking serde-lexpr v0.1.3 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking crocheteer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Color` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorCode` [INFO] [stdout] --> src/flow/pest_parser/mod.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::errors::{Error, ErrorCode}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Queue` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Queue` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Color` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Queue` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Queue` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | color: Color, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | colors: Vec, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Action` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Action` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Label` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Label` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | color: Color, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | colors: Vec, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Action` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Action` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Label` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Label` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num` is never read [INFO] [stdout] --> src/args.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | Dev { num: usize }, [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stdout`, `fresh`, `seed`, `generations`, `save_stl`, and `debug` are never read [INFO] [stdout] --> src/args.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GeneticArgs { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 35 | #[structopt(long)] [INFO] [stdout] 36 | pub stdout: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fresh: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub seed: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub generations: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub save_stl: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeneticArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek` is never used [INFO] [stdout] --> src/flow/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Flow { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 9 | fn next(&mut self) -> Option; [INFO] [stdout] 10 | fn peek(&self) -> Option; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `animate` is never used [INFO] [stdout] --> src/plushie/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait PlushieTrait: Send + 'static { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 12 | /// Run the simulation until it is considered finished (relaxed) [INFO] [stdout] 13 | fn animate(&mut self); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::map_or` that must be used [INFO] [stdout] --> src/plushie/flowing/construction/hook/working_stitch.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / hook.peculiar [INFO] [stdout] 130 | | .insert(hook.now.cursor, peculiarity.clone()) [INFO] [stdout] 131 | | .map_or((), |prev| { [INFO] [stdout] 132 | | panic!("BLO/FLO point is already peculiar. was: {prev:?} new: {peculiarity:?}") [INFO] [stdout] 133 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the returned value, use `if let` instead [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 129 | let _ = hook.peculiar [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num` is never read [INFO] [stdout] --> src/args.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | Dev { num: usize }, [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stdout`, `fresh`, `seed`, `generations`, `save_stl`, and `debug` are never read [INFO] [stdout] --> src/args.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GeneticArgs { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 35 | #[structopt(long)] [INFO] [stdout] 36 | pub stdout: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fresh: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub seed: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub generations: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub save_stl: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeneticArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek` is never used [INFO] [stdout] --> src/flow/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Flow { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 9 | fn next(&mut self) -> Option; [INFO] [stdout] 10 | fn peek(&self) -> Option; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `animate` is never used [INFO] [stdout] --> src/plushie/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait PlushieTrait: Send + 'static { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 12 | /// Run the simulation until it is considered finished (relaxed) [INFO] [stdout] 13 | fn animate(&mut self); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::map_or` that must be used [INFO] [stdout] --> src/plushie/flowing/construction/hook/working_stitch.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / hook.peculiar [INFO] [stdout] 130 | | .insert(hook.now.cursor, peculiarity.clone()) [INFO] [stdout] 131 | | .map_or((), |prev| { [INFO] [stdout] 132 | | panic!("BLO/FLO point is already peculiar. was: {prev:?} new: {peculiarity:?}") [INFO] [stdout] 133 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the returned value, use `if let` instead [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 129 | let _ = hook.peculiar [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d1c82c95deda527ee27c400f6ba11347c4c077e4cda17bdb9801c50836c77b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c82c95deda527ee27c400f6ba11347c4c077e4cda17bdb9801c50836c77b96", kill_on_drop: false }` [INFO] [stdout] d1c82c95deda527ee27c400f6ba11347c4c077e4cda17bdb9801c50836c77b96 [INFO] checking Oloqq/amigurumi against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOloqq%2Famigurumi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Oloqq/amigurumi on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Oloqq/amigurumi [INFO] finished tweaking git repo https://github.com/Oloqq/amigurumi [INFO] tweaked toml for git repo https://github.com/Oloqq/amigurumi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Oloqq/amigurumi 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c319285750221777934be57e5b362b8dc2fe76a6d1ebb79b630ce478841bca5 [INFO] running `Command { std: "docker" "start" "-a" "7c319285750221777934be57e5b362b8dc2fe76a6d1ebb79b630ce478841bca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c319285750221777934be57e5b362b8dc2fe76a6d1ebb79b630ce478841bca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c319285750221777934be57e5b362b8dc2fe76a6d1ebb79b630ce478841bca5", kill_on_drop: false }` [INFO] [stdout] 7c319285750221777934be57e5b362b8dc2fe76a6d1ebb79b630ce478841bca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02ae54b98ae78c338e08d52ad04e91cfe20207e4d227e3689d630b2df3031e43 [INFO] running `Command { std: "docker" "start" "-a" "02ae54b98ae78c338e08d52ad04e91cfe20207e4d227e3689d630b2df3031e43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking safe_arch v0.7.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking wide v0.7.15 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking lexpr v0.2.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling rand_derive v0.5.0 [INFO] [stderr] Checking env_logger v0.11.2 [INFO] [stderr] Checking stl_io v0.7.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking strum v0.26.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.26.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking serde-lexpr v0.1.3 [INFO] [stderr] Checking serde_yaml v0.9.31 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking nalgebra v0.32.3 [INFO] [stderr] Checking crocheteer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ErrorCode` [INFO] [stdout] --> src/flow/pest_parser/mod.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::errors::{Error, ErrorCode}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Color` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Queue` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Queue` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | color: Color, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | colors: Vec, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Action` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Action` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Label` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Label` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Color` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Color` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Queue` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Queue` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook/starters.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{utils::*, Color, Edges, Hook, Moment, Queue}; [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | color: Color, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Color` is ambiguous [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | colors: Vec, [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 [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Color` could refer to the type alias imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | pub use crate::common::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] note: `Color` could also refer to the variant imported here [INFO] [stdout] --> src/plushie/flowing/construction/hook/utils.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use Action::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Color` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Action` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Action` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Label` is imported redundantly [INFO] [stdout] --> src/plushie/flowing/construction/hook.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 6 | use self::utils::*; [INFO] [stdout] | -------------- the item `Label` is already imported here [INFO] [stdout] ... [INFO] [stdout] 12 | actions::{Action, Label}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num` is never read [INFO] [stdout] --> src/args.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | Dev { num: usize }, [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stdout`, `fresh`, `seed`, `generations`, `save_stl`, and `debug` are never read [INFO] [stdout] --> src/args.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GeneticArgs { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 35 | #[structopt(long)] [INFO] [stdout] 36 | pub stdout: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fresh: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub seed: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub generations: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub save_stl: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeneticArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek` is never used [INFO] [stdout] --> src/flow/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Flow { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 9 | fn next(&mut self) -> Option; [INFO] [stdout] 10 | fn peek(&self) -> Option; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `animate` is never used [INFO] [stdout] --> src/plushie/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait PlushieTrait: Send + 'static { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 12 | /// Run the simulation until it is considered finished (relaxed) [INFO] [stdout] 13 | fn animate(&mut self); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::map_or` that must be used [INFO] [stdout] --> src/plushie/flowing/construction/hook/working_stitch.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / hook.peculiar [INFO] [stdout] 130 | | .insert(hook.now.cursor, peculiarity.clone()) [INFO] [stdout] 131 | | .map_or((), |prev| { [INFO] [stdout] 132 | | panic!("BLO/FLO point is already peculiar. was: {prev:?} new: {peculiarity:?}") [INFO] [stdout] 133 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the returned value, use `if let` instead [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 129 | let _ = hook.peculiar [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `num` is never read [INFO] [stdout] --> src/args.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | Dev { num: usize }, [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stdout`, `fresh`, `seed`, `generations`, `save_stl`, and `debug` are never read [INFO] [stdout] --> src/args.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct GeneticArgs { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 35 | #[structopt(long)] [INFO] [stdout] 36 | pub stdout: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fresh: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub seed: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub generations: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub save_stl: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub debug: bool, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeneticArgs` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek` is never used [INFO] [stdout] --> src/flow/mod.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Flow { [INFO] [stdout] | ---- method in this trait [INFO] [stdout] 9 | fn next(&mut self) -> Option; [INFO] [stdout] 10 | fn peek(&self) -> Option; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `animate` is never used [INFO] [stdout] --> src/plushie/mod.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub trait PlushieTrait: Send + 'static { [INFO] [stdout] | ------------ method in this trait [INFO] [stdout] 12 | /// Run the simulation until it is considered finished (relaxed) [INFO] [stdout] 13 | fn animate(&mut self); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::option::Option::::map_or` that must be used [INFO] [stdout] --> src/plushie/flowing/construction/hook/working_stitch.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | / hook.peculiar [INFO] [stdout] 130 | | .insert(hook.now.cursor, peculiarity.clone()) [INFO] [stdout] 131 | | .map_or((), |prev| { [INFO] [stdout] 132 | | panic!("BLO/FLO point is already peculiar. was: {prev:?} new: {peculiarity:?}") [INFO] [stdout] 133 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: if you don't need the returned value, use `if let` instead [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 129 | let _ = hook.peculiar [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "02ae54b98ae78c338e08d52ad04e91cfe20207e4d227e3689d630b2df3031e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02ae54b98ae78c338e08d52ad04e91cfe20207e4d227e3689d630b2df3031e43", kill_on_drop: false }` [INFO] [stdout] 02ae54b98ae78c338e08d52ad04e91cfe20207e4d227e3689d630b2df3031e43