[INFO] fetching crate octofer 0.1.0... [INFO] testing octofer-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate octofer 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate octofer 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate octofer 0.1.0 [INFO] tweaked toml for crates.io crate octofer 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octofer 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate octofer 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find-msvc-tools v0.1.3 [INFO] [stderr] Downloaded secrecy v0.10.3 [INFO] [stderr] Downloaded axum-macros v0.5.0 [INFO] [stderr] Downloaded arc-swap v1.7.1 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded cc v1.2.40 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded octocrab v0.46.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdf283b48196b9e0602d0a4e39102cf8c98936a4e33801380e3a84b99bc1477e [INFO] running `Command { std: "docker" "start" "-a" "bdf283b48196b9e0602d0a4e39102cf8c98936a4e33801380e3a84b99bc1477e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdf283b48196b9e0602d0a4e39102cf8c98936a4e33801380e3a84b99bc1477e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf283b48196b9e0602d0a4e39102cf8c98936a4e33801380e3a84b99bc1477e", kill_on_drop: false }` [INFO] [stdout] bdf283b48196b9e0602d0a4e39102cf8c98936a4e33801380e3a84b99bc1477e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12139bbeb07d585e4116f72f34528e07fb1c7e68c21f03c1a51e5405dd477c82 [INFO] running `Command { std: "docker" "start" "-a" "12139bbeb07d585e4116f72f34528e07fb1c7e68c21f03c1a51e5405dd477c82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [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.7.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling octocrab v0.46.0 [INFO] [stderr] Compiling octofer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "12139bbeb07d585e4116f72f34528e07fb1c7e68c21f03c1a51e5405dd477c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12139bbeb07d585e4116f72f34528e07fb1c7e68c21f03c1a51e5405dd477c82", kill_on_drop: false }` [INFO] [stdout] 12139bbeb07d585e4116f72f34528e07fb1c7e68c21f03c1a51e5405dd477c82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56f84abbe74bb427951a72b2466a7faaff1b2e97d0d0d17aac5b082b48b8fcc5 [INFO] running `Command { std: "docker" "start" "-a" "56f84abbe74bb427951a72b2466a7faaff1b2e97d0d0d17aac5b082b48b8fcc5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling octofer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.69s [INFO] running `Command { std: "docker" "inspect" "56f84abbe74bb427951a72b2466a7faaff1b2e97d0d0d17aac5b082b48b8fcc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f84abbe74bb427951a72b2466a7faaff1b2e97d0d0d17aac5b082b48b8fcc5", kill_on_drop: false }` [INFO] [stdout] 56f84abbe74bb427951a72b2466a7faaff1b2e97d0d0d17aac5b082b48b8fcc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54b5df36f87c658e13640429614852839196b55206e13187cab2027db4388a9f [INFO] running `Command { std: "docker" "start" "-a" "54b5df36f87c658e13640429614852839196b55206e13187cab2027db4388a9f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/octofer-a7cabafaa90bef3a) [INFO] [stdout] running 11 tests [INFO] [stdout] test config::tests::test_server_config_from_env ... ok [INFO] [stdout] test github::auth::tests::test_parse_to_utc_with_timezone_offset ... ok [INFO] [stdout] test github::auth::tests::test_parse_to_utc_valid ... ok [INFO] [stdout] test config::tests::test_logging_config_defaults ... ok [INFO] [stdout] test github::auth::tests::test_parse_to_utc_with_microseconds ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_logging_config_from_env ... ok [INFO] [stdout] test github::auth::tests::test_parse_to_utc_invalid - should panic ... ok [INFO] [stdout] test github::middlewares::hmac::tests::test_verify_hmac_sha256_valid ... ok [INFO] [stdout] test github::middlewares::hmac::tests::test_verify_hmac_sha256_invalid_prefix ... ok [INFO] [stdout] test github::middlewares::hmac::tests::test_verify_hmac_sha256_invalid_hex ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests octofer [INFO] [stdout] [INFO] [stdout] running 81 tests [INFO] [stdout] test src/config.rs - config::GitHubConfig::new (line 436) - compile ... ok [INFO] [stdout] test src/config.rs - config::GitHubConfig (line 324) - compile ... ok [INFO] [stdout] test src/config.rs - config::LoggingConfig::init_tracing (line 769) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 149) - compile ... ok [INFO] [stdout] test src/config.rs - config::LoggingConfig (line 656) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context (line 72) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::init_logging (line 305) - compile ... ok [INFO] [stdout] test src/config.rs - config::GitHubConfig::from_env (line 374) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::event (line 222) - compile ... ok [INFO] [stdout] test src/core.rs - core (line 23) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::installation_id (line 289) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::new (line 254) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config::from_env (line 205) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::with_github_client (line 165) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context (line 93) - compile ... ok [INFO] [stdout] test src/core.rs - core::EventHandler (line 426) - compile ... ok [INFO] [stdout] test src/config.rs - config::Config (line 158) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::github (line 313) - compile ... ok [INFO] [stdout] test src/core.rs - core::EventHandlerFn (line 388) - compile ... ok [INFO] [stdout] test src/events/issues.rs - events::issues::Octofer::on_issue (line 182) - compile ... ok [INFO] [stdout] test src/events/mod.rs - events (line 93) ... ignored [INFO] [stdout] test src/core.rs - core::Context::installation_client (line 352) - compile ... ok [INFO] [stdout] test src/events/issues.rs - events::issues::Octofer::on_issue (line 146) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::kind (line 195) - compile ... ok [INFO] [stdout] test src/events/issues.rs - events::issues::Octofer::on_issue_comment (line 35) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::payload (line 251) - compile ... ok [INFO] [stdout] test src/github/auth.rs - github::auth (line 13) - compile ... ok [INFO] [stdout] test src/events/prs.rs - events::prs::Octofer::on_pull_request_review (line 140) - compile ... ok [INFO] [stdout] test src/events/mod.rs - events (line 105) - compile ... ok [INFO] [stdout] test src/events/mod.rs - events (line 168) - compile ... ok [INFO] [stdout] test src/events/issues.rs - events::issues::Octofer::on_issue_comment (line 68) - compile ... ok [INFO] [stdout] test src/events/mod.rs - events (line 134) - compile ... ok [INFO] [stdout] test src/github/auth.rs - github::auth::GitHubAuth (line 33) - compile ... ok [INFO] [stdout] test src/events/prs.rs - events::prs::Octofer::on_pull_request (line 39) - compile ... ok [INFO] [stdout] test src/github/auth.rs - github::auth::GitHubAuth::private_key (line 104) - compile ... ok [INFO] [stdout] test src/events/prs.rs - events::prs::Octofer::on_pull_request (line 75) - compile ... ok [INFO] [stdout] test src/github/auth.rs - github::auth::GitHubAuth::app_id (line 85) - compile ... ok [INFO] [stdout] test src/github/auth.rs - github::auth::parse_to_utc (line 138) - compile ... ok [INFO] [stdout] test src/github/auth.rs - github::auth::GitHubAuth::from_config (line 65) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client (line 46) - compile ... ok [INFO] [stdout] test src/events/prs.rs - events::prs::Octofer::on_pull_request_review_thread (line 276) - compile ... ok [INFO] [stdout] test src/events/prs.rs - events::prs::Octofer::on_pull_request_review_comment (line 205) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient (line 137) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient (line 150) - compile ... ok [INFO] [stdout] test src/config.rs - config::WebhookConfig::from_env (line 616) ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::clear_installation_cache (line 594) - compile ... ok [INFO] [stdout] test src/github/mod.rs - github (line 23) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client (line 20) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::new (line 212) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::app_client (line 250) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::installation_client (line 339) - compile ... ok [INFO] [stdout] test src/config.rs - config::WebhookConfig (line 566) ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::get_installation_repositories (line 472) - compile ... ok [INFO] [stdout] test src/github/models.rs - github::models (line 18) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 63) - compile ... ok [INFO] [stdout] test src/github/mod.rs - github (line 45) - compile ... ok [INFO] [stdout] test src/webhook/handlers.rs - webhook::handlers::handle_webhook (line 48) ... ignored [INFO] [stdout] test src/config.rs - config::ServerConfig::from_env (line 532) ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient (line 164) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok [INFO] [stdout] test src/config.rs - config::LoggingConfig::from_env (line 719) ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::with_installation_async (line 559) - compile ... ok [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::with_installation (line 523) - compile ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer::on (line 265) ... ignored [INFO] [stdout] test src/github/client.rs - github::client::GitHubClient::get_installations (line 284) - compile ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer::github_client (line 352) - compile ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer::start (line 226) - compile ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer::on (line 271) - compile ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer::new (line 128) - compile ... ok [INFO] [stdout] test src/lib.rs - Octofer::new (line 307) - compile ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer (line 59) - compile ... ok [INFO] [stdout] test src/lib.rs - Octofer::config (line 427) - compile ... ok [INFO] [stdout] test src/lib.rs - Octofer (line 251) - compile ... ok [INFO] [stdout] test src/lib.rs - Octofer (line 231) - compile ... ok [INFO] [stdout] test src/lib.rs - Octofer::start (line 396) - compile ... ok [INFO] [stdout] test src/core.rs - core::Context::new (line 134) ... ok [INFO] [stdout] test src/lib.rs - Octofer::new_default (line 354) ... ok [INFO] [stdout] test src/webhook/mod.rs - webhook (line 27) - compile ... ok [INFO] [stdout] test src/config.rs - config::ServerConfig (line 486) ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer::new_default (line 187) ... ok [INFO] [stdout] test src/webhook/server.rs - webhook::server::WebhookServer (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 78 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 5.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54b5df36f87c658e13640429614852839196b55206e13187cab2027db4388a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54b5df36f87c658e13640429614852839196b55206e13187cab2027db4388a9f", kill_on_drop: false }` [INFO] [stdout] 54b5df36f87c658e13640429614852839196b55206e13187cab2027db4388a9f