[INFO] cloning repository https://github.com/uptech/alt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uptech/alt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptech%2Falt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptech%2Falt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4996f834a79bcf67cd83570fa3c8a540b4e60ce9 [INFO] testing uptech/alt against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuptech%2Falt" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uptech/alt on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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 /workspace/builds/worker-112/source/Cargo.toml [INFO] crate git repo https://github.com/uptech/alt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1351c0afc0faac2030ee1e738b7a3f98883a82adc6f14fc56c464a0222bc7cc [INFO] running `Command { std: "docker" "start" "-a" "a1351c0afc0faac2030ee1e738b7a3f98883a82adc6f14fc56c464a0222bc7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1351c0afc0faac2030ee1e738b7a3f98883a82adc6f14fc56c464a0222bc7cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1351c0afc0faac2030ee1e738b7a3f98883a82adc6f14fc56c464a0222bc7cc", kill_on_drop: false }` [INFO] [stdout] a1351c0afc0faac2030ee1e738b7a3f98883a82adc6f14fc56c464a0222bc7cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8e7a9dbf65dc49e0f2027768254ce620ab4aa4e9a983a021acbed264b2372b9 [INFO] running `Command { std: "docker" "start" "-a" "f8e7a9dbf65dc49e0f2027768254ce620ab4aa4e9a983a021acbed264b2372b9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling alt v3.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.61s [INFO] running `Command { std: "docker" "inspect" "f8e7a9dbf65dc49e0f2027768254ce620ab4aa4e9a983a021acbed264b2372b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e7a9dbf65dc49e0f2027768254ce620ab4aa4e9a983a021acbed264b2372b9", kill_on_drop: false }` [INFO] [stdout] f8e7a9dbf65dc49e0f2027768254ce620ab4aa4e9a983a021acbed264b2372b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e50ee68974d0e68fa9951c66f627c17167678e638e2b45f9c372a6da4742f6a [INFO] running `Command { std: "docker" "start" "-a" "0e50ee68974d0e68fa9951c66f627c17167678e638e2b45f9c372a6da4742f6a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling alt v3.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.16s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/alt-f52ac487f196359c) [INFO] running `Command { std: "docker" "inspect" "0e50ee68974d0e68fa9951c66f627c17167678e638e2b45f9c372a6da4742f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e50ee68974d0e68fa9951c66f627c17167678e638e2b45f9c372a6da4742f6a", kill_on_drop: false }` [INFO] [stdout] 0e50ee68974d0e68fa9951c66f627c17167678e638e2b45f9c372a6da4742f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36548a9ff60c2883b5671007bffd2ae39e3d6cf9198172b1ec40a41a31a36f43 [INFO] running `Command { std: "docker" "start" "-a" "36548a9ff60c2883b5671007bffd2ae39e3d6cf9198172b1ec40a41a31a36f43", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alt-f52ac487f196359c) [INFO] [stdout] [INFO] [stdout] running 92 tests [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::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_scalatest_spec_word_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_swift_xctest_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_elixir_exunit_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_swift_quickui_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_junit_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_ruby_cucumber_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_ruby_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_ruby_minitest_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_go_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_jsx_test_words_stripped ... ok [INFO] [stdout] test alt::path::alteration::tests::strip_test_words_returns_filename_with_jsx_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_groovy_test_words_stripped ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_swift_implementation_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_rake_test_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_ruby_gem_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_rails_rake_implementation_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_detects_ruby_gem_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_does_not_detect_rake_implementation_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_rails_mailer_implementation_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detects_jsx_files_in_src_directory ... 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_scala_implementation_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_rspec_controller_test_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_js_implementation_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_does_not_detect_hanami_container_general_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_detects_cucumber_step_definition_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_does_not_detect_hanami_container_view_implementation_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_mailer_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_minitest_controller_test_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_detects_python_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_rails_monorepo_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_does_not_detect_elixir_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_minitest_model_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_rails_monorepo_implementation_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_does_not_detect_go_implementation_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_js_mocha_test_files_in_src_directory ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_js_mocha_spec_files_in_src_directory ... 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_js_mocha_test_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_xctest_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_does_not_detect_hanami_app_lib_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_detects_jsx_jest_test_files_in_src_directory ... 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_detects_swift_quick_ui_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_cucumber_feature_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_rails_monorepo_spec_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_app_rspec_controller_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_elixir_exunit_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_go_test_files ... ok [INFO] [stdout] test alt::path::classification::tests::is_test_file_detects_hanami_app_rspec_view_test_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36548a9ff60c2883b5671007bffd2ae39e3d6cf9198172b1ec40a41a31a36f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36548a9ff60c2883b5671007bffd2ae39e3d6cf9198172b1ec40a41a31a36f43", kill_on_drop: false }` [INFO] [stdout] 36548a9ff60c2883b5671007bffd2ae39e3d6cf9198172b1ec40a41a31a36f43