[INFO] fetching crate gh-lens 0.0.12... [INFO] testing gh-lens-0.0.12 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate gh-lens 0.0.12 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate gh-lens 0.0.12 [INFO] finished tweaking crates.io crate gh-lens 0.0.12 [INFO] tweaked toml for crates.io crate gh-lens 0.0.12 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gh-lens 0.0.12 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gh-lens 0.0.12 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphql_query_derive v0.14.0 [INFO] [stderr] Downloaded graphql-introspection-query v0.2.0 [INFO] [stderr] Downloaded ascii v0.9.3 [INFO] [stderr] Downloaded snafu-derive v0.8.5 [INFO] [stderr] Downloaded graphql-parser v0.4.0 [INFO] [stderr] Downloaded graphql_client v0.14.0 [INFO] [stderr] Downloaded jsonwebtoken v9.3.0 [INFO] [stderr] Downloaded snafu v0.8.5 [INFO] [stderr] Downloaded security-framework v3.0.1 [INFO] [stderr] Downloaded combine v3.8.1 [INFO] [stderr] Downloaded hyper v1.5.1 [INFO] [stderr] Downloaded iri-string v0.7.7 [INFO] [stderr] Downloaded graphql_client_codegen v0.14.0 [INFO] [stderr] Downloaded tower v0.5.1 [INFO] [stderr] Downloaded octocrab v0.41.2 [INFO] [stderr] Downloaded tokio v1.41.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0a09486a7e47390b3555fa1fee9d50f89583929e31c032ccd4b57da5ceb85f6 [INFO] running `Command { std: "docker" "start" "-a" "d0a09486a7e47390b3555fa1fee9d50f89583929e31c032ccd4b57da5ceb85f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0a09486a7e47390b3555fa1fee9d50f89583929e31c032ccd4b57da5ceb85f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a09486a7e47390b3555fa1fee9d50f89583929e31c032ccd4b57da5ceb85f6", kill_on_drop: false }` [INFO] [stdout] d0a09486a7e47390b3555fa1fee9d50f89583929e31c032ccd4b57da5ceb85f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94e083c1125f2de6e75ff999f12dc0f3b9b97368271385d64808e1c7c54e12c4 [INFO] running `Command { std: "docker" "start" "-a" "94e083c1125f2de6e75ff999f12dc0f3b9b97368271385d64808e1c7c54e12c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.18 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling iri-string v0.7.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling octocrab v0.41.2 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Compiling gh-lens v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "94e083c1125f2de6e75ff999f12dc0f3b9b97368271385d64808e1c7c54e12c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e083c1125f2de6e75ff999f12dc0f3b9b97368271385d64808e1c7c54e12c4", kill_on_drop: false }` [INFO] [stdout] 94e083c1125f2de6e75ff999f12dc0f3b9b97368271385d64808e1c7c54e12c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef4be585c4ca1883fd12948f109ec73f1762bec293273c40bf80d4fa6ddde088 [INFO] running `Command { std: "docker" "start" "-a" "ef4be585c4ca1883fd12948f109ec73f1762bec293273c40bf80d4fa6ddde088", kill_on_drop: false }` [INFO] [stderr] Compiling gh-lens v0.0.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.27s [INFO] running `Command { std: "docker" "inspect" "ef4be585c4ca1883fd12948f109ec73f1762bec293273c40bf80d4fa6ddde088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4be585c4ca1883fd12948f109ec73f1762bec293273c40bf80d4fa6ddde088", kill_on_drop: false }` [INFO] [stdout] ef4be585c4ca1883fd12948f109ec73f1762bec293273c40bf80d4fa6ddde088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af64fc635f4dce17276bfafef3e26ba498a9bb814ed1aa95c5f543be5e577642 [INFO] running `Command { std: "docker" "start" "-a" "af64fc635f4dce17276bfafef3e26ba498a9bb814ed1aa95c5f543be5e577642", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gh_lens-5b7fe475a474a155) [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test daterange::tests::test_get_monthly_date_ranges_ok ... ok [INFO] [stdout] test daterange::tests::test_get_monthly_date_ranges_err ... ok [INFO] [stdout] test github::issue::tests::test_assignees ... ok [INFO] [stdout] test github::issue::tests::test_comments_count ... ok [INFO] [stdout] test github::issue::tests::test_closed_at_by ... ok [INFO] [stdout] test github::issue::tests::test_author ... ok [INFO] [stdout] test github::issue::tests::test_closed_at ... ok [INFO] [stdout] test github::issue::tests::test_comments_count_by ... ok [INFO] [stdout] test github::issue::tests::test_url ... ok [INFO] [stdout] test github::issues::tests::test_assigns_count_by ... ok [INFO] [stdout] test github::issues::tests::test_assigns_count ... ok [INFO] [stdout] test github::issues::tests::test_comments_count_average ... ok [INFO] [stdout] test github::issues::tests::test_comments_count_average_by ... ok [INFO] [stdout] test github::issue::tests::test_created_at ... ok [INFO] [stdout] test github::issues::tests::test_comments_count_by ... ok [INFO] [stdout] test github::issues::tests::test_count ... ok [INFO] [stdout] test github::issues::tests::test_count_by ... ok [INFO] [stdout] test github::issues::tests::test_time_to_closed_average ... ok [INFO] [stdout] test github::issues::tests::test_time_to_closed_average_by ... ok [INFO] [stdout] test github::pull_request::tests::test_approved_at ... ok [INFO] [stdout] test github::pull_request::tests::test_author ... ok [INFO] [stdout] test github::pull_request::tests::test_changed_files_count ... ok [INFO] [stdout] test github::pull_request::tests::test_changed_files_count_by ... ok [INFO] [stdout] test github::pull_request::tests::test_approved_at_by ... ok [INFO] [stdout] test github::pull_request::tests::test_commits_count ... ok [INFO] [stdout] test github::pull_request::tests::test_comments_count ... ok [INFO] [stdout] test github::pull_request::tests::test_commits_count_by ... ok [INFO] [stdout] test github::pull_request::tests::test_merged_at ... ok [INFO] [stdout] test github::pull_request::tests::test_created_at ... ok [INFO] [stdout] test github::pull_request::tests::test_merged_at_by ... ok [INFO] [stdout] test github::pull_request::tests::test_first_contacted_at ... ok [INFO] [stdout] test github::pull_request::tests::test_reviewee_comments_count_by ... ok [INFO] [stdout] test github::pull_request::tests::test_first_contacted_at_by ... ok [INFO] [stdout] test github::pull_request::tests::test_reviewer_comments_count ... ok [INFO] [stdout] test github::pull_request::tests::test_reviewee_comments_count ... ok [INFO] [stdout] test github::pull_request::tests::test_comments_count_by ... ok [INFO] [stdout] test github::pull_request::tests::test_reviewer_comments_count_by ... ok [INFO] [stdout] test github::pull_request::tests::test_url ... ok [INFO] [stdout] test github::pull_requests::tests::test_changed_files_count ... ok [INFO] [stdout] test github::pull_requests::tests::test_changed_files_count_average ... ok [INFO] [stdout] test github::pull_requests::tests::test_changed_files_count_average_by ... ok [INFO] [stdout] test github::pull_requests::tests::test_changed_files_count_by ... ok [INFO] [stdout] test github::pull_requests::tests::test_comments_count ... ok [INFO] [stdout] test github::pull_requests::tests::test_comments_count_average ... ok [INFO] [stdout] test github::pull_requests::tests::test_comments_count_average_by ... ok [INFO] [stdout] test github::issues::tests::test_comments_count ... ok [INFO] [stdout] test github::pull_requests::tests::test_comments_count_by ... ok [INFO] [stdout] test github::issue::tests::test_participants ... ok [INFO] [stdout] test github::pull_requests::tests::test_count ... ok [INFO] [stdout] test github::pull_requests::tests::test_count_by ... ok [INFO] [stdout] test github::pull_requests::tests::test_time_to_approved_average ... ok [INFO] [stdout] test github::pull_requests::tests::test_time_to_approved_average_by ... ok [INFO] [stdout] test github::pull_requests::tests::test_time_to_first_contacted_average ... ok [INFO] [stdout] test github::pull_requests::tests::test_time_to_first_contacted_average_by ... ok [INFO] [stdout] test github::pull_requests::tests::test_time_to_merged_average ... ok [INFO] [stdout] test github::pull_requests::tests::test_time_to_merged_average_by ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af64fc635f4dce17276bfafef3e26ba498a9bb814ed1aa95c5f543be5e577642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af64fc635f4dce17276bfafef3e26ba498a9bb814ed1aa95c5f543be5e577642", kill_on_drop: false }` [INFO] [stdout] af64fc635f4dce17276bfafef3e26ba498a9bb814ed1aa95c5f543be5e577642