[INFO] fetching crate ftth-rsip 0.4.1...
[INFO] checking ftth-rsip-0.4.1 against eff8269f797067c30555e77f160ec84c0ed15cd9 for pr-159356
[INFO] extracting crate ftth-rsip 0.4.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ftth-rsip 0.4.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ftth-rsip 0.4.1
[INFO] tweaked toml for crates.io crate ftth-rsip 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftth-rsip 0.4.1 on toolchain eff8269f797067c30555e77f160ec84c0ed15cd9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ftth-rsip 0.4.1 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" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.13.4
[INFO] [stderr]   Downloaded darling v0.13.4
[INFO] [stderr]   Downloaded testing-utils v0.1.2
[INFO] [stderr]   Downloaded darling_core v0.13.4
[INFO] [stderr]   Downloaded rsip-derives v0.4.0
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c
[INFO] running `Command { std: "docker" "start" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c" "/opt/rustwide/cargo-home/bin/cargo" "+eff8269f797067c30555e77f160ec84c0ed15cd9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling rsip-derives v0.4.0
[INFO] [stderr]     Checking ftth-rsip v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::message::header_macros::*`
[INFO] [stdout]    --> src/lib.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub use crate::message::header_macros::*;
[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 import: `crate::message::header_macros::*`
[INFO] [stdout]    --> src/lib.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub use crate::message::header_macros::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NameParamsListTokenizer` is never constructed
[INFO] [stdout]   --> src/headers/typed/tokenizers/name_params.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct NameParamsListTokenizer<'a>(pub Vec<NameParamsTokenizer<'a>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/headers/header.rs:272:44
[INFO] [stdout]     |
[INFO] [stdout] 272 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 272 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/message/request.rs:188:44
[INFO] [stdout]     |
[INFO] [stdout] 188 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 188 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/message/response.rs:179:44
[INFO] [stdout]     |
[INFO] [stdout] 179 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/message/sip_message.rs:190:44
[INFO] [stdout]     |
[INFO] [stdout] 190 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 190 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NameParamsListTokenizer` is never constructed
[INFO] [stdout]   --> src/headers/typed/tokenizers/name_params.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct NameParamsListTokenizer<'a>(pub Vec<NameParamsTokenizer<'a>>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/headers/header.rs:272:44
[INFO] [stdout]     |
[INFO] [stdout] 272 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 272 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/message/request.rs:188:44
[INFO] [stdout]     |
[INFO] [stdout] 188 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 188 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/message/response.rs:179:44
[INFO] [stdout]     |
[INFO] [stdout] 179 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 179 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/message/sip_message.rs:190:44
[INFO] [stdout]     |
[INFO] [stdout] 190 |         pub fn tokenize(part: &'a [u8]) -> IResult<Self> {
[INFO] [stdout]     |                                --          ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 190 |         pub fn tokenize(part: &'a [u8]) -> IResult<'a, Self> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/message/request.rs:156:47
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let parsed_request = Request::try_from(req.clone().as_bytes())?;
[INFO] [stdout]     |                                               ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/message/request.rs:462:51
[INFO] [stdout]     |
[INFO] [stdout] 462 |         let parsed_request = Request::try_from(req.clone().as_bytes());
[INFO] [stdout]     |                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/message/request.rs:511:51
[INFO] [stdout]     |
[INFO] [stdout] 511 |         let parsed_request = Request::try_from(req.clone().as_bytes());
[INFO] [stdout]     |                                                   ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> tests/message/response.rs:107:50
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let parsed_response = Response::try_from(resp.clone().as_bytes())?;
[INFO] [stdout]     |                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.20s
[INFO] running `Command { std: "docker" "inspect" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c", kill_on_drop: false }`
[INFO] [stdout] 3701ca61ca09b01a35267a65b608b28f159fcd138b63e6a91462f7b0e108cf1c
