[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.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplz-try-harder%2Face" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] 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: 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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plz-try-harder/ace on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f [INFO] running `Command { std: "docker" "start" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", 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" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", 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" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [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 rayon-core v1.10.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.6.1 [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 24.81s [INFO] running `Command { std: "docker" "inspect" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", 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" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "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 0.73s [INFO] running `Command { std: "docker" "inspect" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", 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" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.04s [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_blur ... ok [INFO] [stdout] test tests::test_set_all_black ... ok [INFO] [stdout] test tests::test_img_to_vec ... 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' (891) 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: 0x5dbedb1d1ab1 - <::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5dbedb1e870a - core[7c831bd917ebf35f]::fmt::write [INFO] [stdout] 2: 0x5dbedb1d60ec - as core[7c831bd917ebf35f]::io::write::Write>::write_fmt [INFO] [stdout] 3: 0x5dbedb1adba6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5dbedb1ca049 - std[104cf6e2632825ea]::panicking::default_hook [INFO] [stdout] 5: 0x5dbedb0bbe20 - test[73009c9f9aebf890]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5dbedb1ca372 - std[104cf6e2632825ea]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5dbedb1adc52 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5dbedb1a65c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5dbedb1ae84d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind [INFO] [stdout] 10: 0x5dbedb1e8e3c - core[7c831bd917ebf35f]::panicking::panic_fmt [INFO] [stdout] 11: 0x5dbedb1e8d53 - core[7c831bd917ebf35f]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5dbedb0a748d - core[7c831bd917ebf35f]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5dbedb0a7e01 - ace_proj[80df4a0dc5c7186f]::tests::test_get_fire_probability [INFO] [stdout] 14: 0x5dbedb0abeb9 - >::call_once [INFO] [stdout] 15: 0x5dbedb0af10b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>> [INFO] [stdout] 16: 0x5dbedb0bc775 - test[73009c9f9aebf890]::run_test::{closure#0} [INFO] [stdout] 17: 0x5dbedb0b5b34 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5dbedb0bf8d2 - ::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5dbedb1d1379 - ::new::thread_start [INFO] [stdout] 20: 0x7cc2e740007a - [INFO] [stdout] 21: 0x7cc2e7493534 - clone [INFO] [stdout] 22: 0x0 - [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.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin ace_proj` [INFO] running `Command { std: "docker" "inspect" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f", kill_on_drop: false }` [INFO] [stdout] aa1883d09300d1b85bef78bcf966fc148034cee7efa557e3e0da4fd28a05a00f