[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcristianoliveira%2Ffunzzy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cristianoliveira/funzzy on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-0/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v4.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cde90c7023dc356f173c759db6dc8550d9405c95cb1e4b60c549302c1c49804 [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" "6cde90c7023dc356f173c759db6dc8550d9405c95cb1e4b60c549302c1c49804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cde90c7023dc356f173c759db6dc8550d9405c95cb1e4b60c549302c1c49804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cde90c7023dc356f173c759db6dc8550d9405c95cb1e4b60c549302c1c49804", kill_on_drop: false }` [INFO] [stdout] 6cde90c7023dc356f173c759db6dc8550d9405c95cb1e4b60c549302c1c49804 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4cb8cbf54a43130d2e2ceddc83313b6f7b9bb1ac7ed0f976f216d0e271db2a8 [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" "d4cb8cbf54a43130d2e2ceddc83313b6f7b9bb1ac7ed0f976f216d0e271db2a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.54 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mio-extras v2.0.5 [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 13s [INFO] running `Command { std: "docker" "inspect" "d4cb8cbf54a43130d2e2ceddc83313b6f7b9bb1ac7ed0f976f216d0e271db2a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cb8cbf54a43130d2e2ceddc83313b6f7b9bb1ac7ed0f976f216d0e271db2a8", kill_on_drop: false }` [INFO] [stdout] d4cb8cbf54a43130d2e2ceddc83313b6f7b9bb1ac7ed0f976f216d0e271db2a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4724a4a9e0ad6f2c21e1ed6f265d89197094c367c73492614ddcadae8d043d4d [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" "4724a4a9e0ad6f2c21e1ed6f265d89197094c367c73492614ddcadae8d043d4d", 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 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 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 4.49s [INFO] running `Command { std: "docker" "inspect" "4724a4a9e0ad6f2c21e1ed6f265d89197094c367c73492614ddcadae8d043d4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4724a4a9e0ad6f2c21e1ed6f265d89197094c367c73492614ddcadae8d043d4d", kill_on_drop: false }` [INFO] [stdout] 4724a4a9e0ad6f2c21e1ed6f265d89197094c367c73492614ddcadae8d043d4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f62e092327dae45a33758513b3e300b03b978b42801b365614a846896ecaa6f9 [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" "f62e092327dae45a33758513b3e300b03b978b42801b365614a846896ecaa6f9", 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] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/funzzy-f67a08b0c69dd266 [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_doesnot_watch_test_path ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_command ... ok [INFO] [stdout] test cli::watch::tests::it_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_pattern ... ok [INFO] [stdout] test cli::watch::tests::it_watches_specific_path ... ok [INFO] [stdout] test cmd::it_accept_nested_commands ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... ok [INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_multiples_items ... ok [INFO] [stdout] test cli::watch::tests::it_returns_on_init_rules ... ok [INFO] [stdout] test cmd::it_creates_commands_with_more_than_one_arg ... ok [INFO] [stdout] test cmd::it_creates_commands ... ok [INFO] [stdout] test rules::tests::it_loads_from_args ... ok [INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok [INFO] [stdout] test rules::tests::it_defaults_run_on_init_to_false ... ok [INFO] [stdout] test rules::tests::it_accepts_run_on_init ... ok [INFO] [stdout] 'foo' [INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok [INFO] [stdout] test rules::tests::it_filters_empty_or_one_character_path ... ok [INFO] [stdout] test rules::tests::it_is_not_ignoring_path_test ... ok [INFO] [stdout] test rules::tests::it_is_not_watching_path_test ... ok [INFO] [stdout] test cmd::it_executes_a_command ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_a_list_of_patterns ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/funzzy-8a916f938b20e52e [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_ignores_pattern ... ok [INFO] [stdout] test cli::watch::tests::it_loads_from_args ... 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_watches_specific_path ... ok [INFO] [stdout] test cmd::it_creates_commands ... ok [INFO] [stdout] test cmd::it_creates_commands_with_more_than_one_arg ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_command ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_multiples_items ... ok [INFO] [stdout] test rules::tests::it_is_ignoring_path_tests ... ok [INFO] [stdout] test rules::tests::it_filters_empty_or_one_character_path ... ok [INFO] [stdout] test cli::watch::tests::it_returns_on_init_rules ... ok [INFO] [stdout] test rules::tests::it_loads_from_args ... 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_is_not_ignoring_path_test ... ok [INFO] [stdout] test cmd::it_accept_nested_commands ... 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] 'foo' [INFO] [stdout] test cmd::it_executes_a_command ... ok [INFO] [stdout] test rules::tests::it_accepts_false_for_run_on_init ... ok [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] [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" "f62e092327dae45a33758513b3e300b03b978b42801b365614a846896ecaa6f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62e092327dae45a33758513b3e300b03b978b42801b365614a846896ecaa6f9", kill_on_drop: false }` [INFO] [stdout] f62e092327dae45a33758513b3e300b03b978b42801b365614a846896ecaa6f9