[INFO] cloning repository https://github.com/cristianoliveira/funzzy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cristianoliveira/funzzy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristianoliveira%2Ffunzzy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristianoliveira%2Ffunzzy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae2c273a6e79876fe486e1e593cb0a082f900277 [INFO] testing cristianoliveira/funzzy against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristianoliveira%2Ffunzzy" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cristianoliveira/funzzy on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cristianoliveira/funzzy [INFO] finished tweaking git repo https://github.com/cristianoliveira/funzzy [INFO] tweaked toml for git repo https://github.com/cristianoliveira/funzzy written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/cristianoliveira/funzzy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f6b757c8159909f0b1241c8d45b7f5f94bcf299849155906328d4d5d2fc57cb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f6b757c8159909f0b1241c8d45b7f5f94bcf299849155906328d4d5d2fc57cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f6b757c8159909f0b1241c8d45b7f5f94bcf299849155906328d4d5d2fc57cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6b757c8159909f0b1241c8d45b7f5f94bcf299849155906328d4d5d2fc57cb", kill_on_drop: false }` [INFO] [stdout] 4f6b757c8159909f0b1241c8d45b7f5f94bcf299849155906328d4d5d2fc57cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed893a4e069bde19eb2daa983df73f06ca8679ddb58c3f6202347c4089d2be2f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed893a4e069bde19eb2daa983df73f06ca8679ddb58c3f6202347c4089d2be2f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling notify v4.0.11 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling funzzy v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli/watch.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | try!(cmd::execute(command)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/init.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | return Err(String::from(err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/run.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmd.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli/watch.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | try!(cmd::execute(command)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/init.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | return Err(String::from(err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/run.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmd.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "ed893a4e069bde19eb2daa983df73f06ca8679ddb58c3f6202347c4089d2be2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed893a4e069bde19eb2daa983df73f06ca8679ddb58c3f6202347c4089d2be2f", kill_on_drop: false }` [INFO] [stdout] ed893a4e069bde19eb2daa983df73f06ca8679ddb58c3f6202347c4089d2be2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 445f5d9d3948bdf842984ffc25ce4c5c55246c00b651bb8ba1ba3ad3a3776d6a [INFO] running `Command { std: "docker" "start" "-a" "445f5d9d3948bdf842984ffc25ce4c5c55246c00b651bb8ba1ba3ad3a3776d6a", kill_on_drop: false }` [INFO] [stderr] Compiling funzzy v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli/watch.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | try!(cmd::execute(command)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/init.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | return Err(String::from(err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/run.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmd.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli/watch.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | try!(cmd::execute(command)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/init.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | return Err(String::from(err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/run.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmd.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli/watch.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | try!(cmd::execute(command)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/init.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | return Err(String::from(err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/run.rs:33:47 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cmd.rs:33:43 [INFO] [stdout] | [INFO] [stdout] 33 | return Err(String::from(error.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.13s [INFO] running `Command { std: "docker" "inspect" "445f5d9d3948bdf842984ffc25ce4c5c55246c00b651bb8ba1ba3ad3a3776d6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "445f5d9d3948bdf842984ffc25ce4c5c55246c00b651bb8ba1ba3ad3a3776d6a", kill_on_drop: false }` [INFO] [stdout] 445f5d9d3948bdf842984ffc25ce4c5c55246c00b651bb8ba1ba3ad3a3776d6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce31ebecef1e281f8cd4b37977621b6535cafd0a1bb28a1f8ee397a8db0d6acf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ce31ebecef1e281f8cd4b37977621b6535cafd0a1bb28a1f8ee397a8db0d6acf", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cli/watch.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | try!(cmd::execute(command)) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/init.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | return Err(String::from(err.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/run.rs:33:47 [INFO] [stderr] | [INFO] [stderr] 33 | return Err(String::from(error.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cmd.rs:33:43 [INFO] [stderr] | [INFO] [stderr] 33 | return Err(String::from(error.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cli/watch.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | try!(cmd::execute(command)) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/init.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | return Err(String::from(err.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/run.rs:33:47 [INFO] [stderr] | [INFO] [stderr] 33 | return Err(String::from(error.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cmd.rs:33:43 [INFO] [stderr] | [INFO] [stderr] 33 | return Err(String::from(error.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cli/watch.rs:42:13 [INFO] [stderr] | [INFO] [stderr] 42 | try!(cmd::execute(command)) [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/init.rs:42:41 [INFO] [stderr] | [INFO] [stderr] 42 | return Err(String::from(err.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/run.rs:33:47 [INFO] [stderr] | [INFO] [stderr] 33 | return Err(String::from(error.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cmd.rs:33:43 [INFO] [stderr] | [INFO] [stderr] 33 | return Err(String::from(error.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/funzzy-f16ecacb7e115517 [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test cli::watch::tests::it_creates_a_list_of_shell_commands ... ok [INFO] [stdout] test cli::watch::tests::it_watches_specific_path ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_a_list_of_patterns ... ok [INFO] [stdout] test cli::watch::tests::it_doesnot_watch_test_path ... ok [INFO] [stdout] test cli::watch::tests::it_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_returns_on_init_rules ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_multiples_items ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_pattern ... ok [INFO] [stdout] test cmd::it_creates_commands ... ok [INFO] [stdout] 'foo' [INFO] [stdout] test cmd::it_creates_commands_with_more_than_one_arg ... ok [INFO] [stdout] test cmd::it_accept_nested_commands ... ok [INFO] [stdout] test rules::tests::it_defaults_run_on_init_to_false ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_command ... ok [INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok [INFO] [stdout] test rules::tests::it_is_not_ignoring_path_test ... ok [INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok [INFO] [stdout] test rules::tests::it_filters_empty_or_one_character_path ... ok [INFO] [stdout] test rules::tests::it_accepts_run_on_init ... ok [INFO] [stdout] test rules::tests::it_is_not_watching_path_test ... ok [INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok [INFO] [stdout] test rules::tests::it_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... ok [INFO] [stdout] test cmd::it_executes_a_command ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/funzzy-9291cae6ec32e79b [INFO] [stdout] test rules::tests::it_validates_the_run_key ... ok [INFO] [stdout] test rules::tests::it_validates_the_when_change_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test cli::watch::tests::it_creates_a_list_of_shell_commands ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... ok [INFO] [stdout] test cmd::it_accept_nested_commands ... ok [INFO] [stdout] test rules::tests::it_filters_empty_or_one_character_path ... ok [INFO] [stdout] test cmd::it_creates_commands ... ok [INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok [INFO] [stdout] test rules::tests::it_accepts_run_on_init ... ok [INFO] [stdout] test rules::tests::it_defaults_run_on_init_to_false ... ok [INFO] [stdout] test cli::watch::tests::it_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_doesnot_watch_test_path ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_a_list_of_patterns ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_multiples_items ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_pattern ... ok [INFO] [stdout] test cmd::it_creates_commands_with_more_than_one_arg ... ok [INFO] [stdout] test cli::watch::tests::it_returns_on_init_rules ... ok [INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_command ... ok [INFO] [stdout] test rules::tests::it_is_not_watching_path_test ... ok [INFO] [stdout] test rules::tests::it_is_not_ignoring_path_test ... ok [INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok [INFO] [stdout] test cli::watch::tests::it_watches_specific_path ... ok [INFO] [stdout] test rules::tests::it_loads_from_args ... ok [INFO] [stdout] 'foo' [INFO] [stdout] test cmd::it_executes_a_command ... ok [INFO] [stdout] test rules::tests::it_validates_the_when_change_key ... ok [INFO] [stdout] test rules::tests::it_validates_the_run_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests funzzy [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ce31ebecef1e281f8cd4b37977621b6535cafd0a1bb28a1f8ee397a8db0d6acf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce31ebecef1e281f8cd4b37977621b6535cafd0a1bb28a1f8ee397a8db0d6acf", kill_on_drop: false }` [INFO] [stdout] ce31ebecef1e281f8cd4b37977621b6535cafd0a1bb28a1f8ee397a8db0d6acf