[INFO] crate funzzy 0.3.3 is already in cache [INFO] extracting crate funzzy 0.3.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/funzzy/0.3.3 [INFO] extracting crate funzzy 0.3.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/funzzy/0.3.3 [INFO] validating manifest of funzzy-0.3.3 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of funzzy-0.3.3 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing funzzy-0.3.3 [INFO] finished frobbing funzzy-0.3.3 [INFO] frobbed toml for funzzy-0.3.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/funzzy/0.3.3/Cargo.toml [INFO] started frobbing funzzy-0.3.3 [INFO] finished frobbing funzzy-0.3.3 [INFO] frobbed toml for funzzy-0.3.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/funzzy/0.3.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing funzzy-0.3.3 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/funzzy/0.3.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] ff8c3d4ef0208a1741b355571b8ab5544abdf24864108e7910c064ee7d9a37cb [INFO] running `"docker" "start" "-a" "ff8c3d4ef0208a1741b355571b8ab5544abdf24864108e7910c064ee7d9a37cb"` [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v2.6.3 [INFO] [stderr] Compiling funzzy v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `extract_patterns` [INFO] [stderr] --> src/yaml.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn extract_patterns(yaml: &Yaml) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.00s [INFO] running `"docker" "inspect" "ff8c3d4ef0208a1741b355571b8ab5544abdf24864108e7910c064ee7d9a37cb"` [INFO] running `"docker" "rm" "-f" "ff8c3d4ef0208a1741b355571b8ab5544abdf24864108e7910c064ee7d9a37cb"` [INFO] [stdout] ff8c3d4ef0208a1741b355571b8ab5544abdf24864108e7910c064ee7d9a37cb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/funzzy/0.3.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b8e57b71fc8888b1ab9c7d2fa8fb38b9a285a77e2e0416db265235853eefba49 [INFO] running `"docker" "start" "-a" "b8e57b71fc8888b1ab9c7d2fa8fb38b9a285a77e2e0416db265235853eefba49"` [INFO] [stderr] Compiling funzzy v0.3.3 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `extract_patterns` [INFO] [stderr] --> src/yaml.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn extract_patterns(yaml: &Yaml) -> Vec { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.45s [INFO] running `"docker" "inspect" "b8e57b71fc8888b1ab9c7d2fa8fb38b9a285a77e2e0416db265235853eefba49"` [INFO] running `"docker" "rm" "-f" "b8e57b71fc8888b1ab9c7d2fa8fb38b9a285a77e2e0416db265235853eefba49"` [INFO] [stdout] b8e57b71fc8888b1ab9c7d2fa8fb38b9a285a77e2e0416db265235853eefba49 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/funzzy/0.3.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] a5e88845c0c3fc26111931270d9b3857c14a2347d1b128218e75e826ef0dded4 [INFO] running `"docker" "start" "-a" "a5e88845c0c3fc26111931270d9b3857c14a2347d1b128218e75e826ef0dded4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/funzzy-e9a41adece8d9736 [INFO] [stdout] [INFO] [stdout] running 16 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_ignores_a_list_of_patterns ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... ok [INFO] [stdout] test cli::watch::tests::it_ignores_pattern ... 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_is_not_watching_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] test rules::tests::it_is_not_ignoring_path_test ... ok [INFO] [stdout] test cli::watch::tests::it_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_command ... 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. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/funzzy-dfa0e4d51da752ee [INFO] [stdout] [INFO] [stdout] running 16 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_ignores_a_list_of_patterns ... 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_watches_specific_path ... 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_ignoring_path_tests ... ok [INFO] [stdout] test rules::tests::it_is_watching_path_tests ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... ok [INFO] [stdout] test rules::tests::it_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_multiples_items ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_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. 16 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 `"docker" "inspect" "a5e88845c0c3fc26111931270d9b3857c14a2347d1b128218e75e826ef0dded4"` [INFO] running `"docker" "rm" "-f" "a5e88845c0c3fc26111931270d9b3857c14a2347d1b128218e75e826ef0dded4"` [INFO] [stdout] a5e88845c0c3fc26111931270d9b3857c14a2347d1b128218e75e826ef0dded4