[INFO] fetching crate rsip 0.4.0... [INFO] checking rsip-0.4.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate rsip 0.4.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rsip 0.4.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05bc99ac265c5fe4387aee98599df3ca6dfceffc7f6e5b6175bc1628f056ec8f [INFO] running `Command { std: "docker" "start" "-a" "05bc99ac265c5fe4387aee98599df3ca6dfceffc7f6e5b6175bc1628f056ec8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05bc99ac265c5fe4387aee98599df3ca6dfceffc7f6e5b6175bc1628f056ec8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05bc99ac265c5fe4387aee98599df3ca6dfceffc7f6e5b6175bc1628f056ec8f", kill_on_drop: false }` [INFO] [stdout] 05bc99ac265c5fe4387aee98599df3ca6dfceffc7f6e5b6175bc1628f056ec8f [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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1e7e41a94aaa349e4ed65bea7f3cc9dd8f4c32de6e90518134f702b8c1d4c0 [INFO] running `Command { std: "docker" "start" "-a" "4a1e7e41a94aaa349e4ed65bea7f3cc9dd8f4c32de6e90518134f702b8c1d4c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking quote v1.0.9 [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 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: elided lifetime has a name [INFO] [stdout] --> src/headers/header.rs:272:51 [INFO] [stdout] | [INFO] [stdout] 271 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 272 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/message/request.rs:188:51 [INFO] [stdout] | [INFO] [stdout] 187 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 188 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/message/response.rs:179:51 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 179 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/message/sip_message.rs:190:51 [INFO] [stdout] | [INFO] [stdout] 189 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 190 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/headers/header.rs:272:51 [INFO] [stdout] | [INFO] [stdout] 271 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 272 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/message/request.rs:188:51 [INFO] [stdout] | [INFO] [stdout] 187 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 188 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/message/response.rs:179:51 [INFO] [stdout] | [INFO] [stdout] 178 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 179 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/message/sip_message.rs:190:51 [INFO] [stdout] | [INFO] [stdout] 189 | impl<'a> Tokenizer<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 190 | pub fn tokenize(part: &'a [u8]) -> IResult { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `Command { std: "docker" "inspect" "4a1e7e41a94aaa349e4ed65bea7f3cc9dd8f4c32de6e90518134f702b8c1d4c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1e7e41a94aaa349e4ed65bea7f3cc9dd8f4c32de6e90518134f702b8c1d4c0", kill_on_drop: false }` [INFO] [stdout] 4a1e7e41a94aaa349e4ed65bea7f3cc9dd8f4c32de6e90518134f702b8c1d4c0