[INFO] cloning repository https://github.com/kmgill/solhat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmgill/solhat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolhat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolhat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee452ec41e5bb0376aa2a7bd82376c64bcf6af24 [INFO] testing kmgill/solhat against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmgill%2Fsolhat" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmgill/solhat on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kmgill/solhat [INFO] finished tweaking git repo https://github.com/kmgill/solhat [INFO] tweaked toml for git repo https://github.com/kmgill/solhat written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kmgill/solhat 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" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6220f815dd1bf1e378438d6ed7b3b16fa9d5460b420e62167287efbaafacc2c7 [INFO] running `Command { std: "docker" "start" "-a" "6220f815dd1bf1e378438d6ed7b3b16fa9d5460b420e62167287efbaafacc2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6220f815dd1bf1e378438d6ed7b3b16fa9d5460b420e62167287efbaafacc2c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6220f815dd1bf1e378438d6ed7b3b16fa9d5460b420e62167287efbaafacc2c7", kill_on_drop: false }` [INFO] [stdout] 6220f815dd1bf1e378438d6ed7b3b16fa9d5460b420e62167287efbaafacc2c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9910e9341cf9d6ca02fba1ee87cba3d5aee2b5752285137ba1d6d6d01bd3cda [INFO] running `Command { std: "docker" "start" "-a" "a9910e9341cf9d6ca02fba1ee87cba3d5aee2b5752285137ba1d6d6d01bd3cda", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling paste v1.0.13 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wide v0.7.10 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling dng v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling png v0.17.9 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling termsize v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling lab v0.11.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling string-builder v0.2.0 [INFO] [stderr] Compiling vsop87 v2.1.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling astro v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling stump v0.2.1 (https://github.com/MarsRaw/stump.git#10c091eb) [INFO] [stderr] Compiling astral v0.3.2 (https://github.com/kmgill/astral#23563e78) [INFO] [stderr] Compiling sun v0.2.0 [INFO] [stderr] Compiling wild v2.1.0 [INFO] [stderr] Compiling fastblur v0.1.1 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling sciimg v0.5.0 (https://github.com/MarsRaw/sciimg.git?branch=kmgill_develop#e04058f2) [INFO] [stderr] Compiling solhat v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "a9910e9341cf9d6ca02fba1ee87cba3d5aee2b5752285137ba1d6d6d01bd3cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9910e9341cf9d6ca02fba1ee87cba3d5aee2b5752285137ba1d6d6d01bd3cda", kill_on_drop: false }` [INFO] [stdout] a9910e9341cf9d6ca02fba1ee87cba3d5aee2b5752285137ba1d6d6d01bd3cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0530150e03a21f58a590bd3b645a5e150b7ae9720a3c86bc7639e66ead3d4ab [INFO] running `Command { std: "docker" "start" "-a" "b0530150e03a21f58a590bd3b645a5e150b7ae9720a3c86bc7639e66ead3d4ab", kill_on_drop: false }` [INFO] [stderr] Compiling solhat v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.31s [INFO] running `Command { std: "docker" "inspect" "b0530150e03a21f58a590bd3b645a5e150b7ae9720a3c86bc7639e66ead3d4ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0530150e03a21f58a590bd3b645a5e150b7ae9720a3c86bc7639e66ead3d4ab", kill_on_drop: false }` [INFO] [stdout] b0530150e03a21f58a590bd3b645a5e150b7ae9720a3c86bc7639e66ead3d4ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 61672ab491b16d21718c1e084981ede4fd679bf0dc94b1d1382ea7d3cceda41a [INFO] running `Command { std: "docker" "start" "-a" "61672ab491b16d21718c1e084981ede4fd679bf0dc94b1d1382ea7d3cceda41a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/solhat-a9e469c1a9df389a) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests bin/solhat.rs (/opt/rustwide/target/debug/deps/solhat-cebc940d50b56750) [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] [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] [stderr] Running tests/hotpixel.rs (/opt/rustwide/target/debug/deps/hotpixel-0207e1bca0c6fa99) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_hotpixel_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests solhat [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" "61672ab491b16d21718c1e084981ede4fd679bf0dc94b1d1382ea7d3cceda41a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61672ab491b16d21718c1e084981ede4fd679bf0dc94b1d1382ea7d3cceda41a", kill_on_drop: false }` [INFO] [stdout] 61672ab491b16d21718c1e084981ede4fd679bf0dc94b1d1382ea7d3cceda41a