[INFO] updating cached repository https://github.com/mozilla/grcov [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dfd3f1f21ce043c018f124d53a1f556e661bdb32 [INFO] testing mozilla/grcov against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozilla%2Fgrcov" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozilla/grcov on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/mozilla/grcov [INFO] finished tweaking git repo https://github.com/mozilla/grcov [INFO] tweaked toml for git repo https://github.com/mozilla/grcov written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/mozilla/grcov already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c72322b4d54e3bb4ffbf2db68bf8f10a7abc475488fad3011a09854bd61ad676 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c72322b4d54e3bb4ffbf2db68bf8f10a7abc475488fad3011a09854bd61ad676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c72322b4d54e3bb4ffbf2db68bf8f10a7abc475488fad3011a09854bd61ad676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72322b4d54e3bb4ffbf2db68bf8f10a7abc475488fad3011a09854bd61ad676", kill_on_drop: false }` [INFO] [stdout] c72322b4d54e3bb4ffbf2db68bf8f10a7abc475488fad3011a09854bd61ad676 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 633cbd21fdbb1c512ff328b8d3448a2d636af892d68b22ea602df3842a3e8776 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "633cbd21fdbb1c512ff328b8d3448a2d636af892d68b22ea602df3842a3e8776", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fomat-macros v0.3.1 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling msvc-demangler v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling symbolic-demangle v7.5.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling symbolic-common v7.5.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling zip v0.5.8 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling cargo_metadata v0.11.4 [INFO] [stderr] Compiling cargo-binutils v0.3.3 [INFO] [stderr] Compiling grcov v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 05s [INFO] running `Command { std: "docker" "inspect" "633cbd21fdbb1c512ff328b8d3448a2d636af892d68b22ea602df3842a3e8776", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633cbd21fdbb1c512ff328b8d3448a2d636af892d68b22ea602df3842a3e8776", kill_on_drop: false }` [INFO] [stdout] 633cbd21fdbb1c512ff328b8d3448a2d636af892d68b22ea602df3842a3e8776 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2166de24ae58d81a95f51e22382dcc908cec21160286662345a728613051278e [INFO] running `Command { std: "docker" "start" "-a" "2166de24ae58d81a95f51e22382dcc908cec21160286662345a728613051278e", kill_on_drop: false }` [INFO] [stderr] Compiling grcov v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.38s [INFO] running `Command { std: "docker" "inspect" "2166de24ae58d81a95f51e22382dcc908cec21160286662345a728613051278e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2166de24ae58d81a95f51e22382dcc908cec21160286662345a728613051278e", kill_on_drop: false }` [INFO] [stdout] 2166de24ae58d81a95f51e22382dcc908cec21160286662345a728613051278e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 73a53a3534234d7f704ec9bd4150d8b3fef5c388f49a44cf22b16dfed1c465b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73a53a3534234d7f704ec9bd4150d8b3fef5c388f49a44cf22b16dfed1c465b1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/grcov-f0fbd6337e1b1db4 [INFO] [stdout] running 95 tests [INFO] [stdout] test filter::tests::test_covered ... ok [INFO] [stdout] test filter::tests::test_covered_no_functions ... ok [INFO] [stdout] test filter::tests::test_covered_functions_executed ... ok [INFO] [stdout] test filter::tests::test_covered_toplevel_executed ... ok [INFO] [stdout] test filter::tests::test_uncovered_no_lines_executed ... ok [INFO] [stdout] test filter::tests::test_uncovered_functions_not_executed ... ok [INFO] [stdout] test gcov::tests::test_parse_version ... ok [INFO] [stdout] test gcov::tests::test_check_gcov_version ... ok [INFO] [stdout] test parser::tests::test_lcov_parser_empty_line ... ok [INFO] [stdout] test output::tests::test_lcov_brf_brh ... ok [INFO] [stdout] test output::tests::test_covdir ... ok [INFO] [stdout] test parser::tests::test_parser ... ok [INFO] [stdout] test output::tests::test_lcov_demangle ... ok [INFO] [stdout] test parser::tests::test_parser_gcov_with_branches ... ok [INFO] [stdout] test parser::tests::test_lcov_parser_fn_with_commas ... ok [INFO] [stdout] test parser::tests::test_parser_gcov_rust_generics_with_two_parameters ... ok [INFO] [stdout] test parser::tests::test_remove_newline ... ok [INFO] [stdout] test path_rewriting::tests::test_has_no_parent ... ok [INFO] [stdout] test parser::tests::test_lcov_parser_invalid_DA_record ... ok [INFO] [stdout] test parser::tests::test_parser_jacoco_xml_basic ... ok [INFO] [stdout] test path_rewriting::tests::test_normalize_path ... ok [INFO] [stdout] test parser::tests::test_parser_gcov_with_64bit_counts ... ok [INFO] [stdout] test parser::tests::test_parser_jacoco_xml_inner_classes ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_basic ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_ignore_non_existing_files ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_keep_only_a_directory ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_ignore_a_directory ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_only_covered ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_ignore_multiple_directories ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_keep_only_and_ignore ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_only_uncovered ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_remove_prefix ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_filter_lines_and_branches ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_and_remove_prefix ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_mapping_and_ignore_non_existing ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_mapping ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_mapping_and_remove_prefix ... ok [INFO] [stdout] test path_rewriting::tests::test_to_lowercase_first ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_for_java_and_rust ... ok [INFO] [stdout] test path_rewriting::tests::test_to_uppercase_first ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_keep_only_multiple_directories ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_mapping_and_source_directory_and_remove_prefix ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_absolute_source_directory ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_absolute_source_directory_and_partial_path ... ok [INFO] [stdout] test producer::tests::test_dir_producer_directory_with_gcno_symlinks ... ok [INFO] [stdout] test producer::tests::test_dir_producer_directory_with_no_gcda ... ok [INFO] [stdout] test producer::tests::test_dir_producer_directory_with_no_gcda_ignore_orphan_gcno ... ok [INFO] [stdout] test producer::tests::test_jacoco_files ... ok [INFO] [stdout] test producer::tests::test_dir_producer_multiple_directories ... ok [INFO] [stdout] test producer::tests::test_info_files ... ok [INFO] [stdout] test producer::tests::test_plain_producer ... ok [INFO] [stdout] test producer::tests::test_plain_profraw_producer ... ok [INFO] [stdout] test path_rewriting::tests::test_rewrite_paths_rewrite_path_using_relative_source_directory ... ok [INFO] [stdout] test path_rewriting::tests::test_to_lowercase_first_empty ... ok [INFO] [stdout] test path_rewriting::tests::test_to_uppercase_first_empty ... ok [INFO] [stdout] test llvm_tools::tests::test_profraws_to_lcov ... FAILED [INFO] [stdout] test producer::tests::test_plain_producer_with_gcda ... ok [INFO] [stdout] test producer::tests::test_plain_producer_with_gcno ... ok [INFO] [stdout] test parser::tests::test_parser_jacoco_xml_non_top_level_classes_panics ... ok [INFO] [stdout] test producer::tests::test_zip_producer_gcno_with_no_associated_gcda ... ok [INFO] [stdout] test parser::tests::test_parser_gcov_with_negative_counts ... ok [INFO] [stdout] test producer::tests::test_zip_producer_jacoco_xml_files ... ok [INFO] [stdout] test producer::tests::test_zip_producer_gcno_with_no_path_mapping ... ok [INFO] [stdout] test producer::tests::test_zip_producer_both_info_and_jacoco_xml ... ok [INFO] [stdout] test producer::tests::test_zip_producer_llvm_buffers ... ok [INFO] [stdout] test producer::tests::test_zip_producer_gcno_with_associated_gcda_in_only_one_archive ... ok [INFO] [stdout] test producer::tests::test_zip_producer_different_order_of_zip_files ... ok [INFO] [stdout] test producer::tests::test_zip_producer_info_files ... ok [INFO] [stdout] test producer::tests::test_zip_producer_no_matching_gcno_two_gcda_archives ... ok [INFO] [stdout] test producer::tests::test_zip_producer_both_info_and_gcnogcda_files ... ok [INFO] [stdout] test reader::tests::test_reader_finalize_file ... ok [INFO] [stdout] test producer::tests::test_zip_producer_profraw_files ... ok [INFO] [stdout] test producer::tests::test_zip_producer_no_matching_gcno_two_gcda_archives_ignore_orphan_gcno ... ok [INFO] [stdout] test reader::tests::test_reader_finalize_file_branch ... ok [INFO] [stdout] test reader::tests::test_reader_gcno ... ok [INFO] [stdout] test reader::tests::test_reader_gcno_counter ... ok [INFO] [stdout] test reader::tests::test_reader_gcno_gcda ... ok [INFO] [stdout] test tests::test_ignore_relative_path ... ok [INFO] [stdout] test tests::test_merge_relative_path ... ok [INFO] [stdout] test tests::test_merge_results ... ok [INFO] [stdout] test producer::tests::test_zip_producer_no_matching_gcno ... ok [INFO] [stdout] test producer::tests::test_zip_producer_no_matching_gcno_ignore_orphan_gcno ... ok [INFO] [stdout] test reader::tests::test_reader_gcno_gcda_counter ... ok [INFO] [stdout] test reader::tests::test_reader_gcno_gcda_gcda ... ok [INFO] [stdout] test reader::tests::test_reader_gcno_gcda_gcda_counter ... ok [INFO] [stdout] test producer::tests::test_dir_producer ... ok [INFO] [stdout] test producer::tests::test_zip_producer_with_gcda_archive_and_no_gcno_archive ... ok [INFO] [stdout] test output::tests::test_coveralls_token_field_is_absent_if_arg_is_none ... ok [INFO] [stdout] test producer::tests::test_zip_producer_multiple_gcda_archives ... ok [INFO] [stdout] test output::tests::test_coveralls_service_job_id ... ok [INFO] [stdout] test output::tests::test_coveralls_service_fields_are_absent_if_args_are_none ... ok [INFO] [stdout] test producer::tests::test_zip_producer_with_gcda_dir ... ok [INFO] [stdout] test parser::tests::test_lcov_parser ... ok [INFO] [stdout] test parser::tests::test_lcov_parser_with_branch_parsing ... ok [INFO] [stdout] test parser::tests::test_parser_jacoco_xml_full_report_with_non_top_level_classes_panics ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- llvm_tools::tests::test_profraws_to_lcov stdout ---- [INFO] [stdout] thread 'llvm_tools::tests::test_profraws_to_lcov' panicked at 'assertion failed: lcovs.is_ok()', src/llvm_tools.rs:93:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c405cddcc0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c405cddcc0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c405cddcc0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c405cddcc0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c405d0430c - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55c405cd8932 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55c405ce09d5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c405ce09d5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c405ce09d5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c405ce0562 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c405ce1171 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55c405ce0c87 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55c405cde17c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c405ce0c19 - rust_begin_unwind [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55c405d029e1 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c405d0292d - core::panicking::panic::h5d1c61fed2502a5f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55c405638080 - grcov::llvm_tools::tests::test_profraws_to_lcov::hbb60b4a3a0b59b2a [INFO] [stdout] at /opt/rustwide/workdir/src/llvm_tools.rs:93:9 [INFO] [stdout] 17: 0x55c405637d1a - grcov::llvm_tools::tests::test_profraws_to_lcov::{{closure}}::h87ad43fb6fb701da [INFO] [stdout] at /opt/rustwide/workdir/src/llvm_tools.rs:79:5 [INFO] [stdout] 18: 0x55c40572fd6e - core::ops::function::FnOnce::call_once::hdb8bd89bfc30ad3d [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55c405794963 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55c405794963 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:516:5 [INFO] [stdout] 21: 0x55c405793058 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 22: 0x55c405793058 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 23: 0x55c405793058 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 24: 0x55c405793058 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 25: 0x55c405793058 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 26: 0x55c405793058 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:538:18 [INFO] [stdout] 27: 0x55c405793058 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/test/src/lib.rs:449:39 [INFO] [stdout] 28: 0x55c40576d646 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 29: 0x55c405771e0d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 30: 0x55c405771e0d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:322:9 [INFO] [stdout] 31: 0x55c405771e0d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:379:40 [INFO] [stdout] 32: 0x55c405771e0d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panicking.rs:343:19 [INFO] [stdout] 33: 0x55c405771e0d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/panic.rs:396:14 [INFO] [stdout] 34: 0x55c405771e0d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 35: 0x55c405771e0d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55c405ce836a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x55c405ce836a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 38: 0x55c405ce836a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/5d5ff84130da0d74c6ece368dbe821d8f83fa526/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 39: 0x7fa23f2f2609 - start_thread [INFO] [stdout] 40: 0x7fa23f0c2293 - clone [INFO] [stdout] 41: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] llvm_tools::tests::test_profraws_to_lcov [INFO] [stdout] [INFO] [stdout] test result: FAILED. 94 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "73a53a3534234d7f704ec9bd4150d8b3fef5c388f49a44cf22b16dfed1c465b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73a53a3534234d7f704ec9bd4150d8b3fef5c388f49a44cf22b16dfed1c465b1", kill_on_drop: false }` [INFO] [stdout] 73a53a3534234d7f704ec9bd4150d8b3fef5c388f49a44cf22b16dfed1c465b1