[INFO] fetching crate github-rust 0.1.0... [INFO] testing github-rust-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate github-rust 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate github-rust 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate github-rust 0.1.0 [INFO] tweaked toml for crates.io crate github-rust 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate github-rust 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate github-rust 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded openssl-probe v0.2.0 [INFO] [stderr] Downloaded aws-lc-rs v1.15.2 [INFO] [stderr] Downloaded aws-lc-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 101e52057603b37748ca944b1b1f1e579963af43aa22b365fd4f4edb1c91bbef [INFO] running `Command { std: "docker" "start" "-a" "101e52057603b37748ca944b1b1f1e579963af43aa22b365fd4f4edb1c91bbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "101e52057603b37748ca944b1b1f1e579963af43aa22b365fd4f4edb1c91bbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "101e52057603b37748ca944b1b1f1e579963af43aa22b365fd4f4edb1c91bbef", kill_on_drop: false }` [INFO] [stdout] 101e52057603b37748ca944b1b1f1e579963af43aa22b365fd4f4edb1c91bbef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79cae481c1341bb259cc2d1be8c999c34acc7702ca09f1e714d77b55c64f2ce3 [INFO] running `Command { std: "docker" "start" "-a" "79cae481c1341bb259cc2d1be8c999c34acc7702ca09f1e714d77b55c64f2ce3", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling github-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.58s [INFO] running `Command { std: "docker" "inspect" "79cae481c1341bb259cc2d1be8c999c34acc7702ca09f1e714d77b55c64f2ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79cae481c1341bb259cc2d1be8c999c34acc7702ca09f1e714d77b55c64f2ce3", kill_on_drop: false }` [INFO] [stdout] 79cae481c1341bb259cc2d1be8c999c34acc7702ca09f1e714d77b55c64f2ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c033be728ed78812561bbaa18a9ca4873b59c4077279fdf4bd89f46c31dac2e [INFO] running `Command { std: "docker" "start" "-a" "7c033be728ed78812561bbaa18a9ca4873b59c4077279fdf4bd89f46c31dac2e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling github-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 30.74s [INFO] running `Command { std: "docker" "inspect" "7c033be728ed78812561bbaa18a9ca4873b59c4077279fdf4bd89f46c31dac2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c033be728ed78812561bbaa18a9ca4873b59c4077279fdf4bd89f46c31dac2e", kill_on_drop: false }` [INFO] [stdout] 7c033be728ed78812561bbaa18a9ca4873b59c4077279fdf4bd89f46c31dac2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee7ee0c85eaa772c838927ada813d5ce9ba21cb83299f2feb57cf5b4c6ba2c13 [INFO] running `Command { std: "docker" "start" "-a" "ee7ee0c85eaa772c838927ada813d5ce9ba21cb83299f2feb57cf5b4c6ba2c13", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/github_rust-a0727ddea0aed9f4) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test github::rest::tests::test_stargazers_url_construction ... ok [INFO] [stdout] test github::search::tests::test_search_repository_default ... ok [INFO] [stdout] test tests::test_parse_github_node_id_invalid ... ok [INFO] [stdout] test github::rest::tests::test_stargazer_deserialization ... ok [INFO] [stdout] test tests::test_parse_repository_invalid ... ok [INFO] [stdout] test tests::test_parse_github_node_id_new_format ... ok [INFO] [stdout] test github::rest::tests::test_pagination_parameters ... ok [INFO] [stdout] test tests::test_parse_repository_valid ... ok [INFO] [stdout] test tests::test_parse_repository_with_whitespace ... ok [INFO] [stdout] test github::service::tests::test_github_service_creation ... ok [INFO] [stdout] test github::service::tests::test_github_service_has_token_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Doc-tests github_rust [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/github/graphql.rs - github::graphql::Repository::language (line 81) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::get_repository_info (line 97) - compile ... ok [INFO] [stdout] test src/github/graphql.rs - github::graphql::Repository::topics (line 122) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::check_rate_limit (line 185) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::get_user_profile (line 269) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::get_user_starred_repositories (line 242) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::get_repository_stargazers (line 305) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::search_repositories (line 146) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::has_token (line 210) - compile ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService::new (line 54) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test src/lib.rs - parse_github_node_id (line 57) ... ok [INFO] [stdout] test src/lib.rs - parse_repository (line 112) ... ok [INFO] [stdout] test src/github/service.rs - github::service::GitHubService (line 20) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.60s; merged doctests compilation took 1.54s [INFO] running `Command { std: "docker" "inspect" "ee7ee0c85eaa772c838927ada813d5ce9ba21cb83299f2feb57cf5b4c6ba2c13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee7ee0c85eaa772c838927ada813d5ce9ba21cb83299f2feb57cf5b4c6ba2c13", kill_on_drop: false }` [INFO] [stdout] ee7ee0c85eaa772c838927ada813d5ce9ba21cb83299f2feb57cf5b4c6ba2c13