[INFO] updating cached repository https://github.com/uptech/alt [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4575feb0727c52a0920aeb79056304a86304c53c [INFO] testing uptech/alt against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptech%2Falt" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uptech/alt on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/uptech/alt [INFO] finished tweaking git repo https://github.com/uptech/alt [INFO] tweaked toml for git repo https://github.com/uptech/alt written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/uptech/alt already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] dc139c255007827ee40d54e5765b574bec563c93ca30e7a630b904f9f713c3ac [INFO] running `"docker" "start" "-a" "dc139c255007827ee40d54e5765b574bec563c93ca30e7a630b904f9f713c3ac"` [INFO] [stderr] Compiling libc v0.2.35 [INFO] [stderr] Compiling same-file v1.0.1 [INFO] [stderr] Compiling walkdir v2.0.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling ignore v0.3.1 [INFO] [stderr] Compiling alt v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/alt/path/classification/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref RE: Regex = Regex::new(r"^(features/step_definitions/|test/|spec/|tests/|src/test/|\w*Tests/)").unwrap(); [INFO] [stderr] 8 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/alt/path/alteration/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref RE: Regex = Regex::new(r"(test_)?(?P

\w+?)(_rake_spec|_spec|_rake_test|_test|_steps|.test|Tests|UITests|Specs|UISpecs|Test|Spec|Suite)?(\.\w+)?$").unwrap(); [INFO] [stderr] 8 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.81s [INFO] running `"docker" "inspect" "dc139c255007827ee40d54e5765b574bec563c93ca30e7a630b904f9f713c3ac"` [INFO] running `"docker" "rm" "-f" "dc139c255007827ee40d54e5765b574bec563c93ca30e7a630b904f9f713c3ac"` [INFO] [stdout] dc139c255007827ee40d54e5765b574bec563c93ca30e7a630b904f9f713c3ac [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 98f71e3e277365600ca21e652f4ce19dbd540abe5c4daf5134bcb093892dbbfd [INFO] running `"docker" "start" "-a" "98f71e3e277365600ca21e652f4ce19dbd540abe5c4daf5134bcb093892dbbfd"` [INFO] [stderr] Compiling alt v3.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/alt/path/classification/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref RE: Regex = Regex::new(r"^(features/step_definitions/|test/|spec/|tests/|src/test/|\w*Tests/)").unwrap(); [INFO] [stderr] 8 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/alt/path/alteration/mod.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | / lazy_static! { [INFO] [stderr] 7 | | static ref RE: Regex = Regex::new(r"(test_)?(?P

\w+?)(_rake_spec|_spec|_rake_test|_test|_steps|.test|Tests|UITests|Specs|UISpecs|Test|Spec|Suite)?(\.\w+)?$").unwrap(); [INFO] [stderr] 8 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `"docker" "inspect" "98f71e3e277365600ca21e652f4ce19dbd540abe5c4daf5134bcb093892dbbfd"` [INFO] running `"docker" "rm" "-f" "98f71e3e277365600ca21e652f4ce19dbd540abe5c4daf5134bcb093892dbbfd"` [INFO] [stdout] 98f71e3e277365600ca21e652f4ce19dbd540abe5c4daf5134bcb093892dbbfd [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 9a0de3d388c6e9b722cb91bff838263d207df50c996ffce9ac7bc6ed00390d0b [INFO] running `"docker" "start" "-a" "9a0de3d388c6e9b722cb91bff838263d207df50c996ffce9ac7bc6ed00390d0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/alt-2e0a2d193f92ff9f [INFO] [stdout] [INFO] [stdout] running 80 tests [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_jasmine_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_scalatest_test_word_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_mocha_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_swift_xctest_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_ruby_cucumber_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_junit_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_swift_quickui_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_ruby_minitest_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_scalatest_spec_word_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_elixer_exunit_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_ruby_rspec_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_swift_quick_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_python_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_rake_rspec_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_scalatest_suite_word_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_rake_minitest_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_swift_xcui_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_groovy_test_words_stripped ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_elixer_exunit_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_js_jasmine_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_app_rspec_view_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_js_mocha_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_container_rspec_controller_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_app_rspec_lib_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_app_rspec_general_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_minitest_lib_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_cucumber_step_definition_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_python_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rake_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_minitest_model_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rspec_mailer_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rspec_controller_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rspec_lib_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_ruby_gem_test_files_under_lib ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_ruby_gem_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_container_rspec_view_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rspec_model_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_minitest_rake_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_container_rspec_general_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_container_rspec_lib_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_scala_scalatest_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_minitest_helper_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_scala_scalatest_spec_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_app_rspec_controller_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_minitest_mailer_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_minitest_controller_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rspec_helper_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_rspec_rake_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_scala_scalatest_suite_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_app_view_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_elixer_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_container_general_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_controller_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_container_view_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_app_general_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_java_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_app_controller_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_container_lib_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rake_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_java_maven_junit_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_rake_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_app_lib_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_helper_implementation_files ... ok [INFO] [stdout] test tests::cleanse_path_does_not_effect_non_dot_slash_prefixes ... ok [INFO] [stdout] test tests::cleanse_path_returns_path_with_dot_slash_prefix_stripped ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_js_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_python_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_mailer_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_lib_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_scala_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_hanami_container_controller_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_swift_xctest_files ... ok [INFO] [stdout] test tests::get_filename_minus_extension_returns_the_filename_without_the_extension ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_cucumber_feature_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_ruby_gem_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_swift_xcui_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_swift_quick_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_swift_quick_ui_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_model_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_swift_implementation_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9a0de3d388c6e9b722cb91bff838263d207df50c996ffce9ac7bc6ed00390d0b"` [INFO] running `"docker" "rm" "-f" "9a0de3d388c6e9b722cb91bff838263d207df50c996ffce9ac7bc6ed00390d0b"` [INFO] [stdout] 9a0de3d388c6e9b722cb91bff838263d207df50c996ffce9ac7bc6ed00390d0b