[INFO] fetching crate funzzy 0.3.3... [INFO] extracting crate funzzy 0.3.3 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/funzzy/0.3.3 [INFO] extracting crate funzzy 0.3.3 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/funzzy/0.3.3 [INFO] validating manifest of funzzy-0.3.3 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of funzzy-0.3.3 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/funzzy/0.3.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing funzzy-0.3.3 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 80e8fd8c472297fcc684eac45c50bc4b2db83b0519d080a919f96c17bc6af212 [INFO] running `"docker" "start" "-a" "80e8fd8c472297fcc684eac45c50bc4b2db83b0519d080a919f96c17bc6af212"` [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 4.22s [INFO] running `"docker" "inspect" "80e8fd8c472297fcc684eac45c50bc4b2db83b0519d080a919f96c17bc6af212"` [INFO] running `"docker" "rm" "-f" "80e8fd8c472297fcc684eac45c50bc4b2db83b0519d080a919f96c17bc6af212"` [INFO] [stdout] 80e8fd8c472297fcc684eac45c50bc4b2db83b0519d080a919f96c17bc6af212 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 46e1ff299f88b73fa81a7446be80034cf1e897fb054c7a1dacf1e291efdd8bda [INFO] running `"docker" "start" "-a" "46e1ff299f88b73fa81a7446be80034cf1e897fb054c7a1dacf1e291efdd8bda"` [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.50s [INFO] running `"docker" "inspect" "46e1ff299f88b73fa81a7446be80034cf1e897fb054c7a1dacf1e291efdd8bda"` [INFO] running `"docker" "rm" "-f" "46e1ff299f88b73fa81a7446be80034cf1e897fb054c7a1dacf1e291efdd8bda"` [INFO] [stdout] 46e1ff299f88b73fa81a7446be80034cf1e897fb054c7a1dacf1e291efdd8bda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] b2e5205b01ff8c2d25b5604fc0caac2803c3e40cff8601ad0d1d402ce15b1801 [INFO] running `"docker" "start" "-a" "b2e5205b01ff8c2d25b5604fc0caac2803c3e40cff8601ad0d1d402ce15b1801"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/funzzy-1b362805482d33d3 [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_loads_from_args ... ok [INFO] [stdout] test cli::watch::tests::it_watches_specific_path ... ok [INFO] [stdout] test cli::watch::tests::it_works_with_more_than_one_command ... ok [INFO] [stdout] test cli::watch::tests::it_watches_test_path ... 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 rules::tests::it_loads_from_args ... 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 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 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-bce81fc2bcfb17a2 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test cli::watch::tests::it_doesnot_watch_test_path ... ok [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 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 cli::watch::tests::it_ignores_pattern ... ok [INFO] [stdout] test cli::watch::tests::it_loads_from_args ... 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_is_watching_path_tests ... 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_works_with_multiples_items ... ok [INFO] [stdout] test rules::tests::it_loads_from_args ... 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] 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" "b2e5205b01ff8c2d25b5604fc0caac2803c3e40cff8601ad0d1d402ce15b1801"` [INFO] running `"docker" "rm" "-f" "b2e5205b01ff8c2d25b5604fc0caac2803c3e40cff8601ad0d1d402ce15b1801"` [INFO] [stdout] b2e5205b01ff8c2d25b5604fc0caac2803c3e40cff8601ad0d1d402ce15b1801