[INFO] cloning repository https://github.com/Palkovsky/nitrologic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Palkovsky/nitrologic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalkovsky%2Fnitrologic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalkovsky%2Fnitrologic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0ee41534a1b10590e07f22d3a4345d56b4aec678
[INFO] testing Palkovsky/nitrologic against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPalkovsky%2Fnitrologic" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Palkovsky/nitrologic
[INFO] finished tweaking git repo https://github.com/Palkovsky/nitrologic
[INFO] tweaked toml for git repo https://github.com/Palkovsky/nitrologic written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Palkovsky/nitrologic on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Palkovsky/nitrologic 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 575b6b87bc51adf8789ef2f75cc5488244b63b97418340c44b25bf46ab22a621
[INFO] running `Command { std: "docker" "start" "-a" "575b6b87bc51adf8789ef2f75cc5488244b63b97418340c44b25bf46ab22a621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "575b6b87bc51adf8789ef2f75cc5488244b63b97418340c44b25bf46ab22a621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "575b6b87bc51adf8789ef2f75cc5488244b63b97418340c44b25bf46ab22a621", kill_on_drop: false }`
[INFO] [stdout] 575b6b87bc51adf8789ef2f75cc5488244b63b97418340c44b25bf46ab22a621
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] badbc3d25cdcf3d32ce15b2a36695b5c516a6385cde7e85dfd7c2023926c30a4
[INFO] running `Command { std: "docker" "start" "-a" "badbc3d25cdcf3d32ce15b2a36695b5c516a6385cde7e85dfd7c2023926c30a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling syn v1.0.21
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.21.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.16
[INFO] [stderr]    Compiling object v0.19.0
[INFO] [stderr]    Compiling svg v0.7.2
[INFO] [stderr]    Compiling quote v1.0.5
[INFO] [stderr]    Compiling addr2line v0.12.0
[INFO] [stderr]    Compiling backtrace v0.3.48
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling plotlib v0.5.1
[INFO] [stderr]    Compiling nitrologic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "badbc3d25cdcf3d32ce15b2a36695b5c516a6385cde7e85dfd7c2023926c30a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badbc3d25cdcf3d32ce15b2a36695b5c516a6385cde7e85dfd7c2023926c30a4", kill_on_drop: false }`
[INFO] [stdout] badbc3d25cdcf3d32ce15b2a36695b5c516a6385cde7e85dfd7c2023926c30a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb0b464d22fccc3a46ed0605546b9fde0020590b65f32c48d6d076f70dd1db45
[INFO] running `Command { std: "docker" "start" "-a" "fb0b464d22fccc3a46ed0605546b9fde0020590b65f32c48d6d076f70dd1db45", kill_on_drop: false }`
[INFO] [stderr]    Compiling nitrologic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fb0b464d22fccc3a46ed0605546b9fde0020590b65f32c48d6d076f70dd1db45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb0b464d22fccc3a46ed0605546b9fde0020590b65f32c48d6d076f70dd1db45", kill_on_drop: false }`
[INFO] [stdout] fb0b464d22fccc3a46ed0605546b9fde0020590b65f32c48d6d076f70dd1db45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cda8506dc036a9b3105475121dc3089608c93211f926f6ea8e15e67038991a76
[INFO] running `Command { std: "docker" "start" "-a" "cda8506dc036a9b3105475121dc3089608c93211f926f6ea8e15e67038991a76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nitrologic-ba203a2e5589173c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test fuzz::test_macros ... ok
[INFO] [stdout] test set::test_fuzzy_macro ... ok
[INFO] [stdout] test test_threshold ... ok
[INFO] [stdout] test test_call ... FAILED
[INFO] [stdout] test test_fuzzer ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_call stdout ----
[INFO] [stdout] Error: Misc("Error saving to \"test1.svg\" with 'Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\n\n   0: <failure::backtrace::internal::InternalBacktrace>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46\n   1: <failure::backtrace::Backtrace>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121\n   2: <failure::error::error_impl::ErrorImpl as core::convert::From<std::io::error::Error>>::from\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19\n   3: <failure::error::Error as core::convert::From<std::io::error::Error>>::from\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36\n   4: <std::io::error::Error as core::convert::Into<failure::error::Error>>::into\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778\n   5: <failure::context::Context<&str>>::with_err::<std::io::error::Error>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/context.rs:105\n   6: <std::io::error::Error as failure::Fail>::context::<&str>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/lib.rs:160\n   7: <core::result::Result<(), std::io::error::Error> as failure::result_ext::ResultExt<(), std::io::error::Error>>::context::<&str>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/result_ext.rs:164\n   8: <core::result::Result<(), std::io::error::Error>>::map_err::<failure::context::Context<&str>, <core::result::Result<(), std::io::error::Error> as failure::result_ext::ResultExt<(), std::io::error::Error>>::context<&str>::{closure#0}>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968\n   9: <core::result::Result<(), std::io::error::Error> as failure::result_ext::ResultExt<(), std::io::error::Error>>::context::<&str>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/result_ext.rs:164\n  10: <plotlib::page::Page>::save::<&std::path::Path>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotlib-0.5.1/src/page.rs:105\n  11: <nitrologic::plot::FuzzyPlot<plotlib::view::ContinuousView>>::to_svg::<&str>\n             at src/plot.rs:40\n  12: nitrologic::test_call\n             at src/lib.rs:34\n  13: nitrologic::test_call::{closure#0}\n             at src/lib.rs:15\n  14: <nitrologic::test_call::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250\n  15: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250\n      test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663\n  16: test::run_test_in_process::{closure#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686\n      <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274\n      std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581\n      std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544\n      std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359\n      test::run_test_in_process\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686\n      test::run_test::{closure#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607\n  17: test::run_test::{closure#1}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637\n      std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166\n  18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91\n      <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274\n      std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581\n      std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544\n      std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359\n      std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89\n      <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250\n  19: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206\n      <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119\n  20: <unknown>\n  21: clone\n\n\nsaving svg'.")
[INFO] [stdout] 
[INFO] [stdout] ---- test_fuzzer stdout ----
[INFO] [stdout] RES: {"change": FuzzySetBuilder { base: FuzzySet { terms: {"keep": [(2.0, 0.0), (3.0, 0.5), (4.0, 1.0), (6.0, 1.0), (7.0, 0.5), (8.0, 0.0)], "vol down": [(0.0, 1.0), (2.0, 1.0), (3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }, values: {"keep": 0.0, "vol down": 0.5, "vol up": 0.0} }}
[INFO] [stdout] SET1: FuzzySetBuilder { base: FuzzySet { terms: {"keep": [(2.0, 0.0), (3.0, 0.5), (4.0, 1.0), (6.0, 1.0), (7.0, 0.5), (8.0, 0.0)], "vol down": [(0.0, 1.0), (2.0, 1.0), (3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }, values: {"keep": 0.0, "vol down": 0.5, "vol up": 0.0} }
[INFO] [stdout] keep: 0
[INFO] [stdout] BEFORE: FuzzySet { terms: {"keep": [(2.0, 0.0), (3.0, 0.5), (4.0, 1.0), (6.0, 1.0), (7.0, 0.5), (8.0, 0.0)], "vol down": [(0.0, 1.0), (2.0, 1.0), (3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }
[INFO] [stdout] 5/(8, 0)
[INFO] [stdout] HERE 1 5 -> 5
[INFO] [stdout] 4/(7, 0.5)
[INFO] [stdout] 3/(6, 1)
[INFO] [stdout] 2/(4, 1)
[INFO] [stdout] 1/(3, 0.5)
[INFO] [stdout] 0/(2, 0)
[INFO] [stdout] REPLACE: -1/5
[INFO] [stdout] AFTER: FuzzySet { terms: {"keep": [(2.0, 0.0), (8.0, 0.0)], "vol down": [(0.0, 1.0), (2.0, 1.0), (3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }
[INFO] [stdout] vol down: 0.5
[INFO] [stdout] BEFORE: FuzzySet { terms: {"keep": [(2.0, 0.0), (8.0, 0.0)], "vol down": [(0.0, 1.0), (2.0, 1.0), (3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }
[INFO] [stdout] 4/(7, 0)
[INFO] [stdout] 3/(4, 0)
[INFO] [stdout] 2/(3, 0.5)
[INFO] [stdout] HERE 1 2 -> 2
[INFO] [stdout] 1/(2, 1)
[INFO] [stdout] 0/(0, 1)
[INFO] [stdout] REPLACE: -1/2
[INFO] [stdout] Y: 0.5 | P1: (3.0, 0.5) | P2: (4.0, 0.0)
[INFO] [stdout] AFTER: FuzzySet { terms: {"keep": [(2.0, 0.0), (8.0, 0.0)], "vol down": [(3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }
[INFO] [stdout] vol up: 0
[INFO] [stdout] BEFORE: FuzzySet { terms: {"keep": [(2.0, 0.0), (8.0, 0.0)], "vol down": [(3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (6.0, 0.0), (7.0, 0.5), (8.0, 1.0), (10.0, 1.0)]} }
[INFO] [stdout] 4/(10, 1)
[INFO] [stdout] HERE 1 4 -> 4
[INFO] [stdout] 3/(8, 1)
[INFO] [stdout] 2/(7, 0.5)
[INFO] [stdout] 1/(6, 0)
[INFO] [stdout] 0/(3, 0)
[INFO] [stdout] REPLACE: -1/4
[INFO] [stdout] AFTER: FuzzySet { terms: {"keep": [(2.0, 0.0), (8.0, 0.0)], "vol down": [(3.0, 0.5), (4.0, 0.0), (7.0, 0.0)], "vol up": [(3.0, 0.0), (10.0, 0.0)]} }
[INFO] [stdout] Error: Misc("Error saving to \"test3.svg\" with 'Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\n\n   0: <failure::backtrace::internal::InternalBacktrace>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/internal.rs:46\n   1: <failure::backtrace::Backtrace>::new\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/backtrace/mod.rs:121\n   2: <failure::error::error_impl::ErrorImpl as core::convert::From<std::io::error::Error>>::from\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/error_impl.rs:19\n   3: <failure::error::Error as core::convert::From<std::io::error::Error>>::from\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/error/mod.rs:36\n   4: <std::io::error::Error as core::convert::Into<failure::error::Error>>::into\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778\n   5: <failure::context::Context<&str>>::with_err::<std::io::error::Error>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/context.rs:105\n   6: <std::io::error::Error as failure::Fail>::context::<&str>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/lib.rs:160\n   7: <core::result::Result<(), std::io::error::Error> as failure::result_ext::ResultExt<(), std::io::error::Error>>::context::<&str>::{closure#0}\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/result_ext.rs:164\n   8: <core::result::Result<(), std::io::error::Error>>::map_err::<failure::context::Context<&str>, <core::result::Result<(), std::io::error::Error> as failure::result_ext::ResultExt<(), std::io::error::Error>>::context<&str>::{closure#0}>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968\n   9: <core::result::Result<(), std::io::error::Error> as failure::result_ext::ResultExt<(), std::io::error::Error>>::context::<&str>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/failure-0.1.8/src/result_ext.rs:164\n  10: <plotlib::page::Page>::save::<&std::path::Path>\n             at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/plotlib-0.5.1/src/page.rs:105\n  11: <nitrologic::plot::FuzzyPlot<plotlib::view::ContinuousView>>::to_svg::<&str>\n             at src/plot.rs:40\n  12: nitrologic::test_fuzzer\n             at src/lib.rs:100\n  13: nitrologic::test_fuzzer::{closure#0}\n             at src/lib.rs:45\n  14: <nitrologic::test_fuzzer::{closure#0} as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250\n  15: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250\n      test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663\n  16: test::run_test_in_process::{closure#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686\n      <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274\n      std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581\n      std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544\n      std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359\n      test::run_test_in_process\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686\n      test::run_test::{closure#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607\n  17: test::run_test::{closure#1}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637\n      std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166\n  18: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91\n      <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274\n      std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581\n      std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544\n      std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359\n      std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89\n      <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250\n  19: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206\n      <std::sys::thread::unix::Thread>::new::thread_start\n             at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119\n  20: <unknown>\n  21: clone\n\n\nsaving svg'.")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_call
[INFO] [stdout]     test_fuzzer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "cda8506dc036a9b3105475121dc3089608c93211f926f6ea8e15e67038991a76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda8506dc036a9b3105475121dc3089608c93211f926f6ea8e15e67038991a76", kill_on_drop: false }`
[INFO] [stdout] cda8506dc036a9b3105475121dc3089608c93211f926f6ea8e15e67038991a76
