[INFO] cloning repository https://github.com/lambdv/gdc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lambdv/gdc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdv%2Fgdc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdv%2Fgdc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d3a41123a8f54894cb7590e0f9e0068ba4d5995 [INFO] checking lambdv/gdc against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flambdv%2Fgdc" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lambdv/gdc [INFO] finished tweaking git repo https://github.com/lambdv/gdc [INFO] tweaked toml for git repo https://github.com/lambdv/gdc written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lambdv/gdc on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lambdv/gdc 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba64660599e51c2d3038bead58a69376c8fa92efbc9fe83aa39e7309cede46cc [INFO] running `Command { std: "docker" "start" "-a" "ba64660599e51c2d3038bead58a69376c8fa92efbc9fe83aa39e7309cede46cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba64660599e51c2d3038bead58a69376c8fa92efbc9fe83aa39e7309cede46cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba64660599e51c2d3038bead58a69376c8fa92efbc9fe83aa39e7309cede46cc", kill_on_drop: false }` [INFO] [stdout] ba64660599e51c2d3038bead58a69376c8fa92efbc9fe83aa39e7309cede46cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03fa6f497cfec6cf13f4f169b9bd9bc92c608a3aa70a89fec0ab3d4e3858f085 [INFO] running `Command { std: "docker" "start" "-a" "03fa6f497cfec6cf13f4f169b9bd9bc92c608a3aa70a89fec0ab3d4e3858f085", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking aminus v1.0.1-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/energy/energy_formulas.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | (3. + 3.), 0., 0., [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 111 - (3. + 3.), 0., 0., [INFO] [stdout] 111 + 3. + 3. , 0., 0., [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/energy/energy_formulas.rs:112:17 [INFO] [stdout] | [INFO] [stdout] 112 | 3., (6.+4.+4.), 4., [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 112 - 3., (6.+4.+4.), 4., [INFO] [stdout] 112 + 3., 6.+4.+4. , 4., [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dependencies` is never read [INFO] [stdout] --> src/model/stattable_builder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StatTableBuilder { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | dependencies: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/energy/specification.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct CharacterEnergySpec{ [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 10 | character_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | element: Element, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | skills: [SkillEnergySpec;3], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | burst_cooldown: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | burst_energy: i8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | burst_discount: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | addtional_er: Option, //mainly for razor [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `label`, `particles`, `variance`, `per_second`, `duration`, and `cool_down` are never read [INFO] [stdout] --> src/energy/specification.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct SkillEnergySpec{ [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 29 | label: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | particles: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 31 | variance: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | per_second: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | duration: i8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | cool_down: f32 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/stattable.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | fn iter(&self) -> StatableIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn iter(&self) -> StatableIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/statable.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn iter(&self) -> StatableIter; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn iter(&self) -> StatableIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/character.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn iter(&self) -> StatableIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn iter(&self) -> StatableIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> tests/solocalc_test.rs:81:40 [INFO] [stdout] | [INFO] [stdout] 81 | fn default_cryo_na_formula(name: &str, x: &Box, multi: f32, num: i8, option: Option) -> (String, Box tests/solocalc_test.rs:81:84 [INFO] [stdout] | [INFO] [stdout] 81 | ...table>, multi: f32, num: i8, option: Option) -> (String, Box f32>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> tests/solocalc_test.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | fn default_cryo_e_formula(name: &str, x: &Box, multi: f32, num: i8, option: Option) -> (String, Box tests/solocalc_test.rs:88:83 [INFO] [stdout] | [INFO] [stdout] 88 | ...table>, multi: f32, num: i8, option: Option) -> (String, Box f32>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> tests/solocalc_test.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | fn default_cryo_q_formula(name: &str, x: &Box, multi: f32, num: i8, option: Option) -> (String, Box tests/solocalc_test.rs:95:83 [INFO] [stdout] | [INFO] [stdout] 95 | ...table>, multi: f32, num: i8, option: Option) -> (String, Box f32>) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_option` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/artifact_builder_test.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | let mut bob = ArtifactBuilder::new( [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dependencies` is never read [INFO] [stdout] --> src/model/stattable_builder.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StatTableBuilder { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 11 | dependencies: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/energy/specification.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct CharacterEnergySpec{ [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 10 | character_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | element: Element, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | skills: [SkillEnergySpec;3], [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | burst_cooldown: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 14 | burst_energy: i8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 15 | burst_discount: i8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | addtional_er: Option, //mainly for razor [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `label`, `particles`, `variance`, `per_second`, `duration`, and `cool_down` are never read [INFO] [stdout] --> src/energy/specification.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct SkillEnergySpec{ [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 29 | label: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | particles: f32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 31 | variance: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | per_second: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | duration: i8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 34 | cool_down: f32 [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/stattable.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | fn iter(&self) -> StatableIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 36 | fn iter(&self) -> StatableIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/statable.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | fn iter(&self) -> StatableIter; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 10 | fn iter(&self) -> StatableIter<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/model/character.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | fn iter(&self) -> StatableIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 21 | fn iter(&self) -> StatableIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.13s [INFO] running `Command { std: "docker" "inspect" "03fa6f497cfec6cf13f4f169b9bd9bc92c608a3aa70a89fec0ab3d4e3858f085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fa6f497cfec6cf13f4f169b9bd9bc92c608a3aa70a89fec0ab3d4e3858f085", kill_on_drop: false }` [INFO] [stdout] 03fa6f497cfec6cf13f4f169b9bd9bc92c608a3aa70a89fec0ab3d4e3858f085