[INFO] cloning repository https://github.com/petrabarus/github-action-committer-coverage-stats
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petrabarus/github-action-committer-coverage-stats" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrabarus%2Fgithub-action-committer-coverage-stats", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrabarus%2Fgithub-action-committer-coverage-stats'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3049251e055c75288fd36a8f445f5e02bdec3fc6
[INFO] testing petrabarus/github-action-committer-coverage-stats against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetrabarus%2Fgithub-action-committer-coverage-stats" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/petrabarus/github-action-committer-coverage-stats
[INFO] finished tweaking git repo https://github.com/petrabarus/github-action-committer-coverage-stats
[INFO] tweaked toml for git repo https://github.com/petrabarus/github-action-committer-coverage-stats written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/petrabarus/github-action-committer-coverage-stats on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/petrabarus/github-action-committer-coverage-stats already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 361ee4e5f28e6e4d5ece639277fb4653da533aa68ab851d29f0109dce81a9961
[INFO] running `Command { std: "docker" "start" "-a" "361ee4e5f28e6e4d5ece639277fb4653da533aa68ab851d29f0109dce81a9961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "361ee4e5f28e6e4d5ece639277fb4653da533aa68ab851d29f0109dce81a9961", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361ee4e5f28e6e4d5ece639277fb4653da533aa68ab851d29f0109dce81a9961", kill_on_drop: false }`
[INFO] [stdout] 361ee4e5f28e6e4d5ece639277fb4653da533aa68ab851d29f0109dce81a9961
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b03e5767e7c5d9547574e1420b65a73ff8d8095adee1de8b15fa681ffedfd52
[INFO] running `Command { std: "docker" "start" "-a" "6b03e5767e7c5d9547574e1420b65a73ff8d8095adee1de8b15fa681ffedfd52", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling predicates v3.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling hyper-rustls v0.26.0
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling reqwest v0.12.3
[INFO] [stderr]    Compiling github_action_committer_coverage_stats v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.02s
[INFO] running `Command { std: "docker" "inspect" "6b03e5767e7c5d9547574e1420b65a73ff8d8095adee1de8b15fa681ffedfd52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b03e5767e7c5d9547574e1420b65a73ff8d8095adee1de8b15fa681ffedfd52", kill_on_drop: false }`
[INFO] [stdout] 6b03e5767e7c5d9547574e1420b65a73ff8d8095adee1de8b15fa681ffedfd52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 288bb9a84d477ef54feb6e271ee4cbe0eebc19c7470eb347fa0e7bf912944345
[INFO] running `Command { std: "docker" "start" "-a" "288bb9a84d477ef54feb6e271ee4cbe0eebc19c7470eb347fa0e7bf912944345", kill_on_drop: false }`
[INFO] [stderr]    Compiling github_action_committer_coverage_stats v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "288bb9a84d477ef54feb6e271ee4cbe0eebc19c7470eb347fa0e7bf912944345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "288bb9a84d477ef54feb6e271ee4cbe0eebc19c7470eb347fa0e7bf912944345", kill_on_drop: false }`
[INFO] [stdout] 288bb9a84d477ef54feb6e271ee4cbe0eebc19c7470eb347fa0e7bf912944345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71c0fc94913e81f63734e2dbb1dff02e8e80d792aaa938b17f756a8ac0bc0cb9
[INFO] running `Command { std: "docker" "start" "-a" "71c0fc94913e81f63734e2dbb1dff02e8e80d792aaa938b17f756a8ac0bc0cb9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/github_action_committer_coverage_stats-0f6d0613aa870d35)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test analysis::tests::test_committer_coverage_summary_set_user_stat ... ok
[INFO] [stdout] test analysis::tests::test_calculate_by_lines ... ok
[INFO] [stdout] test analysis::tests::test_committer_coverage_user_stat_percent_covered ... ok
[INFO] [stdout] test config::tests::test_parse_files ... ok
[INFO] [stdout] test coverage::cobertura::tests::test_get_name ... ok
[INFO] [stdout] test github::tests::test_githubclient_parse_blame_lines_from_api_graphql_blame_response_should_return_correct_value ... ok
[INFO] [stdout] test coverage::cobertura::tests::test_coveragefileiterator_test_reader_cobertura_002 ... ok
[INFO] [stdout] test github::tests::test_parse_pull_request_number_from_ref ... ok
[INFO] [stdout] test github::tests::test_githubclient_parse_blame_lines_from_api_graphql_blame_response_should_return_error_when_invalid_json ... ok
[INFO] [stdout] test github::tests::test_githubclient_parse_user_from_search_response_empty ... ok
[INFO] [stdout] test coverage::cobertura::tests::test_coveragefileiterator_test_reader_cobertura_001 ... ok
[INFO] [stdout] test github::tests::test_githubclient_parse_user_from_search_response_success ... ok
[INFO] [stdout] test coverage::cobertura::tests::test_coveragefileiterator_test_reader_cobertura_003 ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/github_action_committer_coverage_stats-dc6896ea9157c19f)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git.rs (/opt/rustwide/target/debug/deps/git-0d08a73f5bdcc064)
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/github.rs (/opt/rustwide/target/debug/deps/github-82ff7edfa08ff8bc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_git_get_commit_hash ... ignored, This test requires a valid git repository
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_githubclient_get_file_blame ... ignored, This test requires a valid token
[INFO] [stdout] test tests::test_githubclient_get_user_by_email_found ... ignored, This test requires a valid token
[INFO] [stdout] test tests::test_githubclient_get_user_by_email_not_found ... ignored, This test requires a valid token
[INFO] [stdout] test tests::test_githubclient_print_summary_to_pr ... ignored, This test requires a valid token
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests github_action_committer_coverage_stats
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/github.rs - github::parse_pr_number_from_ref (line 375) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/github.rs - github::parse_pr_number_from_ref (line 375) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `github`
[INFO] [stdout]    --> src/github.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 | let pr_number = github::parse_pr_number_from_ref("123/merge");
[INFO] [stdout]     |                 ^^^^^^ use of unresolved module or unlinked crate `github`
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file src/github.rs, use `mod github` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout] 375 + mod github;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 375 + use github_action_committer_coverage_stats::github;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/github.rs - github::parse_pr_number_from_ref (line 375)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "71c0fc94913e81f63734e2dbb1dff02e8e80d792aaa938b17f756a8ac0bc0cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c0fc94913e81f63734e2dbb1dff02e8e80d792aaa938b17f756a8ac0bc0cb9", kill_on_drop: false }`
[INFO] [stdout] 71c0fc94913e81f63734e2dbb1dff02e8e80d792aaa938b17f756a8ac0bc0cb9
