[INFO] cloning repository https://github.com/Guashasha/pso-genetic-algorithms [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guashasha/pso-genetic-algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuashasha%2Fpso-genetic-algorithms", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuashasha%2Fpso-genetic-algorithms'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4611b4766d2463035798a5ceaddfb2fb1cf58e2 [INFO] checking Guashasha/pso-genetic-algorithms against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuashasha%2Fpso-genetic-algorithms" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Guashasha/pso-genetic-algorithms [INFO] finished tweaking git repo https://github.com/Guashasha/pso-genetic-algorithms [INFO] tweaked toml for git repo https://github.com/Guashasha/pso-genetic-algorithms written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Guashasha/pso-genetic-algorithms on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Guashasha/pso-genetic-algorithms 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880 [INFO] running `Command { std: "docker" "start" "9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v6.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling font-kit v0.14.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Compiling pathfinder_simd v0.5.4 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking getrandom v0.3.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking statistical v1.0.0 [INFO] [stderr] Checking plotters-bitmap v0.3.7 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking genetico-pso v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `valid_inputs` [INFO] [stdout] --> src/pso/mod.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{evaluate, valid_inputs, EvolutionStats, MAX_EVUALUATIONS, POPULATION_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `valid_inputs` is never used [INFO] [stdout] --> src/main.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn valid_inputs(individual: &[f64]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `best_aptitude` is never read [INFO] [stdout] --> src/pso/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Swarm { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | best_aptitude: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `valid_inputs` [INFO] [stdout] --> src/pso/mod.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{evaluate, valid_inputs, EvolutionStats, MAX_EVUALUATIONS, POPULATION_SIZE}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `valid_inputs` is never used [INFO] [stdout] --> src/main.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | fn valid_inputs(individual: &[f64]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `best_aptitude` is never read [INFO] [stdout] --> src/pso/mod.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct Swarm { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | best_aptitude: f64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.94s [INFO] running `Command { std: "docker" "inspect" "9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880", kill_on_drop: false }` [INFO] [stdout] 9e037c0a2610369797d5ce407ef1e599e40fd4dfd9960059f37e24ac1580a880