[INFO] cloning repository https://github.com/uraneko/pheasant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uraneko/pheasant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fpheasant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fpheasant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7127e9c27ed060170a5c82b15fdbda2fed4ce37 [INFO] checking uraneko/pheasant against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Furaneko%2Fpheasant" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/uraneko/pheasant [INFO] finished tweaking git repo https://github.com/uraneko/pheasant [INFO] tweaked toml for git repo https://github.com/uraneko/pheasant written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uraneko/pheasant on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uraneko/pheasant 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6eb566374a2a33d127cb7a94360872733e011214d09a4930d6b5c61fb51f302 [INFO] running `Command { std: "docker" "start" "-a" "b6eb566374a2a33d127cb7a94360872733e011214d09a4930d6b5c61fb51f302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6eb566374a2a33d127cb7a94360872733e011214d09a4930d6b5c61fb51f302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6eb566374a2a33d127cb7a94360872733e011214d09a4930d6b5c61fb51f302", kill_on_drop: false }` [INFO] [stdout] b6eb566374a2a33d127cb7a94360872733e011214d09a4930d6b5c61fb51f302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9089379af02eed80671542f629e766fb1b8b1bdc20238d062d80285e06cdec [INFO] running `Command { std: "docker" "start" "-a" "6e9089379af02eed80671542f629e766fb1b8b1bdc20238d062d80285e06cdec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Checking pheasant_uri v0.1.0 (/opt/rustwide/workdir/crates/pheasant_uri) [INFO] [stdout] warning: unused import: `User` [INFO] [stdout] --> crates/pheasant_uri/src/url/derivatives.rs:2:86 [INFO] [stdout] | [INFO] [stdout] 2 | AbsoluteUrl, Host, Path, PathRelativeUrl, Query, Scheme, SchemeRelativeUrl, Url, User, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> crates/pheasant_uri/src/url/semantic_tree/query.rs:186:16 [INFO] [stdout] | [INFO] [stdout] 186 | pub fn new(params: impl Iterator) -> Self { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stdout] warning: function `flip_result` is never used [INFO] [stdout] --> crates/pheasant_uri/src/url.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) fn flip_result(res: Result) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_char` is never used [INFO] [stdout] --> crates/pheasant_uri/src/url/lex.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 58 | impl Token { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 77 | fn to_char(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated constant `HOST_MAX` is never used [INFO] [stdout] --> crates/pheasant_uri/src/url/semantic_tree/host.rs:55:11 [INFO] [stdout] | [INFO] [stdout] 51 | impl Host { [INFO] [stdout] | --------- associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 55 | const HOST_MAX: usize = 255; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pheasant_sys v0.1.0 (/opt/rustwide/workdir/crates/pheasant_sys) [INFO] [stdout] warning: function `clear_path` is never used [INFO] [stdout] --> crates/pheasant_uri/src/url/syntax_tree.rs:416:4 [INFO] [stdout] | [INFO] [stdout] 416 | fn clear_path(layout: &mut [Layout; 7]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `maybe_path` is never used [INFO] [stdout] --> crates/pheasant_uri/src/url/syntax_tree.rs:525:4 [INFO] [stdout] | [INFO] [stdout] 525 | fn maybe_path(tokens: &[Token], layout: &mut [Layout; 7]) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `nid` and `nss` are never read [INFO] [stdout] --> crates/pheasant_uri/src/urn.rs:139:5 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Urn { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 139 | nid: Nid, [INFO] [stdout] | ^^^ [INFO] [stdout] 140 | nss: Nss, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Urn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/pheasant_uri/src/urn.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | pub struct Nid(String); [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Nid` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> crates/pheasant_uri/src/urn.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub struct Nss(String); [INFO] [stdout] | --- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Nss` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stdout] warning: function `socketpair` is never used [INFO] [stdout] --> crates/pheasant_sys/src/socket.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | fn socketpair(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `getaddrinfo` is never used [INFO] [stdout] --> crates/pheasant_sys/src/socket.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 80 | fn getaddrinfo(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `poll` is never used [INFO] [stdout] --> crates/pheasant_sys/src/socket.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn poll(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select` is never used [INFO] [stdout] --> crates/pheasant_sys/src/socket.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn select(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pheasant_prologue v0.1.0 (/opt/rustwide/workdir/crates/pheasant_prologue) [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | /// http response server error status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | /// http response client error status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | /// http response redirection status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | /// http response successful status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | /// http response informational status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::string::ToString` [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | /// http response server error status, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | /// http response client error status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 155 | /// http response redirection status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | /// http response successful status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | /// http response informational status [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `alloc::string::ToString` [INFO] [stdout] --> crates/pheasant_prologue/src/status.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use alloc::string::ToString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Request` is never constructed [INFO] [stdout] --> crates/pheasant_prologue/src/client.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PathRelativeUrl` and `Urn` [INFO] [stdout] --> crates/pheasant_uri/src/.main.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use pheasant_uri::{Parse, PathRelativeUrl, SchemeRelativeUrl, Url, Urn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> crates/pheasant_uri/src/.main.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let uri = "https://developer.mozilla.org/en-US/docs/Skills/Infrastructure/Understanding_URLs"; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `urn` [INFO] [stdout] --> crates/pheasant_uri/src/.main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let urn = "URN:example:a123,z456"; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_urn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pheasant_prologue` (lib test) due to 1 previous error; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused imports: `PathRelativeUrl` and `Urn` [INFO] [stdout] --> crates/pheasant_uri/src/.main.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use pheasant_uri::{Parse, PathRelativeUrl, SchemeRelativeUrl, Url, Urn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `uri` [INFO] [stdout] --> crates/pheasant_uri/src/.main.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let uri = "https://developer.mozilla.org/en-US/docs/Skills/Infrastructure/Understanding_URLs"; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_uri` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `urn` [INFO] [stdout] --> crates/pheasant_uri/src/.main.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let urn = "URN:example:a123,z456"; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_urn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Request` is never constructed [INFO] [stdout] --> crates/pheasant_prologue/src/client.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Request { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pheasant_prologue` (lib) due to 1 previous error; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6e9089379af02eed80671542f629e766fb1b8b1bdc20238d062d80285e06cdec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9089379af02eed80671542f629e766fb1b8b1bdc20238d062d80285e06cdec", kill_on_drop: false }` [INFO] [stdout] 6e9089379af02eed80671542f629e766fb1b8b1bdc20238d062d80285e06cdec