[INFO] cloning repository https://github.com/plz-try-harder/ace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plz-try-harder/ace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplz-try-harder%2Face", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplz-try-harder%2Face'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bde1d11813c3efb069158327bfe0c11d600b49be
[INFO] testing plz-try-harder/ace against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplz-try-harder%2Face" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  52% (363/692)
Updating files:  53% (367/692)
Updating files:  54% (374/692)
Updating files:  55% (381/692)
Updating files:  56% (388/692)
Updating files:  57% (395/692)
Updating files:  58% (402/692)
Updating files:  59% (409/692)
Updating files:  60% (416/692)
Updating files:  61% (423/692)
Updating files:  62% (430/692)
Updating files:  63% (436/692)
Updating files:  64% (443/692)
Updating files:  65% (450/692)
Updating files:  66% (457/692)
Updating files:  67% (464/692)
Updating files:  68% (471/692)
Updating files:  69% (478/692)
Updating files:  70% (485/692)
Updating files:  71% (492/692)
Updating files:  72% (499/692)
Updating files:  73% (506/692)
Updating files:  74% (513/692)
Updating files:  75% (519/692)
Updating files:  76% (526/692)
Updating files:  77% (533/692)
Updating files:  78% (540/692)
Updating files:  79% (547/692)
Updating files:  80% (554/692)
Updating files:  81% (561/692)
Updating files:  82% (568/692)
Updating files:  83% (575/692)
Updating files:  84% (582/692)
Updating files:  85% (589/692)
Updating files:  86% (596/692)
Updating files:  87% (603/692)
Updating files:  88% (609/692)
Updating files:  89% (616/692)
Updating files:  90% (623/692)
Updating files:  91% (630/692)
Updating files:  92% (637/692)
Updating files:  93% (644/692)
Updating files:  94% (651/692)
Updating files:  95% (658/692)
Updating files:  96% (665/692)
Updating files:  97% (672/692)
Updating files:  98% (679/692)
Updating files:  99% (686/692)
Updating files:  99% (690/692)
Updating files: 100% (692/692)
Updating files: 100% (692/692), done.
[INFO] started tweaking git repo https://github.com/plz-try-harder/ace
[INFO] finished tweaking git repo https://github.com/plz-try-harder/ace
[INFO] tweaked toml for git repo https://github.com/plz-try-harder/ace written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/plz-try-harder/ace on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/plz-try-harder/ace 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-core v1.10.1
[INFO] [stderr]   Downloaded weezl v0.1.7
[INFO] [stderr]   Downloaded either v1.8.0
[INFO] [stderr]   Downloaded getrandom v0.2.8
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.2
[INFO] [stderr]   Downloaded bytemuck v1.12.3
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.13
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.14
[INFO] [stderr]   Downloaded rayon v1.6.1
[INFO] [stderr]   Downloaded libc v0.2.139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f
[INFO] running `Command { std: "docker" "start" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", 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" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling bytemuck v1.12.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling ace_proj v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling ace_proj v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/ace_proj-b8fca7ef971b25ad)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::color_range_test ... ok
[INFO] [stdout] test tests::test_get_fire_probability ... FAILED
[INFO] [stdout] test tests::test_img_to_vec ... ok
[INFO] [stdout] test tests::test_set_all_black ... ok
[INFO] [stdout] test tests::test_blur ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_fire_probability stdout ----
[INFO] [stdout] cloning done
[INFO] [stdout] blurring done
[INFO] [stdout] filter done
[INFO] [stdout] dfs done
[INFO] [stdout] expoes done
[INFO] [stdout] 0, 0
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_fire_probability' (1014) panicked at src/main.rs:502:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0.0
[INFO] [stdout]  right: 1.0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f6453e11d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x63f6453f761a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    2:     0x63f6453e5bc2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x63f6453bff46 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x63f6453d9659 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]    5:     0x63f6452cbe4c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x63f6453d98d2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x63f6453c0002 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x63f6453b51d9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x63f6453c0d1d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]   10:     0x63f6453f7d0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]   11:     0x63f6453f7c23 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x63f6452b7250 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<f32, f32>
[INFO] [stdout]   13:     0x63f6452b7bb1 - ace_proj[9fa70f80fed71734]::tests::test_get_fire_probability
[INFO] [stdout]   14:     0x63f6452bbd49 - <ace_proj[9fa70f80fed71734]::tests::test_get_fire_probability::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x63f6452bef2b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]   16:     0x63f6452cc7a5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]   17:     0x63f6452c60b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x63f6452cf822 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x63f6453e0b2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7b840445107a - <unknown>
[INFO] [stdout]   21:     0x7b84044e4534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_fire_probability
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ace_proj`
[INFO] running `Command { std: "docker" "inspect" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f", kill_on_drop: false }`
[INFO] [stdout] 8e8f83c2403c9234271a203fe0f1fedc010252d39623bda15be4a80006408f6f
