[INFO] cloning repository https://github.com/oborichkin/sip-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oborichkin/sip-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foborichkin%2Fsip-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foborichkin%2Fsip-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ed161ea987904770ff05a85d4f8725bf663782bf
[INFO] checking oborichkin/sip-parser against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foborichkin%2Fsip-parser" "/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/oborichkin/sip-parser
[INFO] finished tweaking git repo https://github.com/oborichkin/sip-parser
[INFO] tweaked toml for git repo https://github.com/oborichkin/sip-parser written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oborichkin/sip-parser on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oborichkin/sip-parser 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b622e7019b8ba8a018716973314653adaec75e9ccc98a9c8b128d5b812e23f21
[INFO] running `Command { std: "docker" "start" "-a" "b622e7019b8ba8a018716973314653adaec75e9ccc98a9c8b128d5b812e23f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b622e7019b8ba8a018716973314653adaec75e9ccc98a9c8b128d5b812e23f21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b622e7019b8ba8a018716973314653adaec75e9ccc98a9c8b128d5b812e23f21", kill_on_drop: false }`
[INFO] [stdout] b622e7019b8ba8a018716973314653adaec75e9ccc98a9c8b128d5b812e23f21
[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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05107efc13815dd4b0452edb04faf360c11f07c77d33591c54a0e3e5bcaeb47b
[INFO] running `Command { std: "docker" "start" "-a" "05107efc13815dd4b0452edb04faf360c11f07c77d33591c54a0e3e5bcaeb47b", kill_on_drop: false }`
[INFO] [stderr]     Checking sip-parser v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/uri/userinfo.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn from_string(s: &str) -> Result<Userinfo, &'static str> {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]   --> src/uri/userinfo.rs:16:24
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub fn from_string(s: &str) -> Result<Userinfo, &'static str> {
[INFO] [stdout]    |                        ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RequestLine` is more private than the item `StartLine::Request::0`
[INFO] [stdout]   --> src/start_line.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Request(RequestLine),
[INFO] [stdout]    |             ^^^^^^^^^^^ field `StartLine::Request::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RequestLine` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/start_line.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct RequestLine {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StatusLine` is more private than the item `StartLine::Response::0`
[INFO] [stdout]   --> src/start_line.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Response(StatusLine),
[INFO] [stdout]    |              ^^^^^^^^^^ field `StartLine::Response::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StatusLine` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/start_line.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct StatusLine {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Userinfo` is never constructed
[INFO] [stdout]  --> src/uri/userinfo.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Userinfo {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `from_string` are never used
[INFO] [stdout]   --> src/uri/userinfo.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Userinfo {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout]  9 |     pub fn new(user: &str, password: Option<&str>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn from_string(s: &str) -> Result<Userinfo, &'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/start_line.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl RequestLine {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 14 |     fn new(method: &str, uri: Uri) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/start_line.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl StatusLine {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 32 |     fn new(code: u16, reason: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Message` is never constructed
[INFO] [stdout]  --> src/message.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Message {
[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_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_line`, `headers`, and `body` are never read
[INFO] [stdout]  --> src/message.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Message {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     start_line: StartLine,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 6 |     headers: Vec<(String, String)>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 7 |     body: String
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RequestLine` is more private than the item `StartLine::Request::0`
[INFO] [stdout]   --> src/start_line.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     Request(RequestLine),
[INFO] [stdout]    |             ^^^^^^^^^^^ field `StartLine::Request::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RequestLine` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/start_line.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct RequestLine {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `StatusLine` is more private than the item `StartLine::Response::0`
[INFO] [stdout]   --> src/start_line.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Response(StatusLine),
[INFO] [stdout]    |              ^^^^^^^^^^ field `StartLine::Response::0` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `StatusLine` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/start_line.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct StatusLine {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_string` is never used
[INFO] [stdout]   --> src/uri/userinfo.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Userinfo {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub fn from_string(s: &str) -> Result<Userinfo, &'static str> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Message` is never constructed
[INFO] [stdout]  --> src/message.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Message {
[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_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_line`, `headers`, and `body` are never read
[INFO] [stdout]  --> src/message.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Message {
[INFO] [stdout]   |            ------- fields in this struct
[INFO] [stdout] 5 |     start_line: StartLine,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 6 |     headers: Vec<(String, String)>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 7 |     body: String
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sip-parser` (lib) due to 1 previous error; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sip-parser` (lib test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "05107efc13815dd4b0452edb04faf360c11f07c77d33591c54a0e3e5bcaeb47b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05107efc13815dd4b0452edb04faf360c11f07c77d33591c54a0e3e5bcaeb47b", kill_on_drop: false }`
[INFO] [stdout] 05107efc13815dd4b0452edb04faf360c11f07c77d33591c54a0e3e5bcaeb47b
