[INFO] fetching crate rsip 0.4.0...
[INFO] checking rsip-0.4.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate rsip 0.4.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate rsip 0.4.0
[INFO] finished tweaking crates.io crate rsip 0.4.0
[INFO] tweaked toml for crates.io crate rsip 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rsip 0.4.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rsip 0.4.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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling v0.13.0
[INFO] [stderr]   Downloaded darling_core v0.13.0
[INFO] [stderr]   Downloaded rsip-derives v0.4.0
[INFO] [stderr]   Downloaded testing-utils v0.1.1
[INFO] [stderr]   Downloaded darling_macro v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a73d2a797155470de77c986bb5e9d25131910e92d8931576ba1c66a05b57028
[INFO] running `Command { std: "docker" "start" "-a" "7a73d2a797155470de77c986bb5e9d25131910e92d8931576ba1c66a05b57028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a73d2a797155470de77c986bb5e9d25131910e92d8931576ba1c66a05b57028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a73d2a797155470de77c986bb5e9d25131910e92d8931576ba1c66a05b57028", kill_on_drop: false }`
[INFO] [stdout] 7a73d2a797155470de77c986bb5e9d25131910e92d8931576ba1c66a05b57028
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5e6aedc78fdec1a7125678278a08ab2a3905b30eef4b780073e111d404ad017
[INFO] running `Command { std: "docker" "start" "-a" "a5e6aedc78fdec1a7125678278a08ab2a3905b30eef4b780073e111d404ad017", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]     Checking unicode-xid v0.2.1
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]     Checking quote v1.0.9
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking nom v7.1.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking generic-array v0.14.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.5
[INFO] [stderr]     Checking md-5 v0.9.1
[INFO] [stderr]    Compiling darling_core v0.13.0
[INFO] [stderr]    Compiling darling_macro v0.13.0
[INFO] [stderr]    Compiling darling v0.13.0
[INFO] [stderr]    Compiling rsip-derives v0.4.0
[INFO] [stderr]     Checking rsip v0.4.0 (/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: 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] [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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.87s
[INFO] running `Command { std: "docker" "inspect" "a5e6aedc78fdec1a7125678278a08ab2a3905b30eef4b780073e111d404ad017", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e6aedc78fdec1a7125678278a08ab2a3905b30eef4b780073e111d404ad017", kill_on_drop: false }`
[INFO] [stdout] a5e6aedc78fdec1a7125678278a08ab2a3905b30eef4b780073e111d404ad017
