[INFO] cloning repository https://github.com/kozabrada123/omega_strikers_pairing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kozabrada123/omega_strikers_pairing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Fomega_strikers_pairing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Fomega_strikers_pairing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de268902797f301722aaf729be039f21e4269e27 [INFO] checking kozabrada123/omega_strikers_pairing against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Fomega_strikers_pairing" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kozabrada123/omega_strikers_pairing [INFO] finished tweaking git repo https://github.com/kozabrada123/omega_strikers_pairing [INFO] tweaked toml for git repo https://github.com/kozabrada123/omega_strikers_pairing written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kozabrada123/omega_strikers_pairing on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kozabrada123/omega_strikers_pairing 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color-print-proc-macro v0.3.6 [INFO] [stderr] Downloaded color-print v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65e86612f66f9482294a7b9e937cd5422b0c83cb215c98232278da6987790604 [INFO] running `Command { std: "docker" "start" "-a" "65e86612f66f9482294a7b9e937cd5422b0c83cb215c98232278da6987790604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65e86612f66f9482294a7b9e937cd5422b0c83cb215c98232278da6987790604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65e86612f66f9482294a7b9e937cd5422b0c83cb215c98232278da6987790604", kill_on_drop: false }` [INFO] [stdout] 65e86612f66f9482294a7b9e937cd5422b0c83cb215c98232278da6987790604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 509c257ebf60530f82ed78edffe401492ac20a03896f35fb063df02c39d1a035 [INFO] running `Command { std: "docker" "start" "-a" "509c257ebf60530f82ed78edffe401492ac20a03896f35fb063df02c39d1a035", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling color-print-proc-macro v0.3.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking color-print v0.3.6 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking omega_strikers_pairing v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fmt::Debug` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fmt::Debug` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | fmt::Debug, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Role` and `StringTeam` [INFO] [stdout] --> src/main.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | use types::{NamedTeam, Player, Result, Role, StringPlayer, StringTeam, Team}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Role` and `StringTeam` [INFO] [stdout] --> src/main.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | use types::{NamedTeam, Player, Result, Role, StringPlayer, StringTeam, Team}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_random` is never used [INFO] [stdout] --> src/types.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl StringPlayer { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn create_random() -> StringPlayer { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `in_team` are never used [INFO] [stdout] --> src/types.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl StringTeam { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 226 | pub fn new(goalie: StringPlayer, midfield: StringPlayer, forward: StringPlayer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn in_team(&self, player_id: &String) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_team_and_lists` and `generate_name` are never used [INFO] [stdout] --> src/types.rs:297:12 [INFO] [stdout] | [INFO] [stdout] 295 | impl NamedTeam { [INFO] [stdout] | -------------- associated functions in this implementation [INFO] [stdout] 296 | /// Creates a named team from a team and our lists, randomly generating a name [INFO] [stdout] 297 | pub fn from_team_and_lists( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 309 | pub fn generate_name(adjectives: &Vec, nouns: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `create_random` is never used [INFO] [stdout] --> src/types.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 28 | impl StringPlayer { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn create_random() -> StringPlayer { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `in_team` are never used [INFO] [stdout] --> src/types.rs:226:12 [INFO] [stdout] | [INFO] [stdout] 225 | impl StringTeam { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 226 | pub fn new(goalie: StringPlayer, midfield: StringPlayer, forward: StringPlayer) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn in_team(&self, player_id: &String) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_team_and_lists` and `generate_name` are never used [INFO] [stdout] --> src/types.rs:297:12 [INFO] [stdout] | [INFO] [stdout] 295 | impl NamedTeam { [INFO] [stdout] | -------------- associated functions in this implementation [INFO] [stdout] 296 | /// Creates a named team from a team and our lists, randomly generating a name [INFO] [stdout] 297 | pub fn from_team_and_lists( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 309 | pub fn generate_name(adjectives: &Vec, nouns: &Vec) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `Command { std: "docker" "inspect" "509c257ebf60530f82ed78edffe401492ac20a03896f35fb063df02c39d1a035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509c257ebf60530f82ed78edffe401492ac20a03896f35fb063df02c39d1a035", kill_on_drop: false }` [INFO] [stdout] 509c257ebf60530f82ed78edffe401492ac20a03896f35fb063df02c39d1a035