[INFO] updating cached repository uptech/alt [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uptech/alt [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uptech/alt" "work/ex/beta-1.38-1/sources/1.37.0/gh/uptech/alt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/uptech/alt'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uptech/alt" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptech/alt"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptech/alt'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4575feb0727c52a0920aeb79056304a86304c53c [INFO] sha for GitHub repo uptech/alt: 4575feb0727c52a0920aeb79056304a86304c53c [INFO] validating manifest of uptech/alt on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of uptech/alt on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing uptech/alt [INFO] finished frobbing uptech/alt [INFO] frobbed toml for uptech/alt written to work/ex/beta-1.38-1/sources/1.37.0/gh/uptech/alt/Cargo.toml [INFO] started frobbing uptech/alt [INFO] finished frobbing uptech/alt [INFO] frobbed toml for uptech/alt written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uptech/alt/Cargo.toml [INFO] crate uptech/alt already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uptech/alt against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uptech/alt:/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.37.0" "build" "--frozen"` [INFO] [stdout] 6bf3794a5271dad94e0979c7855da1e0afe034cc95247e62002a05255db97503 [INFO] running `"docker" "start" "-a" "6bf3794a5271dad94e0979c7855da1e0afe034cc95247e62002a05255db97503"` [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/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.28s [INFO] running `"docker" "inspect" "6bf3794a5271dad94e0979c7855da1e0afe034cc95247e62002a05255db97503"` [INFO] running `"docker" "rm" "-f" "6bf3794a5271dad94e0979c7855da1e0afe034cc95247e62002a05255db97503"` [INFO] [stdout] 6bf3794a5271dad94e0979c7855da1e0afe034cc95247e62002a05255db97503 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uptech/alt:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] ab4acbe176fc1f8437de9160c98dfe35c5f167c5430c039ded57fc9ad30c189b [INFO] running `"docker" "start" "-a" "ab4acbe176fc1f8437de9160c98dfe35c5f167c5430c039ded57fc9ad30c189b"` [INFO] [stderr] Compiling alt v3.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.40s [INFO] running `"docker" "inspect" "ab4acbe176fc1f8437de9160c98dfe35c5f167c5430c039ded57fc9ad30c189b"` [INFO] running `"docker" "rm" "-f" "ab4acbe176fc1f8437de9160c98dfe35c5f167c5430c039ded57fc9ad30c189b"` [INFO] [stdout] ab4acbe176fc1f8437de9160c98dfe35c5f167c5430c039ded57fc9ad30c189b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uptech/alt:/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.37.0" "test" "--frozen"` [INFO] [stdout] 1c330d08ba8a2087d0d2dd7d52837c68e448807d7200709ca166394bfe93715c [INFO] running `"docker" "start" "-a" "1c330d08ba8a2087d0d2dd7d52837c68e448807d7200709ca166394bfe93715c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/alt-536d52084c717cc8 [INFO] [stdout] [INFO] [stdout] running 80 tests [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_jasmine_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_mocha_test_words_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_python_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_groovy_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_ruby_minitest_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_ruby_cucumber_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_scalatest_test_word_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_swift_quick_test_words_stripped ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_app_rspec_controller_test_files ... 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::classification::tests::is_test_file_detects_elixer_exunit_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_hanami_container_rspec_general_test_files ... 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::classification::tests::is_test_file_detects_hanami_container_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_hanami_container_rspec_view_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_js_jasmine_test_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_detects_cucumber_step_definition_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_python_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_rake_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_helper_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_rspec_lib_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_minitest_model_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_minitest_lib_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_minitest_mailer_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_minitest_controller_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_scala_scalatest_suite_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_does_not_detect_hanami_app_controller_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_hanami_app_view_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_does_not_detect_hanami_container_general_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_hanami_container_lib_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_view_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_rails_controller_implementation_files ... 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_js_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_rails_helper_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_lib_implementation_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_ruby_gem_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_scala_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 tests::get_filename_minus_extension_returns_the_filename_without_the_extension ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_swift_xctest_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_xcui_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_does_not_detect_rails_mailer_implementation_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_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" "1c330d08ba8a2087d0d2dd7d52837c68e448807d7200709ca166394bfe93715c"` [INFO] running `"docker" "rm" "-f" "1c330d08ba8a2087d0d2dd7d52837c68e448807d7200709ca166394bfe93715c"` [INFO] [stdout] 1c330d08ba8a2087d0d2dd7d52837c68e448807d7200709ca166394bfe93715c