[INFO] fetching crate webfinger-rs 0.0.20... [INFO] testing webfinger-rs-0.0.20 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate webfinger-rs 0.0.20 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate webfinger-rs 0.0.20 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate webfinger-rs 0.0.20 [INFO] tweaked toml for crates.io crate webfinger-rs 0.0.20 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webfinger-rs 0.0.20 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webfinger-rs 0.0.20 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_html_form v0.2.7 [INFO] [stderr] Downloaded nutype v0.6.1 [INFO] [stderr] Downloaded kinded v0.3.0 [INFO] [stderr] Downloaded kinded_macros v0.3.0 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded nutype_macros v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8403bbc408528ce76e4f3eb01310584299cd148ab9aa0fe7f43c6c5406f4f07 [INFO] running `Command { std: "docker" "start" "-a" "b8403bbc408528ce76e4f3eb01310584299cd148ab9aa0fe7f43c6c5406f4f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8403bbc408528ce76e4f3eb01310584299cd148ab9aa0fe7f43c6c5406f4f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8403bbc408528ce76e4f3eb01310584299cd148ab9aa0fe7f43c6c5406f4f07", kill_on_drop: false }` [INFO] [stdout] b8403bbc408528ce76e4f3eb01310584299cd148ab9aa0fe7f43c6c5406f4f07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23821cfd68ee2d94eb808178cfa4af322c06163f46c9c686fd6d04a49a04ea8b [INFO] running `Command { std: "docker" "start" "-a" "23821cfd68ee2d94eb808178cfa4af322c06163f46c9c686fd6d04a49a04ea8b", kill_on_drop: false }` [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling nutype_macros v0.6.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nutype v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling webfinger-rs v0.0.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.10s [INFO] running `Command { std: "docker" "inspect" "23821cfd68ee2d94eb808178cfa4af322c06163f46c9c686fd6d04a49a04ea8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23821cfd68ee2d94eb808178cfa4af322c06163f46c9c686fd6d04a49a04ea8b", kill_on_drop: false }` [INFO] [stdout] 23821cfd68ee2d94eb808178cfa4af322c06163f46c9c686fd6d04a49a04ea8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed843f5aa5c01be618fdfc8f92060b2fafa5bbfe2b569bc91fb462d4618658ce [INFO] running `Command { std: "docker" "start" "-a" "ed843f5aa5c01be618fdfc8f92060b2fafa5bbfe2b569bc91fb462d4618658ce", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.46.1 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling kinded_macros v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling kinded v0.3.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling nutype_macros v0.6.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections 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 derive_more v2.0.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling nutype v0.6.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling webfinger-rs v0.0.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling axum-server v0.7.2 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "ed843f5aa5c01be618fdfc8f92060b2fafa5bbfe2b569bc91fb462d4618658ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed843f5aa5c01be618fdfc8f92060b2fafa5bbfe2b569bc91fb462d4618658ce", kill_on_drop: false }` [INFO] [stdout] ed843f5aa5c01be618fdfc8f92060b2fafa5bbfe2b569bc91fb462d4618658ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15f38ba83d29a659e72f045d71a6ef3ad8e0cadc38109361a387d55efa4f9aeb [INFO] running `Command { std: "docker" "start" "-a" "15f38ba83d29a659e72f045d71a6ef3ad8e0cadc38109361a387d55efa4f9aeb", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/webfinger_rs-923bcfa0d066deac) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test types::request::tests::example_3_2 ... ok [INFO] [stdout] test types::request::tests::example_3_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests webfinger_rs [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - (line 36) - compile ... FAILED [INFO] [stdout] test src/types/request.rs - types::request::Request (line 29) ... FAILED [INFO] [stdout] test src/types/request.rs - types::request::Builder (line 100) ... ok [INFO] [stdout] test src/types/request.rs - types::request::Request (line 40) ... ok [INFO] [stdout] test src/types/request.rs - types::request::Builder::rel (line 144) ... ok [INFO] [stdout] test src/types/response.rs - types::response::Response (line 19) ... ok [INFO] [stdout] test src/types/request.rs - types::request::Request (line 17) ... ok [INFO] [stdout] test src/types/response.rs - types::response::Response (line 39) ... ok [INFO] [stdout] test src/lib.rs - (line 57) ... ok [INFO] [stdout] test src/types/response.rs - types::response::Title (line 373) ... ok [INFO] [stdout] test src/types/response.rs - types::response::Response::builder (line 100) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 36) stdout ---- [INFO] [stdout] error[E0599]: no method named `execute_reqwest` found for struct `WebFingerRequest` in the current scope [INFO] [stdout] --> src/lib.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 12 | let response = request.execute_reqwest().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `WebFingerRequest` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/types/request.rs - types::request::Request (line 29) stdout ---- [INFO] [stdout] error[E0599]: no method named `execute_reqwest` found for struct `WebFingerRequest` in the current scope [INFO] [stdout] --> src/types/request.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 8 | let response = request.execute_reqwest().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `WebFingerRequest` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 36) [INFO] [stdout] src/types/request.rs - types::request::Request (line 29) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.30s; merged doctests compilation took 0.22s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "15f38ba83d29a659e72f045d71a6ef3ad8e0cadc38109361a387d55efa4f9aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f38ba83d29a659e72f045d71a6ef3ad8e0cadc38109361a387d55efa4f9aeb", kill_on_drop: false }` [INFO] [stdout] 15f38ba83d29a659e72f045d71a6ef3ad8e0cadc38109361a387d55efa4f9aeb