[INFO] cloning repository https://github.com/FatihDmrcn/fhp_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FatihDmrcn/fhp_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFatihDmrcn%2Ffhp_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFatihDmrcn%2Ffhp_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62c80a8dd41e43b5fc67246c362282d2e517baca [INFO] testing FatihDmrcn/fhp_rust/62c80a8dd41e43b5fc67246c362282d2e517baca against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFatihDmrcn%2Ffhp_rust" "/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/FatihDmrcn/fhp_rust on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FatihDmrcn/fhp_rust [INFO] finished tweaking git repo https://github.com/FatihDmrcn/fhp_rust [INFO] tweaked toml for git repo https://github.com/FatihDmrcn/fhp_rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/FatihDmrcn/fhp_rust 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded freetype v0.7.1 [INFO] [stderr] Downloaded freetype-sys v0.19.0 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f41fc61771062152dca631a4231a34d2f01cd21b0e417a23ad37ff2bc557b0d9 [INFO] running `Command { std: "docker" "start" "-a" "f41fc61771062152dca631a4231a34d2f01cd21b0e417a23ad37ff2bc557b0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f41fc61771062152dca631a4231a34d2f01cd21b0e417a23ad37ff2bc557b0d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41fc61771062152dca631a4231a34d2f01cd21b0e417a23ad37ff2bc557b0d9", kill_on_drop: false }` [INFO] [stdout] f41fc61771062152dca631a4231a34d2f01cd21b0e417a23ad37ff2bc557b0d9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b41bc3490bd469994b82ab6d5e98000e9c26164c303c1d7df28459f787f80388 [INFO] running `Command { std: "docker" "start" "-a" "b41bc3490bd469994b82ab6d5e98000e9c26164c303c1d7df28459f787f80388", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling cc v1.0.87 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling fhp_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `vel_v` is never used [INFO] [stdout] --> src/main.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 179 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 226 | fn vel_v(&self) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.74s [INFO] running `Command { std: "docker" "inspect" "b41bc3490bd469994b82ab6d5e98000e9c26164c303c1d7df28459f787f80388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41bc3490bd469994b82ab6d5e98000e9c26164c303c1d7df28459f787f80388", kill_on_drop: false }` [INFO] [stdout] b41bc3490bd469994b82ab6d5e98000e9c26164c303c1d7df28459f787f80388 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d78535e5d2f6709b443699ddefe4d50fbbbba0216a69cf667459383e9ce994a9 [INFO] running `Command { std: "docker" "start" "-a" "d78535e5d2f6709b443699ddefe4d50fbbbba0216a69cf667459383e9ce994a9", kill_on_drop: false }` [INFO] [stderr] Compiling fhp_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `vel_v` is never used [INFO] [stdout] --> src/main.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 179 | impl Cell { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 226 | fn vel_v(&self) -> f64 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "d78535e5d2f6709b443699ddefe4d50fbbbba0216a69cf667459383e9ce994a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d78535e5d2f6709b443699ddefe4d50fbbbba0216a69cf667459383e9ce994a9", kill_on_drop: false }` [INFO] [stdout] d78535e5d2f6709b443699ddefe4d50fbbbba0216a69cf667459383e9ce994a9 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91ac90d5413bfa6792d151fcac21ac7cbacd4819c3ef06100c65445e787d39d2 [INFO] running `Command { std: "docker" "start" "-a" "91ac90d5413bfa6792d151fcac21ac7cbacd4819c3ef06100c65445e787d39d2", kill_on_drop: false }` [INFO] [stderr] warning: method `vel_v` is never used [INFO] [stderr] --> src/main.rs:226:8 [INFO] [stderr] | [INFO] [stderr] 179 | impl Cell { [INFO] [stderr] | --------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 226 | fn vel_v(&self) -> f64 { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fhp_rust` (bin "fhp_rust" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fhp_rust-610b9ecc5c3605c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "91ac90d5413bfa6792d151fcac21ac7cbacd4819c3ef06100c65445e787d39d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91ac90d5413bfa6792d151fcac21ac7cbacd4819c3ef06100c65445e787d39d2", kill_on_drop: false }` [INFO] [stdout] 91ac90d5413bfa6792d151fcac21ac7cbacd4819c3ef06100c65445e787d39d2